]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
12 years agoMerge pull request #143 from aronr/CSPACE-6134
Aron Roberts [Thu, 20 Feb 2014 03:36:46 +0000 (19:36 -0800)]
Merge pull request #143 from aronr/CSPACE-6134

CSPACE-6134: In the batch job that updates computed current locations in...

12 years agoCSPACE-6134: In the batch job that updates computed current locations in Cataloging...
Aron Roberts [Thu, 20 Feb 2014 03:35:32 +0000 (19:35 -0800)]
CSPACE-6134: In the batch job that updates computed current locations in Cataloging / CollectionObject records, verify that related L/M/I records with null current locations can't 'null out' existing computed current locations. Add verification that candidate current locations can be successfully parsed as refNames.

12 years agoCSPACE-6129: Added (commented out) entry to the XmlReplay master file, for running...
Aron Roberts [Thu, 20 Feb 2014 02:14:20 +0000 (18:14 -0800)]
CSPACE-6129: Added (commented out) entry to the XmlReplay master file, for running tests to verify that the batch job that updates computed current locations in Cataloging / CollectionObject records uses the updatedAt timestamps for related L/M/I records as tiebreakers, when two or more L/M/I records share the same location date.

12 years agoMerge pull request #142 from aronr/CSPACE-6129
Aron Roberts [Thu, 20 Feb 2014 01:52:39 +0000 (17:52 -0800)]
Merge pull request #142 from aronr/CSPACE-6129

CSPACE-6129: When computing a Cataloging record's current location from ...

12 years agoCSPACE-6129: When computing a Cataloging record's current location from related L...
Aron Roberts [Thu, 20 Feb 2014 01:22:09 +0000 (17:22 -0800)]
CSPACE-6129: When computing a Cataloging record's current location from related L/M/I (Movement) records, if two or more such records have identical location dates, use their update timestamps as a tiebreaker.

12 years agoCSPACE-6188: Added (commented out) entry for running tests to verify that the batch...
Aron Roberts [Wed, 19 Feb 2014 21:04:46 +0000 (13:04 -0800)]
CSPACE-6188: Added (commented out) entry for running tests to verify that the batch job that updates computed current locations in Cataloging / CollectionObject records works with versioned records, to the XmlReplay master file.

12 years agoMerge pull request #140 from aronr/CSPACE-6188
Aron Roberts [Wed, 19 Feb 2014 20:58:50 +0000 (12:58 -0800)]
Merge pull request #140 from aronr/CSPACE-6188

CSPACE-6188: Add test to verify current location batch job works with versioned records.

12 years agoCSPACE-6188: Added missing auth credentials to XmlReplay-based test.
Aron Roberts [Wed, 19 Feb 2014 20:57:04 +0000 (12:57 -0800)]
CSPACE-6188: Added missing auth credentials to XmlReplay-based test.

12 years agoCSPACE-6188: Provisional XmlReplay-based tests to identify if the update computed...
Aron Roberts [Wed, 19 Feb 2014 04:01:37 +0000 (20:01 -0800)]
CSPACE-6188: Provisional XmlReplay-based tests to identify if the update computed current location batch job works as expected in a versioning tenant.

12 years agoMerge pull request #139 from aronr/CSPACE-6307
Aron Roberts [Sat, 15 Feb 2014 01:26:19 +0000 (17:26 -0800)]
Merge pull request #139 from aronr/CSPACE-6307

CSPACE-6307: Use updatedAt, rather than createdAt, as tiebreaker when id...

12 years agoCSPACE-6307: Fix trivial typo in comment.
Aron Roberts [Sat, 15 Feb 2014 01:25:10 +0000 (17:25 -0800)]
CSPACE-6307: Fix trivial typo in comment.

12 years agoCSPACE-6307: Use updatedAt, rather than createdAt, as tiebreaker when identifying...
Aron Roberts [Sat, 15 Feb 2014 01:23:21 +0000 (17:23 -0800)]
CSPACE-6307: Use updatedAt, rather than createdAt, as tiebreaker when identifying the latest L/M/I record for maintaining the computed current location value in Cataloging records.

12 years agoMerge pull request #138 from aronr/CSPACE-6308
Aron Roberts [Sat, 15 Feb 2014 00:04:44 +0000 (16:04 -0800)]
Merge pull request #138 from aronr/CSPACE-6308

CSPACE-6308: Don't blank out computed current location value in a Catalo...

