]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
14 years agoCSPACE-3441: Updating CollectionObject doctype/bundle module names to better reflect...
Richard Millet [Fri, 17 Jun 2011 21:12:55 +0000 (21:12 +0000)]
CSPACE-3441: Updating CollectionObject doctype/bundle module names to better reflect reality.

14 years agoNOJIRA - simplifying jboss configuration to be less DB-dependent. Correct version...
Patrick Schmitz [Fri, 17 Jun 2011 19:02:06 +0000 (19:02 +0000)]
NOJIRA - simplifying jboss configuration to be less DB-dependent. Correct version discrepancy between postgres connectors.

14 years agoCSPACE-2903, CSPACE-2421. Committing the postgresql variant as the default.
Patrick Schmitz [Fri, 17 Jun 2011 17:12:34 +0000 (17:12 +0000)]
CSPACE-2903, CSPACE-2421. Committing the postgresql variant as the default.

14 years agoCSPACE-3441: Added final support in the Services core for tenant specifc document...
Richard Millet [Fri, 17 Jun 2011 05:23:00 +0000 (05:23 +0000)]
CSPACE-3441: Added final support in the Services core for tenant specifc document types.

14 years agoCSPACE-3441: Added final support in the Services core for tenant specifc document...
Richard Millet [Fri, 17 Jun 2011 05:18:21 +0000 (05:18 +0000)]
CSPACE-3441: Added final support in the Services core for tenant specifc document types.

14 years agoCSPACE-4052: Reverting change made in r5038; Patrick would prefer the ID service...
Aron Roberts [Fri, 17 Jun 2011 01:57:35 +0000 (01:57 +0000)]
CSPACE-4052: Reverting change made in r5038; Patrick would prefer the ID service tables to be in the 'nuxeo' db, leaving the 'cspace' db for authZ-related tables.

14 years agoCSPACE-4052: ID service Ant buildfile now uses 'cspace' database user and password...
Aron Roberts [Fri, 17 Jun 2011 01:12:47 +0000 (01:12 +0000)]
CSPACE-4052: ID service Ant buildfile now uses 'cspace' database user and password for running its DDL script, create_id_generators_table.sql, rather than 'nuxeo' database user and password.

14 years agoCSPACE-2903, CSPACE-2421. Added support for postgresql, cleaned up configuration...
Patrick Schmitz [Thu, 16 Jun 2011 20:33:49 +0000 (20:33 +0000)]
CSPACE-2903, CSPACE-2421. Added support for postgresql, cleaned up configuration and various sql statements and resources that were mysql-specific. Refactored lots of configuration to take DB info from build properties. Note that in this version, mysql is still the configured DB.

14 years agoCSPACE-4081: XmlReplay config files now have newly-generated password hash for admin...
Aron Roberts [Thu, 16 Jun 2011 19:07:09 +0000 (19:07 +0000)]
CSPACE-4081: XmlReplay config files now have newly-generated password hash for admin@core.collectionspace.org user; XmlReplay-based tests in IntegrationTests module have been re-enabled.

14 years agoCSPACE-4081: Temporarily commented out invocation of XmlReplay tests in IntegrationTe...
Aron Roberts [Thu, 16 Jun 2011 14:54:48 +0000 (14:54 +0000)]
CSPACE-4081: Temporarily commented out invocation of XmlReplay tests in IntegrationTests module in services, until we can identify why 401 authentication errors are occurring. Have experimented with changing username / password hashes, so far without success.

14 years agoCSPACE-4081: Update usernames in services MultiTenancyTest to reflect change to core...
Aron Roberts [Thu, 16 Jun 2011 13:43:00 +0000 (13:43 +0000)]
CSPACE-4081: Update usernames in services MultiTenancyTest to reflect change to core, lifesci tenancies.

14 years agoCSPACE-4081: Update username in XmlReplay-based Integration Tests to reflect name...
Aron Roberts [Thu, 16 Jun 2011 12:39:38 +0000 (12:39 +0000)]
CSPACE-4081: Update username in XmlReplay-based Integration Tests to reflect name change of tenant 1 to core.collectionspace.org, from collectionspace.org

14 years agoCSPACE-4081: Switched tenant 1 to core.collectionspace.org, from collectionspace...
Aron Roberts [Thu, 16 Jun 2011 02:33:20 +0000 (02:33 +0000)]
CSPACE-4081: Switched tenant 1 to core.collectionspace.org, from collectionspace.org; switched tenant 2 to lifesci.colletionspace.org, from hearstmuseum.berkeley.edu, to match changes in the App and UI layers.  lifesci tenant retains an extra collectionobjects_naturalhistory extension schema part for Cataloging / CollectionObject records, from its previous incarnation as the hearstmuseum tenant.

14 years agoCSPACE-3995: Local override of AuthorityItemDocumentModelHandler.getAuthorityServiceP...
Aron Roberts [Wed, 15 Jun 2011 02:26:27 +0000 (02:26 +0000)]
CSPACE-3995: Local override of AuthorityItemDocumentModelHandler.getAuthorityServicePath() in TaxonDocumentModelHandler does not appear to be necessary, and has been removed. With and without that override, item lists are returned identically, save for non-material ordering of namespace prefixes in the root element.

