]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
remillet [Sun, 26 Feb 2017 06:14:55 +0000 (22:14 -0800)]
DRYD-90: Fixed problem with /servicegroupd/common/item/${csid} when csid pointed to an authority term
remillet [Fri, 24 Feb 2017 21:03:36 +0000 (13:03 -0800)]
DRYD-106: Added CSID value to items in authority references list.
remillet [Fri, 24 Feb 2017 07:25:44 +0000 (23:25 -0800)]
Merge branch 'DRYD-90'
remillet [Fri, 24 Feb 2017 07:25:11 +0000 (23:25 -0800)]
DRYD-90: Added support for getting a list result and payload result from Service Group resource for a given CSID.
remillet [Fri, 24 Feb 2017 04:45:05 +0000 (20:45 -0800)]
CSPACE-7080: Updated Nuxeo repository config for blobs/binaries.
remillet [Thu, 23 Feb 2017 23:16:25 +0000 (15:16 -0800)]
DRYD-90: Adding support for getting list and full payload for an item given a csid.
remillet [Thu, 9 Feb 2017 23:35:18 +0000 (15:35 -0800)]
Merge remote-tracking branch 'cspace-lyrasis/master' into dts-4.5-merge-1
remillet [Thu, 9 Feb 2017 23:28:01 +0000 (15:28 -0800)]
CSPACE-7069: Added query params to force sycn and normalize term references to use preferred terms.
remillet [Tue, 7 Feb 2017 23:21:58 +0000 (15:21 -0800)]
NOJIRA: Adding code to ignore some cascading events triggered by changes to a caloging record's computed location field.
remillet [Tue, 7 Feb 2017 01:21:30 +0000 (17:21 -0800)]
Merge remote-tracking branch 'cspace-lyrasis/master' into dts-4.5-merge-1
remillet [Tue, 7 Feb 2017 00:06:09 +0000 (16:06 -0800)]
CSPACE-7065: Fixed term display name updates in refojbs after sync.
remillet [Sat, 4 Feb 2017 00:04:44 +0000 (16:04 -0800)]
NOJIRA: Refactored much of the event handler that updates a cataloging record's Computed Current Location field.
remillet [Sat, 28 Jan 2017 01:11:50 +0000 (17:11 -0800)]
CSPACE-7062: Add support for a 'no context' invocation of the UpdateObjectLocation batch job.
remillet [Fri, 30 Dec 2016 21:58:42 +0000 (13:58 -0800)]
NOJIRA: Reverting forced overwrite of initialization-related SQL files during deploy target. This was removing the drop commands need to reset a deployment.
remillet [Thu, 29 Dec 2016 23:06:52 +0000 (15:06 -0800)]
NOJIRA: Force overwrite of initialization-related SQL files during deploy target
remillet [Thu, 29 Dec 2016 19:01:23 +0000 (11:01 -0800)]
NOJIRA: Adding verbose output to the create_db target.
remillet [Thu, 29 Dec 2016 18:29:02 +0000 (10:29 -0800)]
NOJIRA: Adding debug into to create_cspace_db target.
remillet [Wed, 14 Dec 2016 00:06:42 +0000 (16:06 -0800)]
NOJIRA: Nuxeo 7 upgrade issue. Adding remote debugging option for the code that generates the service bundles and bindings.
remillet [Tue, 13 Dec 2016 20:03:38 +0000 (12:03 -0800)]
NOJIRA: Nuxeo 7 upgrade issue. Adding remote debugging option for the code that generates the service bundles and bindings.
remillet [Mon, 12 Dec 2016 20:08:34 +0000 (12:08 -0800)]
CSPACE-7052: Updated nuxeo lib with comments.
remillet [Mon, 12 Dec 2016 01:28:34 +0000 (17:28 -0800)]
CSPACE-7052: Fixed an issue with immutable URI in ServiceGroup resource getItems request. Added patched jar for Nuxeo bug dealing with simple lists that have an empty first element.
remillet [Fri, 9 Dec 2016 20:30:00 +0000 (12:30 -0800)]
NOJIRA: Renamed Nuxeo 7 3rd party directory to 7.10-HF17. Added updated postgresql jdbc driver for postgres v9.4
remillet [Fri, 2 Dec 2016 17:02:41 +0000 (09:02 -0800)]
NOJIRA: All service layer tests passing.
remillet [Wed, 26 Oct 2016 18:37:29 +0000 (11:37 -0700)]
CSPACE-7038: Added a UriInfo wrapper class to provide read-write access to query parameters.
remillet [Tue, 25 Oct 2016 19:02:23 +0000 (12:02 -0700)]
CSPACE-7038: Worked through many (if not most) jar conflicts that were preventing successful booting. Have some tests passing now. In particular, the Intake service tests are passing.
remillet [Thu, 6 Oct 2016 21:24:38 +0000 (14:24 -0700)]
CSPACE-7037: Upate sources to compile with Nuxeo 7 libraries. Adding Nuxeo 7 server folder with updated libs and jars.
remillet [Thu, 15 Sep 2016 21:18:53 +0000 (14:18 -0700)]
CSPACE-7032: Maven 3.3.9+ on Windows has is a CMD and not a BAT file. Updated all ant scripts to use just mvn instead of mvn.bat
remillet [Wed, 7 Sep 2016 16:49:16 +0000 (09:49 -0700)]
NOJIRA: Add .gitignore option for IntelliJ IDE files.
remillet [Tue, 16 Aug 2016 20:44:38 +0000 (13:44 -0700)]
CSPACE-6967: Adding debug logging in the services for when a resource is hard-deleted.
Ray Lee [Tue, 16 Aug 2016 01:26:41 +0000 (18:26 -0700)]
CSPACE-7022: Ignore missing security.properties file.
remillet [Fri, 12 Aug 2016 20:25:15 +0000 (13:25 -0700)]
Merge pull request #205 from ray-lee/cors
DRYD-44: Configure spring security cors handling. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS for background information.
Ray Lee [Fri, 12 Aug 2016 08:02:33 +0000 (01:02 -0700)]
DRYD-44: Configure spring security cors handling.
Ray Lee [Thu, 11 Aug 2016 08:08:12 +0000 (01:08 -0700)]
DRYD-23: Improve detection of json content type.
Ray Lee [Thu, 11 Aug 2016 07:20:34 +0000 (00:20 -0700)]
DRYD-23: Improve detection of json content type.
remillet [Wed, 10 Aug 2016 22:40:59 +0000 (15:40 -0700)]
NOJIRA: Updating Spring Security release version to 4.1.1 which is more in sync with Spring version 4.3.1 release.
remillet [Wed, 10 Aug 2016 21:39:55 +0000 (14:39 -0700)]
CSPACE-7020: Explicitly excluding spring-beans and spring-core jars from the Services war file because they conflict with jars provided in tomcat/lib directory.
Ray Lee [Thu, 4 Aug 2016 07:00:32 +0000 (00:00 -0700)]
DRYD-23: Fix a comment.
remillet [Thu, 4 Aug 2016 06:00:58 +0000 (23:00 -0700)]
Merge pull request #204 from ray-lee/xmljson
XML/JSON conversion
Ray Lee [Wed, 3 Aug 2016 01:43:39 +0000 (18:43 -0700)]
DRYD-23: Add integration tests.
Ray Lee [Tue, 2 Aug 2016 20:52:22 +0000 (13:52 -0700)]
DRYD-23: Improve javadoc formatting.
Ray Lee [Tue, 2 Aug 2016 07:51:30 +0000 (00:51 -0700)]
DRYD-23: Implement JSON to XML conversion.
Ray Lee [Sat, 30 Jul 2016 07:21:58 +0000 (00:21 -0700)]
DRYD-23: Implement XML to JSON conversion.
Ray Lee [Thu, 28 Jul 2016 04:45:11 +0000 (21:45 -0700)]
DRYD-23: Implement test framework for XmlToJsonStreamConverter.
Ray Lee [Thu, 28 Jul 2016 00:04:48 +0000 (17:04 -0700)]
DRYD-23: Implement xml to json servlet filter.
remillet [Wed, 3 Aug 2016 18:00:13 +0000 (11:00 -0700)]
Merge pull request #203 from ray-lee/tokenauth
DRYD-22: Add support for token auth.
Ray Lee [Fri, 22 Jul 2016 03:39:48 +0000 (20:39 -0700)]
DRYD-22: Add more XmlReplay tests.
Ray Lee [Wed, 20 Jul 2016 17:59:20 +0000 (10:59 -0700)]
DRYD-22: Add XmlReplay tests.
Ray Lee [Wed, 20 Jul 2016 03:15:29 +0000 (20:15 -0700)]
DRYD-22: Remove more obsolete security config.
Ray Lee [Wed, 20 Jul 2016 00:32:49 +0000 (17:32 -0700)]
DRYD-22: Clean up of current tenant determination code.
Ray Lee [Tue, 19 Jul 2016 19:47:24 +0000 (12:47 -0700)]
DRYD-22: Remove obsolete jaas security config.
Ray Lee [Sun, 17 Jul 2016 22:37:25 +0000 (15:37 -0700)]
DRYD-22: Accept tokens in rest api calls.
Ray Lee [Sun, 17 Jul 2016 00:43:23 +0000 (17:43 -0700)]
DRYD-22: Replace jaasAuthenticationProvider with daoAuthenticationProvider.
Ray Lee [Thu, 14 Jul 2016 21:28:49 +0000 (14:28 -0700)]
DRYD-22: Configure oauth2 token granting endpoint.
Ray Lee [Tue, 12 Jul 2016 19:10:33 +0000 (12:10 -0700)]
DRYD-22: Simplify spring security config.
Ray Lee [Sat, 2 Jul 2016 06:17:13 +0000 (23:17 -0700)]
DRYD-22: Upgrade spring and spring security.
remillet [Fri, 22 Jul 2016 22:59:30 +0000 (15:59 -0700)]
Merge pull request #201 from lkvoong/patch-38
Add When No Data band; update query to allow for 0 records returned.
remillet [Fri, 22 Jul 2016 22:59:23 +0000 (15:59 -0700)]
Merge pull request #199 from lkvoong/patch-36
Add When No Data band; update query to allow for 0 records returned.
remillet [Fri, 22 Jul 2016 22:59:18 +0000 (15:59 -0700)]
Merge pull request #198 from lkvoong/patch-35
Add When No Data band; update query to allow for 0 records returned.
remillet [Fri, 22 Jul 2016 22:59:13 +0000 (15:59 -0700)]
Merge pull request #196 from lkvoong/patch-33
Add When No Data band; update query to allow for 0 records returned.
remillet [Fri, 22 Jul 2016 22:59:08 +0000 (15:59 -0700)]
Merge pull request #195 from lkvoong/patch-32
Add When No Data band; update query to allow for 0 records returned.
remillet [Fri, 22 Jul 2016 22:59:02 +0000 (15:59 -0700)]
Merge pull request #194 from lkvoong/patch-29
Add When No Data band; remove extraneous join (collectionobjects_comm…
remillet [Fri, 22 Jul 2016 22:58:56 +0000 (15:58 -0700)]
Merge pull request #193 from lkvoong/patch-28
Add When No Data band; remove extraneous join (collectionobjects_comm…
remillet [Fri, 22 Jul 2016 22:58:49 +0000 (15:58 -0700)]
Merge pull request #192 from lkvoong/patch-27
Add When No Data band; remove extraneous join (collectionobjects_comm…
remillet [Fri, 22 Jul 2016 22:58:42 +0000 (15:58 -0700)]
Merge pull request #191 from lkvoong/patch-26
Add When No Data band; remove extraneous join (collectionobjects_comm…
remillet [Fri, 22 Jul 2016 22:58:36 +0000 (15:58 -0700)]
Merge pull request #190 from lkvoong/patch-24
Add When No Data band; remove extraneous join (collectionobjects_comm…
remillet [Fri, 22 Jul 2016 22:58:30 +0000 (15:58 -0700)]
Merge pull request #189 from lkvoong/patch-23
Add When No Data band; remove extraneous join (collectionobjects_comm…
remillet [Fri, 22 Jul 2016 22:58:23 +0000 (15:58 -0700)]
Merge pull request #202 from lkvoong/patch-39
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 19:16:13 +0000 (12:16 -0700)]
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 19:09:06 +0000 (12:09 -0700)]
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 19:03:17 +0000 (12:03 -0700)]
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 19:00:58 +0000 (12:00 -0700)]
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 17:56:21 +0000 (10:56 -0700)]
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 17:53:25 +0000 (10:53 -0700)]
Add When No Data band; update query to allow for 0 records returned.
Lam Voong [Fri, 22 Jul 2016 17:40:17 +0000 (10:40 -0700)]
Add When No Data band; remove extraneous join (collectionobjects_common to hierarchy)
Lam Voong [Fri, 22 Jul 2016 17:37:52 +0000 (10:37 -0700)]
Add When No Data band; remove extraneous join (collectionobjects_common to hierarchy)
Lam Voong [Fri, 22 Jul 2016 17:35:32 +0000 (10:35 -0700)]
Add When No Data band; remove extraneous join (collectionobjects_common to hierarchy)
Lam Voong [Fri, 22 Jul 2016 17:33:05 +0000 (10:33 -0700)]
Add When No Data band; remove extraneous join (collectionobjects_common to hierarchy)
Lam Voong [Fri, 22 Jul 2016 17:28:45 +0000 (10:28 -0700)]
Add When No Data band; remove extraneous join (collectionobjects_common to hierarchy)
Lam Voong [Fri, 22 Jul 2016 17:23:01 +0000 (10:23 -0700)]
Add When No Data band; remove extraneous join (collectionobjects_common to hierarchy)
remillet [Thu, 21 Jul 2016 00:25:45 +0000 (17:25 -0700)]
Merge pull request #176 from abbistani/remove_arial_from_default_reports
CSPACE-6947 Replace Arial with SansSerif in reports
remillet [Thu, 21 Jul 2016 00:25:25 +0000 (17:25 -0700)]
Merge pull request #183 from lkvoong/patch-17
CSPACE-6948
remillet [Thu, 21 Jul 2016 00:25:14 +0000 (17:25 -0700)]
Merge pull request #184 from lkvoong/patch-18
CSPACE-6948
remillet [Thu, 21 Jul 2016 00:25:08 +0000 (17:25 -0700)]
Merge pull request #185 from lkvoong/patch-19
CSPACE-6948
remillet [Thu, 21 Jul 2016 00:25:02 +0000 (17:25 -0700)]
Merge pull request #186 from lkvoong/patch-20
CSPACE-6948
remillet [Thu, 21 Jul 2016 00:24:51 +0000 (17:24 -0700)]
Merge pull request #187 from lkvoong/patch-21
CSPACE-6948
remillet [Thu, 21 Jul 2016 00:24:38 +0000 (17:24 -0700)]
Merge pull request #188 from lkvoong/patch-22
CSPACE-6948
Lam Voong [Wed, 20 Jul 2016 23:11:55 +0000 (16:11 -0700)]
CSPACE-6948
updated query to display message when no objects are related.
Lam Voong [Wed, 20 Jul 2016 23:09:52 +0000 (16:09 -0700)]
CSPACE-6948
updated query to display message when no objects are related.
Lam Voong [Wed, 20 Jul 2016 23:08:19 +0000 (16:08 -0700)]
CSPACE-6948
updated query to display message when no objects are related.
Lam Voong [Wed, 20 Jul 2016 23:05:35 +0000 (16:05 -0700)]
CSPACE-6948
updated query to display message when no objects are related.
Lam Voong [Wed, 20 Jul 2016 23:03:10 +0000 (16:03 -0700)]
CSPACE-6948
updated query to display message when no objects are related.
Lam Voong [Wed, 20 Jul 2016 23:00:47 +0000 (16:00 -0700)]
CSPACE-6948
updated query to display message when no objects are related.
Brian Harrington [Mon, 18 Jul 2016 18:50:20 +0000 (14:50 -0400)]
CSPACE-6947 Replace Arial with SansSerif in reports
remillet [Sat, 16 Jul 2016 00:52:17 +0000 (17:52 -0700)]
NOJIRA: Updating master branch artifact versions for the v4.5 release of CollectionSpace
remillet [Thu, 14 Jul 2016 23:46:31 +0000 (16:46 -0700)]
CSPACE-6973: Adding enhancement for property variable support.
remillet [Thu, 14 Jul 2016 15:45:38 +0000 (08:45 -0700)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Thu, 14 Jul 2016 15:43:00 +0000 (08:43 -0700)]
Merge pull request #174 from jessemartinez/lhmc
adding lhmc profile
remillet [Thu, 14 Jul 2016 15:41:37 +0000 (08:41 -0700)]
NOJIRA: Cleanup of client connection responses during authority synchronization.
remillet [Tue, 12 Jul 2016 19:43:14 +0000 (12:43 -0700)]
CSPACE-6973: Reducing the number of workflow permissions to help speed up boot/restart times.
remillet [Mon, 11 Jul 2016 16:13:05 +0000 (09:13 -0700)]
Merge branch 'master' of github.com:collectionspace/services