]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
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.

9 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.

9 years agoDRYD-84: Adding CacheMaxAge service binding option for including in HTTP response...
remillet [Tue, 28 Feb 2017 19:44:18 +0000 (11:44 -0800)]
DRYD-84: Adding CacheMaxAge service binding option for including in HTTP response headers.

9 years agoCSPACE-7060: Add core values part to return payload of PUT/update requests.
remillet [Mon, 27 Feb 2017 22:56:04 +0000 (14:56 -0800)]
CSPACE-7060: Add core values part to return payload of PUT/update requests.

9 years agoCSPACE-7060: Add core values part to return payload of PUT/update requests.
remillet [Mon, 27 Feb 2017 19:20:35 +0000 (11:20 -0800)]
CSPACE-7060: Add core values part to return payload of PUT/update requests.

9 years agoDRYD-92: Fixed RefNameServiceUtils.cloneAuthRefDocItem() method to clone all fields...
remillet [Mon, 27 Feb 2017 18:34:06 +0000 (10:34 -0800)]
DRYD-92: Fixed RefNameServiceUtils.cloneAuthRefDocItem() method to clone all fields -including refname, workflowstate, and updatedate.

9 years agoDRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed...
remillet [Mon, 27 Feb 2017 05:31:25 +0000 (21:31 -0800)]
DRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed to an authority term

9 years agoDRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed...
remillet [Sun, 26 Feb 2017 08:05:31 +0000 (00:05 -0800)]
DRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed to an authority term

9 years agoDRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed...
remillet [Sun, 26 Feb 2017 06:14:55 +0000 (22:14 -0800)]
DRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed to an authority term

9 years agoDRYD-106: Added CSID value to items in authority references list.
remillet [Fri, 24 Feb 2017 21:03:36 +0000 (13:03 -0800)]
DRYD-106: Added CSID value to items in authority references list.

9 years agoMerge branch 'DRYD-90'
remillet [Fri, 24 Feb 2017 07:25:44 +0000 (23:25 -0800)]
Merge branch 'DRYD-90'

9 years agoDRYD-90: Added support for getting a list result and payload result from Service...
remillet [Fri, 24 Feb 2017 07:25:11 +0000 (23:25 -0800)]
DRYD-90: Added support for getting a list result and payload result from Service Group resource for a given CSID.

9 years agoCSPACE-7080: Updated Nuxeo repository config for blobs/binaries.
remillet [Fri, 24 Feb 2017 04:45:05 +0000 (20:45 -0800)]
CSPACE-7080: Updated Nuxeo repository config for blobs/binaries.

9 years agoDRYD-90: Adding support for getting list and full payload for an item given a csid.
remillet [Thu, 23 Feb 2017 23:16:25 +0000 (15:16 -0800)]
DRYD-90: Adding support for getting list and full payload for an item given a csid.

9 years agoMerge remote-tracking branch 'cspace-lyrasis/master' into dts-4.5-merge-1
remillet [Thu, 9 Feb 2017 23:35:18 +0000 (15:35 -0800)]
Merge remote-tracking branch 'cspace-lyrasis/master' into dts-4.5-merge-1

9 years agoCSPACE-7069: Added query params to force sycn and normalize term references to use...
remillet [Thu, 9 Feb 2017 23:28:01 +0000 (15:28 -0800)]
CSPACE-7069: Added query params to force sycn and normalize term references to use preferred terms.

9 years agoNOJIRA: Adding code to ignore some cascading events triggered by changes to a calogin...
remillet [Tue, 7 Feb 2017 23:21:58 +0000 (15:21 -0800)]
NOJIRA: Adding code to ignore some cascading events triggered by changes to a caloging record's computed location field.

9 years agoMerge remote-tracking branch 'cspace-lyrasis/master' into dts-4.5-merge-1
remillet [Tue, 7 Feb 2017 01:21:30 +0000 (17:21 -0800)]
Merge remote-tracking branch 'cspace-lyrasis/master' into dts-4.5-merge-1

9 years agoCSPACE-7065: Fixed term display name updates in refojbs after sync.
remillet [Tue, 7 Feb 2017 00:06:09 +0000 (16:06 -0800)]
CSPACE-7065: Fixed term display name updates in refojbs after sync.

9 years agoNOJIRA: Refactored much of the event handler that updates a cataloging record's Compu...
remillet [Sat, 4 Feb 2017 00:04:44 +0000 (16:04 -0800)]
NOJIRA: Refactored much of the event handler that updates a cataloging record's Computed Current Location field.