14 years agoCSPACE-4077: Creation of database indexes and modification of field datatypes during...
Aron Roberts [Mon, 13 Jun 2011 20:16:37 +0000 (20:16 +0000)]
CSPACE-4077: Creation of database indexes and modification of field datatypes during 'cspace' server startup / post-init now works once again, by specifying that we're connecting via JDBC to the nuxeo repository when performing these actions.

14 years agoCSPACE-4074: Get on /accounts/0/accountperms resource now returns tentant ID in payload.
Richard Millet [Sun, 12 Jun 2011 03:08:58 +0000 (03:08 +0000)]
CSPACE-4074: Get on /accounts/0/accountperms resource now returns tentant ID in payload.

14 years agoCSPACE-4063,CSPACE-3858: Corrected one uriPath in prototype tenant bindings, used...
Aron Roberts [Fri, 10 Jun 2011 19:05:18 +0000 (19:05 +0000)]
CSPACE-4063,CSPACE-3858: Corrected one uriPath in prototype tenant bindings, used for building permissions for accessing services resources: Scientific Taxonomy Service path was changed to '/taxonomyauthorities/*/items/*/workflow/' from '/taxonomyauthorities/*/taxon/*/workflow/'.

14 years agoNOJIRA: Restoring proper db.script.dir value. Updated Nightly "Database" build plan...
Richard Millet [Fri, 10 Jun 2011 16:02:59 +0000 (16:02 +0000)]
NOJIRA: Restoring proper db.script.dir value.  Updated Nightly "Database" build plan to set JBOSS_HOME env var.

14 years agonojira - munge so it will build
Chris Martin [Fri, 10 Jun 2011 12:38:43 +0000 (12:38 +0000)]
nojira - munge so it will build

14 years agoCSPACE-3546, CSPACE-2903, CSPACE-2421, CSPACE-2170, CSPACE-2000, CSPACE-1894. Complet...
Patrick Schmitz [Thu, 9 Jun 2011 20:25:32 +0000 (20:25 +0000)]
CSPACE-3546, CSPACE-2903, CSPACE-2421, CSPACE-2170, CSPACE-2000, CSPACE-1894. Completed changes to make database and datasource configuration use environment vars and build properties, concentrating this info and removing passwords from the checked in code. Also separated the initial creation of the database from the additional work, which is done by scripts created from the gen_ddl target, which in turn depends upon the core DB being in place.

14 years agoCSPACE-3175: Committing Laramie's many changes, with one minor fix, to allow resource...
Aron Roberts [Tue, 7 Jun 2011 20:29:23 +0000 (20:29 +0000)]
CSPACE-3175: Committing Laramie's many changes, with one minor fix, to allow resource classes in the Vocabulary service and in the various Authority services to inherit from ResourceBase, via AuthorityResource and AuthorityResourceWithContacts.

14 years agoUCJEPS-41: Added labelHeader and labelFooter fields to Object Identification Group...
Aron Roberts [Tue, 7 Jun 2011 20:26:32 +0000 (20:26 +0000)]
UCJEPS-41: Added labelHeader and labelFooter fields to Object Identification Group, in Natural History part of Cataloging record.

14 years agoCSPACE-3546, CSPACE-2903, CSPACE-2421, CSPACE-2170, CSPACE-2000, CSPACE-1894. Reworki...
Patrick Schmitz [Tue, 7 Jun 2011 16:27:51 +0000 (16:27 +0000)]
CSPACE-3546, CSPACE-2903, CSPACE-2421, CSPACE-2170, CSPACE-2000, CSPACE-1894. Reworking lots of repository and hibernate configuration and build process to be less DB specific, and to support injection of passwords from environment variables.
NOTE: this also enforces ownership of each of the three databases/datasources by three respective users (jboss, nuxeo, and cspace), with associated passwords. You MUST set the environment variables: DB_PASSWORD_JBOSS, DB_PASSWORD_NUXEO, DB_PASSWORD_CSPACE in addition to DB_PASSWORD. The current default values are (still) embedded in
src/main/resources/db/mysql/init_db.sql, but this will get changed to use the environment variables as well.
Also added the jboss-ds.xml datasource configuration to our source tree to simplify managing the default jboss datasource.

14 years agoCSPACE-3175: AcquisitionResource now extends ResourceBase; the resource class itself...
Aron Roberts [Mon, 6 Jun 2011 20:11:29 +0000 (20:11 +0000)]
CSPACE-3175: AcquisitionResource now extends ResourceBase; the resource class itself is now essentially empty. Passes all services and app layer tests, and creates, updates, searches, and authref listings in the right sidebar in the UI work as expected.

14 years agoCSPACE-4052: Minimally updated the ID service to remove hard-coded dependencies on...
Aron Roberts [Wed, 1 Jun 2011 23:12:52 +0000 (23:12 +0000)]
CSPACE-4052: Minimally updated the ID service to remove hard-coded dependencies on MySQL and specific database connection properties, to help facilitate services layer migration to PostgreSQL. Updated client and proxy classes, and client tests, to cover basic CRD+L of ID generators, plus generation of new IDs.

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.