]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
11 months agoDRYD-1759: Null Error in Full Place Report (#460)
Michael Ritter [Wed, 9 Apr 2025 19:31:03 +0000 (13:31 -0600)]
DRYD-1759: Null Error in Full Place Report (#460)

11 months agoDRYD-1742: Change deployment for common/lib jars (#459)
Michael Ritter [Fri, 4 Apr 2025 18:32:22 +0000 (12:32 -0600)]
DRYD-1742: Change deployment for common/lib jars (#459)

* Consolidate dependency management

* Add new module to track dependencies deployed to tomcat lib

* Cleanup parent pom

* Remove mysql-connector-java

* Remove unused test

* Exclusions for auth-mgt.import

* Remove duplicate dependency

* Fix duplicate plugin config

* Use stax2-api version from JaxRSServiceProvider

* Remove aspectj from common deploy

* Add undeploy task

* Remove obsolete build targets

* Change package type to pom

12 months agoDRYD-1716: set the antrun plugin that runs check-env-vars to <inherited>false</inheri...
Anthony Bucci [Fri, 21 Mar 2025 19:59:28 +0000 (15:59 -0400)]
DRYD-1716: set the antrun plugin that runs check-env-vars to <inherited>false</inherited> (#456)

DRYD-1716: set the antrun plugin that runs check-env-vars to <inherited>false</inherited> to prevent child projects from running this check. It is now only run once.

Co-authored-by: Anthony Bucci <abucci@bucci.onl>
12 months agoDRYD-1712/DRYD-1715: only run `git-commit-id-plugin` once (#457)
Anthony Bucci [Fri, 21 Mar 2025 19:52:01 +0000 (15:52 -0400)]
DRYD-1712/DRYD-1715: only run `git-commit-id-plugin` once (#457)

* DRYD-1712/DRYD-1715: removed git-commit-id-plugin from topmost pom, which was inherited by all child poms, and instead placed it in JaxRsServiceProvider. This is the only project that needs it, since this is where the WAR is created and that's where systeminfo picks it up.

---------

Co-authored-by: Anthony Bucci <abucci@bucci.onl>
12 months agoSAML SSO unit tests etc. (#455)
Anthony Bucci [Thu, 20 Mar 2025 18:58:33 +0000 (14:58 -0400)]
SAML SSO unit tests etc. (#455)

* Added two unit tests to SecurityUtilsTest to verify the found email address is correct
* Removed unused imports in SecurityUtilsTest
* Added unit tests for ServicesConfigReader while investigating DRYD-1702
* cleaned up leftover printlns in SecurityUtilsTest
* cleaned up imports in SecurityUtilsTest
* reorganized methods in ServicesConfigReaderImplTest
* refactored findUser method to make it easier to test and prepare it for deprecation of ReponseToken
* refactored some useful common code out of SecurityUtilsTest into AbstractSecurityTestBase
* refactored some of the SAML-object-creating utility methods
* made 'parse' methods public so they can be tested
* added unit test to check that 'identifier' probe assertions correctly pull out attribute values
* source cleanup: organizing imports, formatting
* added .mvn to .gitignore to ignore local, per-developer maven properties

---------

Co-authored-by: Anthony Bucci <abucci@bucci.onl>
12 months agoUpdate cspaceui version
Michael Ritter [Fri, 21 Feb 2025 23:58:35 +0000 (16:58 -0700)]
Update cspaceui version

12 months agoDRYD-1687: Load NAGPRA reports in only core and anthro (#453)
Michael Ritter [Fri, 21 Feb 2025 21:43:27 +0000 (14:43 -0700)]
DRYD-1687: Load NAGPRA reports in only core and anthro (#453)

12 months agoDRYD-1683: SSO expects typed AttributeValues (#452)
Anthony Bucci [Thu, 20 Feb 2025 22:32:13 +0000 (17:32 -0500)]
DRYD-1683: SSO expects typed AttributeValues (#452)

Co-authored-by: Anthony Bucci <abucci@bucci.onl>
* Include XSAny when searching for candidate usernames
* Add unit tests for findSamlAssertionCandidateUsernames

12 months agoDRYD-1660: Aggregate collections per object (#451)
Michael Ritter [Mon, 17 Feb 2025 19:16:03 +0000 (12:16 -0700)]
DRYD-1660: Aggregate collections per object (#451)

13 months agoUpdate version for next dev cycle
Michael Ritter [Mon, 27 Jan 2025 22:16:03 +0000 (15:16 -0700)]
Update version for next dev cycle

13 months agoRemove unnecessary version declaration
Michael Ritter [Thu, 23 Jan 2025 23:32:34 +0000 (16:32 -0700)]
Remove unnecessary version declaration

13 months agoChange release version to 8.1.0
Michael Ritter [Thu, 23 Jan 2025 18:48:57 +0000 (11:48 -0700)]
Change release version to 8.1.0

13 months agoUpdate ui versions for release
Michael Ritter [Thu, 23 Jan 2025 18:48:15 +0000 (11:48 -0700)]
Update ui versions for release

14 months agoContact Organization Report Update (#450)
Michael Ritter [Tue, 14 Jan 2025 20:55:10 +0000 (13:55 -0700)]
Contact Organization Report Update (#450)

* Remove default value for csid
* Allow empty csid/csid list
* Add no data section

14 months agoUpdate ui build versions
Michael Ritter [Mon, 13 Jan 2025 20:10:16 +0000 (13:10 -0700)]
Update ui build versions

14 months agoContact Reports (#449)
Michael Ritter [Mon, 13 Jan 2025 20:01:07 +0000 (13:01 -0700)]
Contact Reports (#449)

* DRYD-1576: Contact Report - Org
* DRYD-1577: Contact Report - Person

14 months agoPull cultural determination from nagpra extension (#448)
Michael Ritter [Tue, 7 Jan 2025 23:33:49 +0000 (16:33 -0700)]
Pull cultural determination from nagpra extension (#448)

14 months agoAdd description to full object with place report (#447)
Michael Ritter [Tue, 7 Jan 2025 23:33:05 +0000 (16:33 -0700)]
Add description to full object with place report (#447)

14 months agoDRYD-1608: Notice of Intent to Repatriate Updates (#446)
Michael Ritter [Tue, 7 Jan 2025 23:32:51 +0000 (16:32 -0700)]
DRYD-1608: Notice of Intent to Repatriate Updates (#446)

* Use coalesce on parties involved fields
* Add controlled object names

15 months ago8.1 Reports QA (#444)
Michael Ritter [Thu, 19 Dec 2024 23:14:58 +0000 (18:14 -0500)]
8.1 Reports QA (#444)

* Use objectproductionpeople for related culutres - summary; inventory
* Fix location for mni and afo counts - inventory
* Add collectors to description text - intent to repatriate
* Pull multiple involved parties - intent to repatriate
* Deurn objectproductionpeople - exhibition basic list
* Make header text more consistent for 8.1 reports
* Adjust header spacing and height for 8.1 reports
* Add 8.1 report descriptions

15 months agoUpdate UI Versions for Latest RC (#445)
Michael Ritter [Thu, 19 Dec 2024 21:29:29 +0000 (16:29 -0500)]
Update UI Versions for Latest RC (#445)

15 months agoDRYD-1431: Add descriptions to reports (#440)
Michael Ritter [Thu, 19 Dec 2024 17:39:03 +0000 (12:39 -0500)]
DRYD-1431: Add descriptions to reports (#440)

15 months agoConsultation Report QA (#443)
Michael Ritter [Fri, 13 Dec 2024 22:51:50 +0000 (15:51 -0700)]
Consultation Report QA (#443)

* All - Use LocalDate for date formatting
* All - Adjust header height for text which was clipped
* Inventory - Include date with status when available
* Inventory - Remove 'Lot' from AFO Count header
* Summary - Join related sites on collection objects
* Repatriation - Add field collection sites
* Repatriation - Remove 'Lot' from AFO Count header

15 months agoExhibition Checklist QA (#441)
Michael Ritter [Fri, 13 Dec 2024 22:27:48 +0000 (15:27 -0700)]
Exhibition Checklist QA (#441)

* Add dimension measured part to report
* Deurn computedcurrentlocation
* Add noData section when result set is empty
* JS linting

15 months agoNAGPRA Reports QA (#442)
Michael Ritter [Fri, 13 Dec 2024 22:26:49 +0000 (15:26 -0700)]
NAGPRA Reports QA (#442)

* Notice of Inventory - Fix join for object counts
* Notice of Inventory - Fix join for acquisition date
* Notice of Inventory - Coalesce for better null handling
* Notice of Inventory - Switch to JavaScript templating
* Notice of Inventory - Adjust spacing and increase header height
* Notice of Inventory - Add noData section when result set is empty
* Notice of Repatriation - Increase header height

15 months agoReport: Notice of Intent to Repatriate QA (#439)
Michael Ritter [Fri, 13 Dec 2024 00:55:55 +0000 (17:55 -0700)]
Report: Notice of Intent to Repatriate QA (#439)

* Switch to javascript templating
* Pull distinct acquisitions related to summary
* Coalesce for better null handling
* Adjust spacing for some fields

15 months agoAdd relatedLinks, featuredCollection displayName to elastic index (#437)
Michael Ritter [Wed, 11 Dec 2024 22:48:31 +0000 (15:48 -0700)]
Add relatedLinks, featuredCollection displayName to elastic index (#437)

 * DRYD-1455: Index new related link fields
*  DRYD-1456: Index display name for featuredCollection

15 months agoUpdate ui versions for next RC
Michael Ritter [Thu, 5 Dec 2024 23:06:31 +0000 (16:06 -0700)]
Update ui versions for next RC

15 months ago8.1 Workflow Reports (#435)
Michael Ritter [Thu, 5 Dec 2024 23:08:33 +0000 (16:08 -0700)]
8.1 Workflow Reports (#435)

* DRYD-1512: Consultation NAGPRA Repatriation Request Report
* DRYD-1513: Consultation NAGPRA Inventory Report
* DRYD-1514: Consultation NAGPRA Summary Report
* DRYD-1533: Exhibition Checklist Report

15 months agoDRYD-1399: RestrictedMedia (#428)
Michael Ritter [Thu, 5 Dec 2024 22:05:45 +0000 (15:05 -0700)]
DRYD-1399: RestrictedMedia (#428)

15 months agoSet compiler target to 1.8 (#436)
Michael Ritter [Thu, 5 Dec 2024 21:15:07 +0000 (14:15 -0700)]
Set compiler target to 1.8 (#436)

15 months agoNotice Intent Reports: Update Queries (#434)
Michael Ritter [Tue, 3 Dec 2024 20:16:26 +0000 (13:16 -0700)]
Notice Intent Reports: Update Queries (#434)

* Use parens in query for involved parties
* Use regex to match word boundary for object count type associated

15 months agoUpdate ui version for latest RC
Michael Ritter [Sat, 23 Nov 2024 00:07:05 +0000 (17:07 -0700)]
Update ui version for latest RC

15 months agoDRYD-1351: API For Supporting Create Page Update (#433)
Michael Ritter [Sat, 23 Nov 2024 00:02:36 +0000 (17:02 -0700)]
DRYD-1351: API For Supporting Create Page Update (#433)

* Add new endpoint /servicegroups/:group/tags
* Add servicetag query parameter to /servicegroups/:group
* Apply spotless

16 months agoDRYD-1356: New ObjectExit Service (#431)
Michael Ritter [Fri, 15 Nov 2024 21:01:57 +0000 (14:01 -0700)]
DRYD-1356: New ObjectExit Service (#431)

16 months agoUpdate UI Versions for latest RC (#432)
Michael Ritter [Mon, 11 Nov 2024 18:51:29 +0000 (11:51 -0700)]
Update UI Versions for latest RC (#432)

16 months agoDRYD-1575: Rename repatriationclaim to repatriationrequest (#429)
Michael Ritter [Tue, 5 Nov 2024 22:32:41 +0000 (15:32 -0700)]
DRYD-1575: Rename repatriationclaim to repatriationrequest (#429)

16 months agoNAGPRA Workflow Reports (#430)
Michael Ritter [Mon, 4 Nov 2024 18:17:09 +0000 (11:17 -0700)]
NAGPRA Workflow Reports (#430)

* DRYD-1334: Notice of Intent to Repatriate report
* DRYD-1335: Notice of Inventory Completion report

16 months agoUpdate RC versions for core and anthro
Michael Ritter [Tue, 29 Oct 2024 19:37:52 +0000 (13:37 -0600)]
Update RC versions for core and anthro

16 months agoUpdate ui versions
Michael Ritter [Mon, 21 Oct 2024 19:22:23 +0000 (13:22 -0600)]
Update ui versions

17 months agoSupport for deurning arrays in reports (#426)
Michael Ritter [Wed, 16 Oct 2024 18:24:07 +0000 (13:24 -0500)]
Support for deurning arrays in reports (#426)

17 months agoDRYD-1518: Add NameID back to default username probes.
Ray Lee [Tue, 15 Oct 2024 22:53:42 +0000 (18:53 -0400)]
DRYD-1518: Add NameID back to default username probes.

This shouldn't have been removed, because it's a breaking change. It needs to wait for a major release.

17 months agoDRYD-1518: Associate a CSpace user to a SAML login using an ID from the assertion...
Ray Lee [Mon, 7 Oct 2024 18:19:00 +0000 (14:19 -0400)]
DRYD-1518: Associate a CSpace user to a SAML login using an ID from the assertion. (#427)

17 months agoDRYD-1393: ServiceGroup filter on service tags (#423)
Michael Ritter [Fri, 27 Sep 2024 00:19:39 +0000 (18:19 -0600)]
DRYD-1393: ServiceGroup filter on service tags  (#423)

18 months agoDRYD-1487: Fix cspace_english text search config not found during db restore on RDS.
Ray Lee [Thu, 19 Sep 2024 17:37:35 +0000 (13:37 -0400)]
DRYD-1487: Fix cspace_english text search config not found during db restore on RDS.

18 months agoDRYD-1420: Check for existing terms by display name when initializing… (#425)
Ray Lee [Wed, 18 Sep 2024 22:36:16 +0000 (18:36 -0400)]
DRYD-1420: Check for existing terms by display name when initializing… (#425)

18 months agoDRYD-1355: Deaccession Service (#424)
Michael Ritter [Wed, 18 Sep 2024 17:31:34 +0000 (11:31 -0600)]
DRYD-1355: Deaccession Service (#424)

18 months agoDRYD-1516: Install public browser front-end along with UI. (#422)
Ray Lee [Tue, 10 Sep 2024 20:48:51 +0000 (16:48 -0400)]
DRYD-1516: Install public browser front-end along with UI. (#422)

18 months agoDRYD-1451: Xlsx Report Configuration (#421)
Michael Ritter [Tue, 3 Sep 2024 22:13:50 +0000 (16:13 -0600)]
DRYD-1451: Xlsx Report Configuration (#421)

19 months agoDuty of Care Updates (#419)
Michael Ritter [Tue, 30 Jul 2024 20:34:42 +0000 (16:34 -0400)]
Duty of Care Updates (#419)

19 months agoDRYD-1487: Fix text search configuration does not exist error (#418)
Ray Lee [Thu, 25 Jul 2024 01:52:50 +0000 (21:52 -0400)]
DRYD-1487: Fix text search configuration does not exist error (#418)

19 months agoAdd comment.
Ray Lee [Wed, 24 Jul 2024 15:04:15 +0000 (11:04 -0400)]
Add comment.

20 months agoDRYD-1438: Workflow Report Updates (#417)
Michael Ritter [Fri, 19 Jul 2024 18:38:21 +0000 (12:38 -0600)]
DRYD-1438: Workflow Report Updates (#417)

20 months agoDRYD-1330: Updates to new claim (#415)
Michael Ritter [Fri, 12 Jul 2024 19:44:12 +0000 (13:44 -0600)]
DRYD-1330: Updates to new claim (#415)

20 months agoDRYD-1390: Consultation Procedure (#414)
Michael Ritter [Fri, 5 Jul 2024 18:36:39 +0000 (12:36 -0600)]
DRYD-1390: Consultation Procedure (#414)

20 months agoConvert Statements to PreparedStatements (#413)
Michael Ritter [Thu, 27 Jun 2024 17:43:52 +0000 (11:43 -0600)]
Convert Statements to PreparedStatements (#413)

21 months agoDRYD-1358: Held-in-Trust (#412)
Michael Ritter [Tue, 18 Jun 2024 16:08:02 +0000 (10:08 -0600)]
DRYD-1358: Held-in-Trust (#412)

21 months agoDRYD-1333: Summary Documentation (#411)
Michael Ritter [Tue, 11 Jun 2024 18:35:13 +0000 (12:35 -0600)]
DRYD-1333: Summary Documentation (#411)

21 months agoDRYD-1331: NAGPRA Inventory (#410)
Michael Ritter [Wed, 5 Jun 2024 00:52:44 +0000 (18:52 -0600)]
DRYD-1331: NAGPRA Inventory (#410)

21 months agoDRYD-1330: Add NAGPRA Claim (#409)
Michael Ritter [Wed, 22 May 2024 01:08:01 +0000 (19:08 -0600)]
DRYD-1330: Add NAGPRA Claim (#409)

22 months agoDRYD-1423: Fix errors in nagpra report filed group data migration.
Ray Lee [Thu, 16 May 2024 18:47:20 +0000 (14:47 -0400)]
DRYD-1423: Fix errors in nagpra report filed group data migration.

22 months agoDRYD-1422: Improve running of database upgrade scripts.
Ray Lee [Thu, 16 May 2024 03:59:50 +0000 (23:59 -0400)]
DRYD-1422: Improve running of database upgrade scripts.

- All upgrade scripts for a version of CSpace and the update of the database version number are now correctly running in one transaction.
- DB upgrade scripts are now correctly undeployed.
- DB upgrade scripts for versions of CSpace newer than the current version are now ignored.
- Custom version number comparison code has been removed in favor of org.apache.maven.artifact.versioning.ComparableVersion.

22 months agoDRYD-1417: Set password success login URL to UI authorization page. (#408)
Ray Lee [Fri, 10 May 2024 23:41:10 +0000 (19:41 -0400)]
DRYD-1417: Set password success login URL to UI authorization page. (#408)

22 months agoDRYD-1412: Fix handling of null salt when upgrading users table. (#407)
Ray Lee [Thu, 9 May 2024 16:59:09 +0000 (12:59 -0400)]
DRYD-1412: Fix handling of null salt when upgrading users table. (#407)

22 months agoAdd DutyOfCare (#405)
Michael Ritter [Thu, 9 May 2024 02:23:57 +0000 (20:23 -0600)]
Add DutyOfCare (#405)

23 months agoChange release version to 8.1.0-SNAPSHOT.
Ray Lee [Thu, 18 Apr 2024 16:37:59 +0000 (12:37 -0400)]
Change release version to 8.1.0-SNAPSHOT.

23 months agoRemove old spring jars when undeploying libs.
Ray Lee [Wed, 3 Apr 2024 16:07:07 +0000 (12:07 -0400)]
Remove old spring jars when undeploying libs.

23 months agoChange release version to 8.0.0.
Ray Lee [Fri, 22 Mar 2024 17:12:04 +0000 (13:12 -0400)]
Change release version to 8.0.0.

23 months agoUpdate ui versions.
Ray Lee [Fri, 22 Mar 2024 15:42:33 +0000 (11:42 -0400)]
Update ui versions.

23 months agoUpdate ui versions.
Ray Lee [Fri, 22 Mar 2024 14:34:55 +0000 (10:34 -0400)]
Update ui versions.

2 years agoUpdate ui versions.
Ray Lee [Wed, 20 Mar 2024 03:22:30 +0000 (23:22 -0400)]
Update ui versions.

2 years agoAdjust bindings so that replacement happens in the correct order (#404)
Michael Ritter [Tue, 19 Mar 2024 23:41:24 +0000 (17:41 -0600)]
Adjust bindings so that replacement happens in the correct order (#404)

2 years agoRemove unneeded SQL.
Ray Lee [Sun, 17 Mar 2024 19:04:47 +0000 (15:04 -0400)]
Remove unneeded SQL.

2 years agoIncrease pause to wait for es startup when reindexing.
Ray Lee [Sun, 17 Mar 2024 15:04:52 +0000 (11:04 -0400)]
Increase pause to wait for es startup when reindexing.

2 years agoDRYD-1372: Add numberofobjects to objectcountgroup upgrade script. (#403)
Ray Lee [Sat, 16 Mar 2024 01:41:19 +0000 (21:41 -0400)]
DRYD-1372: Add numberofobjects to objectcountgroup upgrade script. (#403)

2 years agoAdd SQL to upgrade acl_object_identity table for 8.0.
Ray Lee [Sat, 16 Mar 2024 00:45:21 +0000 (20:45 -0400)]
Add SQL to upgrade acl_object_identity table for 8.0.

2 years agoIncrease ES connection timeout.
Ray Lee [Wed, 13 Mar 2024 03:30:45 +0000 (23:30 -0400)]
Increase ES connection timeout.

2 years agoUpdate ui versions.
Ray Lee [Mon, 11 Mar 2024 19:43:12 +0000 (15:43 -0400)]
Update ui versions.

2 years agoAttempt to start ElasticSearchService when reindexing if connection failed on startup.
Ray Lee [Sat, 9 Mar 2024 01:33:48 +0000 (20:33 -0500)]
Attempt to start ElasticSearchService when reindexing if connection failed on startup.

2 years agoAdd migration script for collectionobject fieldCollectionPlaces (#402)
Michael Ritter [Fri, 8 Mar 2024 22:55:27 +0000 (15:55 -0700)]
Add migration script for collectionobject fieldCollectionPlaces (#402)

2 years agoNormalize whitespace.
Ray Lee [Fri, 8 Mar 2024 00:07:45 +0000 (19:07 -0500)]
Normalize whitespace.

2 years agoNormalize whitespace.
Ray Lee [Thu, 7 Mar 2024 23:44:55 +0000 (18:44 -0500)]
Normalize whitespace.

2 years agoLog reindexing exceptions at error level.
Ray Lee [Thu, 7 Mar 2024 21:59:05 +0000 (16:59 -0500)]
Log reindexing exceptions at error level.

2 years agoFix last login time updated too frequently, and delete expired oauth tokens on login...
Ray Lee [Thu, 7 Mar 2024 04:56:33 +0000 (23:56 -0500)]
Fix last login time updated too frequently, and delete expired oauth tokens on login success.

The last login time was being updated when an authorization success event was triggered from a JWT token, which is now basically every request. A JWT token indicates a continuing session, not what a user would consider a log in event.

2 years agoLHMC ElasticSearch Config (#401)
Michael Ritter [Thu, 7 Mar 2024 02:25:58 +0000 (19:25 -0700)]
LHMC ElasticSearch Config (#401)

2 years agoAdd placenote to full object with place report (#397)
Michael Ritter [Wed, 6 Mar 2024 19:53:05 +0000 (12:53 -0700)]
Add placenote to full object with place report (#397)

2 years agoDeurn acquisitionmethod in accessions report (#396)
Michael Ritter [Wed, 6 Mar 2024 19:47:52 +0000 (12:47 -0700)]
Deurn acquisitionmethod in accessions report (#396)

2 years agoBorrowing Receipt Report Updates (#400)
Michael Ritter [Tue, 5 Mar 2024 02:25:30 +0000 (19:25 -0700)]
Borrowing Receipt Report Updates (#400)

2 years agoBump org.postgresql:postgresql from 42.3.8 to 42.3.9 in /services (#393)
dependabot[bot] [Fri, 1 Mar 2024 00:57:28 +0000 (19:57 -0500)]
Bump org.postgresql:postgresql from 42.3.8 to 42.3.9 in /services (#393)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoUpdate Tombstone with Creator Report (#399)
Michael Ritter [Fri, 1 Mar 2024 00:42:47 +0000 (17:42 -0700)]
Update Tombstone with Creator Report (#399)

2 years agoArtwork Description Report Updates (#398)
Michael Ritter [Fri, 1 Mar 2024 00:40:04 +0000 (17:40 -0700)]
Artwork Description Report Updates (#398)

2 years agoCB-26: Add denormalized field for content fields (#394)
Michael Ritter [Fri, 1 Mar 2024 00:21:57 +0000 (17:21 -0700)]
CB-26: Add denormalized field for content fields (#394)

2 years agoDRYD-1396: Fix structured date parser failures on February 29. (#395)
Ray Lee [Thu, 29 Feb 2024 18:01:39 +0000 (13:01 -0500)]
DRYD-1396: Fix structured date parser failures on February 29. (#395)

2 years agoUpdate ui versions.
Ray Lee [Thu, 29 Feb 2024 02:39:35 +0000 (21:39 -0500)]
Update ui versions.

2 years agoUpdate ui versions.
Ray Lee [Fri, 23 Feb 2024 21:07:43 +0000 (16:07 -0500)]
Update ui versions.

2 years agoDRYD-1375: Accent-insensitive full text search. (#391)
Ray Lee [Tue, 20 Feb 2024 15:14:22 +0000 (10:14 -0500)]
DRYD-1375: Accent-insensitive full text search. (#391)

2 years agoUpdate ui versions.
Ray Lee [Thu, 8 Feb 2024 01:00:52 +0000 (20:00 -0500)]
Update ui versions.

2 years agoDRYD-1381: Add content and rights fields to ES index. (#390)
Ray Lee [Tue, 6 Feb 2024 23:01:24 +0000 (18:01 -0500)]
DRYD-1381: Add content and rights fields to ES index. (#390)

2 years agoRevert "DRYD-1246: UCB Held In Trust Contribution (#363)"
Ray Lee [Tue, 6 Feb 2024 18:56:25 +0000 (13:56 -0500)]
Revert "DRYD-1246: UCB Held In Trust Contribution (#363)"

This reverts commit be7ea1191d540b8c793c5e6d49a2422e7908c41d.

2 years agoDRYD-1373: Update reports that use numberofobjects (#388)
Michael Ritter [Fri, 2 Feb 2024 01:07:45 +0000 (18:07 -0700)]
DRYD-1373: Update reports that use numberofobjects (#388)