Update notes for 2017-06-30

This commit is contained in:
Alan Orth 2017-06-30 18:34:51 +03:00
parent 356ab66128
commit c6ed013145
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
7 changed files with 16 additions and 8 deletions

View File

@ -139,3 +139,7 @@ Java stacktrace: java.util.NoSuchElementException: Timeout waiting for idle obje
- `db.maxwait` 5000→10000
- `db.maxidle` 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier)
- We will need to adjust this again (as well as the `pg_hba.conf` settings) when we deploy tsega's REST API
- Whip up a test for Marianne of WLE to be able to show both their Phase I and II research themes in the CGSpace item submission form:
![Test A for displaying the Phase I and II research themes](/cgspace-notes/2017/06/wle-theme-test-a.png)
![Test B for displaying the Phase I and II research themes](/cgspace-notes/2017/06/wle-theme-test-b.png)

View File

@ -13,7 +13,7 @@
<meta property="article:published_time" content="2017-06-01T10:14:52&#43;03:00"/>
<meta property="article:modified_time" content="2017-06-25T08:47:28&#43;02:00"/>
<meta property="article:modified_time" content="2017-06-30T15:28:25&#43;03:00"/>
@ -45,9 +45,9 @@
"@type": "BlogPosting",
"headline": "June, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-06/",
"wordCount": "1234",
"wordCount": "1261",
"datePublished": "2017-06-01T10:14:52&#43;03:00",
"dateModified": "2017-06-25T08:47:28&#43;02:00",
"dateModified": "2017-06-30T15:28:25&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -282,8 +282,12 @@ $ JAVA_OPTS=&quot;-Xmx1024m -Dfile.encoding=UTF-8&quot; [dspace]/bin/dspace impo
<li><code>db.maxidle</code> 8→20 (DSpace default is -1, unlimited, but we had set it to 8 earlier)</li>
</ul></li>
<li>We will need to adjust this again (as well as the <code>pg_hba.conf</code> settings) when we deploy tsega&rsquo;s REST API</li>
<li>Whip up a test for Marianne of WLE to be able to show both their Phase I and II research themes in the CGSpace item submission form:</li>
</ul>
<p><img src="/cgspace-notes/2017/06/wle-theme-test-a.png" alt="Test A for displaying the Phase I and II research themes" />
<img src="/cgspace-notes/2017/06/wle-theme-test-b.png" alt="Test B for displaying the Phase I and II research themes" /></p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-06/</loc>
<lastmod>2017-06-25T08:47:28+02:00</lastmod>
<lastmod>2017-06-30T15:28:25+03:00</lastmod>
</url>
<url>
@ -104,7 +104,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-06-25T08:47:28+02:00</lastmod>
<lastmod>2017-06-30T15:28:25+03:00</lastmod>
<priority>0</priority>
</url>
@ -115,19 +115,19 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-06-25T08:47:28+02:00</lastmod>
<lastmod>2017-06-30T15:28:25+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-06-25T08:47:28+02:00</lastmod>
<lastmod>2017-06-30T15:28:25+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2017-06-25T08:47:28+02:00</lastmod>
<lastmod>2017-06-30T15:28:25+03:00</lastmod>
<priority>0</priority>
</url>

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB