]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
15 years agoCSPACE-3478: Temporarily removed CollectionObject's Title field, which was recently...
Aron Roberts [Mon, 31 Jan 2011 18:51:00 +0000 (18:51 +0000)]
CSPACE-3478: Temporarily removed CollectionObject's Title field, which was recently moved into a repeatable / multivalued group of fields, from Nuxeo prefetch configuration until CSPACE-3341 is resolved.

15 years agoCSPACE-3178
Laramie Crocker [Sat, 29 Jan 2011 02:32:25 +0000 (02:32 +0000)]
CSPACE-3178

15 years agoCSPACE-3178
Laramie Crocker [Sat, 29 Jan 2011 02:21:36 +0000 (02:21 +0000)]
CSPACE-3178

15 years agoCSPACE-3178 changed pom to point at version 1.4
Laramie Crocker [Thu, 27 Jan 2011 21:05:56 +0000 (21:05 +0000)]
CSPACE-3178 changed pom to point at version 1.4

15 years agoCSPACE-3238: Added convenience Ant targets in trunk/services' buildfile to generate...
Aron Roberts [Thu, 27 Jan 2011 06:05:52 +0000 (06:05 +0000)]
CSPACE-3238: Added convenience Ant targets in trunk/services' buildfile to generate dependencies / licensing reports, and to gather these reports with flattened names (e.g. objectexit.client.dependencies.html) into a single directory, for manual viewing or further automated processing.  Note: a full generation of dependencies reports took nearly seven hours on a representative workstation.

15 years agoCSPACE-3178 Added test cases and reworked regexes
Laramie Crocker [Wed, 26 Jan 2011 22:50:41 +0000 (22:50 +0000)]
CSPACE-3178 Added test cases and reworked regexes

15 years agoCSPACE-3178: Updating parent version in common-api POM file to 1.4-SNAPSHOT from...
Aron Roberts [Wed, 26 Jan 2011 02:33:01 +0000 (02:33 +0000)]
CSPACE-3178: Updating parent version in common-api POM file to 1.4-SNAPSHOT from 1.1-SNAPSHOT.

15 years agoCSPACE-3178 Adding module to be shared between services and app
Laramie Crocker [Tue, 25 Jan 2011 21:08:41 +0000 (21:08 +0000)]
CSPACE-3178 Adding module to be shared between services and app

15 years agoCSPACE-3404: Updated the build.properties file and POMs in the services source code...
Aron Roberts [Fri, 21 Jan 2011 20:33:55 +0000 (20:33 +0000)]
CSPACE-3404: Updated the build.properties file and POMs in the services source code tree to the version designation 1.4-SNAPSHOT, from 1.1-SNAPSHOT.

15 years agoCSPACE-3414: Adding a utility method that exports a Nuuxeo document instance -using...
Richard Millet [Wed, 19 Jan 2011 23:40:21 +0000 (23:40 +0000)]
CSPACE-3414: Adding a utility method that exports a Nuuxeo document instance -using the Nuxeo export API.

15 years agoCSPACE-3281: Was returning a 500 status code for duplicate role create requests,...
Richard Millet [Wed, 19 Jan 2011 23:37:40 +0000 (23:37 +0000)]
CSPACE-3281: Was returning a 500 status code for duplicate role create requests, but now returning 400 instead.

15 years agoCSPACE-3431: Changes in preparation for Maven upgrade.
Richard Millet [Wed, 19 Jan 2011 23:32:35 +0000 (23:32 +0000)]
CSPACE-3431: Changes in preparation for Maven upgrade.

15 years agoCSPACE-3061: Enabled UTF-8 create/retrieve and keyword search tests in CollectionObje...
Aron Roberts [Wed, 19 Jan 2011 03:44:01 +0000 (03:44 +0000)]
CSPACE-3061: Enabled UTF-8 create/retrieve and keyword search tests in CollectionObject service.

15 years agoCSPACE-3419: Hibernate configuration file in Authentication service updated to use...
Aron Roberts [Tue, 18 Jan 2011 23:41:43 +0000 (23:41 +0000)]
CSPACE-3419: Hibernate configuration file in Authentication service updated to use replaceable params, much like other similar config files throughout services.

15 years agoCSPACE-3325, CSPACE-3251: CollectionSpace-specific Nuxeo database templates directory...
Aron Roberts [Tue, 18 Jan 2011 22:55:01 +0000 (22:55 +0000)]
CSPACE-3325, CSPACE-3251: CollectionSpace-specific Nuxeo database templates directory is now automatically specified in the main Nuxeo config file, nuxeo.conf, as part of the services deployment process. Requires Ant 1.8.x and its PropertyFile task, checked for in the buildfile; will skip that step gracefully if not present. Cleans up CollectionSpace configuration changes and removes CollectoinSpace-specific directories upon an undeploy.

15 years agoNOJIRA: Removing unneeded Eclipse settings files.
Richard Millet [Fri, 14 Jan 2011 17:58:17 +0000 (17:58 +0000)]
NOJIRA: Removing unneeded Eclipse settings files.

15 years agoCSPACE-3178 first cleaning up javadoc errors before applying changes so that next...
Laramie Crocker [Wed, 12 Jan 2011 22:54:07 +0000 (22:54 +0000)]
CSPACE-3178 first cleaning up javadoc errors before applying changes so that next commit is more obvious

15 years agoCSPACE-3365: RelationsCommon JAX-B schema type for the predicate element should be...
Richard Millet [Sun, 9 Jan 2011 23:12:09 +0000 (23:12 +0000)]
CSPACE-3365: RelationsCommon JAX-B schema type for the predicate element should be changed to xs:string instead of being an enumerated type.

15 years agoCSPACE-2496,CSPACE-3550: Initial preparation for using database product-specific...
Aron Roberts [Sat, 8 Jan 2011 01:45:40 +0000 (01:45 +0000)]
CSPACE-2496,CSPACE-3550: Initial preparation for using database product-specific SQL commands, datatypes, etc. in post-init handlers. Declared additional singly repeatable fields in CollectionObject as large text fields, in tenant bindings.

15 years agoCSPACE-1133, CSPACE-1140: Updated Intake and CollectionObject validation handlers...
Richard Millet [Fri, 7 Jan 2011 23:13:35 +0000 (23:13 +0000)]
CSPACE-1133, CSPACE-1140: Updated Intake and CollectionObject validation handlers to use the new validation parent class.

15 years agoCSPACE-1087, CSPACE-1141: Relation validation handler now prevents creating relations...
Richard Millet [Fri, 7 Jan 2011 17:29:57 +0000 (17:29 +0000)]
CSPACE-1087, CSPACE-1141: Relation validation handler now prevents creating relationships where the subject ID and object ID are the same.  Also, relation validation now enforces non-null values for subject id, predicate type, and object id upon creation.

15 years agoCSPACE-2496: Trivial cleanup in early Init Handler code and comments, including remov...
Aron Roberts [Fri, 7 Jan 2011 01:13:02 +0000 (01:13 +0000)]
CSPACE-2496: Trivial cleanup in early Init Handler code and comments, including removing verbose log statements during init.

15 years agoCSPACE-2863 - Allowed multiple DocRef instances to be returned for refObjs sub-resour...
Patrick Schmitz [Thu, 6 Jan 2011 22:46:43 +0000 (22:46 +0000)]
CSPACE-2863 - Allowed multiple DocRef instances to be returned for refObjs sub-resource when a document has multiple references to a single authority term. Updated tests to verify this.

15 years agoCSPACE-2250
Chris Martin [Thu, 6 Jan 2011 10:59:49 +0000 (10:59 +0000)]
CSPACE-2250

15 years agoCSPACE-2496,CSPACE-3240: Added braindead example of init handler to change data type...
Aron Roberts [Thu, 6 Jan 2011 00:04:18 +0000 (00:04 +0000)]
CSPACE-2496,CSPACE-3240: Added braindead example of init handler to change data type of comments field in CollectionObject.

15 years agoCSPACE-3165: Special role "ROLE_SPRING_ADMIN" is no longer showing up in payload...
Richard Millet [Thu, 6 Jan 2011 00:03:13 +0000 (00:03 +0000)]
CSPACE-3165: Special role "ROLE_SPRING_ADMIN" is no longer showing up in payload results of "accountroles" request.

15 years agoCSPACE-2496 Added support for richer params in IInitHandler and in initHandler block...
Laramie Crocker [Wed, 5 Jan 2011 23:16:16 +0000 (23:16 +0000)]
CSPACE-2496 Added support for richer params in IInitHandler and in initHandler block in tenant-bindings.

15 years agoCSPACE-2496 added org.collectionspace.services.common.init package and IInitHandler...
Laramie Crocker [Tue, 4 Jan 2011 21:37:33 +0000 (21:37 +0000)]
CSPACE-2496 added org.collectionspace.services.common.init package and IInitHandler implementations using new JDBCTools class

15 years agoCSPACE-3325: Minor changes to Ant property names for clarity. Stubbed a task for...
Aron Roberts [Tue, 4 Jan 2011 01:47:19 +0000 (01:47 +0000)]
CSPACE-3325: Minor changes to Ant property names for clarity. Stubbed a task for updating the main Nuxeo config file with a reference to the relevant database templates folder, but left it commented out; this currently depends on an optional Ant task not guaranteed to be present in a build environment.

15 years agoCSPACE-3069: Minor changes to make changing the sort collator locale more convenient...
Aron Roberts [Mon, 3 Jan 2011 23:27:02 +0000 (23:27 +0000)]
CSPACE-3069: Minor changes to make changing the sort collator locale more convenient, and to prepare for future locale-related configuration of the CollectionSpace system.

15 years agoCSPACE-3069: Fixed typo in one comment.
Aron Roberts [Mon, 3 Jan 2011 23:17:17 +0000 (23:17 +0000)]
CSPACE-3069: Fixed typo in one comment.

15 years agoCSPACE-3069: List results from services calls may now be sorted on two or more fields...
Aron Roberts [Mon, 3 Jan 2011 23:11:08 +0000 (23:11 +0000)]
CSPACE-3069: List results from services calls may now be sorted on two or more fields; previously sorting was restricted to a single field.

15 years agoCSPACE-1841: slf4j-*.jars needed to be updated to 1.5.8. Also, these jars were being...
Richard Millet [Mon, 3 Jan 2011 23:07:59 +0000 (23:07 +0000)]
CSPACE-1841: slf4j-*.jars needed to be updated to 1.5.8.  Also, these jars were being included/packaged in our WAR file which was not necessary and potentially dangerous. So needed to change Maven scope to "provided" since we copy these jars over to a JBoss deployment directory.  Be sure to perform an undeploy and deploy from the "commons" module.

15 years agoCSPACE-3224: Edited repository config file to define selected fields moved into repea...
Aron Roberts [Mon, 3 Jan 2011 21:13:59 +0000 (21:13 +0000)]
CSPACE-3224: Edited repository config file to define selected fields moved into repeatable groups in release 1.2 as 'largetext', to enable these fields to hold > 500 chars.

15 years agoCSPACE-1071: Adding an example of how to create a custom Nuxeo EJB3/Remotable interfa...
Richard Millet [Fri, 31 Dec 2010 20:24:31 +0000 (20:24 +0000)]
CSPACE-1071: Adding an example of how to create a custom Nuxeo EJB3/Remotable interface and service.  We'll need this functionality not only to resolve issues like CSPACE-1071, but also many other current and future issues -like searches on complex types, efficient media handling, etc.

15 years agoNOJIRA
Laramie Crocker [Wed, 22 Dec 2010 20:36:05 +0000 (20:36 +0000)]
NOJIRA

15 years agoCSPACE-2496 Added handling of InitHandlers in ServiceMain, with changes to tenant...
Laramie Crocker [Wed, 22 Dec 2010 20:35:20 +0000 (20:35 +0000)]
CSPACE-2496 Added handling of InitHandlers in ServiceMain, with changes to tenant-bindings.xml and some new classes.  InitHandlers do not *do* anything yet.

15 years agoNOJIRA: Removing unnecessary Eclipse settings files.
Richard Millet [Tue, 21 Dec 2010 23:21:01 +0000 (23:21 +0000)]
NOJIRA: Removing unnecessary Eclipse settings files.

15 years agoCSPACE-3346: Removed refs to sun.misc.BASE64Decoder in ServletTools class and replace...
Richard Millet [Tue, 21 Dec 2010 22:30:10 +0000 (22:30 +0000)]
CSPACE-3346: Removed refs to sun.misc.BASE64Decoder in ServletTools class and replaced with http://commons.apache.org/codec/.  Found this when cleaning up my Eclipse settings files -stricter compliance settings triggered a build error on this usage.