12 years agoCSPACE-6308: Don't blank out computed current location value in a Cataloging record...
Aron Roberts [Fri, 14 Feb 2014 23:51:31 +0000 (15:51 -0800)]
CSPACE-6308: Don't blank out computed current location value in a Cataloging record if the most recent movement has a blank current location value.

12 years agoCSPACE-6262: Reduced a routinely-encountered log message from WARN to TRACE level.
Aron Roberts [Fri, 14 Feb 2014 19:59:48 +0000 (11:59 -0800)]
CSPACE-6262: Reduced a routinely-encountered log message from WARN to TRACE level.

12 years agoCSPACE-6304: Added 'overwrite=true' to deterministically ensure that .jrxml files...
Aron Roberts [Fri, 14 Feb 2014 01:03:48 +0000 (17:03 -0800)]
CSPACE-6304: Added 'overwrite=true' to deterministically ensure that .jrxml files in the Services source code tree always overwrite any identically-named files in the target destination on an 'ant deploy'.

12 years agoMerge pull request #137 from aronr/CSPACE-6301
Aron Roberts [Thu, 13 Feb 2014 21:34:55 +0000 (13:34 -0800)]
Merge pull request #137 from aronr/CSPACE-6301

CSPACE-6301: Enable 'undelete' workflow state transition.

12 years agoCSPACE-6301: Added 'undelete' tests in a base test class.
Aron Roberts [Thu, 13 Feb 2014 05:08:01 +0000 (21:08 -0800)]
CSPACE-6301: Added 'undelete' tests in a base test class.

12 years agoCSPACE-6301: Change configuration for the cs_default and cs_locking lifecycles to...
Aron Roberts [Thu, 13 Feb 2014 03:38:45 +0000 (19:38 -0800)]
CSPACE-6301: Change configuration for the cs_default and cs_locking lifecycles to allow for transition from deleted to undeleted ('project') workflow state. Adjust client test to reflect the addition of two new permissions-related resources for the undelete workflow transition.

12 years agoMerge pull request #135 from ray-lee/CSPACE-6286
remillet [Thu, 6 Feb 2014 22:19:35 +0000 (14:19 -0800)]
Merge pull request #135 from ray-lee/CSPACE-6286

CSPACE-6286: Fetch full text search result pages lazily when finding ref...

12 years agoMerge pull request #136 from aronr/CSPACE-6291
Aron Roberts [Thu, 30 Jan 2014 00:39:56 +0000 (16:39 -0800)]
Merge pull request #136 from aronr/CSPACE-6291

CSPACE-6291: Consolidate remaining <repository> references in POMs to th...

12 years agoCSPACE-6291: Consolidate remaining <repository> references in POMs to the project...
Aron Roberts [Wed, 29 Jan 2014 01:05:08 +0000 (17:05 -0800)]
CSPACE-6291: Consolidate remaining <repository> references in POMs to the project's top level POM. Move the repository reference to the project Maven repo's 'nuxeo-public' repo earlier, above two references to remote maven.nuxeo.org repos, to help ensure that cached copies of artifacts in the project repo are preferentially downloaded. Replace a non-existent pluginRepository reference."

12 years agoCSPACE-6286: Fetch full text search result pages lazily when finding refobjs.
Ray Lee [Mon, 13 Jan 2014 23:44:17 +0000 (15:44 -0800)]
CSPACE-6286: Fetch full text search result pages lazily when finding refobjs.

12 years agoCSPACE-6282: Resolving a misc merge conflict.
Richard Millet [Thu, 12 Dec 2013 00:58:44 +0000 (16:58 -0800)]
CSPACE-6282: Resolving a misc merge conflict.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Thu, 12 Dec 2013 00:54:31 +0000 (16:54 -0800)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoCSPACE-6282: Updating a Media record to add or update its Blob should use PUT, not...
Richard Millet [Thu, 12 Dec 2013 00:54:08 +0000 (16:54 -0800)]
CSPACE-6282: Updating a Media record to add or update its Blob should use PUT, not POST.

