]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
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.
remillet [Mon, 21 Oct 2019 15:41:49 +0000 (08:41 -0700)]
NOJIRA: Removing macOS specific file from repo
Ray Lee [Fri, 18 Oct 2019 02:26:54 +0000 (19:26 -0700)]
DRYD-768: Sync workflow state on newly created records during SAS sync.
Ray Lee [Fri, 11 Oct 2019 00:14:59 +0000 (17:14 -0700)]
DRYD-769: Deprecate items that are in use locally when deleted on a remote server.
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.
Ray Lee [Fri, 11 Oct 2019 22:20:06 +0000 (15:20 -0700)]
DRYD-665: Rename nightly repositories with collectionspace- prefix for easy identification.
Ray Lee [Wed, 9 Oct 2019 23:11:01 +0000 (16:11 -0700)]
DRYD-686: Pass the authority csid into AuthorityServiceUtils.markAuthorityItemAsDeprecated as required, instead of the short id.
Ray Lee [Wed, 9 Oct 2019 04:38:44 +0000 (21:38 -0700)]
DRYD-539: Use paging when retrieving item lists during SAS sync.
Ray Lee [Tue, 8 Oct 2019 19:58:51 +0000 (12:58 -0700)]
DRYD-765: Sync items and relations in one pass.
Ray Lee [Sat, 5 Oct 2019 04:19:44 +0000 (21:19 -0700)]
DRYD-765: Change method declarations to conventional 'public static' instead of 'static public'.
Ray Lee [Sat, 5 Oct 2019 04:14:35 +0000 (21:14 -0700)]
DRYD-765: Refactor AuthorityServiceUtils.filterRefnameDomains method.
Ray Lee [Sat, 5 Oct 2019 03:54:16 +0000 (20:54 -0700)]
DRYD-765: Delay unmarshalling of payload parts until a part getter is called.
Ray Lee [Thu, 3 Oct 2019 19:55:49 +0000 (12:55 -0700)]
DRYD-765: Remove extra request to retrieve all remote items during SAS sync.
Ray Lee [Thu, 3 Oct 2019 18:24:56 +0000 (11:24 -0700)]
DRYD-765: Normalize whitespace.
Richard Millet [Thu, 10 Oct 2019 18:21:41 +0000 (11:21 -0700)]
NOJIRA: Setting maven.multiModuleProjectDirectory Maven property for when ant import task gets run.
Ray Lee [Wed, 2 Oct 2019 19:45:08 +0000 (12:45 -0700)]
NOJIRA: Tweak log messages.
Ray Lee [Wed, 2 Oct 2019 01:09:09 +0000 (18:09 -0700)]
NOJIRA: Remove warning log for document property with no value, since this is normal.
Ray Lee [Wed, 2 Oct 2019 00:22:00 +0000 (17:22 -0700)]
DRYD-767: Do not attempt to unmarshal XML elements w/o a namespace URI.
Ray Lee [Tue, 1 Oct 2019 21:36:42 +0000 (14:36 -0700)]
DRYD-766: Reduce 'Anonymous access without a valid tenant ID' log message to WARN level.
Ray Lee [Thu, 26 Sep 2019 02:40:50 +0000 (19:40 -0700)]
DRYD-645: Configure log4j2 for test logging.
Ray Lee [Tue, 24 Sep 2019 19:00:52 +0000 (12:00 -0700)]
DRYD-645: Configure log4j2 similarly to the old log4j config.
Ray Lee [Sat, 6 Jul 2019 04:39:51 +0000 (21:39 -0700)]
DRYD-645: Upgrade logging to log4j2 over slf4j.
Ray Lee [Fri, 20 Sep 2019 23:45:15 +0000 (16:45 -0700)]
DRYD-752: Add jasperreports-functions as a dependency of reports service.
Ray Lee [Fri, 20 Sep 2019 01:59:09 +0000 (18:59 -0700)]
DRYD-727: Add SQL to upgrade users table to 5.3.
Ray Lee [Fri, 20 Sep 2019 01:55:38 +0000 (18:55 -0700)]
NOJIRA: Change version to 5.3.
Ray Lee [Thu, 19 Sep 2019 23:14:32 +0000 (16:14 -0700)]
DRYD-751: Fix ES shortid char filter pattern capturing too many characters when display name contains parentheses.
remillet [Thu, 19 Sep 2019 21:02:48 +0000 (14:02 -0700)]
Merge pull request #224 from collectionspace/CC-740-5.2
Cc 740 5.2 - Support for salted passwords and tracking last login data.
To upgrade existing "users" tables from v5.2 to v5.3
ALTER TABLE users ADD COLUMN IF NOT EXISTS salt character varying(128);
ALTER TABLE users ADD COLUMN IF NOT EXISTS lastlogin timestamp without time zone;
Richard Millet [Thu, 19 Sep 2019 20:45:54 +0000 (13:45 -0700)]
CC-740: Fixed typo in authentication.sql script.
Richard Millet [Thu, 19 Sep 2019 18:19:41 +0000 (11:19 -0700)]
Merge branch 'CC-740-5.2' of github.com:collectionspace/services into CC-740-5.2
Richard Millet [Fri, 30 Aug 2019 04:51:17 +0000 (21:51 -0700)]
DRYD-736: Change query call to update call and add additional exception handling.
Richard Millet [Thu, 29 Aug 2019 23:53:10 +0000 (16:53 -0700)]
DRYD-736: Added post-auth code to update lastlogin timestamp to users table.
Richard Millet [Thu, 29 Aug 2019 06:16:40 +0000 (23:16 -0700)]
CC-740: Create a new salt when password is updated.
Richard Millet [Thu, 29 Aug 2019 05:49:36 +0000 (22:49 -0700)]
DRYD-736: Adding Spring Security config for handling post-auth events. Will use to track user logins.
Richard Millet [Fri, 16 Aug 2019 22:31:51 +0000 (15:31 -0700)]
CC-740: Adding support for salting user passwords.
Richard Millet [Thu, 19 Sep 2019 05:50:33 +0000 (22:50 -0700)]
Merge branch 'DRYD-514' of github.com:collectionspace/services into DRYD-514
Richard Millet [Thu, 5 Sep 2019 06:46:51 +0000 (23:46 -0700)]
DRYD-514: Use Maven 3.5+'s feature of supplying a var for a module's parent version.
Richard Millet [Thu, 19 Sep 2019 05:48:11 +0000 (22:48 -0700)]
Merge branch 'DRYD-514' of github.com:collectionspace/services into DRYD-514
Richard Millet [Thu, 5 Sep 2019 06:46:51 +0000 (23:46 -0700)]
DRYD-514: Use Maven 3.5+'s feature of supplying a var for a module's parent version.
Ray Lee [Fri, 6 Sep 2019 03:36:21 +0000 (20:36 -0700)]
NOJIRA: Change systematic inventory logo to png.
Ray Lee [Thu, 5 Sep 2019 18:32:34 +0000 (11:32 -0700)]
NOJIRA: Downgrade batik to 1.9.1 to match nuxeo dependency requirements.
Richard Millet [Thu, 5 Sep 2019 06:46:51 +0000 (23:46 -0700)]
DRYD-514: Use Maven 3.5+'s feature of supplying a var for a module's parent version.
Ray Lee [Wed, 4 Sep 2019 00:01:31 +0000 (17:01 -0700)]
NOJIRA: Update cspace-ui version to 3.0.1.
Richard Millet [Fri, 30 Aug 2019 04:51:17 +0000 (21:51 -0700)]
DRYD-736: Change query call to update call and add additional exception handling.
Richard Millet [Thu, 29 Aug 2019 23:53:10 +0000 (16:53 -0700)]
DRYD-736: Added post-auth code to update lastlogin timestamp to users table.
Richard Millet [Thu, 29 Aug 2019 06:16:40 +0000 (23:16 -0700)]
CC-740: Create a new salt when password is updated.
Richard Millet [Thu, 29 Aug 2019 05:49:36 +0000 (22:49 -0700)]
DRYD-736: Adding Spring Security config for handling post-auth events. Will use to track user logins.
Richard Millet [Fri, 16 Aug 2019 22:31:51 +0000 (15:31 -0700)]
CC-740: Adding support for salting user passwords.
Ray Lee [Fri, 30 Aug 2019 00:54:59 +0000 (17:54 -0700)]
DRYD-737: Upgrade anthro plugin to 2.1.2.
Ray Lee [Tue, 27 Aug 2019 05:13:37 +0000 (22:13 -0700)]
DRYD-724: Add discontinued, productionDate, objectStatusList to es source fields in materials tenant.
Ray Lee [Sun, 25 Aug 2019 04:27:16 +0000 (21:27 -0700)]
DRYD-716: Add materialPhysicalDescriptions to es source fields in materials tenant.
Ray Lee [Thu, 22 Aug 2019 05:34:52 +0000 (22:34 -0700)]
DRYD-719: Change anthro ui plugin version to 2.1.1.
Ray Lee [Fri, 16 Aug 2019 19:26:10 +0000 (12:26 -0700)]
DRYD-704: Separate db drop scripts from db create scripts. Run drop scripts only when recreate_db is true; always run create scripts.
Ray Lee [Sun, 11 Aug 2019 05:30:56 +0000 (22:30 -0700)]
DRYD-704: Set tenants authorities_initialized to false in create_db.
Ray Lee [Sat, 10 Aug 2019 03:02:48 +0000 (20:02 -0700)]
DRYD-704: Make create_db without recreate_db=true create the cspace db iff it does not exist. Clean up SQL init scripts.
Ray Lee [Fri, 2 Aug 2019 18:03:30 +0000 (11:03 -0700)]
NOJIRA: Fix xstream version conflict.
Ray Lee [Fri, 2 Aug 2019 01:46:53 +0000 (18:46 -0700)]
NOJIRA: Change version to 5.2.
Ray Lee [Thu, 1 Aug 2019 00:46:38 +0000 (17:46 -0700)]
DRYD-670: Add systematic inventory report.
Ray Lee [Mon, 29 Jul 2019 19:42:29 +0000 (12:42 -0700)]
DRYD-692: Fix error undeploying ui when already undeployed.
Ray Lee [Mon, 29 Jul 2019 04:55:45 +0000 (21:55 -0700)]
NOJIRA: Upgrade ui package versions.
Ray Lee [Sun, 28 Jul 2019 02:34:47 +0000 (19:34 -0700)]
DRYD-701: Implement update inventory status batch job.
remillet [Fri, 26 Jul 2019 22:07:16 +0000 (15:07 -0700)]
Merge pull request #223 from collectionspace/DRYD-437
DRYD-437
Richard Millet [Fri, 26 Jul 2019 18:06:52 +0000 (11:06 -0700)]
Merge branch 'DRYD-437' of github.com:collectionspace/services into DRYD-437
Richard Millet [Thu, 25 Jul 2019 22:15:11 +0000 (15:15 -0700)]
DRYD-437: Added support for synchronizing 'deprecated' terms.
Richard Millet [Fri, 26 Jul 2019 18:04:30 +0000 (11:04 -0700)]
DRYD-626: Changed log level message for 'attempted without a valid tenant ID...' from ERROR to TRACE.
Richard Millet [Thu, 25 Jul 2019 22:15:11 +0000 (15:15 -0700)]
DRYD-437: Added support for synchronizing 'deprecated' terms.
Ray Lee [Thu, 25 Jul 2019 18:36:44 +0000 (11:36 -0700)]
DRYD-617: Add osteology procedure.
Ray Lee [Fri, 19 Jul 2019 01:38:55 +0000 (18:38 -0700)]
NOJIRA: Update a comment.
Ray Lee [Thu, 18 Jul 2019 06:10:58 +0000 (23:10 -0700)]
DRYD-692: Clone UI config when running clone-tenant tool.
Ray Lee [Thu, 18 Jul 2019 00:26:04 +0000 (17:26 -0700)]
DRYD-692: Rework UI config/deployment process.
Ray Lee [Fri, 5 Jul 2019 00:27:38 +0000 (17:27 -0700)]
DRYD-656: Implement ES index rebuild at /index/elasticsearch.
Richard Millet [Wed, 3 Jul 2019 21:15:00 +0000 (14:15 -0700)]
CC-413: Allowing GET requests to /systeminfo endpoint without qualifying with a tenant ID.
Richard Millet [Tue, 2 Jul 2019 20:36:21 +0000 (13:36 -0700)]
CSPACE-6826: Finalized /index endpoint to support both fulltext and elasticsearch reindexing.
Richard Millet [Mon, 1 Jul 2019 23:57:31 +0000 (16:57 -0700)]
CSPACE-6826: Enabling Index service to allow reindex requests for the fulltext and elasticsearch indexes.
remillet [Fri, 28 Jun 2019 23:00:53 +0000 (16:00 -0700)]
Merge pull request #222 from remillet/master
CC-584: Adding code to pull list of reporting output MIME types.
Richard Millet [Thu, 27 Jun 2019 19:55:25 +0000 (12:55 -0700)]
CC-584: Adding code to pull list of reporting output MIME types.
CC-584: Adding 'displayName' field to payload result for endpoint reports/mimetypes.
Ray Lee [Wed, 26 Jun 2019 23:25:53 +0000 (16:25 -0700)]
DRYD-497: Allow searching roles by display name.
remillet [Tue, 25 Jun 2019 19:26:04 +0000 (12:26 -0700)]
Merge pull request #221 from remillet/master
Added support for letting user specify report MIME type and added endpoint for getting a term from a rename
Richard Millet [Tue, 25 Jun 2019 18:26:47 +0000 (11:26 -0700)]
NOJIRA: Adding dir for log files pertaining to service bindings and Nuxeo artifact generation.
Richard Millet [Tue, 25 Jun 2019 18:00:58 +0000 (11:00 -0700)]
NOJIRA: Updating Spring Security version.
Richard Millet [Fri, 21 Jun 2019 00:53:06 +0000 (17:53 -0700)]
DRYD-670: Adding new InvocationContext field for specifying MIME type when generating reports. This value, if set, will override the MIME type specified (if any) in the Report resource.
Richard Millet [Fri, 21 Jun 2019 00:58:31 +0000 (17:58 -0700)]
Merge remote-tracking branch 'upstream/master'
Ray Lee [Tue, 18 Jun 2019 19:54:39 +0000 (12:54 -0700)]
DRYD-654: Allow filtering reports and batch jobs by more than one mode.
Ray Lee [Sat, 8 Jun 2019 01:50:38 +0000 (18:50 -0700)]
DRYD-669: Add batik-all and xml-apis-ext packages for reports.
Ray Lee [Mon, 3 Jun 2019 18:55:09 +0000 (11:55 -0700)]
DRYD-663: Add ecm:name to ES source field in materials profile.
Richard Millet [Thu, 6 Jun 2019 20:36:01 +0000 (13:36 -0700)]
UCBG-444: Refresh nuxeo doc after update, so changes made by documentModifiedevent handlers will be visible in the response.
Richard Millet [Thu, 6 Jun 2019 20:05:08 +0000 (13:05 -0700)]
NOJIRA: Cleaned up build scripts for UOC module.
Richard Millet [Tue, 4 Jun 2019 20:43:16 +0000 (13:43 -0700)]
NOJIRA: Trim validator class name from posted batch record.
Ray Lee [Fri, 31 May 2019 23:21:14 +0000 (16:21 -0700)]
DRYD-621: Change anthro profile version to ^2.0.0.
Ray Lee [Fri, 31 May 2019 22:18:50 +0000 (15:18 -0700)]
NOJIRA: Set profile plugin versions to ^1.0.0.
Richard Millet [Tue, 28 May 2019 21:44:26 +0000 (14:44 -0700)]
Merge remote-tracking branch 'remillet/DRYD-658'
Richard Millet [Tue, 28 May 2019 19:22:04 +0000 (12:22 -0700)]
DRYD-658: Add API endpoint to vocab/authorities to request a term record using a fully qualified refname.