]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
14 years agoCSPACE-573 Added tests to test the new order field, to ensure that this order field...
Laramie Crocker [Wed, 1 Jun 2011 00:49:33 +0000 (00:49 +0000)]
CSPACE-573 Added tests to test the new order field, to ensure that this order field is returned in list results, and that duplicate values for the order field is accepted.

14 years agoCSPACE-3865: Reverted temporary change, removing the collectionobjects_naturalhistory...
Aron Roberts [Tue, 31 May 2011 18:30:19 +0000 (18:30 +0000)]
CSPACE-3865: Reverted temporary change, removing the collectionobjects_naturalhistory part from CollectionObject records in the default collectionspace.org domain; that part was temporarily added to that domain's tenant configuration for a May 2011 demo.

14 years agoCSPACE-2496,CSPACE-2497: Added PostgreSQL variants of SQL statements to add indices...
Aron Roberts [Sun, 29 May 2011 17:33:43 +0000 (17:33 +0000)]
CSPACE-2496,CSPACE-2497: Added PostgreSQL variants of SQL statements to add indices and determine column datatypes to init classes.

14 years agoCSPACE-4052: Initial ID service 'load ID generators' script for PostgreSQL - reverted...
Aron Roberts [Sun, 29 May 2011 04:35:38 +0000 (04:35 +0000)]
CSPACE-4052: Initial ID service 'load ID generators' script for PostgreSQL - reverted null experiment back to empty string.

14 years agoCSPACE-4052: Initial ID service 'load ID generators' script for PostgreSQL.
Aron Roberts [Sun, 29 May 2011 04:34:48 +0000 (04:34 +0000)]
CSPACE-4052: Initial ID service 'load ID generators' script for PostgreSQL.

14 years agoCSPACE-4052: Initial ID service 'create table' script for PostgreSQL.
Aron Roberts [Sat, 28 May 2011 23:15:21 +0000 (23:15 +0000)]
CSPACE-4052: Initial ID service 'create table' script for PostgreSQL.

14 years agoCSPACE-3900 Add query params on batch list to filter by supported docType and invocat...
Patrick Schmitz [Sat, 28 May 2011 03:23:31 +0000 (03:23 +0000)]
CSPACE-3900 Add query params on batch list to filter by supported docType and invocation mode.

14 years agoCSPACE-3900 More support for invoking Batch processes. Refactored the invocation...
Patrick Schmitz [Sat, 28 May 2011 02:11:08 +0000 (02:11 +0000)]
CSPACE-3900 More support for invoking Batch processes. Refactored the invocation slightly to support better error reporting, and to allow a given Batch job to handle various invocation modes. Extended the demo batch job to handle single and list invocation, and to actually create the LoanOut and the relations to the passed CSID(s). Added a series of tests to verify proper functioning and error handling for bad invocation, empty lists, etc. Fixed an odd exception in the ClientUtils, in which a URI cannot be cast to a String.

14 years agoNOJIRA Simple NPE fixed
Laramie Crocker [Fri, 27 May 2011 23:24:16 +0000 (23:24 +0000)]
NOJIRA Simple NPE fixed

14 years agoCSPACE-573 Added *order* field to schema for Vocabularies and list result. Developed...
Laramie Crocker [Fri, 27 May 2011 22:19:48 +0000 (22:19 +0000)]
CSPACE-573 Added *order* field to schema for Vocabularies and list result. Developed and installed dditional tests validating work on hierarchies, issues: CSPACE-4037 CSPACE-4040 CSPACE-4042 CSPACE-4037 CSPACE-4045

14 years agoNOJIRA - Adding some more test payloads for person and org testing.
Patrick Schmitz [Fri, 27 May 2011 18:20:31 +0000 (18:20 +0000)]
NOJIRA - Adding some more test payloads for person and org testing.

14 years agoCSPACE-3865: Remove stray references to long-deleted import module within Ant buildfi...
Aron Roberts [Thu, 26 May 2011 15:10:44 +0000 (15:10 +0000)]
CSPACE-3865: Remove stray references to long-deleted import module within Ant buildfile in Taxonomy service.

14 years agoCSPACE-3900 More support for invoking Batch processes. Added ResourceMap to injectabl...
Patrick Schmitz [Thu, 26 May 2011 07:05:27 +0000 (07:05 +0000)]
CSPACE-3900 More support for invoking Batch processes. Added ResourceMap to injectable context, so BatchResource can set this into the Invocable interface. Added Invocable and related interfaces and classes for invoking and getting responses from Batch jobs (and other invocables, like reports). Still have to write real logic into the demo batch job.