12 years agoCSPACE-6110: Reverted collectionspace-client.properties to run Java Client Library...
Aron Roberts [Tue, 10 Dec 2013 21:57:43 +0000 (13:57 -0800)]
CSPACE-6110: Reverted collectionspace-client.properties to run Java Client Library-based tests against localhost, rather than qa.collectionspace.org.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Sat, 7 Dec 2013 06:11:27 +0000 (22:11 -0800)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoCSPACE-6110: Converting FileInputStream instances to ByteArrayInputStream instances...
Richard Millet [Sat, 7 Dec 2013 06:11:01 +0000 (22:11 -0800)]
CSPACE-6110: Converting FileInputStream instances to ByteArrayInputStream instances for images less than 256k.

12 years agoCSPACE-6110: Adding some comments and debugging code.
Richard Millet [Fri, 6 Dec 2013 19:12:17 +0000 (11:12 -0800)]
CSPACE-6110: Adding some comments and debugging code.

12 years agoMerge pull request #134 from aronr/CSPACE-6277
Aron Roberts [Thu, 21 Nov 2013 22:18:30 +0000 (14:18 -0800)]
Merge pull request #134 from aronr/CSPACE-6277

CSPACE-6277: On import, allow dollar sign characters to be included in a...

12 years agoCSPACE-6277: On import, allow dollar sign characters to be included in authority...
Aron Roberts [Thu, 21 Nov 2013 02:08:34 +0000 (18:08 -0800)]
CSPACE-6277: On import, allow dollar sign characters to be included in authority item refName display names.

12 years agoMerge pull request #133 from aronr/CSPACE-6234
Aron Roberts [Fri, 4 Oct 2013 19:35:50 +0000 (12:35 -0700)]
Merge pull request #133 from aronr/CSPACE-6234

CSPACE-6234: Allow values of integer fields to be emitted in list results.

12 years agoCSPACE-6234: Allow values of integer fields to be emitted in list results.
Aron Roberts [Fri, 4 Oct 2013 01:59:52 +0000 (18:59 -0700)]
CSPACE-6234: Allow values of integer fields to be emitted in list results.

12 years agoMerge pull request #131 from aronr/CSPACE-6220
Aron Roberts [Tue, 24 Sep 2013 20:44:46 +0000 (13:44 -0700)]
Merge pull request #131 from aronr/CSPACE-6220

CSPACE-6220: Rename Ant task for generating services artifacts.

12 years agoCSPACE-6220: Rename Ant task 'deploy_services_bundles' to the more accurate name...
Aron Roberts [Tue, 24 Sep 2013 20:39:42 +0000 (13:39 -0700)]
CSPACE-6220: Rename Ant task 'deploy_services_bundles' to the more accurate name, 'deploy_services_artifacts'.

12 years agoNOJIRA: Another trivial typo fix.
Aron Roberts [Fri, 20 Sep 2013 23:34:01 +0000 (16:34 -0700)]
NOJIRA: Another trivial typo fix.

12 years agoNOJIRA: Another trivial typo fix.
Aron Roberts [Fri, 20 Sep 2013 23:34:01 +0000 (16:34 -0700)]
NOJIRA: Another trivial typo fix.

12 years agoNOJIRA: Fix one more trivial typo in log message.
Aron Roberts [Fri, 20 Sep 2013 23:01:05 +0000 (16:01 -0700)]
NOJIRA: Fix one more trivial typo in log message.

12 years agoNOJIRA: Fix one more trivial typo in log message.
Aron Roberts [Fri, 20 Sep 2013 23:01:05 +0000 (16:01 -0700)]
NOJIRA: Fix one more trivial typo in log message.

12 years agoNOJIRA: Fix three trivial spelling typos in log messages.
Aron Roberts [Fri, 20 Sep 2013 22:59:48 +0000 (15:59 -0700)]
NOJIRA: Fix three trivial spelling typos in log messages.

12 years agoNOJIRA: Fix three trivial spelling typos in log messages.
Aron Roberts [Fri, 20 Sep 2013 22:59:48 +0000 (15:59 -0700)]
NOJIRA: Fix three trivial spelling typos in log messages.

12 years agoMerge pull request #130 from aronr/CSPACE-6190
Aron Roberts [Fri, 13 Sep 2013 22:09:52 +0000 (15:09 -0700)]
Merge pull request #130 from aronr/CSPACE-6190

CSPACE-6190: Update Services build version to 4.1-SNAPSHOT, from 4.0-SNA...

12 years agoCSPACE-6190: Update Services build version to 4.1-SNAPSHOT, from 4.0-SNAPSHOT.
Aron Roberts [Fri, 13 Sep 2013 21:30:12 +0000 (14:30 -0700)]
CSPACE-6190: Update Services build version to 4.1-SNAPSHOT, from 4.0-SNAPSHOT.

