]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
13 years agoMerge branch 'CSPACE-5437'
Richard Millet [Wed, 8 Aug 2012 17:58:33 +0000 (10:58 -0700)]
Merge branch 'CSPACE-5437'

13 years agoCSPACE-5437: Restoring some blob test files that I accidentally removed on my last...
Richard Millet [Wed, 8 Aug 2012 17:57:14 +0000 (10:57 -0700)]
CSPACE-5437: Restoring some blob test files that I accidentally removed on my last commit.

13 years agoMerge pull request #53 from aronr/CSPACE-4691
Aron Roberts [Wed, 8 Aug 2012 03:17:20 +0000 (20:17 -0700)]
Merge pull request #53 from aronr/CSPACE-4691

CSPACE-4691: Large decimal values are no longer rendered in scientific notation.

13 years agoCSPACE-4691: Added additional validation, comments; increased number of potential...
Aron Roberts [Wed, 8 Aug 2012 02:07:50 +0000 (19:07 -0700)]
CSPACE-4691: Added additional validation, comments; increased number of potential decimal digits to 15, from 2.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-4691
Aron Roberts [Wed, 8 Aug 2012 01:03:11 +0000 (18:03 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-4691

13 years agoCSPACE-5440: Allow multiple fields of the same name, across different tables, to...
Aron Roberts [Wed, 8 Aug 2012 00:53:38 +0000 (17:53 -0700)]
CSPACE-5440: Allow multiple fields of the same name, across different tables, to be indexed at startup.

13 years agoCSPACE-5437: Adding more Nuxeo thumbnail generation files.
Richard Millet [Tue, 7 Aug 2012 23:02:54 +0000 (16:02 -0700)]
CSPACE-5437: Adding more Nuxeo thumbnail generation files.

13 years agoCSPACE-5437: Adding nuxeo's thumbnail creation.
Richard Millet [Tue, 7 Aug 2012 23:01:12 +0000 (16:01 -0700)]
CSPACE-5437: Adding nuxeo's thumbnail creation.

13 years agoMerge pull request #52 from aronr/CSPACE-5440
Aron Roberts [Tue, 7 Aug 2012 22:56:13 +0000 (15:56 -0700)]
Merge pull request #52 from aronr/CSPACE-5440

CSPACE-5440: Create database indexes for non-tenant-specific tables/columns at startup.

13 years agoCSPACE-5440: Add clarifying comments.
Aron Roberts [Tue, 7 Aug 2012 21:53:00 +0000 (14:53 -0700)]
CSPACE-5440: Add clarifying comments.

13 years agoCSPACE-5440: Send all indexable columns and table names in a single call.
Aron Roberts [Tue, 7 Aug 2012 21:40:08 +0000 (14:40 -0700)]
CSPACE-5440: Send all indexable columns and table names in a single call.

13 years agoCSPACE-5440: Create database indexes during startup within tables not associated...
Aron Roberts [Tue, 7 Aug 2012 21:32:06 +0000 (14:32 -0700)]
CSPACE-5440: Create database indexes during startup within tables not associated with any specific tenant.

13 years agoMerge pull request #51 from aronr/CSPACE-5454
Aron Roberts [Tue, 7 Aug 2012 19:23:38 +0000 (12:23 -0700)]
Merge pull request #51 from aronr/CSPACE-5454

CSPACE-5454: Add externalUrl field to media_common schema in services.

13 years agoCSPACE-5454: Add externalUrl field to media_common schema in services.
Aron Roberts [Tue, 7 Aug 2012 19:22:30 +0000 (12:22 -0700)]
CSPACE-5454: Add externalUrl field to media_common schema in services.

13 years agoMerge pull request #50 from aronr/CSPACE-4808
Aron Roberts [Mon, 6 Aug 2012 19:13:59 +0000 (12:13 -0700)]
Merge pull request #50 from aronr/CSPACE-4808

CSPACE-4808,CSPACE-3457: Removing cruft from the DocHandlerParams blocks...

13 years agoCSPACE-4808,CSPACE-3457: Removing cruft from the DocHandlerParams blocks in the servi...
Aron Roberts [Sat, 4 Aug 2012 00:06:54 +0000 (17:06 -0700)]
CSPACE-4808,CSPACE-3457: Removing cruft from the DocHandlerParams blocks in the services' tenant bindings configuration; removing what may be an unused code block with an old hack from DocHandlerBase.

13 years agoMerge pull request #49 from aronr/CSPACE-4774
Aron Roberts [Fri, 3 Aug 2012 23:22:14 +0000 (16:22 -0700)]
Merge pull request #49 from aronr/CSPACE-4774

CSPACE-4774: Removed obsolete, legacy loanInContact field from the Loan ...

13 years agoCSPACE-4774: Removed obsolete, legacy loanInContact field from the Loan In record...
Aron Roberts [Fri, 3 Aug 2012 22:58:16 +0000 (15:58 -0700)]
CSPACE-4774: Removed obsolete, legacy loanInContact field from the Loan In record in the services layer. Since v2.0, this field has been effectively replaced by the borrowersContact field.

13 years agoCSPACE-4691: Prototyped one way that we might return large decimal values without...
Aron Roberts [Fri, 3 Aug 2012 19:25:15 +0000 (12:25 -0700)]
CSPACE-4691: Prototyped one way that we might return large decimal values without formatting these in decimal notation. Note that we likely will need to support more decimal places than 2, by changing the DecimalFormat pattern string.

13 years agoMerge pull request #48 from collectionspace/CSPACE-5433
Aron Roberts [Wed, 1 Aug 2012 23:36:35 +0000 (16:36 -0700)]
Merge pull request #48 from collectionspace/CSPACE-5433

CSPACE-5433: Calls to merge in a set of standard list results fields into another set of list results fields from per-tenant configuration are now synchronized. (Code and schema changes made by Richard, merged in by Aron.)

13 years agoCSPACE-5437: Adding support for image thumbnail creation.
Richard Millet [Wed, 1 Aug 2012 22:06:23 +0000 (15:06 -0700)]
CSPACE-5437: Adding support for image thumbnail creation.

13 years agoCSPACE-5433: Left most of the code alone, but added a synchronization flag to the...
Richard Millet [Wed, 1 Aug 2012 21:21:29 +0000 (14:21 -0700)]
CSPACE-5433: Left most of the code alone, but added a synchronization flag to the shared list item structure.  Now this list item array gets modified only once and in a synchronized manner.

13 years agoMerge branch 'CSPACE-5381'
Patrick Schmitz [Wed, 25 Jul 2012 18:52:32 +0000 (11:52 -0700)]
Merge branch 'CSPACE-5381'

13 years agoMerge branch 'master' of github.com:collectionspace/services
Patrick Schmitz [Wed, 25 Jul 2012 18:52:07 +0000 (11:52 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoMerge remote-tracking branch 'remotes/origin/master' into CSPACE-5381
Patrick Schmitz [Tue, 24 Jul 2012 23:04:51 +0000 (16:04 -0700)]
Merge remote-tracking branch 'remotes/origin/master' into CSPACE-5381

13 years agoCSPACE-5381 Added refinements to only consider relations that are not soft deleted.
Patrick Schmitz [Tue, 24 Jul 2012 23:03:48 +0000 (16:03 -0700)]
CSPACE-5381 Added refinements to only consider relations that are not soft deleted.

13 years agoMerge branch 'v2.5'
Richard Millet [Tue, 24 Jul 2012 03:30:56 +0000 (20:30 -0700)]
Merge branch 'v2.5'

13 years agoMerge branch 'v2.5' of github.com:collectionspace/services into v2.5
Richard Millet [Tue, 24 Jul 2012 01:20:57 +0000 (18:20 -0700)]
Merge branch 'v2.5' of github.com:collectionspace/services into v2.5

13 years agoCSPACE-5374: Updating to Nuxeo 5.5 HF-07 so we can perform our CMIS join using the...
Richard Millet [Tue, 24 Jul 2012 01:18:59 +0000 (18:18 -0700)]
CSPACE-5374: Updating to Nuxeo 5.5 HF-07 so we can perform our CMIS join using the 'name' column of it's hierarchy table

13 years agoMerge branch 'CSPACE-5381'
Patrick Schmitz [Mon, 23 Jul 2012 23:27:42 +0000 (16:27 -0700)]
Merge branch 'CSPACE-5381'

13 years agoCSPACE-5381 Added support to pass a new query param, which will mark list results...
Patrick Schmitz [Mon, 23 Jul 2012 23:26:24 +0000 (16:26 -0700)]
CSPACE-5381 Added support to pass a new query param, which will mark list results to indicate whether they are related to a passed object.

13 years agoMerge pull request #45 from rjaffe/CSPACE-5418
Aron Roberts [Fri, 20 Jul 2012 22:18:07 +0000 (15:18 -0700)]
Merge pull request #45 from rjaffe/CSPACE-5418

CSPACE-5418: Adding termRef block for historicalStatus in Concepts

13 years agoCSPACE-5418: Adding termRef for historicalStatus in Concepts
Rick Jaffe [Fri, 20 Jul 2012 22:14:30 +0000 (15:14 -0700)]
CSPACE-5418: Adding termRef for historicalStatus in Concepts

13 years agoMerge pull request #44 from rjaffe/CSPACE-5405
Aron Roberts [Fri, 20 Jul 2012 19:15:41 +0000 (12:15 -0700)]
Merge pull request #44 from rjaffe/CSPACE-5405

CSPACE-5405: Fixing authRefs in tenant-binding-proto.xml; modifying...

13 years agoMerge pull request #43 from rjaffe/CSPACE-5405
Aron Roberts [Fri, 20 Jul 2012 18:32:57 +0000 (11:32 -0700)]
Merge pull request #43 from rjaffe/CSPACE-5405

CSPACE-5405: Fixing authRefs in tenant-binding-proto.xml; modifying CollectionObjectAuthRefsTest.java to match (i.e., to expect to find refNames for previously commented-out authRefs).

13 years agoMerge remote-tracking branch 'upstream/v2.5' into CSPACE-5405
Rick Jaffe [Fri, 20 Jul 2012 01:24:55 +0000 (18:24 -0700)]
Merge remote-tracking branch 'upstream/v2.5' into CSPACE-5405

13 years agoCSPACE-5405: Fixing authRefs in tenant-binding-proto.xml; modifying CollectionObjectA...
Rick Jaffe [Fri, 20 Jul 2012 01:23:34 +0000 (18:23 -0700)]
CSPACE-5405: Fixing authRefs in tenant-binding-proto.xml; modifying CollectionObjectAuthRefsTest to match changes.

13 years agoMerge pull request #42 from aronr/CSPACE-5406
Aron Roberts [Thu, 19 Jul 2012 22:11:33 +0000 (15:11 -0700)]
Merge pull request #42 from aronr/CSPACE-5406

CSPACE-5406: Emit correct URIs for authority item records in refObjs lists.

13 years agoMerge pull request #41 from aronr/CSPACE-5406
Aron Roberts [Thu, 19 Jul 2012 22:09:45 +0000 (15:09 -0700)]
Merge pull request #41 from aronr/CSPACE-5406

CSPACE-5406: Emit correct URIs for authority item records in refObjs lists.

13 years agoCSPACE-5406: Updated comments re post-CSPACE-5406 steps to incorporate a URL building...
Aron Roberts [Thu, 19 Jul 2012 22:07:08 +0000 (15:07 -0700)]
CSPACE-5406: Updated comments re post-CSPACE-5406 steps to incorporate a URL building registry.

13 years agoCSPACE-5406: First pass at generating valid <uri> values in refObjs list items for...
Aron Roberts [Thu, 19 Jul 2012 18:43:34 +0000 (11:43 -0700)]
CSPACE-5406: First pass at generating valid <uri> values in refObjs list items for authority item records that also contain authority references in their fields.

13 years agoCSPACE-5359: Fix pagination of refObjs in the v2.5 branch.
Aron Roberts [Fri, 13 Jul 2012 18:20:58 +0000 (11:20 -0700)]
CSPACE-5359: Fix pagination of refObjs in the v2.5 branch.

13 years agoMerge pull request #39 from aronr/CSPACE-5397
Aron Roberts [Fri, 13 Jul 2012 17:18:30 +0000 (10:18 -0700)]
Merge pull request #39 from aronr/CSPACE-5397

CSPACE-5397: Fix pagination for refObjs.

13 years agoCSPACE-5397: Requests for refObjs that specify a page number beyond the list end...
Aron Roberts [Fri, 13 Jul 2012 16:48:49 +0000 (09:48 -0700)]
CSPACE-5397: Requests for refObjs that specify a page number beyond the list end now return an empty list.

13 years agoCSPACE-5397: Pagination of refObjs now appears to be working, subject to additional...
Aron Roberts [Fri, 13 Jul 2012 16:27:10 +0000 (09:27 -0700)]
CSPACE-5397: Pagination of refObjs now appears to be working, subject to additional testing.

13 years agoCSPACE-5397: Additional experiments, still not working.
Aron Roberts [Fri, 13 Jul 2012 04:31:05 +0000 (21:31 -0700)]
CSPACE-5397: Additional experiments, still not working.

13 years agoCSPACE-5397: Initial take on returning just the appropriate set of list results on...
Aron Roberts [Fri, 13 Jul 2012 00:00:41 +0000 (17:00 -0700)]
CSPACE-5397: Initial take on returning just the appropriate set of list results on refObjs searches, including appropriate values in the pagination headers.

13 years agoCSPACE-5396: Updated services POMs and build.properties to version 2.6-SNAPSHOT,...
Aron Roberts [Thu, 12 Jul 2012 19:34:45 +0000 (12:34 -0700)]
CSPACE-5396: Updated services POMs and build.properties to version 2.6-SNAPSHOT, from version 2.5-SNAPSHOT.

13 years agoCSPACE-5361: Services now provides a generic document JPEG image for non-image deriva...
Richard Millet [Thu, 12 Jul 2012 06:26:05 +0000 (23:26 -0700)]
CSPACE-5361: Services now provides a generic document JPEG image for non-image derivative content requests -e.g., http://localhost:8180/cspace-services/blobs/6e42512e-b1e9-40e3-a4ce/derivatives/Thumbnail/content

13 years agoMerge pull request #38 from collectionspace/CSPACE-5359
Aron Roberts [Wed, 11 Jul 2012 23:32:32 +0000 (16:32 -0700)]
Merge pull request #38 from collectionspace/CSPACE-5359

CSPACE-5359: Fixes infinite loop when changing term display name.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Wed, 11 Jul 2012 17:47:45 +0000 (10:47 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5386: Dealing with more MIME type issues related to JAX-RS as well as with...
Richard Millet [Wed, 11 Jul 2012 17:43:51 +0000 (10:43 -0700)]
CSPACE-5386: Dealing with more MIME type issues related to JAX-RS as well as with Nuxeo image derivatives

13 years agoMerge pull request #37 from collectionspace/CSPACE-5359
Aron Roberts [Wed, 11 Jul 2012 00:46:43 +0000 (17:46 -0700)]
Merge pull request #37 from collectionspace/CSPACE-5359

CSPACE-5359: Updating authority reference display names no longer goes into an infinite loop.

13 years agoCSPACE-5386: Dealing with MIME type issues related to JAX-RS as well as with Nuxeo...
Richard Millet [Wed, 11 Jul 2012 00:27:30 +0000 (17:27 -0700)]
CSPACE-5386: Dealing with MIME type issues related to JAX-RS as well as with Nuxeo image derivatives

13 years agoCSPACE-5359: findDocs now accepts an ORDER BY statement, while still defaulting to...
Aron Roberts [Tue, 10 Jul 2012 23:56:27 +0000 (16:56 -0700)]
CSPACE-5359: findDocs now accepts an ORDER BY statement, while still defaulting to returning documents in descending order by updatedAt timestamps. When updating display names in authority references, we now obtain documents in ascending order by createdAt timestamps, which should be static for existing records.

13 years agoCSPACE-5359: Cleanup to improve clarity of program flow, variable naming, log statements.
Aron Roberts [Tue, 10 Jul 2012 21:26:15 +0000 (14:26 -0700)]
CSPACE-5359: Cleanup to improve clarity of program flow, variable naming, log statements.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5359
Aron Roberts [Tue, 10 Jul 2012 17:53:59 +0000 (10:53 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5359

13 years agoMerge pull request #36 from aronr/CSPACE-5332
Aron Roberts [Tue, 10 Jul 2012 02:14:32 +0000 (19:14 -0700)]
Merge pull request #36 from aronr/CSPACE-5332

CSPACE-5332: Replace System.out|err print statements with log statements in Imports service.

13 years agoCSPACE-5332: Restore inadvertently deleted comment.
Aron Roberts [Tue, 10 Jul 2012 02:13:01 +0000 (19:13 -0700)]
CSPACE-5332: Restore inadvertently deleted comment.

13 years agoCSPACE-5332: Substituted logger calls for System.out|err print statements in Imports...
Aron Roberts [Tue, 10 Jul 2012 01:58:25 +0000 (18:58 -0700)]
CSPACE-5332: Substituted logger calls for System.out|err print statements in Imports service.

13 years agoCSPACE-5386: Adding support for File documents.
Richard Millet [Mon, 9 Jul 2012 22:24:59 +0000 (15:24 -0700)]
CSPACE-5386: Adding support for File documents.

13 years agoCSPACE-5386: Adding support for File documents.
Richard Millet [Mon, 9 Jul 2012 22:24:41 +0000 (15:24 -0700)]
CSPACE-5386: Adding support for File documents.

13 years agoMerge pull request #34 from aronr/CSPACE-5227
Aron Roberts [Mon, 9 Jul 2012 18:27:30 +0000 (11:27 -0700)]
Merge pull request #34 from aronr/CSPACE-5227

CSPACE-5227: Improved services error messages on saving or updating authority item records.

13 years agoMerge pull request #35 from aronr/CSPACE-5227
Aron Roberts [Mon, 9 Jul 2012 18:27:09 +0000 (11:27 -0700)]
Merge pull request #35 from aronr/CSPACE-5227

CSPACE-5227: Improved services error messages on saving or updating authority item records.

13 years agoCSPACE-5227: Trivial change to one error message.
Aron Roberts [Mon, 9 Jul 2012 18:24:15 +0000 (11:24 -0700)]
CSPACE-5227: Trivial change to one error message.

13 years agoCSPACE-5227: Improved error messages when attempting to save an authority item record...
Aron Roberts [Mon, 9 Jul 2012 18:21:04 +0000 (11:21 -0700)]
CSPACE-5227: Improved error messages when attempting to save an authority item record with an invalid payload, such as when containing a term with a missing display name.

13 years agoCSPACE-5359: Removing private static class member for storing/cacheing getCommonServi...
Richard Millet [Thu, 5 Jul 2012 22:22:57 +0000 (15:22 -0700)]
CSPACE-5359: Removing private static class member for storing/cacheing getCommonServiceTypes.  This is better (more safely) computed with in the getter. Performance should not be an issue with this change.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Wed, 4 Jul 2012 01:18:17 +0000 (18:18 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoMerge branch 'CSPACE-4406'
Richard Millet [Wed, 4 Jul 2012 01:12:33 +0000 (18:12 -0700)]
Merge branch 'CSPACE-4406'

13 years agoCSPACE-4406: Adding comments so we can fix refObjs payload when the target of the...
Richard Millet [Wed, 4 Jul 2012 01:11:56 +0000 (18:11 -0700)]
CSPACE-4406: Adding comments so we can fix refObjs payload when the target of the call is itself a authority item

13 years agoCSPACE-4406: Now including authorities in default refobjs requests
Richard Millet [Tue, 3 Jul 2012 21:17:31 +0000 (14:17 -0700)]
CSPACE-4406: Now including authorities in default refobjs requests

13 years agoCSPACE-4406: Now including authorities in default refobjs requests
Richard Millet [Tue, 3 Jul 2012 21:11:00 +0000 (14:11 -0700)]
CSPACE-4406: Now including authorities in default refobjs requests

13 years agoCSPACE-5359: Added comments to code that needs to change in order to prevent the...
Richard Millet [Tue, 3 Jul 2012 18:50:55 +0000 (11:50 -0700)]
CSPACE-5359: Added comments to code that needs to change in order to prevent the infinit loop.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Mon, 2 Jul 2012 18:21:22 +0000 (11:21 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5340: Removed all hard coded references to "localhost" from our setting and...
Richard Millet [Fri, 29 Jun 2012 23:31:52 +0000 (16:31 -0700)]
CSPACE-5340: Removed all hard coded references to "localhost" from our setting and config files.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Wed, 27 Jun 2012 23:34:41 +0000 (16:34 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoMerge branch 'CSPACE-5300'
Patrick Schmitz [Fri, 22 Jun 2012 16:51:03 +0000 (09:51 -0700)]
Merge branch 'CSPACE-5300'

13 years agoCSPACE-5300 - Fix problem with CMIS calls. Document type must have schemas declared.
Patrick Schmitz [Fri, 22 Jun 2012 16:49:49 +0000 (09:49 -0700)]
CSPACE-5300 - Fix problem with CMIS calls. Document type must have schemas declared.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Thu, 21 Jun 2012 22:38:26 +0000 (15:38 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5300: Modified the Group and ObjectExit nuxeo document types to inherit from...
Richard Millet [Thu, 21 Jun 2012 22:37:49 +0000 (15:37 -0700)]
CSPACE-5300: Modified the Group and ObjectExit nuxeo document types to inherit from the CollectionSpaceDocument type.

13 years agoJust a test
Richard Millet [Thu, 21 Jun 2012 07:36:33 +0000 (00:36 -0700)]
Just a test

13 years agoMerge branch 'CSPACE-5300'
Patrick Schmitz [Thu, 21 Jun 2012 06:44:53 +0000 (23:44 -0700)]
Merge branch 'CSPACE-5300'

13 years agoCSPACE-5300 Added support to servicegroup service for CMIS queries. Does not properly...
Patrick Schmitz [Thu, 21 Jun 2012 06:43:46 +0000 (23:43 -0700)]
CSPACE-5300 Added support to servicegroup service for CMIS queries. Does not properly sort on updatedAt, due to Nuxeo bug (filed).

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Wed, 20 Jun 2012 23:20:21 +0000 (16:20 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoMerge branch 'CSPACE-4789-A'
Richard Millet [Wed, 20 Jun 2012 21:14:47 +0000 (14:14 -0700)]
Merge branch 'CSPACE-4789-A'

13 years agoMerge branch 'CSPACE-4789'
Richard Millet [Wed, 20 Jun 2012 20:56:54 +0000 (13:56 -0700)]
Merge branch 'CSPACE-4789'

13 years agoCSPACE-4789: Added support for a query param impTimout that specifies a timeout perio...
Richard Millet [Wed, 20 Jun 2012 20:54:49 +0000 (13:54 -0700)]
CSPACE-4789: Added support for a query param impTimout that specifies a timeout period in seconds -the default is 600

13 years agoCSPACE-4789: Call to start a new Nuxeo transaction now takes an optional timeout...
Richard Millet [Wed, 20 Jun 2012 03:55:19 +0000 (20:55 -0700)]
CSPACE-4789: Call to start a new Nuxeo transaction now takes an optional timeout period paramter.

13 years agoCSPACE-5129: Cleaned up repository session managment and transaction management when...
Richard Millet [Wed, 20 Jun 2012 01:30:45 +0000 (18:30 -0700)]
CSPACE-5129: Cleaned up repository session managment and transaction management when making resource to resource method calls.  The ServiceContext is now able to keep track of RepositorySession instances and keeps reference counts on them.  Only when the reference count drops to 0 is it released and the transaction closed.

13 years agoMerge branch 'master' into CSPACE-5129
Richard Millet [Wed, 13 Jun 2012 22:43:30 +0000 (15:43 -0700)]
Merge branch 'master' into CSPACE-5129

13 years agoCSPACE-5036: Since we can't seem to get paging on CMIS queries working, we need to...
Richard Millet [Wed, 13 Jun 2012 20:52:32 +0000 (13:52 -0700)]
CSPACE-5036: Since we can't seem to get paging on CMIS queries working, we need to update the paging info in the list results to show meaning statistics.

13 years agoCSPACE-5036: Added ORDER BY support to CMIS queries.
Richard Millet [Tue, 12 Jun 2012 23:07:56 +0000 (16:07 -0700)]
CSPACE-5036: Added ORDER BY support to CMIS queries.

13 years agoNOJIRA: Maven pom.xml cleanup changes.
Richard Millet [Tue, 12 Jun 2012 16:38:21 +0000 (09:38 -0700)]
NOJIRA: Maven pom.xml cleanup changes.

13 years agoAllowing timeout period to be a query param of the import request.
Richard Millet [Tue, 12 Jun 2012 15:51:19 +0000 (08:51 -0700)]
Allowing timeout period to be a query param of the import request.

13 years agoCSPACE-3771, CSPACE-4791 refObjs call did not support wf_deleted filter, so was not...
Patrick Schmitz [Sat, 9 Jun 2012 03:58:02 +0000 (20:58 -0700)]
CSPACE-3771, CSPACE-4791 refObjs call did not support wf_deleted filter, so was not correctly ignoring soft-deleted records. Since term delete checks for refObjs, this caused failure on term delete for which referencing objects had been (soft) deleted.

13 years agoCSPACE-4989, CSPACE-4115 Simplified queries that compute the referencing objects...
Patrick Schmitz [Sat, 9 Jun 2012 00:09:11 +0000 (17:09 -0700)]
CSPACE-4989, CSPACE-4115 Simplified queries that compute the referencing objects given a refName. Will improve performance, and make the system more stable. Enabled checking Cataloging records, for Used-By computations.

13 years agoCSPACE-5295: Update Jasper Reports JAR to version 4.5.1, from 4.0.1.
Aron Roberts [Tue, 5 Jun 2012 23:13:00 +0000 (16:13 -0700)]
CSPACE-5295: Update Jasper Reports JAR to version 4.5.1, from 4.0.1.

13 years agoNOJIRA: Fixed trivial typo in constant for query parameter used in report invocation.
Aron Roberts [Tue, 5 Jun 2012 19:26:04 +0000 (12:26 -0700)]
NOJIRA: Fixed trivial typo in constant for query parameter used in report invocation.

13 years agoCSPACE-5301,CSPACE-5073: Added refName parsing test for item display name containing...
Aron Roberts [Tue, 5 Jun 2012 18:46:46 +0000 (11:46 -0700)]
CSPACE-5301,CSPACE-5073: Added refName parsing test for item display name containing a single apostrophe (') character. Added log4j properties file to suppress non-fatal exception when running common-api tests. Tests now output to console using logger, like other tests.

13 years agoCSPACE-5301,CSPACE-5073: Minor changes to comments in refName test class.
Aron Roberts [Tue, 5 Jun 2012 15:46:28 +0000 (08:46 -0700)]
CSPACE-5301,CSPACE-5073: Minor changes to comments in refName test class.