14 years agoCSPACE-4045 merging changes from branch 1.7 to trunk, preserving previous trunk commi...
Laramie Crocker [Wed, 25 May 2011 21:54:14 +0000 (21:54 +0000)]
CSPACE-4045 merging changes from branch 1.7 to trunk, preserving previous trunk commits for getAuthorityServicePath() and getUri() in AuthorityItemDocumentModelHandler.  This fix ensures that create or update to hierarchic authorities cleans up old parent relationships for related child items.  Effectively, an item in a hierarchy can not have two parents.

14 years agoCSPACE-3865: Added collectionobjects_naturalhistory part to Cataloging record in...
Aron Roberts [Wed, 25 May 2011 00:38:02 +0000 (00:38 +0000)]
CSPACE-3865: Added collectionobjects_naturalhistory part to Cataloging record in collectionspace.org domain, via tenant-bindings.

14 years agoCSPACE-3865 add custom fields to collectionobjects_naturalhistory.xsd by glen
Aron Roberts [Tue, 24 May 2011 21:18:18 +0000 (21:18 +0000)]
CSPACE-3865 add custom fields to collectionobjects_naturalhistory.xsd by glen

14 years agoCSPACE-4043 see notes in Jira; Added change to services/collectionobject/jaxb/src...
Laramie Crocker [Tue, 24 May 2011 08:26:42 +0000 (08:26 +0000)]
CSPACE-4043 see notes in Jira;  Added change to services/collectionobject/jaxb/src/main/resources/collectionobjects_naturalhistory.xsd to attempt to get it to compile after checkin from Aron.  Just wrapped all existing elements in element/complexType/sequence.  Jaxb compiles, and removed three lines in CollectionObjectServiceTest that referred to the old fields.  All service tests pass.  Checking in so work from Monday can get built on nightly

14 years agoCSPACE-3865: Add custom Taxonomy-related fields to JAXB CollectionObject schema;...
Aron Roberts [Tue, 24 May 2011 06:09:45 +0000 (06:09 +0000)]
CSPACE-3865: Add custom Taxonomy-related fields to JAXB CollectionObject schema; make namespaces consistent between schemas and with core-types-contrib and tenant-bindings files.

14 years agoCSPACE-4040 ensure consumer may not write uri fields in relations subject/uri and \
Laramie Crocker [Tue, 24 May 2011 05:40:42 +0000 (05:40 +0000)]
CSPACE-4040  ensure consumer may not write uri fields in relations subject/uri and \
  object/uri.  URIs sent to hierarchic authorities will be ignored.  \
  CSPACE-4042  ensures same authority must be used for items related in hierarchy. \
  CSPACE-4037  Service now generates correct REST URIs for all items.  \
  LIST will now return relation-list-item/subject/uri and relation-list-item/object/uri elements correctly. \
  NOTE: removed relation-list-item/service and relation-list-item/documentTypeFromModel from payloads. PLEASE SEE CSPACE-4037 for attached sample payloads from test suite and additional notes.

14 years agoCSPACE-4037 Making it easier to get uri for a doc model, without a docmodelhandler...
Patrick Schmitz [Mon, 23 May 2011 22:01:14 +0000 (22:01 +0000)]
CSPACE-4037 Making it easier to get uri for a doc model, without a docmodelhandler. Now stored on create in collectionspace_core.

14 years agoNOJIRA (IMLS) Extending the naturalhistory schema to reflect more common LifeScience...
Patrick Schmitz [Mon, 23 May 2011 20:30:05 +0000 (20:30 +0000)]
NOJIRA (IMLS) Extending the naturalhistory schema to reflect more common LifeScience usage.

14 years agoCSPACE-4027 removed the pesky dev-master.xml so inadvertant checkins can not happen...
Laramie Crocker [Fri, 20 May 2011 11:07:25 +0000 (11:07 +0000)]
CSPACE-4027 removed the pesky dev-master.xml so inadvertant checkins can not happen, and modified XmlReplayDevTest to quit nicely if not dev-master.mxl not found. Also moved common prettyPrint code into common.XmlTools.  Added XmlReplayReport and supporting files to spit out friendly html version of test results.

