]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
8 years agoDRYD-114: Fixed some compile issues that mistakenly made it into the last commit.
remillet [Thu, 25 Jan 2018 09:01:47 +0000 (01:01 -0800)]
DRYD-114: Fixed some compile issues that mistakenly made it into the last commit.

8 years agoDRYD-114: Added filter to Nuxeo queries to convert TIMESTAMP values to local server...
remillet [Thu, 25 Jan 2018 08:09:39 +0000 (00:09 -0800)]
DRYD-114: Added filter to Nuxeo queries to convert TIMESTAMP values to local server time.  Clients can provide TIMESTAMP values that are either server local or UTC.  UTC values will be converter to local server time.  Non-UTC values will be left unfiltered.

8 years agoDRYD-235: Added showRoles query param to /accounts/${csid} endpoint.
remillet [Wed, 24 Jan 2018 20:52:04 +0000 (12:52 -0800)]
DRYD-235: Added showRoles query param to /accounts/${csid} endpoint.

8 years agoDRYD-23: Added advanced search support to ServiceGroup resource list requests.
remillet [Wed, 24 Jan 2018 20:08:20 +0000 (12:08 -0800)]
DRYD-23: Added advanced search support to ServiceGroup resource list requests.

8 years agoDRYD-202: XMLReplay test cleanup.
remillet [Wed, 24 Jan 2018 07:37:09 +0000 (23:37 -0800)]
DRYD-202: XMLReplay test cleanup.

8 years agoDRYD-202: More support for term/item lists in POSTs and PUTs to vocabulary resources.
remillet [Wed, 24 Jan 2018 01:18:47 +0000 (17:18 -0800)]
DRYD-202: More support for term/item lists in POSTs and PUTs to vocabulary resources.

8 years agoAdding support for POST and PUT vocabulary payloads containing term lists. Adding...
remillet [Sat, 20 Jan 2018 01:39:27 +0000 (17:39 -0800)]
Adding support for POST and PUT vocabulary payloads containing term lists.  Adding XMLReplay tests and some changes to XMLReply itself.

8 years agoDRYD-202: First support for POSTing vocab items along with vocab (container) payload.
remillet [Thu, 18 Jan 2018 15:57:19 +0000 (07:57 -0800)]
DRYD-202: First support for POSTing vocab items along with vocab (container) payload.

8 years agoDRYD-202: Adding tests for dealing with POSTs to /vocabularies with term items in...
remillet [Thu, 18 Jan 2018 00:17:29 +0000 (16:17 -0800)]
DRYD-202: Adding tests for dealing with POSTs to /vocabularies with term items in the payload.

8 years agoDRYD-202: Configured vocabulary service to return 'source', 'sourcePage', and 'descri...
remillet [Wed, 17 Jan 2018 19:24:57 +0000 (11:24 -0800)]
DRYD-202: Configured vocabulary service to return 'source', 'sourcePage', and 'description' in list results.

8 years agoDRYD-202: Added tests for new 'showItems' query param for /vocabularies/${id} GET...
remillet [Wed, 17 Jan 2018 06:28:51 +0000 (22:28 -0800)]
DRYD-202: Added tests for new 'showItems' query param for /vocabularies/${id} GET requests.  Added tests for paging as well since we get paging for free.

8 years agoDRYD-202: Added tests for new 'showItems' query param for /vocabularies/${id} GET...
remillet [Tue, 16 Jan 2018 22:39:20 +0000 (14:39 -0800)]
DRYD-202: Added tests for new 'showItems' query param for /vocabularies/${id} GET requests.  Added tests for paging as well since we get paging for free.

8 years agoDRYD-202: Added 'showItems' query param to GET requests on vocabularies that will...
remillet [Tue, 16 Jan 2018 19:41:52 +0000 (11:41 -0800)]
DRYD-202: Added 'showItems' query param to GET requests on vocabularies that will show the vocabulary items.

