mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-05-15
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user