This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Release History
AudreyAltman edited this page Oct 16, 2014
·
32 revisions
- Add "GIF IT UP" link to "Get Involved" menu (task #7721, pull request #25)
- Add "Bookshelf" link to footer (task #7601, pull request #24)
- Update and improve metadata overlay on DPLA story and theme pages
- Add link to view item in portal (#7661)
- Add Standardized Rights field (MAPV3.1 compatible) (#7662)
- Replace Data Provider field with Contributing Institution field (MAPV3.1 compatible) (#7628)
- Parse api return values that are in Array format (#7659)
- Move logic from story and theme views to DPLA helper (#7652)
Starting with Release v18.0.0, release names will follow the Semantic Versioning standard.
- Privileged manually entered metadata for items with hasVersion (#7561)
- Added Tutorials to Help menu (#7566)
- Fixed pagination issues. (#7558)
- Added note to README.md about log file.
- Fixed config file and log file that were committed to the repo.
- Added .gitignore in
application/config
.
Upgrading to 16.0:
- Back up
application/config/config.ini
! If you do agit checkout
orgit pull
to this release, it will remove this file. - Optionally, back up
application/logs/errors.log
. - After you have upgraded the code, copy the backed-up
config.ini
back into place. - Create a new empty file
application/logs/errors.log
.
- Attempted pagination fix
- Add new navigation for DPLA WordPress information architecture changes
- Replace outdated Google Analytics plugin with slightly modified version of Wayne Graham's plugin - fixes #6673