]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
12 years agoCSPACE-6000: Allow adding one or more asterisks as wildcard characters anywhere in...
Aron Roberts [Fri, 10 May 2013 02:05:21 +0000 (19:05 -0700)]
CSPACE-6000: Allow adding one or more asterisks as wildcard characters anywhere in the middle of a partial term matching search expression.

12 years agoCSPACE-5997: Make ordering of authority terms returned from JDBC searches case-insens...
Aron Roberts [Wed, 8 May 2013 01:47:05 +0000 (18:47 -0700)]
CSPACE-5997: Make ordering of authority terms returned from JDBC searches case-insensitive.

12 years agoCSPACE-5996: Remove reference to vestigial taxonFullName field in Services tenant...
Aron Roberts [Tue, 7 May 2013 22:11:27 +0000 (15:11 -0700)]
CSPACE-5996: Remove reference to vestigial taxonFullName field in Services tenant bindings configuration.

12 years agoMerge pull request #106 from aronr/CSPACE-5989
Aron Roberts [Sat, 4 May 2013 00:04:58 +0000 (17:04 -0700)]
Merge pull request #106 from aronr/CSPACE-5989

CSPACE-5989: Document and ID-enable top level props in tenant bindings.

12 years agoCSPACE-5989: Minor fixes to comments. Removed whitespace diffs that previously had...
Aron Roberts [Fri, 3 May 2013 22:50:26 +0000 (15:50 -0700)]
CSPACE-5989: Minor fixes to comments. Removed whitespace diffs that previously had resulted from reformatting the lifesci tenant bindings delta file.

12 years agoCSPACE-5989: Add 'id' tags for two configuration blocks in Services tenant bindings...
Aron Roberts [Fri, 3 May 2013 22:35:26 +0000 (15:35 -0700)]
CSPACE-5989: Add 'id' tags for two configuration blocks in Services tenant bindings configuration. Add inline documentation for these blocks.

12 years agoMerge pull request #105 from aronr/CSPACE-5984
Aron Roberts [Tue, 30 Apr 2013 22:25:26 +0000 (15:25 -0700)]
Merge pull request #105 from aronr/CSPACE-5984

CSPACE-5984,PAHMA-789: In the UpdateObjectLocationOnMove event handler, ...

12 years agoCSPACE-5984,PAHMA-789: In the UpdateObjectLocationOnMove event handler, when receivin...
Aron Roberts [Tue, 30 Apr 2013 20:36:25 +0000 (13:36 -0700)]
CSPACE-5984,PAHMA-789: In the UpdateObjectLocationOnMove event handler, when receiving an event notification related to a Relation record, process only the CollectionObject that is the subject or object of the relation.

12 years agoMerge pull request #104 from aronr/CSPACE-5763
Aron Roberts [Fri, 26 Apr 2013 22:40:43 +0000 (15:40 -0700)]
Merge pull request #104 from aronr/CSPACE-5763

CSPACE-5763: Better handle property values not directly castable as Strings.

12 years agoCSPACE-5763: Fix additional merge SNAFU.
Aron Roberts [Fri, 26 Apr 2013 21:16:49 +0000 (14:16 -0700)]
CSPACE-5763: Fix additional merge SNAFU.

12 years agoCSPACE-5763: Fix merge that went awry.
Aron Roberts [Fri, 26 Apr 2013 21:11:48 +0000 (14:11 -0700)]
CSPACE-5763: Fix merge that went awry.

12 years agoMerge branch 'CSPACE-5763' of github.com:aronr/services into CSPACE-5763
Aron Roberts [Fri, 26 Apr 2013 20:19:15 +0000 (13:19 -0700)]
Merge branch 'CSPACE-5763' of github.com:aronr/services into CSPACE-5763

Conflicts:
services/common/src/main/java/org/collectionspace/services/common/context/ServiceBindingUtils.java

12 years agoCSPACE-5763: Allow date values to be used in generic name and number properties in...
Aron Roberts [Fri, 26 Apr 2013 02:39:38 +0000 (19:39 -0700)]
CSPACE-5763: Allow date values to be used in generic name and number properties in summary lists.

CSPACE-5763: Consolidate handling of Nuxeo property values that aren't directly capable of being cast to a String. Handle decimal values as well as date values, in that category.

