]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
13 years agoCSPACE-5677: Added rudimentary initial XmlReplay-based tests of newly-added versionin...
Aron Roberts [Fri, 26 Oct 2012 23:54:14 +0000 (16:54 -0700)]
CSPACE-5677: Added rudimentary initial XmlReplay-based tests of newly-added versioning functionality. These tests are currently restricted to verifying that, by default, versioned documents do not appear in list results and that only the current version is retrieved on a GET.

13 years agoCSPACE-5664 - Added support to services config to use the Nuxeo versioning support...
Patrick Schmitz [Fri, 26 Oct 2012 17:05:15 +0000 (10:05 -0700)]
CSPACE-5664 - Added support to services config to use the Nuxeo versioning support on a per-service, per tenant basis. Added support to filter versions from normal search and list queries. Did not add support for a query param to control this - that is a future feature as needed. Made lifesci tenant Movement use versioning, to test and demo this functionality. Performed basic testing, but needs additional test development.

13 years agoCSPACE-5271: Fixed logic error in URITemplateRegistry-related test; some asserts...
Aron Roberts [Tue, 23 Oct 2012 00:57:37 +0000 (17:57 -0700)]
CSPACE-5271: Fixed logic error in URITemplateRegistry-related test; some asserts formerly were unreachable.

13 years agoNOJIRA: Updating POM parent versions to 3.1-SNAPSHOT.
Richard Millet [Fri, 12 Oct 2012 20:10:51 +0000 (13:10 -0700)]
NOJIRA: Updating POM parent versions to 3.1-SNAPSHOT.

13 years agoCSPACE-5499 Added support to refObjs methods to only match the base of the refName...
Patrick Schmitz [Tue, 2 Oct 2012 06:25:55 +0000 (23:25 -0700)]
CSPACE-5499 Added support to refObjs methods to only match the base of the refName, ignoring the displayName suffix.

13 years agoCSPACE-5537 Added support to set external blob csid on update as well as on create.
Patrick Schmitz [Fri, 28 Sep 2012 21:43:03 +0000 (14:43 -0700)]
CSPACE-5537 Added support to set external blob csid on update as well as on create.

13 years agoMerge pull request #62 from rjaffe/CSPACE-5080
Aron Roberts [Tue, 25 Sep 2012 23:38:56 +0000 (16:38 -0700)]
Merge pull request #62 from rjaffe/CSPACE-5080

CSPACE-5080 - Modified tenant-bindings-proto.xml in response to...

13 years agoMerge pull request #63 from aronr/CSPACE-5552
Aron Roberts [Tue, 25 Sep 2012 23:36:40 +0000 (16:36 -0700)]
Merge pull request #63 from aronr/CSPACE-5552

CSPACE-5552: Added internal pagination to relations refName ...

13 years agoCSPACE-5552: Added test of displayName updates propagating to refName fields in colle...
Aron Roberts [Tue, 25 Sep 2012 23:24:18 +0000 (16:24 -0700)]
CSPACE-5552: Added test of displayName updates propagating to refName fields in collectionspace_core and relations records to the XmlReplay master file in IntegrationTests.