15 years agoCSPACE-705 rolling back until tests succeed
Laramie Crocker [Tue, 21 Dec 2010 22:14:58 +0000 (22:14 +0000)]
CSPACE-705 rolling back until tests succeed

15 years agoNOJIRA: Removing unnecessary Eclipse settings files.
Richard Millet [Tue, 21 Dec 2010 20:59:30 +0000 (20:59 +0000)]
NOJIRA: Removing unnecessary Eclipse settings files.

15 years agoNOJIRA: Updating Eclipse settings files.
Richard Millet [Tue, 21 Dec 2010 20:45:31 +0000 (20:45 +0000)]
NOJIRA: Updating Eclipse settings files.

15 years agoCSPACE-1437 Added authorityrefs and refObjs tests for media service
Laramie Crocker [Tue, 21 Dec 2010 01:12:41 +0000 (01:12 +0000)]
CSPACE-1437 Added authorityrefs and refObjs tests for media service

15 years agoCSPACE-705 rolling back until tests succeed
Laramie Crocker [Tue, 21 Dec 2010 01:06:44 +0000 (01:06 +0000)]
CSPACE-705 rolling back until tests succeed

15 years agoCSPACE-933: Changes to fix some of our logging config issues.
Richard Millet [Tue, 21 Dec 2010 00:57:18 +0000 (00:57 +0000)]
CSPACE-933: Changes to fix some of our logging config issues.

15 years agoCSPACE-705 Added collectionspace_core:updatedAt DESC to orderBy clause for all servic...
Laramie Crocker [Mon, 20 Dec 2010 21:50:12 +0000 (21:50 +0000)]
CSPACE-705 Added collectionspace_core:updatedAt DESC to orderBy clause for all services that call RepositoryJavaClientImpl.getFiltered(). This enables LIST results to be sorted by updatedAt, with newest items on top.

15 years agoCSPACE-3224: Additional largetext changes for Intake records.
Aron Roberts [Fri, 17 Dec 2010 22:32:22 +0000 (22:32 +0000)]
CSPACE-3224: Additional largetext changes for Intake records.

15 years agoCSPACE-3224: Updated lists of fields that will be configured to hold large amounts...
Aron Roberts [Fri, 17 Dec 2010 22:22:36 +0000 (22:22 +0000)]
CSPACE-3224: Updated lists of fields that will be configured to hold large amounts of text in CLOB-type database fields, for all procedural record types except CollectionObject / Cataloging (to be worked on next).

15 years agoCSPACE-705
Laramie Crocker [Fri, 17 Dec 2010 03:10:27 +0000 (03:10 +0000)]
CSPACE-705

15 years agoCSPACE-3335
Laramie Crocker [Fri, 17 Dec 2010 03:07:49 +0000 (03:07 +0000)]
CSPACE-3335

15 years agoCSPACE-1847 Added new method overload for readList(str,str,str,str,str) to handle...
Laramie Crocker [Fri, 17 Dec 2010 02:43:25 +0000 (02:43 +0000)]
CSPACE-1847 Added new method overload for readList(str,str,str,str,str) to handle paging parameters so it is now readList(s,s,s,s,s,s,Long,Long)

15 years agoCSPACE-3338: 'ant import' target now fails with exit code 1 if an Exception is thrown...
Aron Roberts [Fri, 17 Dec 2010 00:40:15 +0000 (00:40 +0000)]
CSPACE-3338: 'ant import' target now fails with exit code 1 if an Exception is thrown that prevents the import from succeeding. A more concise and specific error message is also now printed.

15 years agoNOJIRA: Fix trivial typo.
Aron Roberts [Fri, 17 Dec 2010 00:36:05 +0000 (00:36 +0000)]
NOJIRA: Fix trivial typo.

15 years agoCSPACE-1071: The suggestion from Nuxeo Support does not work -the results are not...
Richard Millet [Thu, 16 Dec 2010 00:14:26 +0000 (00:14 +0000)]
CSPACE-1071: The suggestion from Nuxeo Support does not work -the results are not remotable.  I've sent back a request for another suggestion.  Meanwhile, I've placed functional code behind a new method inside the NuxeoUtils class called: boolean documentExists().  Dependent tasks like CSPACE-1023, should use this method.  If and when we get more performant code from Nuxeo we can update this method.

