Skip to content

Comments

Merge Release 8.3.0-RC.1#500

Merged
mikejritter merged 19 commits intomainfrom
develop
Jan 29, 2026
Merged

Merge Release 8.3.0-RC.1#500
mikejritter merged 19 commits intomainfrom
develop

Conversation

@mikejritter
Copy link
Contributor

What does this do?
Merges dev into main

mikejritter and others added 19 commits June 30, 2025 13:03
* Add maven-failsafe-plugin
* Add jetty-maven-plugin to serve static files
* Add maven-remote-resources-plugin
* Create StaticImage enum for tests
* Rename *Test classes to *IT
* Remove flickr from Blob/Media tests
* initial stub of advancedsearch
* added advancedsearch to WAR
* added advancedsearch to jax rs application
* advanced search xsd
* 'model' abstraction for converting CollectionObject subobjects into a format more convenient to send back over the wire
* more robust extraction of brief description, object name, title, and responsible department
* retrieve CollectionObjectCommon from CollectionResource

---------

Co-authored-by: Anthony Bucci <abucci@bucci.onl>
* Read from JDBC_URL_PARAMS environment variable
* Remove encoded url from build properties
* Add script to encode url parameters
* Encode jdbc params where needed
* Remove unused configuration
* Rename JDBC_URL_OPTS to JDBC_URL_PARAMS
…479)

* DRYD-1818: added denormRelatedObjects in DefaultESDocumentWriter to add objectCsid field holding media related objects.

* DRYD-1818: mapped identificationNumber, title as sortable keywords; mapped updatedAt as sortable date field; mapped objectCsid as filterable keyword;

* DRYD-1818: mapped media_common:altText;

* DRYD-1818: fixed trailing comma; updated tenant bindings;
* Create DocumentModelHandler for retrieving full views for list requests
* Allow setting of DocumentModelHandler class in Resources
* Add xsd for collectionspace_core
* Update to avoid multiple CO Resource queries
* Create jaxb context for AdvancedSearch
* Replace Client pattern in AdvancedSearch
* Cleanup/removal of dead code

This is primarily to update the AdvancedSearch API in order to fetch the CollectionObjectCommon and CollectionSpaceCore documents directly without the need to call the CollectionObjectResource multiple times.
#483)

DRYD-1914: added showing object category name in Object Category Count of notice_of_inventory_completion report;
* Add new parameter includeauthority to csv export service
* Update CSV Export to export authorities for fields when requested
* Add displayName to service binding xsd
* Update advanced search xsd to match spec
* Update natural history extension to match stored data
* Add NAGPRA extension xsd
* Create additional classes to map CollectionObject data to the AdvancedSearchListItem fields
* DRYD-1952: added contentPlaces in contentSubjectList;

* DRYD-1952: added contentPlaces in all tenant bindings that override es config;

* DRYD-1952: set using RefNameUtils.getDisplayName for refNames, otherwise directly using the content value;
#488)

DRYD-1918: changed showing all statuses with status dates;
Avoid namespace search for cspace_english
* DRYD-1851: fixed adding all creators with their roles;

* DRYD-1851: fixed adding all worktypes and materials

* DRYD-1851: added additional report for showing creator name and creator role in distinct columns;

* DRYD-1851: changed uuids using uuidgen and name
* Create enum for capturing the type of field being processed
* Differentiate between auth and term refs
* Use FieldType in order to test both isRefName and the type of ref
* Fix issue of multiple parts not deurning
@mikejritter mikejritter changed the title Merge Relase 8.3.0-RC.1 Merge Release 8.3.0-RC.1 Jan 29, 2026
@mikejritter mikejritter merged commit 87d5d61 into main Jan 29, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants