]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
Ray Lee [Fri, 28 Aug 2020 05:09:43 +0000 (01:09 -0400)]
NOJIRA: Change version to 6.1.0.
Ray Lee [Fri, 28 Aug 2020 03:10:00 +0000 (23:10 -0400)]
NOJIRA: Update ui package versions.
remillet [Tue, 25 Aug 2020 04:08:04 +0000 (21:08 -0700)]
Merge pull request #249 from collectionspace/DRYD-878
DRYD-878: Added support for older run() method to prevent a required version bump.
Richard Millet [Tue, 25 Aug 2020 04:03:11 +0000 (21:03 -0700)]
DRYD-878: Added support for older run method to prevent a required version bump.
Richard Millet [Tue, 25 Aug 2020 02:07:47 +0000 (19:07 -0700)]
DRYD-878: Added support for older run method to prevent a required version bump.
Ray Lee [Sun, 9 Aug 2020 05:42:34 +0000 (01:42 -0400)]
NOJIRA: Update ui package versions.
Ray Lee [Sun, 9 Aug 2020 04:37:37 +0000 (00:37 -0400)]
NOJIRA: Check for invalid user supplied csids in report invocations.
Ray Lee [Tue, 28 Jul 2020 14:15:28 +0000 (10:15 -0400)]
DRYD-889: Change export value delimiter param name.
Ray Lee [Tue, 28 Jul 2020 03:54:03 +0000 (23:54 -0400)]
DRYD-889: Allow predicates in includeField xpaths for csv export.
Ray Lee [Mon, 27 Jul 2020 23:11:22 +0000 (19:11 -0400)]
DRYD-889: Remove separate column for non-preferred terms in csv exports.
Ray Lee [Mon, 27 Jul 2020 22:57:44 +0000 (18:57 -0400)]
DRYD-889: Change export multi-value delimiter to |, and make settable via param.
Ray Lee [Mon, 27 Jul 2020 22:10:18 +0000 (18:10 -0400)]
DRYD-889: When converting json to xml, convert properties named '.' to xml element content.
Ray Lee [Thu, 23 Jul 2020 06:06:01 +0000 (02:06 -0400)]
DRYD-889: Add name attribute to invocation context field elements. CsvExportWriter will use as column name if specified.
Ray Lee [Wed, 15 Jul 2020 20:39:52 +0000 (16:39 -0400)]
DRYD-885: Increase elasticsearch connection timeouts.
Ray Lee [Fri, 19 Jun 2020 15:22:18 +0000 (11:22 -0400)]
DRYD-879: Implement export service.
Ray Lee [Sat, 6 Jun 2020 03:00:03 +0000 (23:00 -0400)]
DRYD-861: Fix getAccountRole sometimes including null role.
Ray Lee [Fri, 5 Jun 2020 05:07:12 +0000 (01:07 -0400)]
NOJIRA: Set log level to warn.
Ray Lee [Wed, 3 Jun 2020 03:35:32 +0000 (23:35 -0400)]
DRYD-857: Error when attempting to merge an auth item into an item from a different authority.
Ray Lee [Tue, 2 Jun 2020 19:00:13 +0000 (15:00 -0400)]
DRYD-861: Allow a user to retrieve own roles without having read perms on accounts resource.
Ray Lee [Tue, 2 Jun 2020 18:46:47 +0000 (14:46 -0400)]
NOJIRA: Change version to 6.1-SNAPSHOT.
Ray Lee [Thu, 21 May 2020 04:41:48 +0000 (00:41 -0400)]
NOJIRA: Change anthro ui profile plugin version to 4.0.1.
Ray Lee [Wed, 20 May 2020 00:43:07 +0000 (20:43 -0400)]
Merge pull request #243 from lkvoong/patch-42
DRYD-835: Update UOC migration script: Updated comments
Lam Voong [Tue, 19 May 2020 21:24:02 +0000 (14:24 -0700)]
DRYD-835: Update UOC migration script: Updated comments
Ray Lee [Tue, 19 May 2020 17:16:00 +0000 (13:16 -0400)]
Merge pull request #242 from lkvoong/patch-41
DRYD-835: Update UOC migration script: Add checks for userGroup update
Lam Voong [Tue, 19 May 2020 16:54:15 +0000 (09:54 -0700)]
DRYD-835: Update UOC migration script: Change OR to IN for userGroup UP
Lam Voong [Tue, 19 May 2020 16:44:56 +0000 (09:44 -0700)]
DRYD-835: Update UOC migration script: Add checks for userGroup update
-- Check to make sure both userType and userInstitutionRole columns exist in userGroup table.
-- Only update when userInstitutionRole IS NULL.
Ray Lee [Tue, 19 May 2020 02:46:01 +0000 (22:46 -0400)]
Merge pull request #241 from lkvoong/patch-40
DRYD-835: Update UOC migration script: Migrate userGroup.userType
Lam Voong [Mon, 18 May 2020 17:53:11 +0000 (10:53 -0700)]
DRYD-835: Update UOC migration script: Migrate userGroup.userType
Add migration notes for userGroup.
Add command to migration userGroup.userType to userGroup.userInstitutionRole.
Ray Lee [Mon, 11 May 2020 22:22:48 +0000 (18:22 -0400)]
NOJIRA: Update ui package versions.
remillet [Sat, 9 May 2020 18:26:34 +0000 (11:26 -0700)]
Merge pull request #239 from collectionspace/DRYD-871
DRYD-871: Fixed issue where single tenant deployments had incorrect N…
Richard Millet [Sat, 9 May 2020 05:56:56 +0000 (22:56 -0700)]
DRYD-871: Fixed issue where single tenant deployments had incorrect Nuxeo datasource config files.
Ray Lee [Fri, 1 May 2020 03:55:03 +0000 (23:55 -0400)]
NOJIRA: Add rhino to report service dependencies, so JS expressions can be used in reports.
remillet [Wed, 29 Apr 2020 23:24:20 +0000 (16:24 -0700)]
Merge pull request #238 from collectionspace/DRYD-841
DRYD-841 - In preparation for the UCB v6.0 upgrade, merging UCB changes in master branch from which UCB will base its v6.0 branch.
Richard Millet [Wed, 29 Apr 2020 00:49:25 +0000 (17:49 -0700)]
DRYD-841, DRYD-855: Merging in UCB contributions to post-v6.0 master branch.
Richard Millet [Wed, 29 Apr 2020 00:18:56 +0000 (17:18 -0700)]
DRYD-841, DRYD-855: Merging in UCB contributions to post-v6.0 master branch.
Richard Millet [Tue, 28 Apr 2020 23:52:54 +0000 (16:52 -0700)]
DRYD-841, DRYD-855: Merging in UCB contributions to post-v6.0 master branch.
Richard Millet [Tue, 28 Apr 2020 23:19:55 +0000 (16:19 -0700)]
DRYD-841, DRYD-855: Merging in UCB contributions to post-v6.0 master branch.
Richard Millet [Tue, 28 Apr 2020 22:46:15 +0000 (15:46 -0700)]
DRYD-841, DRYD-855: Merging in UCB contributions to post-v6.0 master branch.
Ray Lee [Sat, 25 Apr 2020 14:27:16 +0000 (10:27 -0400)]
NOJIRA: Add merge:action directive on elasticSearchIndexConfig in tenant bindings.
Ray Lee [Thu, 23 Apr 2020 01:09:06 +0000 (21:09 -0400)]
DRYD-853: Include instance id in ES index name.
Ray Lee [Sat, 18 Apr 2020 03:26:43 +0000 (23:26 -0400)]
DRYD-853: Deploy snakeyaml to tomcat lib (required by the gateway).
Ray Lee [Tue, 14 Apr 2020 03:48:44 +0000 (23:48 -0400)]
DRYD-819: Add public browser support for core and standard profiles.
Ray Lee [Fri, 3 Apr 2020 05:05:41 +0000 (01:05 -0400)]
DRYD-835: Add uoc upgrade script, make others re-runnable.
Ray Lee [Mon, 30 Mar 2020 16:16:50 +0000 (12:16 -0400)]
DRYD-835: Stop on error when running upgrade scripts.
Ray Lee [Sat, 14 Mar 2020 02:52:36 +0000 (19:52 -0700)]
DRYD-835: Upgrade database after nuxeo initialization.
Ray Lee [Tue, 31 Mar 2020 16:58:22 +0000 (12:58 -0400)]
Revert "DRYD-835: Upgrade database after nuxeo initialization."
This reverts commit
771d802165c639f83d01dc0407c70d517d62912b.
Ray Lee [Tue, 31 Mar 2020 16:58:01 +0000 (12:58 -0400)]
Revert "DRYD-835: Stop on error when running upgrade scripts."
This reverts commit
5a9cdffed9acf843acdcbedda3f47cba4ee675e3.
Ray Lee [Mon, 30 Mar 2020 16:16:50 +0000 (12:16 -0400)]
DRYD-835: Stop on error when running upgrade scripts.
Ray Lee [Sat, 14 Mar 2020 02:52:36 +0000 (19:52 -0700)]
DRYD-835: Upgrade database after nuxeo initialization.
Ray Lee [Mon, 23 Mar 2020 00:59:54 +0000 (20:59 -0400)]
DRYD-846: Error when attempting to merge an authority item into itself.
Ray Lee [Sun, 15 Mar 2020 23:34:06 +0000 (16:34 -0700)]
NOJIRA: Fix tests.
Ray Lee [Sat, 14 Mar 2020 05:22:54 +0000 (22:22 -0700)]
NOJIRA: Change version to 6.0.
Ray Lee [Sat, 14 Mar 2020 05:19:03 +0000 (22:19 -0700)]
NOJIRA: Update ui versions.
Ray Lee [Wed, 11 Mar 2020 07:32:39 +0000 (00:32 -0700)]
DRYD-839: Fix exception when finding an authority item by csid without knowing the parent.
Ray Lee [Fri, 6 Mar 2020 03:20:42 +0000 (19:20 -0800)]
DRYD-805: Add sync-related 'deleted' states to isDocumentSoftDeletedEvent method.
remillet [Sat, 29 Feb 2020 00:00:27 +0000 (16:00 -0800)]
Merge pull request #234 from collectionspace/DRYD-756
DRYD-756: Update properties-maven-plugin plugin version and clean up …
Richard Millet [Fri, 28 Feb 2020 23:58:44 +0000 (15:58 -0800)]
DRYD-756: Update properties-maven-plugin plugin version and clean up related POM configuration.
remillet [Fri, 28 Feb 2020 17:49:39 +0000 (09:49 -0800)]
Merge pull request #233 from collectionspace/DRYD-832
DRYD-832: Replaced class that downloaded media files with a simplier …
remillet [Fri, 28 Feb 2020 17:45:00 +0000 (09:45 -0800)]
Merge pull request #232 from cesarvh/DRYD-833
DRYD-833: Add supportsOutputMIMEList to reports_common schema.
Richard Millet [Fri, 28 Feb 2020 17:40:37 +0000 (09:40 -0800)]
DRYD-832: Replaced class that downloaded media files with a simplier one.
Richard Millet [Wed, 18 Dec 2019 22:37:06 +0000 (14:37 -0800)]
CC-966: Add supportsOutputMIMEList to reports_common schema.
Ray Lee [Wed, 26 Feb 2020 04:28:02 +0000 (20:28 -0800)]
DRYD-830: Update ui version.
Ray Lee [Thu, 13 Feb 2020 07:12:40 +0000 (23:12 -0800)]
DRYD-824: Update ui version.
Ray Lee [Wed, 5 Feb 2020 18:33:02 +0000 (10:33 -0800)]
NOJIRA: Update ui version.
remillet [Tue, 7 Jan 2020 19:12:29 +0000 (11:12 -0800)]
Merge pull request #231 from collectionspace/DRYD-806
DRYD-806: Updated 'undeploy' targets to remove Nuxeo artifacts from t…
Richard Millet [Tue, 7 Jan 2020 19:11:08 +0000 (11:11 -0800)]
DRYD-806: Updated 'undeploy' targets to remove Nuxeo artifacts from the plugins directory.
Ray Lee [Sun, 5 Jan 2020 02:57:10 +0000 (18:57 -0800)]
DRYD-744: Configure botgarden ui.
remillet [Mon, 16 Dec 2019 19:38:48 +0000 (11:38 -0800)]
Merge pull request #230 from collectionspace/remillet-patch-1-eventlistener-logging
Turn down logging of event listeners
remillet [Mon, 16 Dec 2019 19:37:38 +0000 (11:37 -0800)]
Merge pull request #229 from collectionspace/DRYD-477
DRYD-477: Event handler refactor
remillet [Mon, 16 Dec 2019 18:59:29 +0000 (10:59 -0800)]
Turn down logging of event listeners
Richard Millet [Fri, 13 Dec 2019 01:07:17 +0000 (17:07 -0800)]
DRYD-477: Restore SLF4j logging to event listener classes.
Richard Millet [Thu, 12 Dec 2019 21:10:41 +0000 (13:10 -0800)]
DRYD-477: Reverted DocumentEventContext prefix -seems old version of Nuxeo (< v9.x) didn't want it and the newer version of Nuxeo (>= v9.x) needs it.
Richard Millet [Fri, 6 Dec 2019 23:46:10 +0000 (15:46 -0800)]
DRYD-477: Adding support for both post-commit event listeners.
Ray Lee [Tue, 5 Nov 2019 23:51:22 +0000 (15:51 -0800)]
DRYD-748: Update MergeAuthorityItemsBatchJob to work in 5.2+, and to be invokable from the UI.
Ray Lee [Sat, 2 Nov 2019 06:40:31 +0000 (23:40 -0700)]
NOJIRA: Maintain ordering when indexing holdingInstitutions in ES.
Ray Lee [Sat, 2 Nov 2019 00:12:05 +0000 (17:12 -0700)]
NOJIRA: Remove empty values from holdingInstitutions ES field.
Ray Lee [Fri, 25 Oct 2019 02:59:53 +0000 (19:59 -0700)]
DRYD-665: Change cspace repo locations to s3.
remillet [Tue, 29 Oct 2019 17:51:18 +0000 (10:51 -0700)]
Merge pull request #228 from collectionspace/UCBG-444-REM
Ucbg 444 rem
Richard Millet [Tue, 29 Oct 2019 16:16:31 +0000 (09:16 -0700)]
UCBG-444: Reusing Nuxeo repo connections from existing service contexts.
Richard Millet [Mon, 28 Oct 2019 23:58:31 +0000 (16:58 -0700)]
Added changes from original UCBG-444 task to AuthorityResource.java
Ray Lee [Thu, 24 Oct 2019 01:56:05 +0000 (18:56 -0700)]
DRYD-753: Tweak scalar date algorithm to better match UI. Fix failing tests.
remillet [Wed, 23 Oct 2019 22:54:56 +0000 (15:54 -0700)]
Merge pull request #227 from collectionspace/DRYD-732
DRYD-732: Added "invoke" subresource to /reports and /batch for running reports and batch jobs
Richard Millet [Wed, 23 Oct 2019 22:52:19 +0000 (15:52 -0700)]
NOJIRA: Misc code cleanup.
Richard Millet [Wed, 23 Oct 2019 21:11:11 +0000 (14:11 -0700)]
Merge branch 'DRYD-732' of github.com:collectionspace/services into DRYD-732
Richard Millet [Wed, 23 Oct 2019 21:07:00 +0000 (14:07 -0700)]
NOJIRA: Removed unused class file from source repo.
Richard Millet [Wed, 23 Oct 2019 21:04:20 +0000 (14:04 -0700)]
DRYD-732: Added support for invoking batch jobs with the new /batch/{csid}/invoke subresource.
Richard Millet [Tue, 22 Oct 2019 23:56:13 +0000 (16:56 -0700)]
DRYD-732: Initial support for adding 'invoke' subresource for batch and report resources.
Richard Millet [Wed, 23 Oct 2019 21:07:00 +0000 (14:07 -0700)]
NOJIRA: Removed unused class file from source repo.
Richard Millet [Wed, 23 Oct 2019 21:04:20 +0000 (14:04 -0700)]
DRYD-732: Added support for invoking batch jobs with the new /batch/{csid}/invoke subresource.
Ray Lee [Tue, 22 Oct 2019 20:07:35 +0000 (13:07 -0700)]
DRYD-753: Change struct date parser response to resemble struct date fields in records.
Richard Millet [Tue, 22 Oct 2019 23:56:13 +0000 (16:56 -0700)]
DRYD-732: Initial support for adding 'invoke' subresource for batch and report resources.
Ray Lee [Tue, 22 Oct 2019 18:25:49 +0000 (11:25 -0700)]
DRYD-753: Return scalar values when parsing structured dates.
Ray Lee [Tue, 22 Oct 2019 20:25:21 +0000 (13:25 -0700)]
DRYD-771: Specify absolute path to services log file.
Ray Lee [Tue, 22 Oct 2019 02:19:34 +0000 (19:19 -0700)]
NOJIRA: Remove extra 'logs' dir from logging config.
remillet [Mon, 21 Oct 2019 21:32:27 +0000 (14:32 -0700)]
Merge pull request #226 from collectionspace/DRYD-764
DRYD 764 - Run permissions can be set for individual report resources/records.
Richard Millet [Mon, 21 Oct 2019 19:15:46 +0000 (12:15 -0700)]
Merge branch 'DRYD-764' of github.com:collectionspace/services into DRYD-764
Richard Millet [Tue, 15 Oct 2019 05:26:37 +0000 (23:26 -0600)]
DRYD-764: Add authz checks before running report.
Richard Millet [Sat, 12 Oct 2019 16:26:53 +0000 (09:26 -0700)]
DRYD-764: Initial work on authorization support for running reports.
remillet [Mon, 21 Oct 2019 19:01:51 +0000 (12:01 -0700)]
Merge pull request #225 from collectionspace/DRYD-771-REM
DRYD-771: Misc config changes and updates to Log4j dependencies.
Richard Millet [Mon, 21 Oct 2019 16:08:27 +0000 (09:08 -0700)]
DRYD-771: Misc config changes and updates to Log4j dependencies.