14 years agoNOJIRA: Removing Eclipse project settings files.
Richard Millet [Thu, 19 May 2011 21:14:18 +0000 (21:14 +0000)]
NOJIRA: Removing Eclipse project settings files.

14 years agoCSPACE-3865: Convert taxonIsNamedHybrid field to xs:string from xs:boolean for now...
Aron Roberts [Thu, 19 May 2011 20:43:17 +0000 (20:43 +0000)]
CSPACE-3865: Convert taxonIsNamedHybrid field to xs:string from xs:boolean for now, until we've established how to represent and save a boolean value end-to-end, including in the UI.

14 years agoCSPACE-3994 migrating logging code for objectName and objectNumber in RelationDocumen...
Laramie Crocker [Thu, 19 May 2011 14:23:06 +0000 (14:23 +0000)]
CSPACE-3994 migrating logging code for objectName and objectNumber in RelationDocumentModelHandler from branch 1.7 to trunk

14 years agoNOJIRA removing dev test
Laramie Crocker [Thu, 19 May 2011 14:17:02 +0000 (14:17 +0000)]
NOJIRA removing dev test

14 years agoCSPACE-3994 replicating checkin from branch v1.7 to trunk, checking in objectNameProp...
Laramie Crocker [Thu, 19 May 2011 06:23:51 +0000 (06:23 +0000)]
CSPACE-3994 replicating checkin from branch v1.7 to trunk, checking in objectNameProperty and objectNumberProperty for Locations, since these were missing.

14 years agoCSPACE-3994 Adding test cases which show behavior of bug, so they can be pulled into...
Laramie Crocker [Thu, 19 May 2011 00:02:24 +0000 (00:02 +0000)]
CSPACE-3994 Adding test cases which show behavior of bug, so they can be pulled into 1.7 branch

14 years agoCSPACE-3451: Added a "delta" binding to the Hearst museum binding for a "natural_hist...
Richard Millet [Wed, 18 May 2011 05:01:58 +0000 (05:01 +0000)]
CSPACE-3451: Added a "delta" binding to the Hearst museum binding for a "natural_history" part on the CollectionSpace record.  This *was* part of the prototype binding, but I removed it from there and put it into the Hearst delta bindings as an example of how to customize a tenancy.

14 years agoNOJIRA Inadvertantly checked in dev-master.xml with a dev test in place. Removed.
Laramie Crocker [Tue, 17 May 2011 14:24:01 +0000 (14:24 +0000)]
NOJIRA Inadvertantly checked in dev-master.xml with a dev test in place.  Removed.

14 years agoCSPACE-3899 Added batch service. CSPACE-3932 Fixed hack in authority DocumentModelHa...
Laramie Crocker [Tue, 17 May 2011 00:05:49 +0000 (00:05 +0000)]
CSPACE-3899 Added batch service.  CSPACE-3932 Fixed hack in authority DocumentModelHandlers to all use the new getAuthorityServicePath() method for reporting the correct names, e.g. personauthorities not persons

14 years agoCSPACE-3865: Workaround to return values for four additional fields, other than URI...
Aron Roberts [Mon, 16 May 2011 22:59:17 +0000 (22:59 +0000)]
CSPACE-3865: Workaround to return values for four additional fields, other than URI and CSID, in summary lists of taxonomy authorities.

14 years agoCSPACE-3985 Extended person tests to validate that deleting some or all related items...
Laramie Crocker [Mon, 16 May 2011 20:39:07 +0000 (20:39 +0000)]
CSPACE-3985 Extended person tests to validate that deleting some or all related items via PUT works correctly.

14 years agoCSPACE-3175 Refactored *Resource classes to use functionality in two main base classe...
Laramie Crocker [Sat, 14 May 2011 06:29:40 +0000 (06:29 +0000)]
CSPACE-3175 Refactored *Resource classes to use functionality in two main base classes: ResourceBase, and SecurityResourceBase. Also, changed how some responses are now response code 400, BAD_REQUEST, where previously they were incorrectly sent as server error, 500.  See extensive notes here: http://issues.collectionspace.org/browse/CSPACE-3175

14 years agoCSPACE-3451: Removing now obsolete 'tenant-bindings.xml' files. Only the deltas...
Richard Millet [Sat, 14 May 2011 00:29:08 +0000 (00:29 +0000)]
CSPACE-3451: Removing now obsolete 'tenant-bindings.xml' files.  Only the deltas are used now.