12 years agoCSPACE-6189: Removed deprecated 'note' bindings as well as deprecated 'ModifyFieldDat...
Richard Millet [Fri, 13 Sep 2013 17:34:39 +0000 (10:34 -0700)]
CSPACE-6189: Removed deprecated 'note' bindings as well as deprecated 'ModifyFieldDatatypes' init handler from pre-4.0 service bindings prototype file.

12 years agoMerge pull request #129 from aronr/CSPACE-6178
Aron Roberts [Fri, 6 Sep 2013 01:06:58 +0000 (18:06 -0700)]
Merge pull request #129 from aronr/CSPACE-6178

CSPACE-6178: Remove schema JARs for extension schemas as well as common on 'ant undeploy'.

12 years agoCSPACE-6178: Removing two additional Ant directives missed during first pass.
Aron Roberts [Fri, 6 Sep 2013 00:59:47 +0000 (17:59 -0700)]
CSPACE-6178: Removing two additional Ant directives missed during first pass.

12 years agoCSPACE-6178: Clean up all new-style (unified config) schema JAR files from /usr/local...
Aron Roberts [Fri, 6 Sep 2013 00:53:33 +0000 (17:53 -0700)]
CSPACE-6178: Clean up all new-style (unified config) schema JAR files from /usr/local/share/apache-tomcat-6.0.33/nuxeo-server/plugins, not just schema JAR files for common schemas and any out-of-the-box extension schemas.

12 years agoCSPACE-5615,CSPACE-6139: Add comments to 'old-style' tenant bindings delta files...
Aron Roberts [Thu, 5 Sep 2013 21:18:11 +0000 (14:18 -0700)]
CSPACE-5615,CSPACE-6139: Add comments to 'old-style' tenant bindings delta files in the Services layer, identifying that these are for use with CollectionSpace versions 3.3 and earlier.

12 years agoMerge pull request #128 from aronr/CSPACE-6171
Aron Roberts [Wed, 4 Sep 2013 22:00:35 +0000 (15:00 -0700)]
Merge pull request #128 from aronr/CSPACE-6171

CSPACE-6171: Update computed current location for objects even when record versioning is enabled.

12 years agoCSPACE-6171: Add Lifesci test of updating computed current location in Cataloging...
Aron Roberts [Wed, 4 Sep 2013 20:16:49 +0000 (13:16 -0700)]
CSPACE-6171: Add Lifesci test of updating computed current location in Cataloging to XmlReplay master.

12 years agoCSPACE-6717: Event listener that updates computed current location in Cataloging...
Aron Roberts [Wed, 4 Sep 2013 00:35:00 +0000 (17:35 -0700)]
CSPACE-6717: Event listener that updates computed current location in Cataloging records now filters out past versions of documents.

12 years agoCSPACE-6166: Remove redundant deltas.
Aron Roberts [Fri, 30 Aug 2013 22:44:57 +0000 (15:44 -0700)]
CSPACE-6166: Remove redundant deltas.

12 years agoCSPACE-6157: Revert part of last commit to reflect current variable naming in App...
Aron Roberts [Fri, 30 Aug 2013 19:18:01 +0000 (12:18 -0700)]
CSPACE-6157: Revert part of last commit to reflect current variable naming in App layer log4j properties file, other App layer server location properties. (Need to standardize on JEE_SERVER_HOME at some future point.)

12 years agoCSPACE-6157: Passing value from more generic environment variable to App layer tool...
Aron Roberts [Fri, 30 Aug 2013 18:42:34 +0000 (11:42 -0700)]
CSPACE-6157: Passing value from more generic environment variable to App layer tool for generating Services artifacts.

12 years agoCSPACE-6157: Fix FileNotFoundException in finding log4j logfile when generating servi...
Aron Roberts [Wed, 28 Aug 2013 22:11:18 +0000 (15:11 -0700)]
CSPACE-6157: Fix FileNotFoundException in finding log4j logfile when generating service doctype and schema artifacts.

12 years agoMerge pull request #126 from aronr/CSPACE-6130
Aron Roberts [Mon, 26 Aug 2013 20:32:58 +0000 (13:32 -0700)]
Merge pull request #126 from aronr/CSPACE-6130