15 years agoCSPACE-2702: Using DocumentModel.getName() instead of: NuxeoUtils.extractId(docModel...
Richard Millet [Wed, 15 Dec 2010 22:15:47 +0000 (22:15 +0000)]
CSPACE-2702: Using DocumentModel.getName() instead of: NuxeoUtils.extractId(docModel.getPathAsString()) to get CSID

15 years agoCSPACE-3332 rolling back JAXRS annotation test change
Laramie Crocker [Wed, 15 Dec 2010 22:06:17 +0000 (22:06 +0000)]
CSPACE-3332 rolling back JAXRS annotation test change

15 years agoCSPACE-3332 checking Blob and Media DocumentModelHandlers in; will roll back if it...
Laramie Crocker [Wed, 15 Dec 2010 21:33:09 +0000 (21:33 +0000)]
CSPACE-3332 checking Blob and Media DocumentModelHandlers in; will roll back if it breaks.

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:24:27 +0000 (21:24 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:15:03 +0000 (21:15 +0000)]
CSPACE-3332

15 years agoNOJIRA
Laramie Crocker [Wed, 15 Dec 2010 21:11:07 +0000 (21:11 +0000)]
NOJIRA

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:37 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:35 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:33 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:31 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:29 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:27 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:24 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:22 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:20 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:16 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:13 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:10 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:08 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:05 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:03 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:10:00 +0000 (21:10 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:09:58 +0000 (21:09 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:09:55 +0000 (21:09 +0000)]
CSPACE-3332

15 years agoCSPACE-3332
Laramie Crocker [Wed, 15 Dec 2010 21:09:53 +0000 (21:09 +0000)]
CSPACE-3332

15 years agoCSPACE-3251: Removed README.txt file from the collectionobject module, which formerly...
Aron Roberts [Wed, 15 Dec 2010 00:38:40 +0000 (00:38 +0000)]
CSPACE-3251: Removed README.txt file from the collectionobject module, which formerly specified which fields will be defined as CLOB-types in the database, capable of holding large amounts of text. This configuration has been moved to the services/trunk/3rdparty/nuxeo module, and integrated into the services deployment process.

15 years agoCSPACE-3251: Added deployment and undeployment of the Nuxeo database configuration...
Aron Roberts [Wed, 15 Dec 2010 00:33:28 +0000 (00:33 +0000)]
CSPACE-3251: Added deployment and undeployment of the Nuxeo database configuration template folder, initially for MySQL, to the services 'ant deploy' and 'ant undeploy' targets.

15 years agoCSPACE-3245: Committing misc media and blob changes that I kept out of the v1.2 relea...
Richard Millet [Tue, 14 Dec 2010 23:20:33 +0000 (23:20 +0000)]
CSPACE-3245: Committing misc media and blob changes that I kept out of the v1.2 release to reduce risk.

15 years agoCSPACE-3251: Removed vestigial build.properties file from services' 3rdparty folder...
Aron Roberts [Tue, 14 Dec 2010 18:37:07 +0000 (18:37 +0000)]
CSPACE-3251: Removed vestigial build.properties file from services' 3rdparty folder; that properties file does not appear to be used, and its properties definitions overlap with the main services build.properties file.

15 years agoCSPACE-3211: Commented out all tests in dev-master XmlReplay.
Aron Roberts [Tue, 14 Dec 2010 02:27:34 +0000 (02:27 +0000)]
CSPACE-3211: Commented out all tests in dev-master XmlReplay.

15 years agoCSPACE-3211: Temporarily commented out list tests for object exit, acquisitions to...
Aron Roberts [Tue, 14 Dec 2010 02:26:44 +0000 (02:26 +0000)]
CSPACE-3211: Temporarily commented out list tests for object exit, acquisitions to preclude list failures where there are existing records. See oe6.xml.

15 years agoCSPACE-3311 acquisition return primary value of owner and acquisitionSource in summar...
Laramie Crocker [Tue, 14 Dec 2010 00:53:15 +0000 (00:53 +0000)]
CSPACE-3311 acquisition return primary value of owner and acquisitionSource in summary fields

15 years agoCSPACE-3311 added acquisition XmlReplayTests
Laramie Crocker [Tue, 14 Dec 2010 00:52:22 +0000 (00:52 +0000)]
CSPACE-3311 added acquisition XmlReplayTests

15 years agoCSPACE-3311 fixed bug where AcquisitionDocumentModelHandler called acquisitionSourceL...
Laramie Crocker [Mon, 13 Dec 2010 22:28:32 +0000 (22:28 +0000)]
CSPACE-3311 fixed bug where AcquisitionDocumentModelHandler called acquisitionSourceList.getAcquisitionSource().add(acquisitionSource) when it meant to call ownerList.getOwner().add(owner)

15 years agoCSPACE-3245: Committing final Media/Blob artifacts for v1.2 code-freeze. Full CRUD...
Richard Millet [Fri, 10 Dec 2010 05:09:49 +0000 (05:09 +0000)]
CSPACE-3245: Committing final Media/Blob artifacts for v1.2 code-freeze.  Full CRUD+L for Media and Blob schema records and CR+L for Media and Blob binaries and derivatives.  Will need to add UD for Media and Blob binaries and derivatives during another sprint.

15 years agoCSPACE-2927: Added 23 repeatable groups to the CollectionObject schema, in the servic...
Aron Roberts [Thu, 9 Dec 2010 21:35:22 +0000 (21:35 +0000)]
CSPACE-2927: Added 23 repeatable groups to the CollectionObject schema, in the services layer.  There are still some instance files and other artifacts that do not reflect all of these changes, but those do not currently cause tests to fail.

15 years agoNOJIRA: Updating Eclipse settings file.
Richard Millet [Thu, 9 Dec 2010 08:56:24 +0000 (08:56 +0000)]
NOJIRA: Updating Eclipse settings file.

15 years agoCSPACE-3245: Additional functionality to the blob service for the v1.2 sprint.
Richard Millet [Thu, 9 Dec 2010 08:55:35 +0000 (08:55 +0000)]
CSPACE-3245: Additional functionality to the blob service for the v1.2 sprint.

15 years agoCSPACE-3245: Additional functionality to the blob service for the v1.2 sprint.
Richard Millet [Thu, 9 Dec 2010 08:52:24 +0000 (08:52 +0000)]
CSPACE-3245: Additional functionality to the blob service for the v1.2 sprint.

15 years agoNOJIRA: Updating Eclipse files.
Richard Millet [Wed, 8 Dec 2010 18:50:43 +0000 (18:50 +0000)]
NOJIRA: Updating Eclipse files.

15 years agoCSPACE-3245: Committing more functionality to the the Blob service. REQUIRES full...
Richard Millet [Wed, 8 Dec 2010 18:39:06 +0000 (18:39 +0000)]
CSPACE-3245: Committing more functionality to the the Blob service.  REQUIRES full server restart after "ant undeploy deploy create_db import" .

15 years agoNOJIRA: Updating Eclipse files.
Richard Millet [Wed, 8 Dec 2010 18:33:55 +0000 (18:33 +0000)]
NOJIRA: Updating Eclipse files.

15 years agoCSPACE-3245: Committing more functionality to the the Blob service. REQUIRES full...
Richard Millet [Wed, 8 Dec 2010 18:25:11 +0000 (18:25 +0000)]
CSPACE-3245: Committing more functionality to the the Blob service.  REQUIRES full server restart after "ant undeploy deploy create_db import" .

15 years agoCSPACE-3245: Committing more functionality to the the Blob service. REQUIRES full...
Richard Millet [Wed, 8 Dec 2010 18:21:35 +0000 (18:21 +0000)]
CSPACE-3245: Committing more functionality to the the Blob service.  REQUIRES full server restart after "ant undeploy deploy create_db import" .

15 years agoCSPACE-3175 cleaned up dev-master.xml so that dev tests are not checked in.
Laramie Crocker [Tue, 7 Dec 2010 00:32:31 +0000 (00:32 +0000)]
CSPACE-3175 cleaned up dev-master.xml so that dev tests are not checked in.

15 years agoCSPACE-3175 applied objectexit refactoring to blob and media service. Also, refactor...
Laramie Crocker [Mon, 6 Dec 2010 23:46:45 +0000 (23:46 +0000)]
CSPACE-3175 applied objectexit refactoring to blob and media service.  Also, refactored ObjectExitDocumentModelHandler, BlobDocumentModelHandler, and MediaDocumentModelHandler to use a new intermediary superclass, DocHandlerBase, which abstracts almost all the work of a DocumentModelHandler up and out of the service.