mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-12-22 13:12:19 +01:00
Update notes for 2019-05-05
This commit is contained in:
parent
96d6602775
commit
7302d14d81
@ -95,5 +95,7 @@ Please see the DSpace documentation for assistance.
|
||||
- Add item ID to REST API error logging ([#422](https://github.com/ilri/DSpace/pull/422))
|
||||
- Re-deploy CGSpace from `5_x-prod` branch
|
||||
- Run all system updates on CGSpace (linode18) and reboot it
|
||||
- Tag version 1.1.0 of the [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api) (with Falcon 2.0.0)
|
||||
- Deploy on DSpace Test
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-05/" />
|
||||
<meta property="article:published_time" content="2019-05-01T07:37:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-03T16:33:34+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-05T16:45:12+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2019"/>
|
||||
@ -61,9 +61,9 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/",
|
||||
"wordCount": "644",
|
||||
"wordCount": "657",
|
||||
"datePublished": "2019-05-01T07:37:43\x2b03:00",
|
||||
"dateModified": "2019-05-03T16:33:34\x2b03:00",
|
||||
"dateModified": "2019-05-05T16:45:12\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -255,6 +255,11 @@ Please see the DSpace documentation for assistance.
|
||||
</ul></li>
|
||||
<li>Re-deploy CGSpace from <code>5_x-prod</code> branch</li>
|
||||
<li>Run all system updates on CGSpace (linode18) and reboot it</li>
|
||||
<li>Tag version 1.1.0 of the <a href="https://github.com/ilri/dspace-statistics-api">dspace-statistics-api</a> (with Falcon 2.0.0)
|
||||
|
||||
<ul>
|
||||
<li>Deploy on DSpace Test</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -4,30 +4,30 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-05-03T16:33:34+03:00</lastmod>
|
||||
<lastmod>2019-05-05T16:45:12+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-05/</loc>
|
||||
<lastmod>2019-05-03T16:33:34+03:00</lastmod>
|
||||
<lastmod>2019-05-05T16:45:12+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-05-03T16:33:34+03:00</lastmod>
|
||||
<lastmod>2019-05-05T16:45:12+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-05-03T16:33:34+03:00</lastmod>
|
||||
<lastmod>2019-05-05T16:45:12+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-05-03T16:33:34+03:00</lastmod>
|
||||
<lastmod>2019-05-05T16:45:12+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user