Add notes for 2016-09-20

This commit is contained in:
2016-09-20 12:31:01 +03:00
parent 6fc8031da4
commit 5752ad6d8c
4 changed files with 30 additions and 0 deletions

View File

@ -398,3 +398,9 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
- After that we need to take the top ~300 and make a controlled vocabulary for it
- I dumped a list of the top 300 affiliations from the database, sorted it alphabetically in OpenRefine, and created a controlled vocabulary for it ([#267](https://github.com/ilri/DSpace/pull/267))
## 2016-09-20
- Run all system updates on DSpace Test and reboot the server
- Merge changes for sponsorship and affiliation controlled vocabularies ([#267](https://github.com/ilri/DSpace/pull/267), [#268](https://github.com/ilri/DSpace/pull/268))
- Merge minor changes to `messages.xml` to reconcile it with the stock DSpace 5.1 one ([#269](https://github.com/ilri/DSpace/pull/269))