Add notes for 2018-10-23

This commit is contained in:
2018-10-23 11:29:17 +03:00
parent 5287057254
commit 1f1860636e
3 changed files with 28 additions and 8 deletions

View File

@ -511,4 +511,12 @@ dspace=# UPDATE metadatavalue SET text_value=replace(text_value, 'http://', 'htt
UPDATE 76608
```
- Skype with Peter about ToRs for the AReS open source work and future plans to develop tools around the DSpace ecosystem
- Help CGSpace users with some issues related to usage rights
## 2018-10-23
- Improve the usage rights (dc.rights) on CGSpace again by adding the long names in the submission form, as well as adding versio 3.0 and Creative Commons Zero (CC0) public domain license ([#399](https://github.com/ilri/DSpace/pull/399))
- Add "usage rights" to the XMLUI item display ([#400](https://github.com/ilri/DSpace/pull/400))
<!-- vim: set sw=2 ts=2: -->