8 years agoMerge branch 'master' of github.com:collectionspace/services
remillet [Mon, 15 Jan 2018 17:13:22 +0000 (09:13 -0800)]
Merge branch 'master' of github.com:collectionspace/services

8 years agoDRYD-221: Fixed typos that had test role names beginning with the 'ROLE_' prefix.
remillet [Mon, 15 Jan 2018 17:13:10 +0000 (09:13 -0800)]
DRYD-221: Fixed typos that had test role names beginning with the 'ROLE_' prefix.

8 years agoDRYD-221: Fixed bug in account update code. Added new XMLReplay tests for accounts...
remillet [Mon, 15 Jan 2018 01:51:50 +0000 (17:51 -0800)]
DRYD-221: Fixed bug in account update code.  Added new XMLReplay tests for accounts and roles.

8 years agoDRYD-221: Roles and perms refactoring of transaction handling.
remillet [Sat, 13 Jan 2018 11:51:30 +0000 (03:51 -0800)]
DRYD-221: Roles and perms refactoring of transaction handling.

8 years agoDRYD-221: Roles and perms refactoring of transaction handling.
remillet [Sat, 13 Jan 2018 11:51:11 +0000 (03:51 -0800)]
DRYD-221: Roles and perms refactoring of transaction handling.

8 years agoDRYD-221: Refactor persistence of AuthN/AuthZ entities to support better transaction...
remillet [Wed, 3 Jan 2018 07:02:21 +0000 (23:02 -0800)]
DRYD-221: Refactor persistence of AuthN/AuthZ entities to support better transaction support.

8 years agoDRYD-221: Refactor persistence of AuthN/AuthZ entities to support better transaction...
remillet [Fri, 29 Dec 2017 22:24:24 +0000 (14:24 -0800)]
DRYD-221: Refactor persistence of AuthN/AuthZ entities to support better transaction support.

8 years agoDRYD-71: Implement fallback filter.
Ray Lee [Wed, 27 Dec 2017 00:14:18 +0000 (16:14 -0800)]
DRYD-71: Implement fallback filter.

8 years agoDRYD-203: Expect passwords to be base64-encoded on oauth2 password grant requests.
Ray Lee [Sun, 24 Dec 2017 00:00:59 +0000 (16:00 -0800)]
DRYD-203: Expect passwords to be base64-encoded on oauth2 password grant requests.

8 years agoDRYD-220: Normalize AuthN/AuthZ objects to have UTC times in out going payloads.
remillet [Thu, 21 Dec 2017 23:04:15 +0000 (15:04 -0800)]
DRYD-220: Normalize AuthN/AuthZ objects to have UTC times in out going payloads.

8 years agoDRYD-169: Password reset request now takes an XML payload rather than form data.
remillet [Sat, 16 Dec 2017 00:40:55 +0000 (16:40 -0800)]
DRYD-169: Password reset request now takes an XML payload rather than form data.

8 years agoDRYD-181: Adding paging info to Roles and Permissions resources. Also fixed 'totalIt...
remillet [Fri, 15 Dec 2017 23:12:01 +0000 (15:12 -0800)]
DRYD-181: Adding paging info to Roles and Permissions resources.  Also fixed 'totalItems' bug showing incorrect results for Accounts paging info.

8 years agoDRYD-169: Password reset now takes token and password as form data rather than query...
remillet [Fri, 15 Dec 2017 17:12:58 +0000 (09:12 -0800)]
DRYD-169: Password reset now takes token and password as form data rather than query parameters.

8 years agoDRYD-182: Added an AOP (AspectJ) around aspect to intercept the marshaling by the...
remillet [Fri, 15 Dec 2017 04:58:18 +0000 (20:58 -0800)]
DRYD-182: Added an AOP (AspectJ) around aspect to intercept the marshaling by the Hyperjaxb code and add the timezone information.