CSPACE-6130: Always emit non-preferred terms in authority item list resu...

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-6130
Aron Roberts [Mon, 26 Aug 2013 19:08:24 +0000 (12:08 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6130

12 years agoCSPACE-6152,CSPACE-6158: Remove redundant declaration of persons_naturalhistory part...
Aron Roberts [Sat, 24 Aug 2013 05:03:37 +0000 (22:03 -0700)]
CSPACE-6152,CSPACE-6158: Remove redundant declaration of persons_naturalhistory part in Lifesci tenant bindings delta file; this part is already declared in App layer config for the Person record. Having this present in the delta file resulted in duplicate entries for this part in the merged tenant bindings.

12 years agoCSPACE-6130: Remove stray semi-colon (empty statement).
Aron Roberts [Thu, 22 Aug 2013 23:42:24 +0000 (16:42 -0700)]
CSPACE-6130: Remove stray semi-colon (empty statement).

12 years agoCSPACE-6130: Add more comments outlining how preferred and non-preferred terms are...
Aron Roberts [Thu, 22 Aug 2013 23:34:54 +0000 (16:34 -0700)]
CSPACE-6130: Add more comments outlining how preferred and non-preferred terms are emitted in authority item list results.

12 years agoCSPACE-6130: Handle instances where the termDisplayName is declared multiple times...
Aron Roberts [Thu, 22 Aug 2013 23:26:39 +0000 (16:26 -0700)]
CSPACE-6130: Handle instances where the termDisplayName is declared multiple times in App layer configuration. Improve comment.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-6130
Aron Roberts [Thu, 22 Aug 2013 21:59:10 +0000 (14:59 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6130

12 years agoCSPACE-6142: Update ant undeploy target for the person/3rdparty/nuxeo-platform-person...
Aron Roberts [Thu, 22 Aug 2013 20:25:12 +0000 (13:25 -0700)]
CSPACE-6142: Update ant undeploy target for the person/3rdparty/nuxeo-platform-person-lifesci module, now that the persons_naturalhistory schema has been revived in the Services per work on CSPACE-6152.

12 years agoMerge pull request #127 from aronr/CSPACE-6139
Aron Roberts [Thu, 22 Aug 2013 17:32:15 +0000 (10:32 -0700)]
Merge pull request #127 from aronr/CSPACE-6139

CSPACE-6139: Clean up unneeded Services files relating to the ...

12 years agoCSPACE-6139: Clean up unneeded Services files relating to the creation of Nuxeo docum...
Aron Roberts [Thu, 22 Aug 2013 02:35:11 +0000 (19:35 -0700)]
CSPACE-6139: Clean up unneeded Services files relating to the creation of Nuxeo document type bundles and schemas, replacing them with readme files.

12 years agoCSPACE-6139: Initial prototype for cleaning unneeded Services files relating to the...
Aron Roberts [Thu, 22 Aug 2013 01:50:54 +0000 (18:50 -0700)]
CSPACE-6139: Initial prototype for cleaning unneeded Services files relating to the creation of Nuxeo document type bundles and schemas, replacing them with readme files.

12 years agoCSPACE-6130: Always emit non-preferred terms in authority item list results in a...
Aron Roberts [Thu, 22 Aug 2013 00:16:58 +0000 (17:16 -0700)]
CSPACE-6130: Always emit non-preferred terms in authority item list results in a standard way, ignoring any instances where the termDisplayName field may be configured as a ListResultsField in services/tenant bindings.

12 years agoCSPACE-6152: Remove extraneous (and incorrect) values from properties file for runnin...
Aron Roberts [Wed, 21 Aug 2013 22:04:39 +0000 (15:04 -0700)]
CSPACE-6152: Remove extraneous (and incorrect) values from properties file for running Taxonomy service client tests.

12 years agoMerge pull request #125 from aronr/CSPACE-6152
Aron Roberts [Wed, 21 Aug 2013 16:29:57 +0000 (09:29 -0700)]
Merge pull request #125 from aronr/CSPACE-6152

CSPACE-6152: Preserve the persons_naturalhistory extension schema ...

12 years agoCSPACE-6152: Taxonomy service client tests now use the lifesci tenant by default.
Aron Roberts [Wed, 21 Aug 2013 15:03:14 +0000 (08:03 -0700)]
CSPACE-6152: Taxonomy service client tests now use the lifesci tenant by default.

12 years agoCSPACE-6152: Simplify persons_naturalhistory schema, now consisting of a single field...
Aron Roberts [Wed, 21 Aug 2013 00:30:48 +0000 (17:30 -0700)]
CSPACE-6152: Simplify persons_naturalhistory schema, now consisting of a single field, but continue to demonstrate extension of an authority item schema.

12 years agoCSPACE-6142: 'ant undeploy' will no longer fail if the $CATALINA_HOME/nuxeo-server...
Aron Roberts [Tue, 13 Aug 2013 23:45:54 +0000 (16:45 -0700)]
CSPACE-6142: 'ant undeploy' will no longer fail if the $CATALINA_HOME/nuxeo-server/bundles directory is not present.

12 years agoMerge pull request #124 from aronr/CSPACE-6142
Aron Roberts [Tue, 13 Aug 2013 02:39:36 +0000 (19:39 -0700)]
Merge pull request #124 from aronr/CSPACE-6142

CSPACE-6142: Clean up both new and legacy Nuxeo doctype-related artifacts via 'ant undeploy.'

12 years agoCSPACE-6142: When undeploying current and legacy Nuxeo doctype JARs, account for...
Aron Roberts [Tue, 13 Aug 2013 02:19:14 +0000 (19:19 -0700)]
CSPACE-6142: When undeploying current and legacy Nuxeo doctype JARs, account for naming variations in the CollectionObject lifesci schema extension and the Vocabulary service.

12 years agoCSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy...
Aron Roberts [Tue, 13 Aug 2013 01:53:06 +0000 (18:53 -0700)]
CSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy JARs, via 'ant undeploy'. Reflect that some new artifacts are schema-specific, as reflected in their filenames.

12 years agoCSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy...
Aron Roberts [Mon, 12 Aug 2013 20:22:59 +0000 (13:22 -0700)]
CSPACE-6142: Undeploy new-style Nuxeo doctype and schema JARs, along with legacy JARs, via 'ant undeploy'. This is a protoype of the new undeploy pattern, initially in the Work authority module.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Fri, 9 Aug 2013 16:55:05 +0000 (09:55 -0700)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoNOJIRA: Adding Work Authority and Citation Authority Eclipse settings files to git...
Richard Millet [Fri, 9 Aug 2013 16:54:53 +0000 (09:54 -0700)]
NOJIRA: Adding Work Authority and Citation Authority Eclipse settings files to git's ignore list.

12 years agoCSPACE-6122,CSPACE-6123: Update Citation and Work authorities to generate Services...
Aron Roberts [Fri, 9 Aug 2013 02:55:01 +0000 (19:55 -0700)]
CSPACE-6122,CSPACE-6123: Update Citation and Work authorities to generate Services doctype bundles following unified config changes. (Commit also includes minor, similar cleanup in Location module.)

12 years agoMerge branch 'CSPACE-5678-E' into CSPACE-5678-F
Richard Millet [Thu, 8 Aug 2013 17:36:05 +0000 (10:36 -0700)]
Merge branch 'CSPACE-5678-E' into CSPACE-5678-F

12 years agoCSPACE-5678-E: Fixed XMLReplay Person-Siblings tests to reflect the fact that termDis...
Richard Millet [Wed, 7 Aug 2013 16:41:17 +0000 (09:41 -0700)]
CSPACE-5678-E: Fixed XMLReplay Person-Siblings tests to reflect the fact that termDisplayName is used as the objectNumber instead of shortIdentifier being used.

12 years agoMerge pull request #123 from aronr/CSPACE-6117
Aron Roberts [Wed, 7 Aug 2013 02:30:01 +0000 (19:30 -0700)]
Merge pull request #123 from aronr/CSPACE-6117

CSPACE-6117: Integrate Work Authority contribution into Services layer.

12 years agoCSPACE-5678:Fixed issues related to vocab item list 'field returns' line in the payloads.
Richard Millet [Tue, 6 Aug 2013 19:35:15 +0000 (12:35 -0700)]
CSPACE-5678:Fixed issues related to vocab item list 'field returns' line in the payloads.

12 years agoCSPACE-5678: Added PublicItem to service bindings prototype file.
Richard Millet [Mon, 5 Aug 2013 20:05:06 +0000 (13:05 -0700)]
CSPACE-5678: Added PublicItem to service bindings prototype file.

12 years agoCSPACE-5678: Adding warning (instead of fatal exception) when a document validation...
Richard Millet [Mon, 5 Aug 2013 19:27:52 +0000 (12:27 -0700)]
CSPACE-5678: Adding warning (instead of fatal exception) when a document validation handler is missing.

12 years agoCSPACE-5678: Added fix to XMLMerge delta files to include missing tenant properties.
Richard Millet [Sun, 4 Aug 2013 07:37:25 +0000 (00:37 -0700)]
CSPACE-5678: Added fix to XMLMerge delta files to include missing tenant properties.

12 years agoCSPACE-5678: Adding Ant target that will generate Service config artifacts from the...
Richard Millet [Fri, 2 Aug 2013 19:36:51 +0000 (12:36 -0700)]
CSPACE-5678: Adding Ant target that will generate Service config artifacts from the Application layer's config files using the csmake.jar tool.

12 years agoNOJIRA: Fixing 'ehcache' warning during import of AuthN/AuthZ metadata. Problem...
Richard Millet [Fri, 2 Aug 2013 05:46:52 +0000 (22:46 -0700)]
NOJIRA: Fixing 'ehcache' warning during import of AuthN/AuthZ metadata.  Problem was that both Spring Security and JPA/Hibernate were configuring an ehCache manager.

12 years agoCSPACE-5678: Merging with latest trunk sources.
Richard Millet [Fri, 2 Aug 2013 02:28:42 +0000 (19:28 -0700)]
CSPACE-5678: Merging with latest trunk sources.

12 years agoCSPACE-6117: Removed migratedEntity repeatable group from JAXB schema for Work items.
Aron Roberts [Thu, 1 Aug 2013 02:42:24 +0000 (19:42 -0700)]
CSPACE-6117: Removed migratedEntity repeatable group from JAXB schema for Work items.

12 years agoCSPACE-6117: Update parent POM version in Work authority POM files to 4.0-SNAPSHOT...
Aron Roberts [Thu, 1 Aug 2013 02:35:58 +0000 (19:35 -0700)]
CSPACE-6117: Update parent POM version in Work authority POM files to 4.0-SNAPSHOT, from 3.2.1-SNAPSHOT.

12 years agoMerge remote-tracking branch 'walkerart/procedure-work' into CSPACE-6117
Aron Roberts [Thu, 1 Aug 2013 00:47:33 +0000 (17:47 -0700)]
Merge remote-tracking branch 'walkerart/procedure-work' into CSPACE-6117

12 years agoCSPACE-6115: Apply PAHMA-895 changes to the UpdateObjectLocationBatchJob.
Aron Roberts [Wed, 31 Jul 2013 00:57:22 +0000 (17:57 -0700)]
CSPACE-6115: Apply PAHMA-895 changes to the UpdateObjectLocationBatchJob.

12 years agoMerge pull request #122 from aronr/CSPACE-6114
Aron Roberts [Tue, 30 Jul 2013 00:48:03 +0000 (17:48 -0700)]
Merge pull request #122 from aronr/CSPACE-6114

CSPACE-6114: Fix bug that prevented Boolean fields from being emitted in...

12 years agoCSPACE-6114: Fix bug that prevented Boolean fields from being emitted in list results.
Aron Roberts [Tue, 30 Jul 2013 00:46:59 +0000 (17:46 -0700)]
CSPACE-6114: Fix bug that prevented Boolean fields from being emitted in list results.

12 years agoCSPACE-5678-D: Added a known-good canonical service bindings for comparison.
Richard Millet [Sat, 20 Jul 2013 00:26:06 +0000 (17:26 -0700)]
CSPACE-5678-D: Added a known-good canonical service bindings for comparison.

12 years agoCSPACE-5678-D: More service binding bug fixes.
Richard Millet [Fri, 19 Jul 2013 23:58:36 +0000 (16:58 -0700)]
CSPACE-5678-D: More service binding bug fixes.

12 years agoMerge pull request #121 from aronr/CSPACE-5950
Aron Roberts [Fri, 19 Jul 2013 23:58:33 +0000 (16:58 -0700)]
Merge pull request #121 from aronr/CSPACE-5950

CSPACE-5950: Allow importing of documents into repository domains other ...

12 years agoCSPACE-5950: Allow importing of documents into repository domains other than the...
Aron Roberts [Fri, 19 Jul 2013 22:54:04 +0000 (15:54 -0700)]
CSPACE-5950: Allow importing of documents into repository domains other than the default domain.