New Features
- Support for GBIF taxonomic name and occurrence information services
- Support for Nomenclature (https://page.nomenclature.info) information services
- New functionality for managing third-party hosted media, with support for optional scraping of content from service and embedding. Supported services include YouTube, Vimeo, Facebook, GoogleDrive, Internet Archive, American Archive of Public Media and SoundCloud.
- Option for downloading protected remote media using curl-impersonate
- User interface for managing analytics service markup used in Pawtucket-based front-ends
- Optional system for sorting date values based upon specificity of value (Eg. dates set to the day sort before dates set to year only)
- Object lots (aka accessions) can now be hierarchical
- Add support for [media mode='link'] tags allowing generation of site page media HTML links
- Extended date parser to allow for dates in the form MM-YYYY and M-DD-YYYY. These formats did not parse when separator was "-* Expanded options for geo-searching, including configurable geocoding with multiple providers and variable proximity search.
- Add options to normalize capitalization of field labels. Handy when merging multiple installation profiles using different capitalization conventions
- Improved support and tools for managing password policies
- Support for processing of MXF-format video
What's Changed
- Update user_actions.conf by @Monica-Wood in #1733
- Legistar import - catch GuzzleHttp exceptions by using global namespace by @mellison-seagov in #1739
- init cookies.conf by @peterjanssens in #1745
- fix empty controller (sub)paths not leading to double slash paths by @peterjanssens in #1746
- recalculate leftNavSidebar height by @peterjanssens in #1747
- allow dynamic configuration of authentication adapter by @peterjanssens in #1761
- Customisable temp path by @goetzk in #1655
- Purifier path fixes by @goetzk in #1702
- Update test for length of log directory string by @goetzk in #1735
- Completing the translation (with poedit translation memory and a bit … by @gautiermichelin in #1749
- Create log path define by @goetzk in #1730
- fence against not activated user by @peterjanssens in #1763
- Fixes for a couple of labels in conf files by @yelto in #1764
- Various fixes for UI messages by @yelto in #1765
- Can the "Cans ...", for consistency in user_actions.conf by @yelto in #1766
- Small message fixes by @yelto in #1767
- Fix: broken “duplicate identifier” link in IDNo checker (ca.idnochecker.js) by @behnaz-zarriz in #1773
- Intended indented not indexed? (collectionIndentedHierarchyBuilderRef… by @yelto in #1793
- A few more small fixes... by @yelto in #1794
- Intended indented not indexed (listItem / storageLocation) by @yelto in #1796
- Ticket[KULTMMS-1405] : Show checkbox in full layout also for objects without media by @behnaz-zarriz in #1797
- Change message to allow reordering for translation, english unchanged by @yelto in #1800
- fix overlapping menu flyouts by @peterjanssens in #1804
- Ticket[KULTMMS-1174]: Fix search navigation summary for zero results by @behnaz-zarriz in #1815
- Ticket[KULTMMS-1183] : Fix set list menu -> content-type labels now f… by @behnaz-zarriz in #1821
- pass options to manifest by @peterjanssens in #1822
- Ticket[KULTMMS-1289] Fix hierarchy toggle label not updating correctly by @behnaz-zarriz in #1824
- fix typo ca_loans breakout by @peterjanssens in #1825
- Ticket[KULTMMS-2143] : Fix TimelineJS loading issue caused by HTML re… by @behnaz-zarriz in #1827
- Fix typo in setup.php-dist documentation by @tacman in #1830
- Ticket [KULTMMS-1309] Translate saved search type dynamically via get… by @behnaz-zarriz in #1832
- load linked data config directly by @peterjanssens in #1834
- Fix duplicate() to generate unique set_code for sets by @behnaz-zarriz in #1843
- Add edit interstitial button (paperclip) for related items in list view by @Monica-Wood in #1845
- call loadXML non-statically by @peterjanssens in #1856
- target informationservice element or elements to reload by @peterjanssens in #1859
- Fix: Properly handle clearing of scalar attributes in editRepresentation() by @behnaz-zarriz in #1863
- Ck editor quick add fixes by @Monica-Wood in #1866
- Update authority_references_list.php by @goetzk in #1871
- bump firebase/php-jwt to 7.0 by @Monica-Wood in #1878
- Fixed broken date range picker user interface
- Address Chrome-specific issue where "Load next X" links in continuous scroll were not being correctly hidden
- Many bug fixes
New Contributors
- @mellison-seagov made their first contribution in #1739
Full Changelog: 2.0.9...2.0.10