8 years agoDRYD-204: DRYD-207: Disable token after successful password reset. Expect passwords...
remillet [Tue, 12 Dec 2017 05:47:28 +0000 (21:47 -0800)]
DRYD-204: DRYD-207: Disable token after successful password reset.  Expect passwords to be base64 encoded in password-reset requests.

8 years agoNOJIRA: Misc transaction handling cleanup and fixes.
remillet [Sat, 9 Dec 2017 06:37:47 +0000 (22:37 -0800)]
NOJIRA: Misc transaction handling cleanup and fixes.

8 years agoMerge branch 'master' of github.com:collectionspace/services
remillet [Fri, 8 Dec 2017 23:50:12 +0000 (15:50 -0800)]
Merge branch 'master' of github.com:collectionspace/services

8 years agoDRYD-120: Added query param 'andReciprocal' to GET list requests on Relations service...
remillet [Fri, 8 Dec 2017 23:50:01 +0000 (15:50 -0800)]
DRYD-120: Added query param 'andReciprocal' to GET list requests on Relations service.  See JIRA DRYD-120 comments for details.

8 years agoDRYD-169: Fix typos.
Ray Lee [Fri, 8 Dec 2017 05:52:06 +0000 (21:52 -0800)]
DRYD-169: Fix typos.

8 years agoDRYD-169: Change password reset and publicitems url access to permitAll.
Ray Lee [Fri, 8 Dec 2017 05:17:21 +0000 (21:17 -0800)]
DRYD-169: Change password reset and publicitems url access to permitAll.

8 years agoDRYD-186: Changing GET query param for a role from includePerms to showPerms
remillet [Fri, 8 Dec 2017 04:04:02 +0000 (20:04 -0800)]
DRYD-186: Changing GET query param for a role from includePerms to showPerms

8 years agoDRYD-186: Added support for PUT requests on Roles that contain associated permissions...
remillet [Thu, 7 Dec 2017 22:42:26 +0000 (14:42 -0800)]
DRYD-186: Added support for PUT requests on Roles that contain associated permissions.  A role's existing permissions list will be replaced with the ones sent in the PUT request.

8 years agoDRYD-186: POSTs to the Role resource can now declare a set of permissions to associat...
remillet [Thu, 7 Dec 2017 19:55:38 +0000 (11:55 -0800)]
DRYD-186: POSTs to the Role resource can now declare a set of permissions to associate with the new role.  If the permissions don't exist, the Services will create them.  The permissions MUST include values for the actionGroup and resource.

8 years agoMerge branch 'master' of github.com:collectionspace/services
remillet [Sat, 2 Dec 2017 00:28:52 +0000 (16:28 -0800)]
Merge branch 'master' of github.com:collectionspace/services

8 years agoDRYD-186: permissionId values in permroles payload is now optional. Service layer...
remillet [Sat, 2 Dec 2017 00:28:31 +0000 (16:28 -0800)]
DRYD-186: permissionId values in permroles payload is now optional.  Service layer can find Permission records using the resourceName/actionGroup tuple.  Services layer will create new Permission records if the permroles payload refers to non-existent Permission records.  This will allow clients to create new roles (and update existing roles) with permissions in one request.

8 years agoDRYD-169: Move password reset URLs into spring security filter chain, with anonymous...
Ray Lee [Fri, 1 Dec 2017 01:11:36 +0000 (17:11 -0800)]
DRYD-169: Move password reset URLs into spring security filter chain, with anonymous access.

8 years agoDRYD-169: Support for new password reset mechanism. Password reset is now negotiated...
remillet [Tue, 21 Nov 2017 05:55:28 +0000 (21:55 -0800)]
DRYD-169: Support for new password reset mechanism.  Password reset is now negotiated between only the UI and Services layer -App layer (except for config settings) is left out of the process.