13 years agoCSPACE-5552: Added internal pagination to updates of display names in the refName...
Aron Roberts [Tue, 25 Sep 2012 23:18:11 +0000 (16:18 -0700)]
CSPACE-5552: Added internal pagination to updates of display names in the refName fields of relation records. Added tenant ID constraint on NXQL query.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5552
Aron Roberts [Tue, 25 Sep 2012 22:47:23 +0000 (15:47 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5552

13 years agoCSPACE-5562: Updated services build version to 3.0-SNAPSHOT from 2.7-SNAPSHOT.
Aron Roberts [Tue, 25 Sep 2012 21:57:09 +0000 (14:57 -0700)]
CSPACE-5562: Updated services build version to 3.0-SNAPSHOT from 2.7-SNAPSHOT.

13 years agoCSPACE-5080: One more tweak: removed whitespace before closing comment tag
Rick Jaffe [Tue, 25 Sep 2012 20:55:43 +0000 (13:55 -0700)]
CSPACE-5080: One more tweak: removed whitespace before closing comment tag

13 years agoCPSACE-5080: Fixing two comments
Rick Jaffe [Tue, 25 Sep 2012 20:48:36 +0000 (13:48 -0700)]
CPSACE-5080: Fixing two comments

13 years agoCSPACE-5552: Add initial tests to verify that updating a display name field in a...
Aron Roberts [Tue, 25 Sep 2012 19:38:22 +0000 (12:38 -0700)]
CSPACE-5552: Add initial tests to verify that updating a display name field in a structured object also update display names in the refName fields in collectionspace_core and in associated relationship records.

13 years agoMerge branch 'master' into CSPACE-5080
Rick Jaffe [Tue, 25 Sep 2012 03:06:04 +0000 (20:06 -0700)]
Merge branch 'master' into CSPACE-5080

13 years agoMerge branch 'CSPACE-5540-REM'
Richard Millet [Mon, 24 Sep 2012 23:32:43 +0000 (16:32 -0700)]
Merge branch 'CSPACE-5540-REM'

13 years agoCSPACE-5540: Relationships in relations-payloads to structured objects only differing...
Richard Millet [Mon, 24 Sep 2012 23:22:21 +0000 (16:22 -0700)]
CSPACE-5540: Relationships in relations-payloads to structured objects only differing by relationship metatypes are now considered new relationships by the handleRelations code.  This means that the old identical relationships are deleted and new ones with the updated relationship metatype are created in their place.

13 years agoCSPACE-5556: Increase log level of message identifying unrecognized elements in reque...
Aron Roberts [Mon, 24 Sep 2012 23:03:11 +0000 (16:03 -0700)]
CSPACE-5556: Increase log level of message identifying unrecognized elements in request payloads to WARN from DEBUG. Suppress that log message for the 'csid' element (only).

13 years agoMerge branch 'v2.7'
Richard Millet [Thu, 20 Sep 2012 23:40:31 +0000 (16:40 -0700)]
Merge branch 'v2.7'

13 years agoCSPACE-5504: Added proper update handling for refName updates for authority items...
Richard Millet [Thu, 20 Sep 2012 23:08:39 +0000 (16:08 -0700)]
CSPACE-5504: Added proper update handling for refName updates for authority items and structured objects -includes updating refNames in relationship records and in collectionspace_core schema.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Thu, 20 Sep 2012 15:43:38 +0000 (08:43 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5504: The refNames in relationship records are now updated when their correspo...
Richard Millet [Thu, 20 Sep 2012 06:41:33 +0000 (23:41 -0700)]
CSPACE-5504: The refNames in relationship records are now updated when their corresponding resources' refNames change.

13 years agoNOJIRA - Concept Authority SupportsHierarchy was in the wrong section, which was...
Patrick Schmitz [Wed, 19 Sep 2012 23:33:25 +0000 (16:33 -0700)]
NOJIRA - Concept Authority SupportsHierarchy was in the wrong section, which was defeating the logic to handle hierarchy relations. Discovered in incidental testing.

13 years agoCSPACE-5504: Adding code that will update relations_common table with updated/changed...
Richard Millet [Wed, 19 Sep 2012 04:52:10 +0000 (21:52 -0700)]
CSPACE-5504: Adding code that will update relations_common table with updated/changed refNames

13 years agoNOJIRA: Adding README.txt because git does not like empty directories.
Richard Millet [Wed, 19 Sep 2012 04:50:52 +0000 (21:50 -0700)]
NOJIRA: Adding README.txt because git does not like empty directories.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5540
Aron Roberts [Wed, 19 Sep 2012 02:05:19 +0000 (19:05 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5540

13 years agoCSPACE-5440: Adding missing IntegrationTests changes, associated with integrating...
Aron Roberts [Wed, 19 Sep 2012 02:05:05 +0000 (19:05 -0700)]
CSPACE-5440: Adding missing IntegrationTests changes, associated with integrating the relationshipMetaType field into relations and relations list payloads.

13 years agoMerge pull request #60 from aronr/CSPACE-5540
Aron Roberts [Wed, 19 Sep 2012 01:31:33 +0000 (18:31 -0700)]
Merge pull request #60 from aronr/CSPACE-5540

CSPACE-5440,CSPACE-5509: Fully integrate relationshipMetaType field into...

13 years agoCSPACE-5540: Standardize ordering of fields in relations_common.xsd files.
Aron Roberts [Tue, 18 Sep 2012 23:46:29 +0000 (16:46 -0700)]
CSPACE-5540: Standardize ordering of fields in relations_common.xsd files.

13 years agoCSPACE-5080: Minor change to a comment
Rick Jaffe [Tue, 18 Sep 2012 22:56:55 +0000 (15:56 -0700)]
CSPACE-5080: Minor change to a comment

13 years agoCSPACE-5440,CSPACE-5509: Fully integrate relationshipMetaType field into the services...
Aron Roberts [Tue, 18 Sep 2012 22:37:00 +0000 (15:37 -0700)]
CSPACE-5440,CSPACE-5509: Fully integrate relationshipMetaType field into the services, including reading and that field's value from, and emitting that value in, lists of relations records.

13 years agoMerge branch 'master' into CSPACE-5080
Rick Jaffe [Tue, 18 Sep 2012 22:34:55 +0000 (15:34 -0700)]
Merge branch 'master' into CSPACE-5080

13 years agoCSPACE-5080: Commenting out authRef for addressCountry because it has been configured...
Rick Jaffe [Tue, 18 Sep 2012 22:16:51 +0000 (15:16 -0700)]
CSPACE-5080: Commenting out authRef for addressCountry because it has been configured as a term list

13 years agoCSPACE-5531: Added code to update refName field of collectionspace_core table when...
Richard Millet [Tue, 18 Sep 2012 20:21:59 +0000 (13:21 -0700)]
CSPACE-5531: Added code to update refName field of collectionspace_core table when there has been a refName change

13 years agoCSPACE-5080: Removing authRef, previously commented out during development, for the...
Rick Jaffe [Tue, 18 Sep 2012 20:04:08 +0000 (13:04 -0700)]
CSPACE-5080: Removing authRef, previously commented out during development, for the addressCountry field. The authRef was originally added in anticipation of the field being tied to the Place authority, based on the wiki schema.

13 years agoCSPACE-5080: Initial work - adding termRef for addressCountry field in tenant-binding...
Rick Jaffe [Fri, 14 Sep 2012 23:43:27 +0000 (16:43 -0700)]
CSPACE-5080: Initial work - adding termRef for addressCountry field in tenant-bindings. Commenting out authRef for same field -- it had been added in anticipation of this field being tied to Place authority.

13 years agoCSPACE-5518: Fixed case typo in XmlReplay payload file used in structured objects...
Aron Roberts [Fri, 14 Sep 2012 19:05:06 +0000 (12:05 -0700)]
CSPACE-5518: Fixed case typo in XmlReplay payload file used in structured objects tests; this error didn't manifest on Mac OS X (filesystem case insensitivity?).

13 years agoMerge pull request #59 from aronr/CSPACE-5518-2
Aron Roberts [Fri, 14 Sep 2012 01:55:59 +0000 (18:55 -0700)]
Merge pull request #59 from aronr/CSPACE-5518-2

CSPACE-5518: Add refName-style tests of structured objects.

13 years agoCSPACE-5518: Completed adding XmlReplay-based tests of structured objects that use...
Aron Roberts [Fri, 14 Sep 2012 01:45:05 +0000 (18:45 -0700)]
CSPACE-5518: Completed adding XmlReplay-based tests of structured objects that use refNames ('id' form) to create and update related records, via relations-common-list payloads included in CollectionObjects create and update requests. These test CSID/refName and refName/CSID pairs as subject/object identifiers when creating records, and refName/refName, CSID/refName and refName/CSID pairs when updating records.

13 years agoCSPACE-5518: Create both parent and child relations, in both create and update tests...
Aron Roberts [Thu, 13 Sep 2012 19:37:53 +0000 (12:37 -0700)]
CSPACE-5518: Create both parent and child relations, in both create and update tests, in preparation for creating 'name' form of tests.

13 years agoMerge pull request #58 from aronr/CSPACE-5522
Aron Roberts [Thu, 13 Sep 2012 17:35:23 +0000 (10:35 -0700)]
Merge pull request #58 from aronr/CSPACE-5522

CSPACE-5522:  Clean up all relation records created by XmlReplay-based t...

13 years agoNORJIRA: Updating Maven and Ant config files to use an updated postgresql driver...
Richard Millet [Thu, 13 Sep 2012 17:31:14 +0000 (10:31 -0700)]
NORJIRA: Updating Maven and Ant config files to use an updated postgresql driver library so that it will get the jar from a public repo.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Thu, 13 Sep 2012 15:37:06 +0000 (08:37 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoNOJIRA: Minor Eclipse project settings file changes.
Richard Millet [Thu, 13 Sep 2012 15:36:57 +0000 (08:36 -0700)]
NOJIRA: Minor Eclipse project settings file changes.

13 years agoCSPACE-5522: Clean up all relation records created by XmlReplay-based tests of struc...
Aron Roberts [Thu, 13 Sep 2012 01:20:34 +0000 (18:20 -0700)]
CSPACE-5522:  Clean up all relation records created by XmlReplay-based tests of structured objects.  Set autoDeletePOSTS=true to delete all CollectionObject records created by these tests, as well. Remove one duplicate test, resulting from previous move of tests into a single test group.  Remove superfluous 'auth' attributes.

13 years agoMerge branch 'CSPACE-5523'
Patrick Schmitz [Wed, 12 Sep 2012 23:44:17 +0000 (16:44 -0700)]
Merge branch 'CSPACE-5523'

13 years agoCSPACE-5523 - Fix various problems with relations and refNames.
Patrick Schmitz [Wed, 12 Sep 2012 23:42:16 +0000 (16:42 -0700)]
CSPACE-5523 - Fix various problems with relations and refNames.

13 years agoMerge pull request #57 from aronr/CSPACE-5519
Aron Roberts [Wed, 12 Sep 2012 23:07:28 +0000 (16:07 -0700)]
Merge pull request #57 from aronr/CSPACE-5519

CSPACE-5519: Upgraded PostgreSQL JDBC Type 4 driver JAR file to version ...

13 years agoCSPACE-5519: Upgraded PostgreSQL JDBC Type 4 driver JAR file to version 9.1-902,...
Aron Roberts [Wed, 12 Sep 2012 23:05:35 +0000 (16:05 -0700)]
CSPACE-5519: Upgraded PostgreSQL JDBC Type 4 driver JAR file to version 9.1-902, from 8.4-702.

13 years agoCSPACE-5489: Updated XMLReplay response payloads to reflect refName changes in fields...
Richard Millet [Tue, 11 Sep 2012 23:51:01 +0000 (16:51 -0700)]
CSPACE-5489: Updated XMLReplay response payloads to reflect refName changes in fieldsReturned element.

13 years agoNOJIRA: Removed an unused import statement.
Richard Millet [Tue, 11 Sep 2012 23:28:54 +0000 (16:28 -0700)]
NOJIRA: Removed an unused import statement.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Tue, 11 Sep 2012 23:02:49 +0000 (16:02 -0700)]
Merge branch 'master' of github.com:collectionspace/services

Conflicts:
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java

13 years agoCSPACE-5489: Changed list handling code for authority items to no longer supply refna...
Richard Millet [Tue, 11 Sep 2012 22:52:00 +0000 (15:52 -0700)]
CSPACE-5489: Changed list handling code for authority items to no longer supply refname since it is now part of all common list results and handled in the base class.  Also removed all refName list result fields from tenant bindings since they are always included for all objects/resources.

13 years agoMerge pull request #54 from aronr/CSPACE-5271
Aron Roberts [Tue, 11 Sep 2012 21:58:09 +0000 (14:58 -0700)]
Merge pull request #54 from aronr/CSPACE-5271

CSPACE-5271,CSPACE-5274,CSPACE-5453: Create a registry ...

13 years agoCSPACE-5271: Remove debugging line related to UriTemplateRegistry work.
Aron Roberts [Tue, 11 Sep 2012 21:33:03 +0000 (14:33 -0700)]
CSPACE-5271: Remove debugging line related to UriTemplateRegistry work.

13 years agoMerge branch 'CSPACE-5271' of github.com:aronr/services into CSPACE-5271
Aron Roberts [Tue, 11 Sep 2012 19:58:27 +0000 (12:58 -0700)]
Merge branch 'CSPACE-5271' of github.com:aronr/services into CSPACE-5271

13 years agoCSPACE-5271: Fixed up some NetBeans package-starred import statements to restore...
Aron Roberts [Tue, 11 Sep 2012 19:55:18 +0000 (12:55 -0700)]
CSPACE-5271: Fixed up some NetBeans package-starred import statements to restore individual imports.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5271
Aron Roberts [Tue, 11 Sep 2012 18:36:27 +0000 (11:36 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271

Conflicts:
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java
services/imports/service/src/main/java/org/collectionspace/services/imports/TemplateExpander.java

13 years agoCSPACE-5122: Added tests for showAllRelations calls for mid-level and bottom-level...
Aron Roberts [Tue, 11 Sep 2012 02:05:23 +0000 (19:05 -0700)]
CSPACE-5122: Added tests for showAllRelations calls for mid-level and bottom-level records in a hierarchy of structured objects.  These are currently commented out, as showAllRelations doesn't appear to properly include sibling relationships in its responses.

13 years agoCSPACE-5520: Corrected XmlReplay-based tests of structured objects to create parent...
Aron Roberts [Mon, 10 Sep 2012 23:20:26 +0000 (16:20 -0700)]
CSPACE-5520: Corrected XmlReplay-based tests of structured objects to create parent/child relationships with each create request. As Richard observed, when sending a relations-common-list payload with a record to be created, that payload must only include relations where that record is either a subject or object of the relationship.

13 years agoCSPACE-5520: XmlReplay master now runs structured object tests. (Some of these tests...
Aron Roberts [Mon, 10 Sep 2012 20:22:07 +0000 (13:22 -0700)]
CSPACE-5520: XmlReplay master now runs structured object tests. (Some of these tests still are breaking as of this commit.)

13 years agoCSPACE-5520: Redid changes from commit 98a38422024f6ddfd02a8adbd7e9524a21358779,...
Aron Roberts [Mon, 10 Sep 2012 19:46:42 +0000 (12:46 -0700)]
CSPACE-5520: Redid changes from commit 98a38422024f6ddfd02a8adbd7e9524a21358779, again with correct commit comment: Added expected payload for a relations obj= test of structured objects.

13 years agoCSPACE-5520: Added expected payload for a relations obj= test of structured objects.
Aron Roberts [Mon, 10 Sep 2012 19:34:53 +0000 (12:34 -0700)]
CSPACE-5520: Added expected payload for a relations obj= test of structured objects.

13 years agoCSPACE-5120: Added expected payload for a relations sbj= test.
Aron Roberts [Mon, 10 Sep 2012 19:31:50 +0000 (12:31 -0700)]
CSPACE-5120: Added expected payload for a relations sbj= test.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Mon, 10 Sep 2012 18:50:31 +0000 (11:50 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5518: Final changes to service context setup to support existing hierarchy...
Richard Millet [Mon, 10 Sep 2012 18:49:20 +0000 (11:49 -0700)]
CSPACE-5518: Final changes to service context setup to support existing hierarchy creation code that was moved into the common base class.

13 years agoCSPACE-5120: Removed old reference to structured objects / hierarchic CollectionObjec...
Aron Roberts [Mon, 10 Sep 2012 18:31:53 +0000 (11:31 -0700)]
CSPACE-5120: Removed old reference to structured objects / hierarchic CollectionObject XmlReplay-based test.

13 years agoCSPACE-5518: More changes to service context setup to support existing hierarchy...
Richard Millet [Mon, 10 Sep 2012 15:43:11 +0000 (08:43 -0700)]
CSPACE-5518: More changes to service context setup to support existing hierarchy creation code that was moved into the common base class.

13 years agoNOJIRA: Updating .gitignore file to ignore dev-master.xml XMLReplay tests.
Richard Millet [Fri, 7 Sep 2012 23:45:24 +0000 (16:45 -0700)]
NOJIRA: Updating .gitignore file to ignore dev-master.xml XMLReplay tests.

13 years agoCSPACE-5518: Updating ServiceContext factory methods to accept a UriInfo rather than...
Richard Millet [Fri, 7 Sep 2012 23:42:17 +0000 (16:42 -0700)]
CSPACE-5518: Updating ServiceContext factory methods to accept a UriInfo rather than             MultivaluedMap<String, String> queryParams = ui.getQueryParameters();

13 years agoMerge pull request #56 from aronr/CSPACE-5520
Aron Roberts [Fri, 7 Sep 2012 22:59:35 +0000 (15:59 -0700)]
Merge pull request #56 from aronr/CSPACE-5520

CSPACE-5520: Updates to XmlReplay tests of structured objects.

13 years agoCSPACE-5120: Updated structured object tests. All are now in a single test group...
Aron Roberts [Fri, 7 Sep 2012 22:58:08 +0000 (15:58 -0700)]
CSPACE-5120: Updated structured object tests.  All are now in a single test group, because variable values weren't being shared between some groups.  Tweaked payloads, including namespace prefixes.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5520
Aron Roberts [Fri, 7 Sep 2012 21:02:25 +0000 (14:02 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5520

13 years agoCSPACE-5520: For structured objects XmlReplay tests, created new test groups, added...
Aron Roberts [Fri, 7 Sep 2012 21:01:36 +0000 (14:01 -0700)]
CSPACE-5520: For structured objects XmlReplay tests, created new test groups, added response payloads.

13 years agoMerge branch 'CSPACE-5518-REM'
Richard Millet [Fri, 7 Sep 2012 20:53:04 +0000 (13:53 -0700)]
Merge branch 'CSPACE-5518-REM'

13 years agoCSPACE-5518: Updated service context setup to support existing hierarchy creation...
Richard Millet [Fri, 7 Sep 2012 20:52:17 +0000 (13:52 -0700)]
CSPACE-5518: Updated service context setup to support existing hierarchy creation code that was moved into the common base class.

13 years agoCSPACE-5521: Trivial cleanup of XmlReplay master file.
Aron Roberts [Fri, 7 Sep 2012 19:00:35 +0000 (12:00 -0700)]
CSPACE-5521: Trivial cleanup of XmlReplay master file.

13 years agoCSPACE-5518,CSPACE-5520: Remove dev-master, committed temporarily to master branch...
Aron Roberts [Fri, 7 Sep 2012 18:47:50 +0000 (11:47 -0700)]
CSPACE-5518,CSPACE-5520: Remove dev-master, committed temporarily to master branch during CSPACE-5518 work. Add missing objectName var in XmlReplay test of structured objects.

13 years agoMerge pull request #55 from aronr/CSPACE-5518
remillet [Fri, 7 Sep 2012 16:07:29 +0000 (09:07 -0700)]
Merge pull request #55 from aronr/CSPACE-5518

CSPACE-5518: Initial tests for structured objects; currently 1 test fails.

13 years agoCSPACE-5518: Restored XML comment markers in control file.
Aron Roberts [Fri, 7 Sep 2012 04:16:31 +0000 (21:16 -0700)]
CSPACE-5518: Restored XML comment markers in control file.

13 years agoCSPACE-5518: Committing latest state of XmlReplay tests for structured (hierarchical...
Aron Roberts [Fri, 7 Sep 2012 04:15:58 +0000 (21:15 -0700)]
CSPACE-5518: Committing latest state of XmlReplay tests for structured (hierarchical) CollectionObjects.  Create with relations test fails; am checking this in for Richard's use 'as is.'

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5518
Aron Roberts [Fri, 7 Sep 2012 02:03:08 +0000 (19:03 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5518

13 years agoCSPACE-5492: CollectionObjects now identified in tenant bindings as a service that...
Aron Roberts [Fri, 7 Sep 2012 02:01:22 +0000 (19:01 -0700)]
CSPACE-5492: CollectionObjects now identified in tenant bindings as a service that support hierarchy.

13 years agoCSPACE-5518: Refined relation obj test, added response payload.
Aron Roberts [Fri, 7 Sep 2012 00:12:14 +0000 (17:12 -0700)]
CSPACE-5518: Refined relation obj test, added response payload.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5518
Aron Roberts [Thu, 6 Sep 2012 23:49:38 +0000 (16:49 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5518

13 years agoCSPACE-5518: Created initial tests, placeholder response payload files for testing...
Aron Roberts [Thu, 6 Sep 2012 23:12:59 +0000 (16:12 -0700)]
CSPACE-5518: Created initial tests, placeholder response payload files for testing relation common list values in responses.

13 years agoCSPACE-5492: Removing duplicate handling of relations payload on gets.
Richard Millet [Thu, 6 Sep 2012 22:59:09 +0000 (15:59 -0700)]
CSPACE-5492: Removing duplicate handling of relations payload on gets.

13 years agoCSPACE-5518: Tests now create an initial set of hierarchical relationships between...
Aron Roberts [Thu, 6 Sep 2012 22:13:05 +0000 (15:13 -0700)]
CSPACE-5518: Tests now create an initial set of hierarchical relationships between CollectionObjects, and include a skeletal set of hierarchy tests.  Need to add more such tests, as well testing the contents of response payloads.  As well, we may also need to clean up relations created by the tests.

13 years agoCSPACE-5518: Create initial XmlReplay-based test for structured objects, starting...
Aron Roberts [Thu, 6 Sep 2012 21:31:17 +0000 (14:31 -0700)]
CSPACE-5518: Create initial XmlReplay-based test for structured objects, starting out by simply creating, reading, and deleting a three-level hierarchy of CollectonObjects relating to items in a chess set.

13 years agoCSPACE-5488: Adjusted order-by-with-pt-field configuration to take place only when...
Richard Millet [Thu, 6 Sep 2012 07:33:45 +0000 (00:33 -0700)]
CSPACE-5488: Adjusted order-by-with-pt-field configuration to take place only when partial-term queries are requested; otherwise just the default order-by field is used.

13 years agoCSPACE-5488: More changes to get authority item handlers working correctly with gerer...
Richard Millet [Thu, 6 Sep 2012 06:38:21 +0000 (23:38 -0700)]
CSPACE-5488: More changes to get authority item handlers working correctly with gereral PT refactor.

13 years agoMerge branch 'CSPACE-5271' of github.com:aronr/services into CSPACE-5271
Aron Roberts [Wed, 5 Sep 2012 19:34:15 +0000 (12:34 -0700)]
Merge branch 'CSPACE-5271' of github.com:aronr/services into CSPACE-5271

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5271
Aron Roberts [Wed, 5 Sep 2012 19:32:15 +0000 (12:32 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271

13 years agoCSPACE-5488: More refactoring authority item partial term searches to work in resourc...
Richard Millet [Wed, 5 Sep 2012 07:19:08 +0000 (00:19 -0700)]
CSPACE-5488: More refactoring authority item partial term searches to work in resource super classes.

13 years agoMerge branch 'CSPACE-5458-REM' of github.com:collectionspace/services into CSPACE...
Richard Millet [Wed, 5 Sep 2012 06:07:22 +0000 (23:07 -0700)]
Merge branch 'CSPACE-5458-REM' of github.com:collectionspace/services into CSPACE-5458-REM

Conflicts:
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java

13 years agoCSPACE-5488: More refactoring authority item partial term searches to work in resourc...
Richard Millet [Wed, 5 Sep 2012 06:02:22 +0000 (23:02 -0700)]
CSPACE-5488: More refactoring authority item partial term searches to work in resource super classes.

13 years ago CSPACE-5488: Refactoring authority item partial term searches to work…
Richard Millet [Wed, 5 Sep 2012 06:00:28 +0000 (23:00 -0700)]
 CSPACE-5488: Refactoring authority item partial term searches to work…

13 years agoCSPACE-5488: Refactoring authority item partial term searches to work in resource...
Richard Millet [Tue, 4 Sep 2012 23:05:08 +0000 (16:05 -0700)]
CSPACE-5488: Refactoring authority item partial term searches to work in resource super classes.

13 years agoCSPACE-5492: Fixed a problem in the XML schema related to the definition of the refna...
Richard Millet [Tue, 4 Sep 2012 19:23:07 +0000 (12:23 -0700)]
CSPACE-5492: Fixed a problem in the XML schema related to the definition of the refname display name field.