]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
Aron Roberts [Wed, 5 Sep 2012 19:32:15 +0000 (12:32 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271
Richard Millet [Mon, 27 Aug 2012 17:53:50 +0000 (10:53 -0700)]
NOJIRA: Fixing dependency issue with Thumbnail generation Nuxeo extension point.
Richard Millet [Sat, 25 Aug 2012 00:08:16 +0000 (17:08 -0700)]
Merge branch 'v2.6'
Conflicts:
3rdparty/nuxeo/build.xml
3rdparty/nuxeo/pom.xml
Richard Millet [Fri, 24 Aug 2012 05:47:28 +0000 (22:47 -0700)]
CSPACE-5466: Removing generic thumbnail generator Nuxeo listener since it is having integration issues with ImageMagick on Linux systems.
Richard Millet [Fri, 24 Aug 2012 05:17:42 +0000 (22:17 -0700)]
CSPACE-5466: Removing generic thumbnail generator Nuxeo listener since it is having integration issues with ImageMagick on Linux systems.
Richard Millet [Fri, 24 Aug 2012 04:30:11 +0000 (21:30 -0700)]
CSPACE-5466: Removing generic thumbnail generator Nuxeo listener since it is having integration issues with ImageMagick on Linux systems.
Richard Millet [Thu, 23 Aug 2012 23:35:02 +0000 (16:35 -0700)]
CSPACE-5466: Removing generic thumbnail generator Nuxeo listener since it is having integration issues with ImageMagick on Linux systems
Richard Millet [Thu, 23 Aug 2012 16:33:01 +0000 (09:33 -0700)]
NOJIRA: Added missing required Nuxeo library.
Richard Millet [Thu, 23 Aug 2012 07:50:42 +0000 (00:50 -0700)]
CSPACE-2844: Adding immutable flag to admin and reader roles when they are created the first time at startup/initialization time.
Richard Millet [Thu, 23 Aug 2012 07:49:32 +0000 (00:49 -0700)]
CSPACE-2844: Adding immutable flag to admin and reader roles when they are created the first time at startup/initialization time.
Richard Millet [Thu, 23 Aug 2012 07:35:48 +0000 (00:35 -0700)]
NOJIRA: Added missing required Nuxeo library.
Richard Millet [Wed, 22 Aug 2012 00:16:44 +0000 (17:16 -0700)]
Merge branch 'v2.6'
Richard Millet [Tue, 21 Aug 2012 17:30:31 +0000 (10:30 -0700)]
NOJIRA: Updating all Nuxeo library versions to 5.5.0-HF07
Richard Millet [Tue, 21 Aug 2012 17:28:43 +0000 (10:28 -0700)]
NOJIRA: Updating Nuxeo libraries to all be v5.5.0-HF07.
Richard Millet [Tue, 21 Aug 2012 07:33:44 +0000 (00:33 -0700)]
CSPACE-5466: See JIRA issue for full description. In short, media from originating from an external URL is deleted from the system after a set of derivatives are produced.
Richard Millet [Tue, 21 Aug 2012 07:29:53 +0000 (00:29 -0700)]
CSPACE-5466: Adding non-image document icons (image placeholders) to Services config directory.
Aron Roberts [Fri, 17 Aug 2012 03:17:01 +0000 (20:17 -0700)]
CSPACE-5271,CSPACE-5453: Removed temporary UriUtils class in favor of the new URI template registry.
Aron Roberts [Fri, 17 Aug 2012 03:01:13 +0000 (20:01 -0700)]
CSPACE-5271:CSPACE-5453: Handles cases where URI template cannot be retrieved from the URI template registry, or where an unrecognized URI template type is obtained.
Aron Roberts [Fri, 17 Aug 2012 01:57:54 +0000 (18:57 -0700)]
CSPACE-5271,CSPACE-5274: Imports service now uses URI template registry to populate collectionspace_core:uri values in import template.
Aron Roberts [Fri, 17 Aug 2012 00:45:28 +0000 (17:45 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271
Aron Roberts [Fri, 17 Aug 2012 00:14:47 +0000 (17:14 -0700)]
CSPACE-5472: Re-enabled most XmlReplay-based tests in the services. Batch services-related tests need examination, as several test cases are currently failing, and as a result, the Batch control file has been left commented out in xml-replay-master.xml.
Aron Roberts [Thu, 16 Aug 2012 01:06:33 +0000 (18:06 -0700)]
CSPACE-5271,CSPACE-5453: RefObjs code now uses URI Template Registry.
Aron Roberts [Thu, 16 Aug 2012 01:00:34 +0000 (18:00 -0700)]
CSPACE-5271: Added rudimentary test class for the URI template registry.
Aron Roberts [Wed, 15 Aug 2012 23:58:28 +0000 (16:58 -0700)]
CSPACE-5271,CSPACE-5453: Moved population of the URI template registry to ServiceMain, per Patrick's suggestion. Initial work on integrating the registry with referencing objects (refObjs) URI generation; still containing bugs yet to be fixed.
Aron Roberts [Wed, 15 Aug 2012 02:18:12 +0000 (19:18 -0700)]
CSPACE-5271: Simplified design of URI-building registry to assume just one URI template per document type.
Aron Roberts [Tue, 14 Aug 2012 21:21:18 +0000 (14:21 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271
Aron Roberts [Tue, 14 Aug 2012 21:20:37 +0000 (14:20 -0700)]
CSPACE-5467: Update services build.properties and POM versions to v2.7-SNAPSHOT from v2.6-SNAPSHOT.
Richard Millet [Tue, 14 Aug 2012 09:19:20 +0000 (02:19 -0700)]
CSPACE-3635: Modified Media resource to create a blob record from a URI at the same time a new Media resource gets created.
Aron Roberts [Sat, 11 Aug 2012 00:55:33 +0000 (17:55 -0700)]
CSPACE-5271: Added missing registry key class; updated comments; added convenience 'get' method to registry.
Aron Roberts [Fri, 10 Aug 2012 23:31:36 +0000 (16:31 -0700)]
CSPACE-5271: URI template registry now returns templates retrievable via a composite key of template ID and document type.
Aron Roberts [Fri, 10 Aug 2012 03:42:12 +0000 (20:42 -0700)]
CSPACE-5271: Reworked UriTemplateRegistry to make the registry's entries tenant-qualified. Need to fix a bug in CollectionSpaceJaxRsApplication that causes each new set of entries to stomp on the existing map, and rework the test class to reflect the tenant-qualification change.
Aron Roberts [Fri, 10 Aug 2012 02:18:04 +0000 (19:18 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271
Richard Millet [Thu, 9 Aug 2012 22:33:14 +0000 (15:33 -0700)]
CSPACE-5457: Added code to tread page size of zero as a special case. pgSz=0 means return everything.
Aron Roberts [Thu, 9 Aug 2012 20:05:16 +0000 (13:05 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271
Richard Millet [Thu, 9 Aug 2012 19:34:28 +0000 (12:34 -0700)]
CSPACE-5438: Correct the MIME type setting for the "original" image derivatives -was defaulting to JPEG.
Richard Millet [Wed, 8 Aug 2012 17:58:33 +0000 (10:58 -0700)]
Merge branch 'CSPACE-5437'
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.
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.
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.
Aron Roberts [Wed, 8 Aug 2012 01:03:11 +0000 (18:03 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-4691
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.
Richard Millet [Tue, 7 Aug 2012 23:02:54 +0000 (16:02 -0700)]
CSPACE-5437: Adding more Nuxeo thumbnail generation files.
Richard Millet [Tue, 7 Aug 2012 23:01:12 +0000 (16:01 -0700)]
CSPACE-5437: Adding nuxeo's thumbnail creation.
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.
Aron Roberts [Tue, 7 Aug 2012 21:53:00 +0000 (14:53 -0700)]
CSPACE-5440: Add clarifying comments.
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.
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.
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.
Aron Roberts [Tue, 7 Aug 2012 19:22:30 +0000 (12:22 -0700)]
CSPACE-5454: Add externalUrl field to media_common schema in services.
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...
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.
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 ...
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.
Aron Roberts [Fri, 3 Aug 2012 20:45:51 +0000 (13:45 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5271
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.
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.)
Richard Millet [Wed, 1 Aug 2012 22:06:23 +0000 (15:06 -0700)]
CSPACE-5437: Adding support for image thumbnail creation.
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.
Patrick Schmitz [Wed, 25 Jul 2012 18:52:32 +0000 (11:52 -0700)]
Merge branch 'CSPACE-5381'
Patrick Schmitz [Wed, 25 Jul 2012 18:52:07 +0000 (11:52 -0700)]
Merge branch 'master' of github.com:collectionspace/services
Patrick Schmitz [Tue, 24 Jul 2012 23:04:51 +0000 (16:04 -0700)]
Merge remote-tracking branch 'remotes/origin/master' into CSPACE-5381
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.
Richard Millet [Tue, 24 Jul 2012 03:30:56 +0000 (20:30 -0700)]
Merge branch '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
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
Patrick Schmitz [Mon, 23 Jul 2012 23:27:42 +0000 (16:27 -0700)]
Merge branch 'CSPACE-5381'
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.
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
Rick Jaffe [Fri, 20 Jul 2012 22:14:30 +0000 (15:14 -0700)]
CSPACE-5418: Adding termRef for historicalStatus in Concepts
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...
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).
Rick Jaffe [Fri, 20 Jul 2012 01:24:55 +0000 (18:24 -0700)]
Merge remote-tracking branch 'upstream/v2.5' into CSPACE-5405
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.
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.
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.
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.
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.
Aron Roberts [Fri, 13 Jul 2012 18:20:58 +0000 (11:20 -0700)]
CSPACE-5359: Fix pagination of refObjs in the v2.5 branch.
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.
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.
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.
Aron Roberts [Fri, 13 Jul 2012 04:31:05 +0000 (21:31 -0700)]
CSPACE-5397: Additional experiments, still not working.
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.
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.
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
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.
Richard Millet [Wed, 11 Jul 2012 17:47:45 +0000 (10:47 -0700)]
Merge branch 'master' of github.com:collectionspace/services
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
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.
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
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.
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.
Aron Roberts [Tue, 10 Jul 2012 17:53:59 +0000 (10:53 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5359
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.
Aron Roberts [Tue, 10 Jul 2012 02:13:01 +0000 (19:13 -0700)]
CSPACE-5332: Restore inadvertently deleted comment.
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.
Richard Millet [Mon, 9 Jul 2012 22:24:59 +0000 (15:24 -0700)]
CSPACE-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.
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.
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.