8 years agoDRYD-126: Added support for 'mkRtSbjOrObj' query param on calls to /servicegroups...
remillet [Sat, 11 Nov 2017 00:25:17 +0000 (16:25 -0800)]
DRYD-126: Added support for 'mkRtSbjOrObj' query param on calls to /servicegroups/*/items.

8 years agoUpdate pom.xml
remillet [Fri, 10 Nov 2017 01:43:30 +0000 (17:43 -0800)]
Update pom.xml

8 years agoDRYD-122: Made 'rel' the namespace prefix for the relations-common-list type.
remillet [Thu, 9 Nov 2017 21:03:02 +0000 (13:03 -0800)]
DRYD-122: Made 'rel' the namespace prefix for the relations-common-list type.

8 years agoDRYD-177: Reduce logging output to catalina.out of authority/vocab term creation.
remillet [Wed, 8 Nov 2017 21:36:04 +0000 (13:36 -0800)]
DRYD-177: Reduce logging output to catalina.out of authority/vocab term creation.

8 years agoDRYD-177: Changed auth/vocab reset to be 'false'.
remillet [Wed, 8 Nov 2017 18:04:49 +0000 (10:04 -0800)]
DRYD-177: Changed auth/vocab reset to be 'false'.

8 years agoDRYD-177: Now saving the state of a tenant's authority/vocab initialization. If...
remillet [Wed, 8 Nov 2017 06:22:26 +0000 (22:22 -0800)]
DRYD-177: Now saving the state of a tenant's authority/vocab initialization.  If already initialized, the Service layer will skip authority/vocab init at startup.

8 years agoDRYD-177: Fixed crashing issue with authority definitions with no initial terms defined.
remillet [Mon, 6 Nov 2017 16:08:42 +0000 (08:08 -0800)]
DRYD-177: Fixed crashing issue with authority definitions with no initial terms defined.

8 years agoDRYD-177: Supports definition of authorities/vocabularies and terms in the service...
remillet [Thu, 2 Nov 2017 22:15:40 +0000 (15:15 -0700)]
DRYD-177: Supports definition of authorities/vocabularies and terms in the service bindings.

8 years agoDRYD-177: First stages of moving authority and vocab initialization to the Services...
remillet [Sat, 28 Oct 2017 00:06:49 +0000 (17:06 -0700)]
DRYD-177: First stages of moving authority and vocab initialization to the Services startup.

8 years agoNOJIRA: Added additional logging and error reporting to Import service.
remillet [Tue, 17 Oct 2017 21:25:42 +0000 (14:25 -0700)]
NOJIRA: Added additional logging and error reporting to Import service.

8 years agoNOJIRA: Reduced default output of Import service. Added support for impTimeout and...
remillet [Tue, 17 Oct 2017 00:09:54 +0000 (17:09 -0700)]
NOJIRA: Reduced default output of Import service.  Added support for impTimeout and impTimout query params.  Fixed error handling of Import service POST requests.

8 years agoNOJIRA: Testing Nuxeo Importer service to see if we can replace our custom importer...
remillet [Mon, 9 Oct 2017 17:19:15 +0000 (10:19 -0700)]
NOJIRA: Testing Nuxeo Importer service to see if we can replace our custom importer code with theirs.

8 years agoMerge branch 'master' of github.com:collectionspace/services
remillet [Thu, 5 Oct 2017 15:47:51 +0000 (08:47 -0700)]
Merge branch 'master' of github.com:collectionspace/services

8 years agoCSPACE-6846: Fixed issue where docID variable was not properly expanded in import...
remillet [Thu, 5 Oct 2017 00:12:17 +0000 (17:12 -0700)]
CSPACE-6846: Fixed issue where docID variable was not properly expanded in import payloads.

8 years agoUpdate authority-request.xml
remillet [Wed, 4 Oct 2017 21:03:02 +0000 (14:03 -0700)]
Update authority-request.xml

8 years agoUpdate authority-request.xml
remillet [Wed, 4 Oct 2017 18:36:52 +0000 (11:36 -0700)]
Update authority-request.xml

Fixing malformed refnames.

8 years agoDRYD-127: Add an API to delete relations given a subject, object, and/or predicate
remillet [Wed, 4 Oct 2017 10:20:42 +0000 (03:20 -0700)]
DRYD-127: Add an API to delete relations given a subject, object, and/or predicate

8 years agoDRYD-176: Added checks to DELETE and UPDATE requests to prevent changes to locked...
remillet [Mon, 2 Oct 2017 21:28:07 +0000 (14:28 -0700)]
DRYD-176: Added checks to DELETE and UPDATE requests to prevent changes to locked resources/records.

8 years agoDRYD-121: Adding 'mkRtSbjOrObj' query param so you can get a list of marked related...
remillet [Sat, 23 Sep 2017 00:25:58 +0000 (17:25 -0700)]
DRYD-121: Adding 'mkRtSbjOrObj' query param so you can get a list of marked related items -either as subject or object.

8 years agoDRYD-120: Added support for 'sbjOrObj' query param so you can find relationships...
remillet [Fri, 22 Sep 2017 21:19:59 +0000 (14:19 -0700)]
DRYD-120: Added support for 'sbjOrObj' query param so you can find relationships where the the CSID is either the subject or the object.

8 years agoDRYD-131: Now supports one or more predicate query params.
remillet [Thu, 21 Sep 2017 22:52:38 +0000 (15:52 -0700)]
DRYD-131: Now supports one or more predicate query params.

8 years agoDRYD-119: Added support for rtEither query param to find relationships that with...
remillet [Thu, 21 Sep 2017 21:20:40 +0000 (14:20 -0700)]
DRYD-119: Added support for rtEither query param to find relationships that with either the subject or object csid.

8 years agoCSPACE-6967: Corrected a problem where base authority class was accidentally deleting...
remillet [Wed, 20 Sep 2017 17:14:06 +0000 (10:14 -0700)]
CSPACE-6967: Corrected a problem where base authority class was accidentally deleting authorities.

8 years agoNOJIRA: Merged master branch with v4.5-branch.
remillet [Fri, 28 Jul 2017 04:47:26 +0000 (21:47 -0700)]
NOJIRA: Merged master branch with v4.5-branch.

8 years agoCSPACE-7124: Added workaround to Nuxeo bug that prevented the clearing of structured...
remillet [Tue, 11 Jul 2017 00:30:08 +0000 (17:30 -0700)]
CSPACE-7124: Added workaround to Nuxeo bug that prevented the clearing of structured date fields in some records.

8 years agoCSPACE-7125: Changed pom to get gbif jars from CollectionSpace maven repo.
remillet [Fri, 30 Jun 2017 01:08:47 +0000 (18:08 -0700)]
CSPACE-7125: Changed pom to get gbif jars from CollectionSpace maven repo.

8 years agoNOJIRA: Updating Maven version tags to 5.0-SNAPSHOT
remillet [Wed, 21 Jun 2017 20:32:29 +0000 (13:32 -0700)]
NOJIRA: Updating Maven version tags to 5.0-SNAPSHOT

8 years agoNOJIRA: Creating release branch for v4.5 for CollectionSpace
remillet [Tue, 20 Jun 2017 21:44:27 +0000 (14:44 -0700)]
NOJIRA: Creating release branch for v4.5 for CollectionSpace

8 years agoCSPACE-7100: Change structured date parser to prefer month-day-year instead of year...
Ray Lee [Fri, 2 Jun 2017 23:31:50 +0000 (16:31 -0700)]
CSPACE-7100: Change structured date parser to prefer month-day-year instead of year-month-day.

8 years agoCSPACE-6901: Removed hard-coded domain string from CE and BCE refnames. Added code...
remillet [Fri, 2 Jun 2017 19:06:03 +0000 (12:06 -0700)]
CSPACE-6901: Removed hard-coded domain string from CE and BCE refnames.  Added code to inject current tenant domain string into the BCE and CE refnames.

8 years agoMerge branch 'master' of github.com:collectionspace/services
remillet [Fri, 26 May 2017 16:44:47 +0000 (09:44 -0700)]
Merge branch 'master' of github.com:collectionspace/services

8 years agoCSPACE-7094: Adding script for migrating v4.4 herbarium profile based databases to...
remillet [Fri, 26 May 2017 15:53:29 +0000 (08:53 -0700)]
CSPACE-7094: Adding script for migrating v4.4 herbarium profile based databases to v4.5.

8 years agoMerge pull request #207 from ray-lee/anthro
Ray Lee [Thu, 25 May 2017 02:20:56 +0000 (19:20 -0700)]
Merge pull request #207 from ray-lee/anthro

Anthropology profile

8 years agoCSPACE-6797: Fix claim tests.
Ray Lee [Wed, 24 May 2017 21:02:39 +0000 (14:02 -0700)]
CSPACE-6797: Fix claim tests.

8 years agoCSPACE-7094: Adding script for migrating v4.4 herbarium profile based databases to...
remillet [Wed, 24 May 2017 19:42:04 +0000 (12:42 -0700)]
CSPACE-7094: Adding script for migrating v4.4 herbarium profile based databases to v4.5.

8 years agoCSPACE-6793: Configure anthro tenant.
Ray Lee [Wed, 17 May 2017 05:30:57 +0000 (22:30 -0700)]
CSPACE-6793: Configure anthro tenant.

8 years agoCSPACE-7073: Added code to display bad short IDs in logs.
remillet [Tue, 23 May 2017 16:29:07 +0000 (09:29 -0700)]
CSPACE-7073: Added code to display bad short IDs in logs.

8 years agoNOJIRA: Correct some comments.
Ray Lee [Wed, 17 May 2017 04:23:17 +0000 (21:23 -0700)]
NOJIRA: Correct some comments.

8 years agoMerge pull request #206 from ray-lee/4.5-contrib
remillet [Sun, 14 May 2017 05:00:30 +0000 (22:00 -0700)]
Merge pull request #206 from ray-lee/4.5-contrib

4.5 service layer fixes

8 years agoCSPACE-7093: Add filter to set username into a request attribute.
Ray Lee [Sat, 13 May 2017 21:09:50 +0000 (14:09 -0700)]
CSPACE-7093: Add filter to set username into a request attribute.

8 years agoNOJIRA: Change domains in struct date parser refnames to core.collectionspace.org.
Ray Lee [Sat, 13 May 2017 02:09:35 +0000 (19:09 -0700)]
NOJIRA: Change domains in struct date parser refnames to core.collectionspace.org.

8 years agoNOJIRA: Add claim to services/build.xml.
Ray Lee [Sat, 13 May 2017 00:48:23 +0000 (17:48 -0700)]
NOJIRA: Add claim to services/build.xml.

8 years agoNOJIRA: Add createsNewFocus as a list result for Batch.
Ray Lee [Sat, 13 May 2017 00:27:49 +0000 (17:27 -0700)]
NOJIRA: Add createsNewFocus as a list result for Batch.

8 years agoCSPACE-5306: Correct default lifecycle policy for imported records.
Ray Lee [Thu, 11 May 2017 22:51:36 +0000 (15:51 -0700)]
CSPACE-5306: Correct default lifecycle policy for imported records.

8 years agoMerge branch 'master' of github.com:collectionspace/services
remillet [Sat, 13 May 2017 00:27:56 +0000 (17:27 -0700)]
Merge branch 'master' of github.com:collectionspace/services

8 years agoCSPACE-7079: More updates and fixes related to new botgarden and anthro profiles.
remillet [Sat, 13 May 2017 00:22:49 +0000 (17:22 -0700)]
CSPACE-7079: More updates and fixes related to new botgarden and anthro profiles.

8 years agoNOJIRA: Change mvn.bat to mvn, to match other build.xml files.
Ray Lee [Wed, 10 May 2017 22:53:08 +0000 (15:53 -0700)]
NOJIRA: Change mvn.bat to mvn, to match other build.xml files.

8 years agoCSPACE-7079: Changes for Botantical Garden profile.
remillet [Mon, 8 May 2017 17:55:25 +0000 (10:55 -0700)]
CSPACE-7079: Changes for Botantical Garden profile.

8 years agoNOJIRA: Updating misc Maven plugin versions.
remillet [Mon, 10 Apr 2017 17:07:31 +0000 (10:07 -0700)]
NOJIRA: Updating misc Maven plugin versions.

8 years agoCSPACE-6909: All UCB botgarden service level procedures added and tested.
remillet [Mon, 3 Apr 2017 23:58:37 +0000 (16:58 -0700)]
CSPACE-6909: All UCB botgarden service level procedures added and tested.

8 years agoMerge branch 'botgarden_profile' into botgarden_profile-2
remillet [Mon, 27 Mar 2017 21:52:02 +0000 (14:52 -0700)]
Merge branch 'botgarden_profile' into botgarden_profile-2

Conflicts:
services/batch/service/src/main/java/org/collectionspace/services/batch/AbstractBatchInvocable.java
services/batch/service/src/main/java/org/collectionspace/services/batch/BatchResource.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/BatchDocumentModelHandler.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/CreateAndLinkLoanOutBatchJob.java

8 years agoCSPACE-5985: Making fixes for failed test results.
remillet [Mon, 27 Mar 2017 20:41:42 +0000 (13:41 -0700)]
CSPACE-5985: Making fixes for failed test results.

8 years agoCSPACE-5985: Making fixes for failed test results.
remillet [Mon, 27 Mar 2017 20:41:19 +0000 (13:41 -0700)]
CSPACE-5985: Making fixes for failed test results.

8 years agoCSPACE-5985: Making fixes for failed test results.
remillet [Mon, 27 Mar 2017 20:39:17 +0000 (13:39 -0700)]
CSPACE-5985: Making fixes for failed test results.

8 years agoCSPACE-5985:Adding support for authorization checks for invoking batch jobs.
remillet [Sat, 25 Mar 2017 00:32:59 +0000 (17:32 -0700)]
CSPACE-5985:Adding support for authorization checks for invoking batch jobs.

9 years agoCSPACE-6909: Adding botanical garden contributions from UCB for official botgarden...
remillet [Fri, 17 Mar 2017 19:19:22 +0000 (12:19 -0700)]
CSPACE-6909: Adding botanical garden contributions from UCB for official botgarden profile.

9 years agoCSPACE-7083: Adding tenant bindings for declaring Nuxeo event listeners.
remillet [Fri, 10 Mar 2017 20:12:02 +0000 (12:12 -0800)]
CSPACE-7083: Adding tenant bindings for declaring Nuxeo event listeners.

9 years agoCSPACE-7082: Create a general mechanism for HTTP cache-control settings in the Services.
remillet [Mon, 6 Mar 2017 23:09:19 +0000 (15:09 -0800)]
CSPACE-7082: Create a general mechanism for HTTP cache-control settings in the Services.

9 years agoCSPACE-6711:Added config file to control Nuxeo's disk cache that's used for creating...
remillet [Fri, 3 Mar 2017 17:32:53 +0000 (09:32 -0800)]
CSPACE-6711:Added config file to control Nuxeo's disk cache that's used for creating image derivatives.

9 years agoCSPACE-7081: Code now dynamically querying Nuxeo for picture views -aka, derivative...
remillet [Thu, 2 Mar 2017 23:29:52 +0000 (15:29 -0800)]
CSPACE-7081: Code now dynamically querying Nuxeo for picture views -aka, derivative terms/names.