14 years agoCSPACE-3451: Prototypical tenant model is now supported. The tenant specific binding...
Richard Millet [Fri, 13 May 2011 23:56:40 +0000 (23:56 +0000)]
CSPACE-3451: Prototypical tenant model is now supported.  The tenant specific binding files are now deltas only.  Also, updating Maven repo version for artifacts to v1.8 snapshot.

14 years agoCSPACE-3451: Removing now obsolete 'tenant-bindings-proto.xml' file. Its replacement...
Richard Millet [Fri, 13 May 2011 23:51:43 +0000 (23:51 +0000)]
CSPACE-3451: Removing now obsolete 'tenant-bindings-proto.xml' file.  Its replacement is now down inside the "tenants" directory.

14 years agoCSPACE-3756: Removed vestigial 'flat' structured date from CollectionObject service...
Aron Roberts [Fri, 13 May 2011 00:36:23 +0000 (00:36 +0000)]
CSPACE-3756: Removed vestigial 'flat' structured date from CollectionObject service's JAXB schema. Removed repeatable scalar ObjectProductionDates field from CollectionObject service's JAXB and Nuxeo schemas. Verified that these fields do not appear in default.xml.

14 years agoCSPACE-3865: Reverted dependency change in Taxonomy service pom.xml, which refers...
Aron Roberts [Fri, 13 May 2011 00:06:18 +0000 (00:06 +0000)]
CSPACE-3865: Reverted dependency change in Taxonomy service pom.xml, which refers to non-existent package JAR.

14 years agoCSPACE-3865: Added dependency to enable Authority JAXB constants, in turn permitting...
Aron Roberts [Thu, 12 May 2011 23:39:47 +0000 (23:39 +0000)]
CSPACE-3865: Added dependency to enable Authority JAXB constants, in turn permitting the Taxonomy service to emit all needed fields for each of its summary records in item list results.

14 years agoCSPACE-3953, CSPACE-3951: Configuration change to add "blobCsid" field to media commo...
Richard Millet [Thu, 12 May 2011 22:18:40 +0000 (22:18 +0000)]
CSPACE-3953, CSPACE-3951: Configuration change to add "blobCsid" field to media common list results.

14 years agoCSPACE-2395: Added missing dateEarliestSingleEra and dateLatestEra fields to Nuxeo...
Aron Roberts [Thu, 12 May 2011 18:53:24 +0000 (18:53 +0000)]
CSPACE-2395: Added missing dateEarliestSingleEra and dateLatestEra fields to Nuxeo CollectionObject schema; these fields were present in JAXB schema but not in Nuxeo schema. Their absence in the latter led to 500 errors when saving records that had either of those fields populated.

14 years agoCSPACE-3932 (on branch 3899 because of 1.7 code freeze). Made all current AuthorityI...
Laramie Crocker [Thu, 12 May 2011 05:08:26 +0000 (05:08 +0000)]
CSPACE-3932 (on branch 3899 because of 1.7 code freeze).  Made all current AuthorityItemDocumentModelHandler subclasses implement getAuthorityServicePath() to map from names like persons to names like personauthorities in URIs.

14 years agoCSPACE-3865: Added repeatables to client tests of Taxonomy service; also useful to...
Aron Roberts [Thu, 12 May 2011 04:10:37 +0000 (04:10 +0000)]
CSPACE-3865: Added repeatables to client tests of Taxonomy service; also useful to create samples for verification of work to be done in other layers.

14 years agoCSPACE-3865: Added taxonYear field to Taxon schema. Added fields to client test of...
Aron Roberts [Wed, 11 May 2011 22:09:05 +0000 (22:09 +0000)]
CSPACE-3865: Added taxonYear field to Taxon schema. Added fields to client test of Taxon service.

14 years agoCSPACE-3451: Fixed a multitenancy issue involving ambiguity in the repository domain...
Richard Millet [Wed, 11 May 2011 21:41:26 +0000 (21:41 +0000)]
CSPACE-3451: Fixed a multitenancy issue involving ambiguity in the repository domain names for services.

14 years agoCSPACE-3899
Laramie Crocker [Wed, 11 May 2011 07:04:31 +0000 (07:04 +0000)]
CSPACE-3899

14 years agoCSPACE-3899
Laramie Crocker [Wed, 11 May 2011 03:57:31 +0000 (03:57 +0000)]
CSPACE-3899

