Add notes and regenerate public

This commit is contained in:
2016-11-24 15:17:06 +02:00
parent 30c7a0f2e5
commit 71cef5a4fc
23 changed files with 1224 additions and 1113 deletions

View File

@ -365,6 +365,7 @@ dspace=# select text_value from metadatavalue where text_value like '%.jpg.jpg';
- More work on Ansible playbooks for PostgreSQL 9.3→9.5 and Java 7→8 work
- CGSpace virtual managers meeting
- I need to look into making the item thumbnail clickable
- Macaroni Bros said they tested the DSpace Test (DSpace 5.5) REST API for CCAFS and WLE sites and it works as expected
## 2016-11-23
@ -374,3 +375,10 @@ dspace=# select text_value from metadatavalue where text_value like '%.jpg.jpg';
- Dump CGSpace metadata field registry for Carlos: https://gist.github.com/alanorth/8cbd0bb2704d4bbec78025b4742f8e70
- Send some feedback to Carlos on CG Core so they can better understand how DSpace/CGSpace uses metadata
- Notes about PostgreSQL tuning from James: https://paste.fedoraproject.org/488776/14798952/
- Play with Creative Commons stuff in DSpace submission step
- It seems to work but it doesn't let you choose a version of CC (like 4.0), and we would need to customize the XMLUI item display so it doesn't display the gross CC badges
## 2016-11-24
- Bizuwork was testing DSpace Test on DSPace 5.5 and noticed that the Listings and Reports module seems to be case sensitive, whereas CGSpace's Listings and Reports isn't (ie, a search for "orth, alan" vs "Orth, Alan" returns the same results on CGSpace, but different on DSpace Test)
- I have raised a ticket with Atmire