mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2017-03-16
This commit is contained in:
parent
f4e2f3cb3d
commit
0f669e5152
@ -188,3 +188,5 @@ dspace=# \copy (select distinct text_value from metadatavalue where resource_typ
|
||||
- Remove ICARDA subject from Discovery sidebar facets: https://github.com/ilri/DSpace/pull/312
|
||||
- Remove ICARDA subject from Browse and item submission form: https://github.com/ilri/DSpace/pull/313
|
||||
- Merge the CCAFS Phase II changes but hold off on doing the flagship metadata updates until Macaroni Bros gets their importer updated
|
||||
- Deploy latest changes and investor fixes/deletions on CGSpace
|
||||
- Run system updates on CGSpace and reboot server
|
||||
|
@ -37,7 +37,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2017-03-01T17:08:52+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-03-16T00:15:13+02:00"/>
|
||||
<meta property="article:modified_time" content="2017-03-16T16:56:54+02:00"/>
|
||||
|
||||
|
||||
|
||||
@ -94,13 +94,13 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
|
||||
|
||||
"headline": "March, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-03/",
|
||||
"wordCount": "1264",
|
||||
"wordCount": "1280",
|
||||
|
||||
|
||||
"datePublished": "2017-03-01T17:08:52+02:00",
|
||||
|
||||
|
||||
"dateModified": "2017-03-16T00:15:13+02:00",
|
||||
"dateModified": "2017-03-16T16:56:54+02:00",
|
||||
|
||||
|
||||
"author": {
|
||||
@ -388,6 +388,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
<li>Remove ICARDA subject from Discovery sidebar facets: <a href="https://github.com/ilri/DSpace/pull/312">https://github.com/ilri/DSpace/pull/312</a></li>
|
||||
<li>Remove ICARDA subject from Browse and item submission form: <a href="https://github.com/ilri/DSpace/pull/313">https://github.com/ilri/DSpace/pull/313</a></li>
|
||||
<li>Merge the CCAFS Phase II changes but hold off on doing the flagship metadata updates until Macaroni Bros gets their importer updated</li>
|
||||
<li>Deploy latest changes and investor fixes/deletions on CGSpace</li>
|
||||
<li>Run system updates on CGSpace and reboot server</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -234,6 +234,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
<li>Remove ICARDA subject from Discovery sidebar facets: <a href="https://github.com/ilri/DSpace/pull/312">https://github.com/ilri/DSpace/pull/312</a></li>
|
||||
<li>Remove ICARDA subject from Browse and item submission form: <a href="https://github.com/ilri/DSpace/pull/313">https://github.com/ilri/DSpace/pull/313</a></li>
|
||||
<li>Merge the CCAFS Phase II changes but hold off on doing the flagship metadata updates until Macaroni Bros gets their importer updated</li>
|
||||
<li>Deploy latest changes and investor fixes/deletions on CGSpace</li>
|
||||
<li>Run system updates on CGSpace and reboot server</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
|
@ -234,6 +234,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
<li>Remove ICARDA subject from Discovery sidebar facets: <a href="https://github.com/ilri/DSpace/pull/312">https://github.com/ilri/DSpace/pull/312</a></li>
|
||||
<li>Remove ICARDA subject from Browse and item submission form: <a href="https://github.com/ilri/DSpace/pull/313">https://github.com/ilri/DSpace/pull/313</a></li>
|
||||
<li>Merge the CCAFS Phase II changes but hold off on doing the flagship metadata updates until Macaroni Bros gets their importer updated</li>
|
||||
<li>Deploy latest changes and investor fixes/deletions on CGSpace</li>
|
||||
<li>Run system updates on CGSpace and reboot server</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-03/</loc>
|
||||
<lastmod>2017-03-16T00:15:13+02:00</lastmod>
|
||||
<lastmod>2017-03-16T16:56:54+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -88,19 +88,19 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-03-16T00:15:13+02:00</lastmod>
|
||||
<lastmod>2017-03-16T16:56:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-03-16T00:15:13+02:00</lastmod>
|
||||
<lastmod>2017-03-16T16:56:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-03-16T00:15:13+02:00</lastmod>
|
||||
<lastmod>2017-03-16T16:56:54+02:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
@ -233,6 +233,8 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
<li>Remove ICARDA subject from Discovery sidebar facets: <a href="https://github.com/ilri/DSpace/pull/312">https://github.com/ilri/DSpace/pull/312</a></li>
|
||||
<li>Remove ICARDA subject from Browse and item submission form: <a href="https://github.com/ilri/DSpace/pull/313">https://github.com/ilri/DSpace/pull/313</a></li>
|
||||
<li>Merge the CCAFS Phase II changes but hold off on doing the flagship metadata updates until Macaroni Bros gets their importer updated</li>
|
||||
<li>Deploy latest changes and investor fixes/deletions on CGSpace</li>
|
||||
<li>Run system updates on CGSpace and reboot server</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user