]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
13 years agoCSPACE-5678: Updated Ant and Maven configs to no longer create and deploy artifacts...
Richard Millet [Wed, 19 Dec 2012 01:29:03 +0000 (17:29 -0800)]
CSPACE-5678: Updated Ant and Maven configs to no longer create and deploy artifacts that now get created and deployed by the new csmake tool from the App layer's configuration.

13 years agoMerge branch 'CSPACE-5678' into CSPACE-5678-A
Richard Millet [Fri, 14 Dec 2012 21:09:14 +0000 (13:09 -0800)]
Merge branch 'CSPACE-5678' into CSPACE-5678-A

13 years agoMove method getDatabaseName() which returns the database name for a given tenant...
Richard Millet [Fri, 14 Dec 2012 20:47:44 +0000 (12:47 -0800)]
Move method getDatabaseName() which returns the database name for a given tenant bindings repo domain from ConfigUtils to JDBCTools class.

13 years agoCSPACE-4979: Move method getDatabaseName() which returns the database name for a...
Richard Millet [Fri, 14 Dec 2012 20:18:04 +0000 (12:18 -0800)]
CSPACE-4979: Move method getDatabaseName() which returns the database name for a given tenant bindings repo domain from ConfigUtils to JDBCTools class.

13 years agoCSPACE-4979: Added method to ConfigUtils class called getDatabaseName() which returns...
Richard Millet [Fri, 14 Dec 2012 19:49:46 +0000 (11:49 -0800)]
CSPACE-4979: Added method to ConfigUtils class called getDatabaseName() which returns the database name for a given tenant bindings repo domain.

13 years agoCSPACE-4979: Merge of multi-repo work with master branch.
Richard Millet [Fri, 14 Dec 2012 17:56:07 +0000 (09:56 -0800)]
CSPACE-4979: Merge of multi-repo work with master branch.

13 years agoMerge branch 'CSPACE-5657'
Patrick Schmitz [Thu, 13 Dec 2012 20:26:33 +0000 (12:26 -0800)]
Merge branch 'CSPACE-5657'

13 years agoCSPACE-5657 Completed work on auth and AuthZImport work to handle new perms, roles...
Patrick Schmitz [Thu, 13 Dec 2012 20:23:39 +0000 (12:23 -0800)]
CSPACE-5657 Completed work on auth and AuthZImport work to handle new perms, roles, associations, etc. Special cased the assignment of tenants to the tenantManager, so it only sits in (pseudo)tenant 0. Web service and perms work now. Need to develop regression tests, and the new web app that provides a UI on this. Also need to consider getting the tenantManager password from the environment, when building it. In any case, need to be able to update the password.

13 years agoCSPACE-5657 Step 2, adding Tenant resource and associated files to support a RESTful...
Patrick Schmitz [Fri, 7 Dec 2012 22:57:36 +0000 (14:57 -0800)]
CSPACE-5657 Step 2, adding Tenant resource and associated files to support a RESTful service to control tenancy.

13 years agoCSPACE-5657 Added support in DB and services for disabled tenants. This is first...
Patrick Schmitz [Fri, 7 Dec 2012 18:22:22 +0000 (10:22 -0800)]
CSPACE-5657 Added support in DB and services for disabled tenants. This is first step, but works as far as it goes. Only control is directly through DB. To upgrade existing tenants, must just add a boolean column to the tenants table in cspace DB. See delta on the account.sql for the specifics.

13 years agoMerge pull request #77 from rjaffe/CSPACE-5756
Aron Roberts [Fri, 7 Dec 2012 03:34:09 +0000 (19:34 -0800)]
Merge pull request #77 from rjaffe/CSPACE-5756

CSPACE-5756: Adding computedCurrentLocation field to .xsd schemas, addi...

