-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2020.02 Release #647
Merged
Merged
2020.02 Release #647
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reset development footer to 'DEVELOPMENT'
- Yearly costs
- Add an option to display all the data.
- Add translation
- Update template pot file
…ds' dropdown lists
…nd' into wip_stockholm
…' into wip_stockholm
…nto wip_stockholm
- Rename Object class in source code
- Rename files
Currently, resources can be filtered with the following relationship criteria: - All: all resources are displayed (child, parent, or no relationship) - Parent: only parent resources are displayed - Child: only child resources are displayed This patch adds the following criteria: - None: only resources that are neither parent nor child are displayed (ie: only resources with no relationship) Test plan: - Perform a search on the resources index page, with 'None' in the Relationship dropdown list. - Check that only the resources with no relationship are displayed.
- Keep relationship parameter
…ce_Module Issue 601: Keep search parameters in resource module
SirsiDynix: EBSCO Kb Interface Updates
Adds Terms tool code into Coral
Fix & refactor the language selection dropdown list
Fix dashboards exports
Dashboards: disable Datatable default sorting
…board export. Test plan: - Check that the "All detail costs" column is currently missing from yearly costs CSV exports (although displayed in the yearly costs page) - Apply the patch - Check that the column is now in the CSV exports and the values are correct.
Issue 636: Add missing "All detail costs" column in yearly costs dashboards exports
Add common classes to the reports module
…le subjects. Test plan: - Find a resource with several subjects attached. - Check that the 'All cost details' value is wrongly multiplied by the number of attached subjects. - Apply the patch. - Check that the 'All cost details' value is now correct.
Issue 638: Fix yearly costs dashboards sums for resources with multiple subjects
- Re-order languages alphabetically in dropdown list - Add es - Move es to es_ES by default
Translation 20.02
2020.02 installer components
Change the footer for 2020.02
xsong9
approved these changes
Apr 7, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approve to merge per discussion at SC meeting on 4/7/2020.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is PR is to move the 2020.02 release from the Development branch to the Master branch in preparation for publishing the release.