2017.04
Introduces
- Google Drive integration in submission (#743) (see wiki)
- Improved translation management (#662) (see wiki)
- dspace-5.7 final (#775)
- Possible to turn off/raise upload limit in xmlui upload step. (Do check nginx config max_body size.)
- security fixes
- Improved piwik performance with https://github.com/ufal/lindat_piwik_reports and #770
- New command
extendedimport
to import files with bitstream metadata (#781) - Updated query boosting (#647)
- generated download script in item view (#761)
- Integrated clipboardjs (#742) (see #757 or #761 for usage details)
- replaces field visible to everyone in submission (#397)
- full list of fixes/changes
To update
Configuration
If you have Piwik enabled, you need to add the following line to your local.properties
lr.statistics.api.mode = direct
also might be worth checking #770 and https://github.com/ufal/lindat_piwik_reports for the other mode.
If you want to use the google drive integration, see google-drive wiki and/or #507.
Commands to run pre install
make clean_source
Commands to run post install
Just to be sure, that changes from #729 are effective immediately, reindex the solr (through control panel -> programs)