12 years agoCSPACE-5763: Allow date values to be used in generic name and number properties in...
Aron Roberts [Fri, 26 Apr 2013 02:39:38 +0000 (19:39 -0700)]
CSPACE-5763: Allow date values to be used in generic name and number properties in summary lists.

12 years agoCSPACE-5943: Minor fixup of warning messages left over from v3.2.2 work on this issue.
Aron Roberts [Tue, 23 Apr 2013 22:57:33 +0000 (15:57 -0700)]
CSPACE-5943: Minor fixup of warning messages left over from v3.2.2 work on this issue.

12 years agoMerge pull request #102 from aronr/CSPACE-5978
Aron Roberts [Tue, 23 Apr 2013 21:37:01 +0000 (14:37 -0700)]
Merge pull request #102 from aronr/CSPACE-5978

CSPACE-5978: Run SQL scripts from server directory, as well as from JAR resources path.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5978
Aron Roberts [Tue, 23 Apr 2013 20:48:46 +0000 (13:48 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5978

12 years agoCSPACE-5928-REM: Needed to tweak the Report service poms in order to get the Maven...
Richard Millet [Tue, 23 Apr 2013 19:17:04 +0000 (12:17 -0700)]
CSPACE-5928-REM: Needed to tweak the Report service poms in order to get the Maven deploy goal to work.

12 years agoCSPACE-5928-REM: Need to tweak the Report service poms in order to get the Maven...
Richard Millet [Tue, 23 Apr 2013 18:58:40 +0000 (11:58 -0700)]
CSPACE-5928-REM: Need to tweak the Report service poms in order to get the Maven deploy goal to work.

12 years agoCSPACE-5978: RunSqlScript init handler now reads and executes SQL script files from...
Aron Roberts [Tue, 23 Apr 2013 03:07:12 +0000 (20:07 -0700)]
CSPACE-5978: RunSqlScript init handler now reads and executes SQL script files from within a server directory, as well as from within its own JAR-packaged resources directory. SQL scripts in its own resources directory are run first, in the order they are specified in the services tenant bindings file. Thereafter, SQL scripts in the server directory are run in ascending filename order.

12 years agoCSPACE-5928: Fixed repository paths to point to new lib-release-local and lib-snapsho...
Richard Millet [Fri, 19 Apr 2013 23:53:53 +0000 (16:53 -0700)]
CSPACE-5928: Fixed repository paths to point to new lib-release-local and lib-snapshot-local repos on the Nightly Artifactory instance.

12 years agoCSPACE-5928: Changing pom files to point to nightly.collectionspace.org instead of...
Richard Millet [Fri, 19 Apr 2013 21:31:31 +0000 (14:31 -0700)]
CSPACE-5928: Changing pom files to point to nightly.collectionspace.org instead of source.collectionspace.org

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Fri, 19 Apr 2013 21:29:43 +0000 (14:29 -0700)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoMerge pull request #101 from aronr/CSPACE-5953
Aron Roberts [Thu, 18 Apr 2013 20:46:19 +0000 (13:46 -0700)]
Merge pull request #101 from aronr/CSPACE-5953

CSPACE-5953: Improve perf of dependencies report; fix formatting, update plugin version in POM.

12 years agoCSPACE-5953: Disable repository location portion of dependencies report. This makes...
Aron Roberts [Thu, 18 Apr 2013 20:12:15 +0000 (13:12 -0700)]
CSPACE-5953: Disable repository location portion of dependencies report. This makes generating that report, for identifying software licenses, dramatically faster: from many hours down to under 15 minutes on my system.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5953
Aron Roberts [Wed, 17 Apr 2013 18:50:47 +0000 (11:50 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5953

12 years agoMerge pull request #100 from aronr/CSPACE-5971
Aron Roberts [Wed, 17 Apr 2013 02:47:54 +0000 (19:47 -0700)]
Merge pull request #100 from aronr/CSPACE-5971

CSPACE-5971: Update current release version in Services POMs and build.p...

12 years agoCSPACE-5971: Update current release version in Services POMs and build.properties...
Aron Roberts [Wed, 17 Apr 2013 02:06:09 +0000 (19:06 -0700)]
CSPACE-5971: Update current release version in Services POMs and build.properties file to 3.2.3-SNAPSHOT, from 3.2.2-SNAPSHOT.

12 years agoMerge pull request #99 from aronr/CSPACE-5943
Aron Roberts [Wed, 10 Apr 2013 02:50:56 +0000 (19:50 -0700)]
Merge pull request #99 from aronr/CSPACE-5943

CSPACE-5943: Provide more performant SQL alternative to NXQL queries for partial term matching of authority terms.

12 years agoCSPACE-5943: Avoid emitting warnings if maximum list items list for JDBC queries...
Aron Roberts [Wed, 10 Apr 2013 02:02:23 +0000 (19:02 -0700)]
CSPACE-5943: Avoid emitting warnings if maximum list items list for JDBC queries isn't included in tenant bindings configuration; default value will be silently used instead.

12 years agoCSPACE-5943: Commented out join control statement for now, per comments on CSPACE...
Aron Roberts [Wed, 10 Apr 2013 01:00:51 +0000 (18:00 -0700)]
CSPACE-5943: Commented out join control statement for now, per comments on CSPACE-5945. Added method comment to getFilteredJDBC().

12 years agoCSPACE-5943: Remove now-extraneous JOIN.
Aron Roberts [Mon, 8 Apr 2013 23:22:05 +0000 (16:22 -0700)]
CSPACE-5943: Remove now-extraneous JOIN.

12 years agoCSPACE-5943: Rework building of SQL query to match Ray's candidate query #7 in CSPACE...
Aron Roberts [Mon, 8 Apr 2013 19:26:42 +0000 (12:26 -0700)]
CSPACE-5943: Rework building of SQL query to match Ray's candidate query #7 in CSPACE-5945.

12 years agoCSPACE-5943: Execute multiple prepared statements, including a mix of queries and...
Aron Roberts [Mon, 8 Apr 2013 18:53:17 +0000 (11:53 -0700)]
CSPACE-5943: Execute multiple prepared statements, including a mix of queries and updates, within a single transaction.

12 years agoCSPACE-5943: Trivial changes to error log statements.
Aron Roberts [Sun, 7 Apr 2013 19:26:55 +0000 (12:26 -0700)]
CSPACE-5943: Trivial changes to error log statements.

12 years agoCSPACE-5943: Initial experiment with running multiple SQL prepared statements wrapped...
Aron Roberts [Sun, 7 Apr 2013 19:24:06 +0000 (12:24 -0700)]
CSPACE-5943: Initial experiment with running multiple SQL prepared statements wrapped inside a transaction.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5943
Aron Roberts [Fri, 5 Apr 2013 23:35:37 +0000 (16:35 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5943

12 years agoMerge pull request #98 from aronr/CSPACE-5956
Aron Roberts [Fri, 5 Apr 2013 23:31:38 +0000 (16:31 -0700)]
Merge pull request #98 from aronr/CSPACE-5956

CSPACE-5956: Emit correct <uri> values in list results when doing wildca...

12 years agoCSPACE-5956: Emit correct <uri> values in list results when doing wildcarded searches...
Aron Roberts [Fri, 5 Apr 2013 22:08:08 +0000 (15:08 -0700)]
CSPACE-5956: Emit correct <uri> values in list results when doing wildcarded searches (using the _ALL_ convention) across multiple authorities.

12 years agoCSPACE-5943: Remove an extraneous JOIN, per Ray's candidate query #6 on CSPACE-5945.
Aron Roberts [Fri, 5 Apr 2013 19:21:24 +0000 (12:21 -0700)]
CSPACE-5943: Remove an extraneous JOIN, per Ray's candidate query #6 on CSPACE-5945.

12 years agoCSPACE-5943: Add tenant ID restriction to JDBC queries except where a separate reposi...
Aron Roberts [Thu, 4 Apr 2013 23:51:23 +0000 (16:51 -0700)]
CSPACE-5943: Add tenant ID restriction to JDBC queries except where a separate repository is being used, or where disabled by configuration.

12 years agoCSPACE-5943: Sort results returned by primary termDisplayName.
Aron Roberts [Thu, 4 Apr 2013 21:23:27 +0000 (14:23 -0700)]
CSPACE-5943: Sort results returned by primary termDisplayName.

12 years agoCSPACE-5943: Added stub code for restricting by tenant ID, where needed. Explicitly...
Aron Roberts [Thu, 4 Apr 2013 20:33:33 +0000 (13:33 -0700)]
CSPACE-5943: Added stub code for restricting by tenant ID, where needed. Explicitly handle cases where partial term query parameter value is blank. Multiple improvements to comments and log statements.

12 years agoCSPACE-5943: Retrieve only a single column of ID values. Allow specifying max limit...
Aron Roberts [Wed, 3 Apr 2013 21:37:43 +0000 (14:37 -0700)]
CSPACE-5943: Retrieve only a single column of ID values. Allow specifying max limit of items returned from JDBC queries via external configuration, in services tenant bindings.

12 years agoCSPACE-5943: Revert meaningless whitespace changes to three files on feature branch.
Aron Roberts [Tue, 2 Apr 2013 23:44:32 +0000 (16:44 -0700)]
CSPACE-5943: Revert meaningless whitespace changes to three files on feature branch.

12 years agoCSPACE-5943: Prevent duplicate document IDs.
Aron Roberts [Tue, 2 Apr 2013 21:51:28 +0000 (14:51 -0700)]
CSPACE-5943: Prevent duplicate document IDs.

12 years agoCSPACE-5943: Initial attempt at reflecting tenant bindings configuration settings...
Aron Roberts [Tue, 2 Apr 2013 03:22:33 +0000 (20:22 -0700)]
CSPACE-5943: Initial attempt at reflecting tenant bindings configuration settings on whether to include a starting wildcard in partial term matches, as yet untested.

12 years agoCSPACE-5943: Restrict results returned by inAuthority value. Minor updates to comments.
Aron Roberts [Tue, 2 Apr 2013 01:00:05 +0000 (18:00 -0700)]
CSPACE-5943: Restrict results returned by inAuthority value. Minor updates to comments.

12 years agoCSPACE-5943: Handle user-provided leading wildcards.
Aron Roberts [Tue, 2 Apr 2013 00:26:38 +0000 (17:26 -0700)]
CSPACE-5943: Handle user-provided leading wildcards.

12 years agoCSPACE-5943: Incorporate the latest candidate SQL query from CSPACE-5945.
Aron Roberts [Mon, 1 Apr 2013 23:08:18 +0000 (16:08 -0700)]
CSPACE-5943: Incorporate the latest candidate SQL query from CSPACE-5945.

12 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Mon, 1 Apr 2013 16:13:04 +0000 (09:13 -0700)]
Merge branch 'master' of github.com:collectionspace/services

12 years agoCSPACE-5943: Tweaks to several comments.
Aron Roberts [Fri, 29 Mar 2013 02:26:20 +0000 (19:26 -0700)]
CSPACE-5943: Tweaks to several comments.

12 years agoCSPACE-5943: Add many comments.
Aron Roberts [Fri, 29 Mar 2013 02:24:28 +0000 (19:24 -0700)]
CSPACE-5943: Add many comments.

12 years agoCSPACE-5943: Check for workflow deleted state in query parameters sent with partial...
Aron Roberts [Fri, 29 Mar 2013 01:33:42 +0000 (18:33 -0700)]
CSPACE-5943: Check for workflow deleted state in query parameters sent with partial term matching request.

12 years agoCSPACE-5943: Added code, as yet untested, to restrict partial term matching queries...
Aron Roberts [Fri, 29 Mar 2013 01:15:48 +0000 (18:15 -0700)]
CSPACE-5943: Added code, as yet untested, to restrict partial term matching queries to a specified authority.

12 years agoCSPACE-5943: For simple cases where we just want to populate a prepared statement...
Aron Roberts [Thu, 28 Mar 2013 21:48:10 +0000 (14:48 -0700)]
CSPACE-5943: For simple cases where we just want to populate a prepared statement's parameters with a set of String values, created a subclass of the prepared statement builder, and call that new subclass from RepositoryJavaClientImpl.

12 years agoCSPACE-5943: Added comments, pseudocode for adding an inAuthority restriction to...
Aron Roberts [Thu, 28 Mar 2013 02:09:15 +0000 (19:09 -0700)]
CSPACE-5943: Added comments, pseudocode for adding an inAuthority restriction to the SQL query.

12 years agoCSPACE-5943: Added join on database tables for the common parts of authority item...
Aron Roberts [Thu, 28 Mar 2013 01:34:47 +0000 (18:34 -0700)]
CSPACE-5943: Added join on database tables for the common parts of authority item records.

12 years agoCSPACE-5943: Incorporate check for deleted workflow state in sample SQL query.
Aron Roberts [Thu, 28 Mar 2013 01:11:15 +0000 (18:11 -0700)]
CSPACE-5943: Incorporate check for deleted workflow state in sample SQL query.

12 years agoCSPACE-5943: Obtain the name of the relevant termgroup table in the database via...
Aron Roberts [Thu, 28 Mar 2013 00:46:40 +0000 (17:46 -0700)]
CSPACE-5943: Obtain the name of the relevant termgroup table in the database via a convention-based method.

12 years agoCSPACE-5943: Initial work at getting values for SQL queries from individual document...
Aron Roberts [Wed, 27 Mar 2013 23:29:40 +0000 (16:29 -0700)]
CSPACE-5943: Initial work at getting values for SQL queries from individual document handlers. Still needs implementation in four other authorities, in addition to location and person. This is an interim solution with lots of code smells still to be worked out.

12 years agoCSPACE-5953: Update version of the maven-project-info-reports-plugin.
Aron Roberts [Wed, 27 Mar 2013 21:35:35 +0000 (14:35 -0700)]
CSPACE-5953: Update version of the maven-project-info-reports-plugin.

12 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5943
Aron Roberts [Tue, 26 Mar 2013 23:53:26 +0000 (16:53 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5943

12 years agoMerge pull request #97 from aronr/CSPACE-5947
Aron Roberts [Tue, 26 Mar 2013 23:46:19 +0000 (16:46 -0700)]
Merge pull request #97 from aronr/CSPACE-5947

CSPACE-5947,CSPACE-5948: Document types are now unqualified before looki...

12 years agoCSPACE-5947,CSPACE-5948: Document types are now unqualified before looking up service...
Aron Roberts [Tue, 26 Mar 2013 23:16:49 +0000 (16:16 -0700)]
CSPACE-5947,CSPACE-5948: Document types are now unqualified before looking up services bindings or URI templates.

13 years agoCSPACE-5974: Correction to SQL query; table name should not be a replaceable paramete...
Aron Roberts [Tue, 26 Mar 2013 18:33:52 +0000 (11:33 -0700)]
CSPACE-5974: Correction to SQL query; table name should not be a replaceable parameter in a prepared statement.

13 years agoCSPACE-5943: Added missing 'catch' block.
Aron Roberts [Tue, 26 Mar 2013 03:29:08 +0000 (20:29 -0700)]
CSPACE-5943: Added missing 'catch' block.

13 years agoCSPACE-5943: Use prepared statements, rather than dynamically-build SQL that accepts...
Aron Roberts [Tue, 26 Mar 2013 03:24:11 +0000 (20:24 -0700)]
CSPACE-5943: Use prepared statements, rather than dynamically-build SQL that accepts user-supplied input.

13 years agoCSPACE-5943: First working SQL query, now returns Nuxeo document IDs. Still is hard...
Aron Roberts [Mon, 25 Mar 2013 22:47:58 +0000 (15:47 -0700)]
CSPACE-5943: First working SQL query, now returns Nuxeo document IDs. Still is hard-coded for Storage Location items.

13 years agoCSPACE-5943: SQL query now invokes JDBCTools routine rather than replicating SQL...
Aron Roberts [Mon, 25 Mar 2013 21:57:32 +0000 (14:57 -0700)]
CSPACE-5943: SQL query now invokes JDBCTools routine rather than replicating SQL execution code in RepositoryJavaClientImpl, via the use of a CachedRowSet. IDs returned are still not the correct ones; simplified SQL script used for testing needs at least one more join, a la CSPACE-5945.

13 years agoCSPACE-5943: Added sample query, initial code to retrieve document models.
Aron Roberts [Sat, 23 Mar 2013 00:28:03 +0000 (17:28 -0700)]
CSPACE-5943: Added sample query, initial code to retrieve document models.

13 years agoCSPACE-5943-REM: Added plumbing infrastructure work for making JDBC based partial...
Richard Millet [Fri, 22 Mar 2013 23:28:13 +0000 (16:28 -0700)]
CSPACE-5943-REM: Added plumbing infrastructure work for making JDBC based partial term searches.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Fri, 22 Mar 2013 20:38:00 +0000 (13:38 -0700)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoMerge pull request #96 from aronr/CSPACE-5940
Aron Roberts [Thu, 21 Mar 2013 21:56:28 +0000 (14:56 -0700)]
Merge pull request #96 from aronr/CSPACE-5940

CSPACE-5940: Fix bug that resulted in 'bare' ampersands being present in...

13 years agoCSPACE-5940: Fix bug that resulted in 'bare' ampersands being present in collectionsp...
Aron Roberts [Thu, 21 Mar 2013 21:21:21 +0000 (14:21 -0700)]
CSPACE-5940: Fix bug that resulted in 'bare' ampersands being present in collectionspace_core:refName values, when copying those values from refName fields in authority term (item) records.

13 years agoMerge pull request #95 from aronr/CSPACE-5845-rebased
Aron Roberts [Sat, 9 Mar 2013 01:37:44 +0000 (17:37 -0800)]
Merge pull request #95 from aronr/CSPACE-5845-rebased

CSPACE-5845: Store collectionspace_core:refName values with imported records.

13 years agoCSPACE-5845: First minor changes toward storing collectionspace_core:refName values...
Aron Roberts [Fri, 1 Feb 2013 23:03:32 +0000 (15:03 -0800)]
CSPACE-5845: First minor changes toward storing collectionspace_core:refName values with imported records.

CSPACE-5845: Created initial (failing) test of refName value in collectionspace_core.

CSPACE-5845: Placeholder method added for inserting refName values into collectionspace_core on import.

CSPACE-5845: Plain old id-style refNames now generated by Imports service and added to collectionspace_core:refName.

CSPACE-5845: Added (as yet untested) code to insert a provided refName, if any, into collectionspace_core:refName, and to add a display name to the ID form of refNames if the relevant service supports hierarchy.

CSPACE-5845: Generation of display name for refNames for record types with hierarchy is now working, with its own unit test.

CSPACE-5845: Add null checks. Add tests for extracting refName value from an authority record and adding that value to collectionspace_core:refName.

CSPACE-5845: Remove currently-irrelevant comments.

CSPACE-5845: Removed call in (partially-implemented) service test class that was triggering dependency-related issues.

CSPACE-5845: Added code (untested) to generate short identifier-based refNames for authority records, and to skip generating refNames for authority item records (rather than defaulting to giving them id-based refNames).

CSPACE-5845: Added test for generated authority record refName.

13 years agoCSPACE-5845: Applied standard code formatting to TemplateExpander, prior to work...
Aron Roberts [Thu, 7 Mar 2013 00:08:46 +0000 (16:08 -0800)]
CSPACE-5845: Applied standard code formatting to TemplateExpander, prior to work that may potentially revise this file in CSPACE-5845 and other work on Imports service.

13 years agoMerge pull request #93 from aronr/CSPACE-2029
Aron Roberts [Wed, 6 Mar 2013 02:31:29 +0000 (18:31 -0800)]
Merge pull request #93 from aronr/CSPACE-2029

CSPACE-2029: Searches of users now match on separate words.

13 years agoCSPACE-2029: Searches of users now match on separate words.
Aron Roberts [Wed, 6 Mar 2013 02:02:50 +0000 (18:02 -0800)]
CSPACE-2029: Searches of users now match on separate words.

13 years agoMerge pull request #92 from aronr/CSPACE-5907
Aron Roberts [Sat, 2 Mar 2013 00:58:32 +0000 (16:58 -0800)]
Merge pull request #92 from aronr/CSPACE-5907

CSPACE-5907: Remove legacy files related to creating, populating id_generators table.

13 years agoMerge remote-tracking branch 'upstream/master' into CSPACE-5907
Aron Roberts [Sat, 2 Mar 2013 00:38:11 +0000 (16:38 -0800)]
Merge remote-tracking branch 'upstream/master' into CSPACE-5907

13 years agoMerge pull request #91 from aronr/CSPACE-5920
Aron Roberts [Sat, 2 Mar 2013 00:24:10 +0000 (16:24 -0800)]
Merge pull request #91 from aronr/CSPACE-5920

CSPACE-5920: Update version designation in services POMs and build.prope...

13 years agoCSPACE-5920: Update version designation in services POMs and build.properties to...
Aron Roberts [Fri, 1 Mar 2013 23:30:57 +0000 (15:30 -0800)]
CSPACE-5920: Update version designation in services POMs and build.properties to 3.2.2-SNAPSHOT, from 3.2.1-SNAPSHOT.

13 years agoCSPACE-5907: Improve wording in readme file.
Aron Roberts [Mon, 25 Feb 2013 18:39:12 +0000 (10:39 -0800)]
CSPACE-5907: Improve wording in readme file.

13 years agoCSPACE-5907: Add readme file pointing to new location for ID service-related SQL...
Aron Roberts [Mon, 25 Feb 2013 18:05:55 +0000 (10:05 -0800)]
CSPACE-5907: Add readme file pointing to new location for ID service-related SQL scripts.

13 years agoCSPACE-5907: Remove legacy resources/db directory from ID service source code tree.
Aron Roberts [Sun, 24 Feb 2013 00:47:56 +0000 (16:47 -0800)]
CSPACE-5907: Remove legacy resources/db directory from ID service source code tree.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Sun, 17 Feb 2013 00:19:56 +0000 (16:19 -0800)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoCSPACE-5887: Update event listener with updated logic also used in PAHMA-734.
Aron Roberts [Fri, 15 Feb 2013 00:30:59 +0000 (16:30 -0800)]
CSPACE-5887: Update event listener with updated logic also used in PAHMA-734.

13 years agoCSPACE-5887: Minor cleanup of event listener to mirror work done in PAHMA-738: only...
Aron Roberts [Thu, 14 Feb 2013 23:43:53 +0000 (15:43 -0800)]
CSPACE-5887: Minor cleanup of event listener to mirror work done in PAHMA-738: only 'null out' non-blank existing computedCurrentLocation values when the most recent Movement's currentLocation value is blank.

13 years agoMerge pull request #90 from aronr/CSPACE-5887
Aron Roberts [Thu, 14 Feb 2013 22:44:10 +0000 (14:44 -0800)]
Merge pull request #90 from aronr/CSPACE-5887

CSPACE-5887: Allow event listener to 'null out' computedCurrentLocation ...

13 years agoCSPACE-5887: Allow event listener to 'null out' computedCurrentLocation value in...
Aron Roberts [Thu, 14 Feb 2013 21:54:40 +0000 (13:54 -0800)]
CSPACE-5887: Allow event listener to 'null out' computedCurrentLocation value in Cataloging / CollectionObject if that value is blank / null in most recent related Movement record.

13 years agoMerge branch 'master' of github.com:collectionspace/services
Richard Millet [Wed, 13 Feb 2013 09:18:26 +0000 (01:18 -0800)]
Merge branch 'master' of github.com:collectionspace/services

13 years agoMerge branch 'CSPACE-5497-REM-A'
Richard Millet [Wed, 13 Feb 2013 08:41:03 +0000 (00:41 -0800)]
Merge branch 'CSPACE-5497-REM-A'

13 years agoMerge branch 'CSPACE-5497-REM-A'
Richard Millet [Wed, 13 Feb 2013 08:38:46 +0000 (00:38 -0800)]
Merge branch 'CSPACE-5497-REM-A'

13 years agoCSPACE-5497: Will now create a temp file if we find a file with a name that Nuxeo...
Richard Millet [Wed, 13 Feb 2013 08:31:16 +0000 (00:31 -0800)]
CSPACE-5497: Will now create a temp file if we find a file with a name that Nuxeo does not like.  We preserve the original file name in the BlobsCommon instance.

13 years agoCSPACE-5497: Add code to rename files that Nuxeo does not like and hand that file...
Richard Millet [Wed, 13 Feb 2013 05:12:59 +0000 (21:12 -0800)]
CSPACE-5497: Add code to rename files that Nuxeo does not like and hand that file to Nuxeo for blob creation.  Saved the original file name in our BlobsCommon instance.

13 years agoMerge pull request #89 from aronr/CSPACE-5881
Aron Roberts [Wed, 13 Feb 2013 04:28:24 +0000 (20:28 -0800)]
Merge pull request #89 from aronr/CSPACE-5881

CSPACE-5881,CSPACE-5835: Comment out delcarations of material, materialC...

13 years agoCSPACE-5881,CSPACE-5835: Comment out delcarations of material, materialConcept, and...
Aron Roberts [Wed, 13 Feb 2013 04:12:16 +0000 (20:12 -0800)]
CSPACE-5881,CSPACE-5835: Comment out delcarations of material, materialConcept, and materialSource fields as authRef fields in Cataloging / CollectionObject, in Services tenant bindings.

13 years agoMerge branch 'CSPACE-5870'
Patrick Schmitz [Fri, 8 Feb 2013 22:45:18 +0000 (14:45 -0800)]
Merge branch 'CSPACE-5870'