14 years agoCSPACE-3451: Updated ../tenants/hearstmuseum/tenant-bindings.xml formatting to confor...
Richard Millet [Wed, 11 May 2011 01:05:23 +0000 (01:05 +0000)]
CSPACE-3451: Updated ../tenants/hearstmuseum/tenant-bindings.xml formatting to conform to the output of the XMLMerge tool.

14 years agoCSPACE-3899
Laramie Crocker [Tue, 10 May 2011 23:23:29 +0000 (23:23 +0000)]
CSPACE-3899

14 years agocspace-3899 schema working, client tests not working yet
Laramie Crocker [Tue, 10 May 2011 22:38:45 +0000 (22:38 +0000)]
cspace-3899 schema working, client tests not working yet

14 years agoCSPACE-3899 Added basic Batch service on branch CSPACE-3899
Laramie Crocker [Tue, 10 May 2011 20:24:40 +0000 (20:24 +0000)]
CSPACE-3899 Added basic Batch service on branch CSPACE-3899

14 years agoCSPACE-3899 service team branch for batch service
Laramie Crocker [Tue, 10 May 2011 19:37:30 +0000 (19:37 +0000)]
CSPACE-3899 service team branch for batch service

14 years agoCSPACE-3451: Updated ../tenants/collectionspace/tenant-bindings-proto.xml (the protot...
Richard Millet [Tue, 10 May 2011 16:54:16 +0000 (16:54 +0000)]
CSPACE-3451: Updated ../tenants/collectionspace/tenant-bindings-proto.xml (the prototype bindings) formatting to conform to the output of the XMLMerge tool.

14 years agoCSPACE-3932 Fixed AuthorityItemDocumentModelHandler.java to correctly insert the...
Laramie Crocker [Tue, 10 May 2011 12:37:37 +0000 (12:37 +0000)]
CSPACE-3932 Fixed AuthorityItemDocumentModelHandler.java to correctly insert the cspace-services uri where the uri is not the same as the servicename, e.g. persons vs. personauthorities.  Applies to personauthorities, orgauthorities, locationauthorities

14 years agoNOJIRA: Removed dead import statements -this change has been sitting in my commit...
Richard Millet [Mon, 9 May 2011 22:55:51 +0000 (22:55 +0000)]
NOJIRA: Removed dead import statements -this change has been sitting in my commit queue for weeks now.  I tired of ignoring it and decided to finally commit it.

14 years agoNOJIRA: Updated Organization client sample so that it would compile.
Richard Millet [Mon, 9 May 2011 22:53:16 +0000 (22:53 +0000)]
NOJIRA: Updated Organization client sample so that it would compile.

14 years agoCSPACE-3798: Re-enabled AuthZ on the Blob service now that the App layer deals with...
Richard Millet [Mon, 9 May 2011 22:52:04 +0000 (22:52 +0000)]
CSPACE-3798: Re-enabled AuthZ on the Blob service now that the App layer deals with /blob URLs.  Also, changed some of the log statements in base document handler to be "trace" instead of "debug."

14 years agoCSPACE-3451: Updated ../tenants/collectionspace/tenant-bindings.xml formatting to...
Richard Millet [Mon, 9 May 2011 22:49:25 +0000 (22:49 +0000)]
CSPACE-3451: Updated ../tenants/collectionspace/tenant-bindings.xml formatting to conform to the output of the XMLMerge tool.

14 years agoNOJIRA - Partial port of Laramie's 3178 branch. Still has some bugs, and key enabling...
Patrick Schmitz [Mon, 9 May 2011 20:10:54 +0000 (20:10 +0000)]
NOJIRA - Partial port of Laramie's 3178 branch. Still has some bugs, and key enabling statements are commented out, as they cause app tests to fail. Work done (mistakenly) to address 3930, which was really about something else. Slightly refactored from the branch, bust utility code just ported over. RefName construction utils seem not be working correctly yet (strings are not proper syntax).
Also extended Location and Media tests to exercise some other features.

14 years agoCSPACE-3865: Add Scientific Taxonomy service-related blocks to tenant bindings files...
Aron Roberts [Mon, 9 May 2011 18:51:43 +0000 (18:51 +0000)]
CSPACE-3865: Add Scientific Taxonomy service-related blocks to tenant bindings files: prototype, Hearst Museum.

14 years agoCSPACE-3865: Minor cleanup in new Scientific Taxonomy service - deleted extraneous...
Aron Roberts [Mon, 9 May 2011 17:14:05 +0000 (17:14 +0000)]
CSPACE-3865: Minor cleanup in new Scientific Taxonomy service - deleted extraneous class, renamed second class, removed debug statements.

14 years agoCSPACE-3865: Final naming tweaks for new Scientific Taxonomy service. Integrating...
Aron Roberts [Sat, 7 May 2011 16:49:02 +0000 (16:49 +0000)]
CSPACE-3865: Final naming tweaks for new Scientific Taxonomy service.  Integrating this service into the CollectionSpace Services layer. Remaining: add to demo Hearst tenant bindings, some minor cleanup of debug comments and 1-2 extraneous 'Taxonomy' classes, add more fields to create instance in client utils.

14 years agoCSPACE-3865: More naming tweaks.
Aron Roberts [Sat, 7 May 2011 14:36:55 +0000 (14:36 +0000)]
CSPACE-3865: More naming tweaks.

14 years agoCSPACE-3865: More naming tweaks. Creation and reading of authority documents is worki...
Aron Roberts [Sat, 7 May 2011 06:48:01 +0000 (06:48 +0000)]
CSPACE-3865: More naming tweaks. Creation and reading of authority documents is working; items aren't receiving inAuthority values.

14 years agoCSPACE-3865: Create tests now work; next to work on failing read tests.
Aron Roberts [Sat, 7 May 2011 04:58:55 +0000 (04:58 +0000)]
CSPACE-3865: Create tests now work; next to work on failing read tests.

14 years agoCSPACE-3865: More naming tweaks; part of create test now passes in local testing...
Aron Roberts [Sat, 7 May 2011 03:43:30 +0000 (03:43 +0000)]
CSPACE-3865: More naming tweaks; part of create test now passes in local testing. (Taxonomy service not yet activated in checked-in services layer.)

14 years agoCSPACE-3865: More renaming to new name for Taxonomy items.
Aron Roberts [Sat, 7 May 2011 03:06:33 +0000 (03:06 +0000)]
CSPACE-3865: More renaming to new name for Taxonomy items.

14 years agoCSPACE-3865: More naming consistency for Taxonomy item name ('taxon').
Aron Roberts [Fri, 6 May 2011 23:15:09 +0000 (23:15 +0000)]
CSPACE-3865: More naming consistency for Taxonomy item name ('taxon').

14 years agoCSPACE-3865: Fixed mass-substitution typo when replacing 'location' with taxonomy...
Aron Roberts [Fri, 6 May 2011 22:34:39 +0000 (22:34 +0000)]
CSPACE-3865: Fixed mass-substitution typo when replacing 'location' with taxonomy in Ant buildfiles.

14 years agoCSPACE-3865: Consistent naming - for now - of 'taxonomy identification item' as ...
Aron Roberts [Fri, 6 May 2011 22:28:23 +0000 (22:28 +0000)]
CSPACE-3865: Consistent naming - for now - of 'taxonomy identification item' as 'taxon' (the item equivalent to 'person' or 'location' for taxonomic identification). This can be changed later if desired.

14 years agoCSPACE-3865: Full taxonomy service module now builds. Need to integrate this into...
Aron Roberts [Fri, 6 May 2011 20:01:48 +0000 (20:01 +0000)]
CSPACE-3865: Full taxonomy service module now builds. Need to integrate this into the services project and run/debug tests.

14 years agoCSPACE-3865: Taxonomy client module now builds.
Aron Roberts [Fri, 6 May 2011 19:41:08 +0000 (19:41 +0000)]
CSPACE-3865: Taxonomy client module now builds.

14 years agoCSPACE-3851 Added owner field to group schema, made it support authRefs in tenant...
Patrick Schmitz [Fri, 6 May 2011 04:23:50 +0000 (04:23 +0000)]
CSPACE-3851 Added owner field to group schema, made it support authRefs in tenant-bindings.xml.

14 years agoCSPACE-3865: Additional tweaks following clone of Storage Location to Taxonomy. Most...
Aron Roberts [Fri, 6 May 2011 00:43:53 +0000 (00:43 +0000)]
CSPACE-3865: Additional tweaks following clone of Storage Location to Taxonomy. Most of client module builds, save for client test of service.

14 years agoCSPACE-3865: Initial clone of Storage Location Authority service to create new Taxono...
Aron Roberts [Thu, 5 May 2011 23:51:51 +0000 (23:51 +0000)]
CSPACE-3865: Initial clone of Storage Location Authority service to create new Taxonomy Authority service. Cloned mechanistically to this point; 3rdparty and jaxb modules build, but not client or service.

14 years agoCSPACE-3756,CSPACE-3875: In ObjectProductionDate instance of structured date group...
Aron Roberts [Thu, 5 May 2011 18:48:02 +0000 (18:48 +0000)]
CSPACE-3756,CSPACE-3875: In ObjectProductionDate instance of structured date group, renamed displayDate to dateDisplayDate for consistency with Rick's naming in the UI.

14 years agoCSPACE-3698: Post to Blob service with URL query param to external image now supported.
Richard Millet [Thu, 5 May 2011 08:46:01 +0000 (08:46 +0000)]
CSPACE-3698: Post to Blob service with URL query param to external image now supported.

14 years agoCSPACE-3756,CSPACE-3875: Revised CollectionObject / Cataloging schema in the services...
Aron Roberts [Thu, 5 May 2011 02:04:55 +0000 (02:04 +0000)]
CSPACE-3756,CSPACE-3875: Revised CollectionObject / Cataloging schema in the services to update the Object Poduction Date structured date field, to conform to the latest wiki schema for the structured date type (Date Schema - Proposed Revisions).

14 years agoCSPACE-2496: Commented out debug output from post-init handler base class; can be...
Aron Roberts [Wed, 4 May 2011 00:47:21 +0000 (00:47 +0000)]
CSPACE-2496: Commented out debug output from post-init handler base class; can be re-enabled when needed.

14 years agoCSPACE-1783: Friendlier messages during CSpace server startup when a repository works...
Aron Roberts [Tue, 3 May 2011 23:52:42 +0000 (23:52 +0000)]
CSPACE-1783: Friendlier messages during CSpace server startup when a repository workspace can't be found.

14 years agoCSPACE-3739 Added tests to XmlReplay to ensure that Organization and Location behave...
Laramie Crocker [Tue, 3 May 2011 00:40:43 +0000 (00:40 +0000)]
CSPACE-3739 Added tests to XmlReplay to ensure that Organization and Location behave identically to the Person service regarding hierarchic authority behavior.  Tested creating item, child items, parent item, relating all through POST of item, and getting lists of relations and siblings

14 years agoCSPACE-3758, CSPACE-3619, CSPACE-3247: Dimension lists and metadata parts are now...
Richard Millet [Mon, 2 May 2011 22:54:14 +0000 (22:54 +0000)]
CSPACE-3758, CSPACE-3619, CSPACE-3247: Dimension lists and metadata parts are now part of the default Blob payload.  Also, the "collectionspace_core" part is now also returned.

14 years agoNOJIRA: Fixed trivial typo in response message when a required CSID is missing in...
Aron Roberts [Mon, 2 May 2011 22:52:21 +0000 (22:52 +0000)]
NOJIRA: Fixed trivial typo in response message when a required CSID is missing in the request.

14 years agoCSPACE-1598: Reformatted indentation to better understand program flow when investiga...
Aron Roberts [Mon, 2 May 2011 22:34:46 +0000 (22:34 +0000)]
CSPACE-1598: Reformatted indentation to better understand program flow when investigating this issue.

14 years agoCSPACE-3739 Including completion of CSPACE-3863 and CSPACE-3862
Laramie Crocker [Sat, 30 Apr 2011 05:32:20 +0000 (05:32 +0000)]
CSPACE-3739 Including completion of CSPACE-3863 and CSPACE-3862

14 years agoCSPACE-3758: Dimensions now part of blob payload.
Richard Millet [Fri, 29 Apr 2011 21:27:07 +0000 (21:27 +0000)]
CSPACE-3758: Dimensions now part of blob payload.

14 years agoCSPACE-3247: Updating pom.xml to reflect the removal of a deprecated JAX-B schema...
Richard Millet [Thu, 28 Apr 2011 21:33:25 +0000 (21:33 +0000)]
CSPACE-3247: Updating pom.xml to reflect the removal of a deprecated JAX-B schema file.

14 years agoCSPACE-3247: Removing a deprecated JAX-B schema file.
Richard Millet [Thu, 28 Apr 2011 21:27:46 +0000 (21:27 +0000)]
CSPACE-3247: Removing a deprecated JAX-B schema file.

14 years agoCSPACE-3247: Adding a local Nuxeo service component that the Nuxeo imaging service...
Richard Millet [Thu, 28 Apr 2011 21:06:52 +0000 (21:06 +0000)]
CSPACE-3247: Adding a local Nuxeo service component that the Nuxeo imaging service has a dependency on.  This is one of many Nuxeo components that we dynamically load when the "cspace" domain starts.  These are needed to allow RMI calls to Nuxeo.

14 years agoCSPACE-3908
Laramie Crocker [Thu, 28 Apr 2011 15:34:59 +0000 (15:34 +0000)]
CSPACE-3908

14 years agoCSPACE-3806: Can now undelete a resource (Nuxeo document) that is in the 'soft' delet...
Aron Roberts [Wed, 27 Apr 2011 23:34:17 +0000 (23:34 +0000)]
CSPACE-3806: Can now undelete a resource (Nuxeo document) that is in the 'soft' deleted workflow state by applying the 'undelete' transition in Nuxeo's default lifecycle. This moves the resource back to its 'project' state.

14 years agoNOJIRA - provide example of how to pull apart CommonList payloads in java client.
Patrick Schmitz [Wed, 27 Apr 2011 00:20:24 +0000 (00:20 +0000)]
NOJIRA - provide example of how to pull apart CommonList payloads in java client.

14 years agoCSPACE-3595 Reviving XmlReplay test cases after correcting them for new POX format...
Laramie Crocker [Sun, 24 Apr 2011 01:05:21 +0000 (01:05 +0000)]
CSPACE-3595 Reviving XmlReplay test cases after correcting them for new POX format; taught XmlReplay default xpath to main part of payloads using label element in each test

14 years agoCSPACE-3739 Updated Relations schema to store new fields, including subjectUri and...
Laramie Crocker [Sat, 23 Apr 2011 10:05:17 +0000 (10:05 +0000)]
CSPACE-3739 Updated Relations schema to store new fields, including subjectUri and objectUri, in nuxeo; Made dochandlers for Relations and AuthorityItem shuffle the new uri fields around correctly; modified DocumentModelHandler and AuthorityItemDocumentModelHandler to provide getUri(DocumentModel docModel); Installed XmlReplay tests for hierarchic authority work; Moved ITEMS to AuthorityClient, from various AuthorityClient impls.

14 years agoCSPACE-3872 - Fix Location authority schema to put conditionNode and conditionNodeDat...
Patrick Schmitz [Thu, 21 Apr 2011 19:06:36 +0000 (19:06 +0000)]
CSPACE-3872 - Fix Location authority schema to put conditionNode and conditionNodeDate into a repeatable group.

14 years agoCSPACE-3739 Updated schema, query paramters, POST behavior, and chaining of ServiceCo...
Laramie Crocker [Thu, 21 Apr 2011 08:48:01 +0000 (08:48 +0000)]
CSPACE-3739 Updated schema, query paramters, POST behavior, and chaining of ServiceContext impls handling of ctx-ui-queryParameters, after 4-20-2011 meeting with layer leads.

14 years agoCSPACE-3851 Consumer can perform CRUDL operations on a group. Basic Group support...
Patrick Schmitz [Thu, 21 Apr 2011 00:38:29 +0000 (00:38 +0000)]
CSPACE-3851 Consumer can perform CRUDL operations on a group. Basic Group support added, with a draft schema. Follows standard CRUDL pattern, and is a trivial service. Note that group membership will be through relations, much as objects are associated to Intakes, etc.

14 years agoCSPACE-3851 Consumer can perform CRUDL operations on a group. Basic Group support...
Patrick Schmitz [Thu, 21 Apr 2011 00:09:29 +0000 (00:09 +0000)]
CSPACE-3851  Consumer can perform CRUDL operations on a group. Basic Group support added, with a draft schema. Follows standard CRUDL pattern, and is a trivial service. Note that group membership will be through relations, much as objects are associated to Intakes, etc.

14 years agoCSPACE-3782: Added client tests to ensure that keyword searches respect the value...
Aron Roberts [Wed, 20 Apr 2011 02:37:38 +0000 (02:37 +0000)]
CSPACE-3782: Added client tests to ensure that keyword searches respect the value of the parameter on 'soft' deleted workflow state.