mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-01-25
This commit is contained in:
@ -254,3 +254,13 @@ dspace-# \copy (select distinct text_value, count(*) from metadatavalue where re
|
||||
|
||||
- Then sort them in OpenRefine and create a controlled vocabulary by manually adding the XML markup, pull request ([#298](https://github.com/ilri/DSpace/pull/298))
|
||||
- This would be the last issue remaining to close the meta issue about switching to controlled vocabularies ([#69](https://github.com/ilri/DSpace/pull/69))
|
||||
|
||||
## 2017-01-25
|
||||
|
||||
- Atmire says the `com.atmire.statistics.util.UpdateSolrStorageReports` and `com.atmire.utils.ReportSender` are no longer necessary because they are using a Spring scheduler for these tasks now
|
||||
- Pull request to remove them from the Ansible templates: https://github.com/ilri/rmg-ansible-public/pull/80
|
||||
- Still testing the Atmire modules on DSpace Test, and it looks like a few issues we had reported are now fixed:
|
||||
- XLS Export from Content statistics
|
||||
- Most popular items
|
||||
- Show statistics on collection pages
|
||||
- But now we have a new issue with the "Types" in Content statistics not being respected—we only get the defaults, despite having custom settings in `dspace/config/modules/atmire-cua.cfg`
|
||||
|
Reference in New Issue
Block a user