13 years agoCSPACE-5375 Fixed typo that caused unequal relations to be seen as equal, precluding...
Patrick Schmitz [Thu, 6 Dec 2012 20:17:48 +0000 (12:17 -0800)]
CSPACE-5375 Fixed typo that caused unequal relations to be seen as equal, precluding replacement. Removed related cruft left over from earlier refactoring.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Patrick Schmitz [Thu, 6 Dec 2012 17:37:57 +0000 (09:37 -0800)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5756: Adding compputedCurrentLocation field to .xsd schemas, adding authRef...
Rick Jaffe [Thu, 6 Dec 2012 01:42:09 +0000 (17:42 -0800)]
CSPACE-5756: Adding compputedCurrentLocation field to .xsd schemas, adding authRef for field to tenant-bindings-proto.xml

13 years agoMerge pull request #75 from aronr/CSPACE-5753
Aron Roberts [Tue, 4 Dec 2012 04:11:17 +0000 (20:11 -0800)]
Merge pull request #75 from aronr/CSPACE-5753

CSPACE-5753: Created a container module, in the services source code tre...

13 years agoCSPACE-5753: Corrected relative path to top-level build.properties file.
Aron Roberts [Tue, 4 Dec 2012 04:10:40 +0000 (20:10 -0800)]
CSPACE-5753: Corrected relative path to top-level build.properties file.

13 years agoCSPACE-5753: Created a container module, in the services source code tree, for adding...
Aron Roberts [Tue, 4 Dec 2012 04:05:47 +0000 (20:05 -0800)]
CSPACE-5753: Created a container module, in the services source code tree, for adding services modules that rely on Nuxeo event listeners.

13 years agoMerge pull request #74 from aronr/CSPACE-4796
Aron Roberts [Mon, 3 Dec 2012 21:28:26 +0000 (13:28 -0800)]
Merge pull request #74 from aronr/CSPACE-4796

CSPACE-4796: Remove post-init check that effectively blocked the default...

13 years agoCSPACE-4796: Remove post-init check that effectively blocked the default 'reader...
Aron Roberts [Mon, 3 Dec 2012 20:48:41 +0000 (12:48 -0800)]
CSPACE-4796: Remove post-init check that effectively blocked the default 'reader' database account in PostgreSQL from obtaining read-only access to extension schemas.

13 years agoMerge pull request #72 from aronr/01ae9ac56e87c0f48d1cc48b6f5c8ebf353782c1
Aron Roberts [Sat, 1 Dec 2012 01:24:30 +0000 (17:24 -0800)]
Merge pull request #72 from aronr/01ae9ac56e87c0f48d1cc48b6f5c8ebf353782c1

CSPACE-5506: Return a new Exception message and corresponding custom...

13 years agoCSPACE-5750: Added configuration identifying the Age Qualifier field in CollectionObj...
Aron Roberts [Sat, 1 Dec 2012 00:46:40 +0000 (16:46 -0800)]
CSPACE-5750: Added configuration identifying the Age Qualifier field in CollectionObject / Cataloging records as a term reference field.

13 years agoCSPACE-5678: Added Nuxeo deployment location constants for plugins location so the...
Richard Millet [Fri, 30 Nov 2012 04:54:26 +0000 (20:54 -0800)]
CSPACE-5678: Added Nuxeo deployment location constants for plugins location so the App schema and bundle generation code can reference it.

13 years agoCSPACE-5506: Return a new Exception message and corresponding custom HTTP status...
Aron Roberts [Fri, 30 Nov 2012 02:23:47 +0000 (18:23 -0800)]
CSPACE-5506: Return a new Exception message and corresponding custom HTTP status code if a Nuxeo transaction times out or otherwise fails. Some of these Exceptions may result in transaction rollbacks, and can more generally leave data involved in the transaction in an unexpected state.

13 years agoMerge pull request #70 from aronr/CSPACE-5733
Aron Roberts [Thu, 29 Nov 2012 23:21:37 +0000 (15:21 -0800)]
Merge pull request #70 from aronr/CSPACE-5733

CSPACE-5733: All Record Types search now truly searches...

13 years agoCSPACE-5733: Minor cleanup of comments, annotation, etc.
Aron Roberts [Thu, 29 Nov 2012 23:11:51 +0000 (15:11 -0800)]
CSPACE-5733: Minor cleanup of comments, annotation, etc.

13 years agoCSPACE-5733: Moved vocabularyitems service to a new 'vocabulary' service type, thus...
Aron Roberts [Thu, 29 Nov 2012 21:31:06 +0000 (13:31 -0800)]
CSPACE-5733: Moved vocabularyitems service to a new 'vocabulary' service type, thus pulling it out of the 'authority' type (and hence also out of the 'common' set of types, when authority services are optionally included in that set). Service types are currently used just in identifying document types to be scanned for authority references (refObjs) and in all records search, and in neither of these contexts should vocabularyitem records be included. We can either revert this change or include vocabularyitems in future sets as needed by future functionality.

13 years agoCSPACE-5733: Emit refnames with each item in 'all record types' search results, this...
Aron Roberts [Thu, 29 Nov 2012 04:48:04 +0000 (20:48 -0800)]
CSPACE-5733: Emit refnames with each item in 'all record types' search results, this time truly doing exactly that.

13 years agoCSPACE-5733: Emit refnames with each item in 'all record types' search results.
Aron Roberts [Thu, 29 Nov 2012 02:46:16 +0000 (18:46 -0800)]
CSPACE-5733: Emit refnames with each item in 'all record types' search results.

13 years agoCSPACE-5733: Emit correct URLs in servicegroups' items list for authority items.
Aron Roberts [Thu, 29 Nov 2012 02:03:48 +0000 (18:03 -0800)]
CSPACE-5733: Emit correct URLs in servicegroups' items list for authority items.

13 years agoCSPACE-5733: Emit authority records from servicegroups queries.
Aron Roberts [Wed, 28 Nov 2012 23:29:49 +0000 (15:29 -0800)]
CSPACE-5733: Emit authority records from servicegroups queries.

13 years agoCSPACE-4661: Removing 'provided' scope from slf4j as well as log4j classes, to ensure...
Aron Roberts [Wed, 28 Nov 2012 01:49:40 +0000 (17:49 -0800)]
CSPACE-4661: Removing 'provided' scope from slf4j as well as log4j classes, to ensure that their JAR files are included in the cspace-services.war file. This is necessary for logging to cspace-services.jar, while still preserving log rolling, per Jesse and Aron's experiments.

13 years agoCSPACE-5678: Updating Nuxeo related schema and bundle modules to reflect new code...
Richard Millet [Wed, 21 Nov 2012 07:39:31 +0000 (23:39 -0800)]
CSPACE-5678: Updating Nuxeo related schema and bundle modules to reflect new code in Application layer that creates schemas and bundles from the App's configuration files.

13 years agoCSPACE-5681 Added refName to refObjs return schema
Patrick Schmitz [Wed, 21 Nov 2012 01:27:21 +0000 (17:27 -0800)]
CSPACE-5681 Added refName to refObjs return schema

13 years agoCSPACE-5724: Updated services build version to 3.2-SNAPSHOT from 3.1-SNAPSHOT.
Aron Roberts [Thu, 15 Nov 2012 03:13:30 +0000 (19:13 -0800)]
CSPACE-5724: Updated services build version to 3.2-SNAPSHOT from 3.1-SNAPSHOT.

13 years agoMerge pull request #69 from jessemartinez/CSPACE-4661
Aron Roberts [Fri, 9 Nov 2012 21:07:38 +0000 (13:07 -0800)]
Merge pull request #69 from jessemartinez/CSPACE-4661

CSPACE-4661: removing 'provided' scope for log4j dependency. This will f...

13 years agoCSPACE-4661: removing 'provided' scope for log4j dependency. This will force the...
Jesse Martinez [Fri, 9 Nov 2012 19:38:13 +0000 (14:38 -0500)]
CSPACE-4661: removing 'provided' scope for log4j dependency. This will force the log4j jar file to be added to the deployed services war file, and will catch the log4j.properties settings for the services app.

13 years agoCSPACE-5677: Updated comments, test group name for clarity.
Aron Roberts [Sat, 27 Oct 2012 00:50:07 +0000 (17:50 -0700)]
CSPACE-5677: Updated comments, test group name for clarity.

13 years agoCSPACE-5677: Added the remaining initial versioning tests requested by Patrick.
Aron Roberts [Sat, 27 Oct 2012 00:35:52 +0000 (17:35 -0700)]
CSPACE-5677: Added the remaining initial versioning tests requested by Patrick.

13 years agoMerge pull request #66 from aronr/CSPACE-5677
Aron Roberts [Sat, 27 Oct 2012 00:02:35 +0000 (17:02 -0700)]
Merge pull request #66 from aronr/CSPACE-5677

CSPACE-5677: Added rudimentary initial XmlReplay-based tests of newly-ad...

13 years agoCSPACE-5677: Clarified comment.
Aron Roberts [Fri, 26 Oct 2012 23:58:24 +0000 (16:58 -0700)]
CSPACE-5677: Clarified comment.

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.