]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
Ray Lee [Tue, 20 Mar 2012 20:50:15 +0000 (13:50 -0700)]
Merge branch 'master' into concept
Conflicts:
services/JaxRsServiceProvider/pom.xml
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
services/build.xml
services/pom.xml
services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationDocumentModelHandler.java
Ray Lee [Tue, 20 Mar 2012 20:31:15 +0000 (13:31 -0700)]
CSPACE-4901: Update concept schema to reflect UCB Version 2.3 (14 March 2012)
Patrick Schmitz [Tue, 20 Mar 2012 19:49:02 +0000 (12:49 -0700)]
Merge remote-tracking branch 'remotes/upstream/master'
Patrick Schmitz [Tue, 20 Mar 2012 19:46:04 +0000 (12:46 -0700)]
CSPACE-4943 - fixed problem with refObjs call and extended schemas. Added tests to cover this, which includes adding an extension to the Person schema in the lifesci tenant.
Aron Roberts [Tue, 20 Mar 2012 01:13:56 +0000 (18:13 -0700)]
Merge pull request #8 from collectionspace/Place-authority
CSPACE-4390: Addition of the PlaceAuthority service, per Rick's work. All services tests pass, including tests in the new 'place' module.
Aron Roberts [Tue, 20 Mar 2012 00:56:15 +0000 (17:56 -0700)]
Merge pull request #7 from aronr/cspace-3911
CSPACE-3911: Preserve ampersands as XML entities in multipart/form-data Imports path.
Aron Roberts [Mon, 19 Mar 2012 23:56:37 +0000 (16:56 -0700)]
CSPACE-4391: Merge .gitignore changes from services master into services Place-authority branch.
Ray Lee [Mon, 19 Mar 2012 23:15:37 +0000 (16:15 -0700)]
Merge remote-tracking branch 'plschmitz/UCB_ConceptAuth' into concept
Patrick Schmitz [Mon, 19 Mar 2012 20:11:20 +0000 (13:11 -0700)]
NOJIRA - Concept somehow got removed from build.xml when I did master merge.
Aron Roberts [Mon, 19 Mar 2012 20:04:38 +0000 (13:04 -0700)]
CSPACE-3911: Removed unused variable, added only during testing.
Aron Roberts [Mon, 19 Mar 2012 19:47:47 +0000 (12:47 -0700)]
CSPACE-3911: Workaround - at best - for problem where ampersand character entities are turned into 'bare' ampersands during import, this time during the multipart/form-data import path (see CSPACE-4866).
Ray Lee [Mon, 19 Mar 2012 19:42:29 +0000 (12:42 -0700)]
Merge remote-tracking branch 'plschmitz/UCB_ConceptAuth' into concept
Ray Lee [Mon, 19 Mar 2012 17:21:38 +0000 (10:21 -0700)]
Merge remote-tracking branch 'plschmitz/UCB_ConceptAuth' into concept
Rick Jaffe [Sun, 18 Mar 2012 00:59:42 +0000 (17:59 -0700)]
Merge remote-tracking branch 'upstream/master' into Place-authority
Patrick Schmitz [Sat, 17 Mar 2012 00:36:44 +0000 (17:36 -0700)]
Merge branch 'master' of github.com:collectionspace/services into UCB_ConceptAuth
Patrick Schmitz [Sat, 17 Mar 2012 00:31:52 +0000 (17:31 -0700)]
CSPACE-2403 - Adding initial support for a basic concept authority
Aron Roberts [Fri, 16 Mar 2012 19:35:36 +0000 (12:35 -0700)]
Merge pull request #5 from aronr/cspace-4925
CSPACE-4925: Added the six-field Inventory Information Group to Location / Movement / Inventory records.
Aron Roberts [Fri, 16 Mar 2012 05:43:43 +0000 (22:43 -0700)]
Merge pull request #4 from aronr/cspace-4866
CSPACE-4866: Allowing uploading of UTF-8-containing XML files to the Imports service, via multipart forms based submission, by accepting 'application/xml' MIME type uploads as well as 'text/xml' uploads.
Aron Roberts [Fri, 16 Mar 2012 04:10:31 +0000 (21:10 -0700)]
CSPACE-4925: Services tenant bindings config changes, designating three fields as holding authRefs/termRefs in the new Inventory Control information group in Location / Movement / Inventory records.
Aron Roberts [Fri, 16 Mar 2012 02:23:42 +0000 (19:23 -0700)]
CSPACE-4866,CSPACE-4818: In Imports service, allow multipart/form-data upload of XML files using 'text/xml' MIME type, as well as 'application/xml', to support upload form functionality of that service. Minor cleanup of error and success messages, and of the HTML upload form.
Aron Roberts [Thu, 15 Mar 2012 02:38:53 +0000 (19:38 -0700)]
CSPACE-4925: Added the six-field Inventory Information Group to Location / Movement / Inventory records in services schema.
Aron Roberts [Wed, 14 Mar 2012 23:47:20 +0000 (16:47 -0700)]
CSPACE-4866: Changed MIME type expected by multipart form upload path in Imports service to 'application/xml' from 'text/xml'.
Rick Jaffe [Wed, 14 Mar 2012 20:06:16 +0000 (13:06 -0700)]
CSPACE-4391: Adding dependency on Place in pom file
Rick Jaffe [Wed, 14 Mar 2012 19:52:23 +0000 (12:52 -0700)]
CSPACE-4391: Adding place <ant> tag in three spots
Rick Jaffe [Wed, 14 Mar 2012 19:48:43 +0000 (12:48 -0700)]
CSPACE-4391: Adding Place module to pom.
Rick Jaffe [Wed, 14 Mar 2012 06:57:53 +0000 (23:57 -0700)]
CSPACE-4391: Adding PlaceAuthorityClient to import, adding Placeitem to getCommonSchemaNameForDocType
Rick Jaffe [Wed, 14 Mar 2012 06:49:23 +0000 (23:49 -0700)]
CSPACE-391: Adding placeauthority service and place service meta-data
Rick Jaffe [Wed, 14 Mar 2012 06:30:27 +0000 (23:30 -0700)]
CSPACE-4391: Adding PlaceAuthorityResource to import, addResourceToMapAndSingletons
Rick Jaffe [Wed, 14 Mar 2012 06:18:29 +0000 (23:18 -0700)]
CSPACE-4391: Adding Place as collectionspace dependency
Rick Jaffe [Wed, 14 Mar 2012 05:09:27 +0000 (22:09 -0700)]
CSPACE-4391: Adding Place service (entire folder)
Rick Jaffe [Wed, 14 Mar 2012 00:52:24 +0000 (17:52 -0700)]
NOJIRA: Merging collectionspace master into my local repo, 13Mar2012
Patrick Schmitz [Tue, 13 Mar 2012 16:07:59 +0000 (09:07 -0700)]
NOJIRA - Fixed config for groups objectName and objectNumber to specify schema. Title property without schema gets confused with dc:title, which returns the CSID.
Aron Roberts [Tue, 13 Mar 2012 04:30:56 +0000 (21:30 -0700)]
Merge pull request #3 from aronr/cspace-4911
CSPACE-4911: Added inventory and location ID number patterns for Location, Movement and Inventory records.
Aron Roberts [Mon, 12 Mar 2012 23:10:39 +0000 (16:10 -0700)]
CSPACE-4911: Added inventory and location ID number patterns for Location, Movement and Inventory records.
Patrick Schmitz [Mon, 12 Mar 2012 20:23:38 +0000 (13:23 -0700)]
CSPACE-4192 - Ensure tenant ID values are unique at startup.
Patrick Schmitz [Mon, 12 Mar 2012 04:51:54 +0000 (21:51 -0700)]
CSPACE-4783 - Applied a partial fix (hack) that will work until we put in a proper fix using a base schema for all authority items. Also fixed typo in tenant-bindings-proto.xml fix for authority perf problems. Placed taxonFullName declaration under authority, rather than item, service declaration.
Patrick Schmitz [Mon, 12 Mar 2012 03:46:37 +0000 (20:46 -0700)]
NOJIRA - Fixed performance problems with some authorities by ensuring that required fields for app config list functions are included in list results.
Patrick Schmitz [Fri, 9 Mar 2012 23:55:31 +0000 (15:55 -0800)]
Merge branch 'master' of github.com:collectionspace/services
Patrick Schmitz [Fri, 9 Mar 2012 23:55:10 +0000 (15:55 -0800)]
CSPACE-4875 Fixed bug that would include soft-deleted objects in search all.
remillet [Fri, 9 Mar 2012 01:52:57 +0000 (17:52 -0800)]
Really?
remillet [Fri, 9 Mar 2012 01:35:53 +0000 (17:35 -0800)]
Just a test of git commands.
rjaffe [Fri, 9 Mar 2012 00:45:51 +0000 (16:45 -0800)]
test edit to troubleshoot git diff.
Patrick Schmitz [Thu, 8 Mar 2012 23:05:10 +0000 (15:05 -0800)]
CSPACE-4875 Fixed typo in pagination handling.
Patrick Schmitz [Thu, 8 Mar 2012 21:37:09 +0000 (13:37 -0800)]
CSPACE-4875 - Adding missing resource file. Not sure why Git refused to add this.
Patrick Schmitz [Thu, 8 Mar 2012 20:35:52 +0000 (12:35 -0800)]
CSPACE-4875 Marked more services as utility so they are not searched in "common" group.
Patrick Schmitz [Thu, 8 Mar 2012 00:52:16 +0000 (16:52 -0800)]
Merge branch 'master' of github.com:collectionspace/services into CSPACE-4875
Patrick Schmitz [Thu, 8 Mar 2012 00:12:54 +0000 (16:12 -0800)]
CSPACE-4875 Added missing class, and tweaked utils to manage group configuration.
Aron Roberts [Wed, 7 Mar 2012 17:46:55 +0000 (09:46 -0800)]
Merge pull request #2 from aronr/master
CSPACE-4777: Add a default, top-level .gitignore file to the services layer source code tree, akin to those in the application and ui layers.
Aron Roberts [Wed, 7 Mar 2012 01:30:51 +0000 (17:30 -0800)]
CSPACE-4777: Add default .gitignore file for the services layer.
Aron Roberts [Wed, 7 Mar 2012 00:44:01 +0000 (16:44 -0800)]
Revert "NOJIRA: adding generic path 'target/' to services top-level .gitignore file, mirroring the app layer's practice."
This reverts commit
7bb70f543e0a20dd22ec6886bcd5f69ec76644ba .
Aron Roberts [Wed, 7 Mar 2012 00:41:28 +0000 (16:41 -0800)]
NOJIRA: adding generic path 'target/' to services top-level .gitignore file, mirroring the app layer's practice.
Patrick Schmitz [Tue, 6 Mar 2012 01:08:30 +0000 (17:08 -0800)]
CSPACE-4875 Filled out the kw search support, returning list of items by serviceGroup. Also supports the meta-group "common". Added security filter to this and to the refObjs call so only searches in services the current user has rights to.
Aron Roberts [Mon, 5 Mar 2012 19:48:23 +0000 (11:48 -0800)]
Merge pull request #1 from ray-lee/CSPACE-4775
CSPACE-4775: Implement Structured dates in 4 fields in Cataloging. Merging in Ray's updates to CollectionObject / Cataloging schema in the Services. No code changes or test changes were required.
Richard Millet [Sat, 3 Mar 2012 00:25:26 +0000 (16:25 -0800)]
NOJIRA: Modified the Services log4j.properties file to show all ERROR and WARN level log messages in the console. Also, added back the "cspace-services-perf.log" log file for showing performance profiling. Added some documentation comments as well.
Patrick Schmitz [Fri, 2 Mar 2012 21:59:54 +0000 (13:59 -0800)]
NOJIRA - some diagnostic logging to determine how Nuxeo handles xs:date vs. xs:datetime.
Patrick Schmitz [Fri, 2 Mar 2012 21:58:53 +0000 (13:58 -0800)]
CSPACE-4875 Added support to get the list of docTypes associated to a given service group.
Ray Lee [Fri, 2 Mar 2012 19:29:03 +0000 (11:29 -0800)]
Merge branch 'master' into CSPACE-4775
Richard Millet [Fri, 2 Mar 2012 04:41:27 +0000 (20:41 -0800)]
CSPACE-4862: Needed to call post-init handlers AFTER tenant workspace folders get created.
Richard Millet [Fri, 2 Mar 2012 00:39:34 +0000 (16:39 -0800)]
Merge branch 'master' of github.com:collectionspace/services
Richard Millet [Fri, 2 Mar 2012 00:31:45 +0000 (16:31 -0800)]
CSPACE-4747: Ridding the source tree of stale configuration files related to JNDI data source issues. Many of the stale files were artifacts of our previous JBoss deployment environment. Also removing the Nuxeo DM database template files since the CollectionSpace services no longer run inside the Nuxeo DM.
Patrick Schmitz [Thu, 1 Mar 2012 20:17:33 +0000 (12:17 -0800)]
NOJIRA - removed excessive logging added for debug.
Richard Millet [Thu, 1 Mar 2012 17:51:52 +0000 (09:51 -0800)]
Adding a .gitignore file so that git does not delete the parent "log" directory.
Ray Lee [Wed, 29 Feb 2012 22:07:44 +0000 (14:07 -0800)]
CSPACE-4775: Changing four fields to be structured dates in JAXB schema for collectionobject
Aron Roberts [Wed, 29 Feb 2012 03:25:09 +0000 (19:25 -0800)]
CSPACE-4728,CSPACE-4684: Removed the former nightlyDist.sh script from the Services repo's scripts directory; this script can now be found under the name make-tomcat-cspace-tarball.sh in the Tools repo's scripts directory.
Patrick Schmitz [Wed, 29 Feb 2012 01:46:51 +0000 (17:46 -0800)]
CSPACE-4875 More work on resoruce to support getting info on one group, and fixing client test.
Ray Lee [Tue, 28 Feb 2012 20:54:43 +0000 (12:54 -0800)]
CSPACE-4775: Changing four fields to be structured dates in CollectionObject.
Patrick Schmitz [Tue, 28 Feb 2012 20:09:58 +0000 (12:09 -0800)]
CSPACE-4875 Adding support for keyword search across a range of services. This has the service structure in place, and a stub to list groups.
Rick Jaffe [Tue, 28 Feb 2012 00:28:20 +0000 (16:28 -0800)]
NOJIRA: preventing display of target/ files in git status results.
Patrick Schmitz [Fri, 24 Feb 2012 18:12:34 +0000 (10:12 -0800)]
NOJIRA - Adding authRefs for the extension schema in lifesci tenant
Patrick Schmitz [Wed, 22 Feb 2012 21:29:41 +0000 (13:29 -0800)]
Adding example of using extension schema field in list results config
Richard Millet [Sat, 18 Feb 2012 00:20:15 +0000 (16:20 -0800)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Sat, 18 Feb 2012 00:17:19 +0000 (16:17 -0800)]
Another edit done on github.
Richard Millet [Sat, 18 Feb 2012 00:13:31 +0000 (16:13 -0800)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Sat, 18 Feb 2012 00:11:45 +0000 (16:11 -0800)]
Making a change via githubs web edit feature.
Richard Millet [Fri, 17 Feb 2012 23:51:17 +0000 (15:51 -0800)]
Merge branch 'detached-head'
Conflicts:
README.txt
Richard Millet [Fri, 17 Feb 2012 23:32:44 +0000 (15:32 -0800)]
Where is the file getting commited to?
Richard Millet [Fri, 17 Feb 2012 19:11:36 +0000 (11:11 -0800)]
Adding another test change. Make 8
Richard Millet [Fri, 17 Feb 2012 19:11:26 +0000 (11:11 -0800)]
Adding another test change. Make 7
Richard Millet [Fri, 17 Feb 2012 19:11:00 +0000 (11:11 -0800)]
Adding another test change.
Richard Millet [Fri, 17 Feb 2012 17:47:28 +0000 (09:47 -0800)]
Merge branch 'master' of github.com:collectionspace/services
Richard Millet [Fri, 17 Feb 2012 17:41:49 +0000 (09:41 -0800)]
Adding the "scripts" folder back to the services top-level src/main/resources/ directory.
remillet [Fri, 17 Feb 2012 01:40:31 +0000 (17:40 -0800)]
Adding an upstream commit.
Richard Millet [Fri, 17 Feb 2012 00:58:05 +0000 (16:58 -0800)]
Testing commit from another client.
Richard Millet [Fri, 17 Feb 2012 00:56:56 +0000 (16:56 -0800)]
Yet another test.
Richard Millet [Fri, 17 Feb 2012 00:21:00 +0000 (16:21 -0800)]
A small tweak.
Richard Millet [Thu, 16 Feb 2012 23:34:11 +0000 (15:34 -0800)]
All SSH keys deserve better.
Richard Millet [Thu, 16 Feb 2012 23:17:34 +0000 (15:17 -0800)]
A message for the commit.
Richard Millet [Thu, 16 Feb 2012 22:44:14 +0000 (14:44 -0800)]
Merge branch 'master' of github.com:collectionspace/services
Conflicts:
README.txt
Richard Millet [Thu, 16 Feb 2012 22:34:06 +0000 (14:34 -0800)]
A change that might have a conflict.
remillet [Thu, 16 Feb 2012 22:30:04 +0000 (14:30 -0800)]
Testing GitHub's ability to edit a file through the web UI.
Richard Millet [Thu, 16 Feb 2012 21:11:50 +0000 (13:11 -0800)]
Not sure why these files are showing as modified. Must be some whitespace differences?
Richard Millet [Thu, 16 Feb 2012 20:57:20 +0000 (12:57 -0800)]
Another change to my local master.
Richard Millet [Thu, 16 Feb 2012 20:46:19 +0000 (12:46 -0800)]
Making a commit to local master with TortoiseGit client.
Aron Roberts [Thu, 16 Feb 2012 11:31:28 +0000 (03:31 -0800)]
Merge branch 'master' of github.com:collectionspace/services
Conflicts:
README.txt
Aron Roberts [Thu, 16 Feb 2012 11:29:11 +0000 (03:29 -0800)]
NOJIRA: Testing git commits via services README.txt
Richard Millet [Thu, 16 Feb 2012 07:34:55 +0000 (07:34 +0000)]
NOJIRA: Updating pom files to v2.2-SNAPSHOT.
Richard Millet [Thu, 16 Feb 2012 07:10:22 +0000 (07:10 +0000)]
NOJIRA: Updating the top build.properties file to reflect the 2.2 version of corresponding pom files.
Richard Millet [Tue, 14 Feb 2012 20:49:13 +0000 (20:49 +0000)]
NOJIRA: Updated top level pom version to be 2.2-SNAPSHOT.
Richard Millet [Tue, 14 Feb 2012 20:00:10 +0000 (20:00 +0000)]
CSPACE-4734: 1) Updated trunk pom files to be use version v2.2-SNAPSHOT. 2) Some minor cleanup prior to GIT migration. 3) Also restored previous two commits that were lost when the slice was restored from a backup.
Richard Millet [Tue, 14 Feb 2012 19:32:59 +0000 (19:32 +0000)]
NOJIRA: Reverting last commit of this file.