diff --git a/content/posts/2019-05.md b/content/posts/2019-05.md index d621feb5d..abb21907a 100644 --- a/content/posts/2019-05.md +++ b/content/posts/2019-05.md @@ -393,4 +393,9 @@ $ ./delete-metadata-values.py -i /tmp/2019-05-17-delete-14-Investors.csv -db dsp - Then I re-exported the sponsors and took the top 100 to update the existing controlled vocabulary ([#423](https://github.com/ilri/DSpace/pull/423)) - I will deploy the changes on CGSpace the next time we re-deploy +## 2019-05-19 + +- Add "ISI journal" to item view sidebar at the request of Maria Garruccio +- Update `fix-metadata-values.py` and `delete-metadata-values.py` scripts to add some basic checking of CSV fields and colorize shell output using Colorama +