Add notes for 2019-05-19

This commit is contained in:
Alan Orth 2019-05-19 17:59:14 +03:00
parent 52633fc9ea
commit 1320fe8f0a
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -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
<!-- vim: set sw=2 ts=2: -->