9 years agoCSPACE-7062: Add support for a 'no context' invocation of the UpdateObjectLocation...
remillet [Sat, 28 Jan 2017 01:11:50 +0000 (17:11 -0800)]
CSPACE-7062: Add support for a 'no context' invocation of the UpdateObjectLocation batch job.

9 years agoNOJIRA: Reverting forced overwrite of initialization-related SQL files during deploy...
remillet [Fri, 30 Dec 2016 21:58:42 +0000 (13:58 -0800)]
NOJIRA: Reverting forced overwrite of initialization-related SQL files during deploy target.  This was removing the drop commands need to reset a deployment.

9 years agoNOJIRA: Force overwrite of initialization-related SQL files during deploy target
remillet [Thu, 29 Dec 2016 23:06:52 +0000 (15:06 -0800)]
NOJIRA: Force overwrite of initialization-related SQL files during deploy target

9 years agoNOJIRA: Adding verbose output to the create_db target.
remillet [Thu, 29 Dec 2016 19:01:23 +0000 (11:01 -0800)]
NOJIRA: Adding verbose output to the create_db target.

9 years agoNOJIRA: Adding debug into to create_cspace_db target.
remillet [Thu, 29 Dec 2016 18:29:02 +0000 (10:29 -0800)]
NOJIRA: Adding debug into to create_cspace_db target.

9 years agoNOJIRA: Nuxeo 7 upgrade issue. Adding remote debugging option for the code that...
remillet [Wed, 14 Dec 2016 00:06:42 +0000 (16:06 -0800)]
NOJIRA: Nuxeo 7 upgrade issue.  Adding remote debugging option for the code that generates the service bundles and bindings.

9 years agoNOJIRA: Nuxeo 7 upgrade issue. Adding remote debugging option for the code that...
remillet [Tue, 13 Dec 2016 20:03:38 +0000 (12:03 -0800)]
NOJIRA: Nuxeo 7 upgrade issue.  Adding remote debugging option for the code that generates the service bundles and bindings.

9 years agoCSPACE-7052: Updated nuxeo lib with comments.
remillet [Mon, 12 Dec 2016 20:08:34 +0000 (12:08 -0800)]
CSPACE-7052: Updated nuxeo lib with comments.

9 years agoCSPACE-7052: Fixed an issue with immutable URI in ServiceGroup resource getItems...
remillet [Mon, 12 Dec 2016 01:28:34 +0000 (17:28 -0800)]
CSPACE-7052: Fixed an issue with immutable URI in ServiceGroup resource getItems request.  Added patched jar for Nuxeo bug dealing with simple lists that have an empty first element.

9 years agoNOJIRA: Renamed Nuxeo 7 3rd party directory to 7.10-HF17. Added updated postgresql...
remillet [Fri, 9 Dec 2016 20:30:00 +0000 (12:30 -0800)]
NOJIRA: Renamed Nuxeo 7 3rd party directory to 7.10-HF17.  Added updated postgresql jdbc driver for postgres v9.4

9 years agoNOJIRA: All service layer tests passing.
remillet [Fri, 2 Dec 2016 17:02:41 +0000 (09:02 -0800)]
NOJIRA: All service layer tests passing.

9 years agoCSPACE-7038: Added a UriInfo wrapper class to provide read-write access to query...
remillet [Wed, 26 Oct 2016 18:37:29 +0000 (11:37 -0700)]
CSPACE-7038: Added a UriInfo wrapper class to provide read-write access to query parameters.

9 years agoCSPACE-7038: Worked through many (if not most) jar conflicts that were preventing...
remillet [Tue, 25 Oct 2016 19:02:23 +0000 (12:02 -0700)]
CSPACE-7038: Worked through many (if not most) jar conflicts that were preventing successful booting.  Have some tests passing now.  In particular, the Intake service tests are passing.

9 years agoCSPACE-7037: Upate sources to compile with Nuxeo 7 libraries. Adding Nuxeo 7 server...
remillet [Thu, 6 Oct 2016 21:24:38 +0000 (14:24 -0700)]
CSPACE-7037: Upate sources to compile with Nuxeo 7 libraries.  Adding Nuxeo 7 server folder with updated libs and jars.

9 years agoCSPACE-7032: Maven 3.3.9+ on Windows has is a CMD and not a BAT file. Updated all...
remillet [Thu, 15 Sep 2016 21:18:53 +0000 (14:18 -0700)]
CSPACE-7032: Maven 3.3.9+ on Windows has is a CMD and not a BAT file. Updated all ant scripts to use just mvn instead of mvn.bat