Update notes for 2017-05-15

This commit is contained in:
2017-05-15 18:50:49 +03:00
parent ad891890c7
commit d5e7390139
3 changed files with 12 additions and 8 deletions

View File

@ -137,3 +137,5 @@ dspace=# delete from metadatavalue where resource_type_id=2 and text_value='';
- To delete the blank lines that cause isses during import we need to use a regex in vim `g/^$/d`
- After that I started looking in the `dc.subject` field to try to pull countries and regions out, but there are too many values in there
- Bump the Academicons dependency of the Mirage 2 themes from 1.6.0 to 1.8.0 because the upstream deleted the old tag and now the build is failing: [#321](https://github.com/ilri/DSpace/pull/321)
- Merge changes to CCAFS project identifiers and flagships: [#320](https://github.com/ilri/DSpace/pull/320)