]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
Richard Millet [Thu, 8 Mar 2018 04:21:17 +0000 (20:21 -0800)]
DRYD-334: Added containing elemement <roleList> to Accounts resources payloads that include optional list of roles.
remillet [Wed, 7 Mar 2018 06:57:53 +0000 (22:57 -0800)]
Update build.properties
Richard Millet [Wed, 7 Mar 2018 06:11:36 +0000 (22:11 -0800)]
DRYD-315: Added 'referenced' field to term list results to indicate if a term is currently referenced by other records.
Richard Millet [Sat, 3 Mar 2018 02:55:21 +0000 (18:55 -0800)]
DRYD-306: Added code to ensure vocab terms can be deleted when they're not being referenced by other records.
Richard Millet [Thu, 1 Mar 2018 19:59:25 +0000 (11:59 -0800)]
DRYD-306: Fixed logic that decided when a vocab/authority term can be deleted if referenced by another record.
remillet [Tue, 27 Feb 2018 18:11:40 +0000 (10:11 -0800)]
Update README.md
Adding reference to GitHub repos.
remillet [Tue, 27 Feb 2018 18:08:04 +0000 (10:08 -0800)]
Merge pull request #208 from remillet/master
NOJIRA: Updating README.txt to reference GitHub repo.
Richard Millet [Tue, 27 Feb 2018 18:05:07 +0000 (10:05 -0800)]
NOJIRA: Updating README.txt to reference GitHub repo.
Richard Millet [Sun, 18 Feb 2018 06:11:37 +0000 (22:11 -0800)]
NOJIRA: Deleted temp files
Richard Millet [Sat, 17 Feb 2018 19:19:46 +0000 (11:19 -0800)]
NOJIRA: Checking git config.
remillet [Sat, 17 Feb 2018 19:07:13 +0000 (11:07 -0800)]
Update build.properties
Fixed typo in first property key
Richard Millet [Sat, 17 Feb 2018 19:00:08 +0000 (11:00 -0800)]
Merge branch 'master' of github.com:collectionspace/services
Richard Millet [Sat, 17 Feb 2018 18:59:50 +0000 (10:59 -0800)]
NOJIRA: Changing log level for quries back to normal.
Richard Millet [Sat, 17 Feb 2018 18:57:38 +0000 (10:57 -0800)]
DRYD-237: Updating to newer JDBC driver.
remillet [Wed, 14 Feb 2018 00:43:40 +0000 (16:43 -0800)]
DRYD-248: cURL failing because of a cert issue on some systems. Need to using cURL's --insecure option for now
Richard Millet [Mon, 12 Feb 2018 19:37:56 +0000 (11:37 -0800)]
NOJIRA: Added Mac OS's .DS_Store files to .gitignore
remillet [Fri, 9 Feb 2018 02:54:54 +0000 (18:54 -0800)]
Update build.properties
Adjusting version label to 1.0.0-alpha.2
remillet [Thu, 8 Feb 2018 04:51:26 +0000 (20:51 -0800)]
DRYD-260: Added Ant files to deploy/undeploy new UI artifacts to tomcat server.
remillet [Tue, 6 Feb 2018 23:47:57 +0000 (15:47 -0800)]
DRYD-237: Update to latest postgres JDBC driver.
remillet [Tue, 6 Feb 2018 01:49:54 +0000 (17:49 -0800)]
NOJIRA: Added first draft of /systeminfo endpoint. Fixed issue adding perms from a permlist to an empty role with PUT to role resource.
remillet [Wed, 31 Jan 2018 07:18:12 +0000 (23:18 -0800)]
DRYD-205: Fixed a copy-paste error in tenant bindings prototype/template that disabled the document handler for the servicegroups endpoint.
remillet [Wed, 31 Jan 2018 04:35:28 +0000 (20:35 -0800)]
DRYD-205: Added service for parsing display date strings into structured date strings. Use 'dateToParse' query param at /csace-services/structureddates GET a structured date.
remillet [Mon, 29 Jan 2018 07:07:26 +0000 (23:07 -0800)]
DRYD-239: Make advanced search queries work on GET list request to /vocabularies
remillet [Sun, 28 Jan 2018 03:05:53 +0000 (19:05 -0800)]
NOJIRA: For Windows builds, replaced 'mvn.bat' exec in Ant files to 'mvn' for compat with Windows 10.
remillet [Sat, 27 Jan 2018 00:45:47 +0000 (16:45 -0800)]
DRYD-202: A fix to remote redundant parts in PUT requests to /vocabularies/${csid} that include an items-list part now return an items-list part in the response.
remillet [Fri, 26 Jan 2018 19:05:42 +0000 (11:05 -0800)]
DRYD-202: PUT requests to /vocabularies/${csid} that include an items-list part now return an items-list part in the response.
remillet [Fri, 26 Jan 2018 06:07:31 +0000 (22:07 -0800)]
DRYD-202: Misc bug fixes to term-list payloads in PUT requests to vocab resources.
remillet [Thu, 25 Jan 2018 09:01:47 +0000 (01:01 -0800)]
DRYD-114: Fixed some compile issues that mistakenly made it into the last commit.
remillet [Thu, 25 Jan 2018 08:09:39 +0000 (00:09 -0800)]
DRYD-114: Added filter to Nuxeo queries to convert TIMESTAMP values to local server time. Clients can provide TIMESTAMP values that are either server local or UTC. UTC values will be converter to local server time. Non-UTC values will be left unfiltered.
remillet [Wed, 24 Jan 2018 20:52:04 +0000 (12:52 -0800)]
DRYD-235: Added showRoles query param to /accounts/${csid} endpoint.
remillet [Wed, 24 Jan 2018 20:08:20 +0000 (12:08 -0800)]
DRYD-23: Added advanced search support to ServiceGroup resource list requests.
remillet [Wed, 24 Jan 2018 07:37:09 +0000 (23:37 -0800)]
DRYD-202: XMLReplay test cleanup.
remillet [Wed, 24 Jan 2018 01:18:47 +0000 (17:18 -0800)]
DRYD-202: More support for term/item lists in POSTs and PUTs to vocabulary resources.
remillet [Sat, 20 Jan 2018 01:39:27 +0000 (17:39 -0800)]
Adding support for POST and PUT vocabulary payloads containing term lists. Adding XMLReplay tests and some changes to XMLReply itself.
remillet [Thu, 18 Jan 2018 15:57:19 +0000 (07:57 -0800)]
DRYD-202: First support for POSTing vocab items along with vocab (container) payload.
remillet [Thu, 18 Jan 2018 00:17:29 +0000 (16:17 -0800)]
DRYD-202: Adding tests for dealing with POSTs to /vocabularies with term items in the payload.
remillet [Wed, 17 Jan 2018 19:24:57 +0000 (11:24 -0800)]
DRYD-202: Configured vocabulary service to return 'source', 'sourcePage', and 'description' in list results.
remillet [Wed, 17 Jan 2018 06:28:51 +0000 (22:28 -0800)]
DRYD-202: Added tests for new 'showItems' query param for /vocabularies/${id} GET requests. Added tests for paging as well since we get paging for free.
remillet [Tue, 16 Jan 2018 22:39:20 +0000 (14:39 -0800)]
DRYD-202: Added tests for new 'showItems' query param for /vocabularies/${id} GET requests. Added tests for paging as well since we get paging for free.
remillet [Tue, 16 Jan 2018 19:41:52 +0000 (11:41 -0800)]
DRYD-202: Added 'showItems' query param to GET requests on vocabularies that will show the vocabulary items.
remillet [Mon, 15 Jan 2018 17:13:22 +0000 (09:13 -0800)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Mon, 15 Jan 2018 17:13:10 +0000 (09:13 -0800)]
DRYD-221: Fixed typos that had test role names beginning with the 'ROLE_' prefix.
remillet [Mon, 15 Jan 2018 01:51:50 +0000 (17:51 -0800)]
DRYD-221: Fixed bug in account update code. Added new XMLReplay tests for accounts and roles.
remillet [Sat, 13 Jan 2018 11:51:30 +0000 (03:51 -0800)]
DRYD-221: Roles and perms refactoring of transaction handling.
remillet [Sat, 13 Jan 2018 11:51:11 +0000 (03:51 -0800)]
DRYD-221: Roles and perms refactoring of transaction handling.
remillet [Wed, 3 Jan 2018 07:02:21 +0000 (23:02 -0800)]
DRYD-221: Refactor persistence of AuthN/AuthZ entities to support better transaction support.
remillet [Fri, 29 Dec 2017 22:24:24 +0000 (14:24 -0800)]
DRYD-221: Refactor persistence of AuthN/AuthZ entities to support better transaction support.
Ray Lee [Wed, 27 Dec 2017 00:14:18 +0000 (16:14 -0800)]
DRYD-71: Implement fallback filter.
Ray Lee [Sun, 24 Dec 2017 00:00:59 +0000 (16:00 -0800)]
DRYD-203: Expect passwords to be base64-encoded on oauth2 password grant requests.
remillet [Thu, 21 Dec 2017 23:04:15 +0000 (15:04 -0800)]
DRYD-220: Normalize AuthN/AuthZ objects to have UTC times in out going payloads.
remillet [Sat, 16 Dec 2017 00:40:55 +0000 (16:40 -0800)]
DRYD-169: Password reset request now takes an XML payload rather than form data.
remillet [Fri, 15 Dec 2017 23:12:01 +0000 (15:12 -0800)]
DRYD-181: Adding paging info to Roles and Permissions resources. Also fixed 'totalItems' bug showing incorrect results for Accounts paging info.
remillet [Fri, 15 Dec 2017 17:12:58 +0000 (09:12 -0800)]
DRYD-169: Password reset now takes token and password as form data rather than query parameters.
remillet [Fri, 15 Dec 2017 04:58:18 +0000 (20:58 -0800)]
DRYD-182: Added an AOP (AspectJ) around aspect to intercept the marshaling by the Hyperjaxb code and add the timezone information.
remillet [Tue, 12 Dec 2017 05:47:28 +0000 (21:47 -0800)]
DRYD-204: DRYD-207: Disable token after successful password reset. Expect passwords to be base64 encoded in password-reset requests.
remillet [Sat, 9 Dec 2017 06:37:47 +0000 (22:37 -0800)]
NOJIRA: Misc transaction handling cleanup and fixes.
remillet [Fri, 8 Dec 2017 23:50:12 +0000 (15:50 -0800)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Fri, 8 Dec 2017 23:50:01 +0000 (15:50 -0800)]
DRYD-120: Added query param 'andReciprocal' to GET list requests on Relations service. See JIRA DRYD-120 comments for details.
Ray Lee [Fri, 8 Dec 2017 05:52:06 +0000 (21:52 -0800)]
DRYD-169: Fix typos.
Ray Lee [Fri, 8 Dec 2017 05:17:21 +0000 (21:17 -0800)]
DRYD-169: Change password reset and publicitems url access to permitAll.
remillet [Fri, 8 Dec 2017 04:04:02 +0000 (20:04 -0800)]
DRYD-186: Changing GET query param for a role from includePerms to showPerms
remillet [Thu, 7 Dec 2017 22:42:26 +0000 (14:42 -0800)]
DRYD-186: Added support for PUT requests on Roles that contain associated permissions. A role's existing permissions list will be replaced with the ones sent in the PUT request.
remillet [Thu, 7 Dec 2017 19:55:38 +0000 (11:55 -0800)]
DRYD-186: POSTs to the Role resource can now declare a set of permissions to associate with the new role. If the permissions don't exist, the Services will create them. The permissions MUST include values for the actionGroup and resource.
remillet [Sat, 2 Dec 2017 00:28:52 +0000 (16:28 -0800)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Sat, 2 Dec 2017 00:28:31 +0000 (16:28 -0800)]
DRYD-186: permissionId values in permroles payload is now optional. Service layer can find Permission records using the resourceName/actionGroup tuple. Services layer will create new Permission records if the permroles payload refers to non-existent Permission records. This will allow clients to create new roles (and update existing roles) with permissions in one request.
Ray Lee [Fri, 1 Dec 2017 01:11:36 +0000 (17:11 -0800)]
DRYD-169: Move password reset URLs into spring security filter chain, with anonymous access.
remillet [Tue, 21 Nov 2017 05:55:28 +0000 (21:55 -0800)]
DRYD-169: Support for new password reset mechanism. Password reset is now negotiated between only the UI and Services layer -App layer (except for config settings) is left out of the process.
remillet [Sat, 11 Nov 2017 00:25:17 +0000 (16:25 -0800)]
DRYD-126: Added support for 'mkRtSbjOrObj' query param on calls to /servicegroups/*/items.
remillet [Fri, 10 Nov 2017 01:43:30 +0000 (17:43 -0800)]
Update pom.xml
remillet [Thu, 9 Nov 2017 21:03:02 +0000 (13:03 -0800)]
DRYD-122: Made 'rel' the namespace prefix for the relations-common-list type.
remillet [Wed, 8 Nov 2017 21:36:04 +0000 (13:36 -0800)]
DRYD-177: Reduce logging output to catalina.out of authority/vocab term creation.
remillet [Wed, 8 Nov 2017 18:04:49 +0000 (10:04 -0800)]
DRYD-177: Changed auth/vocab reset to be 'false'.
remillet [Wed, 8 Nov 2017 06:22:26 +0000 (22:22 -0800)]
DRYD-177: Now saving the state of a tenant's authority/vocab initialization. If already initialized, the Service layer will skip authority/vocab init at startup.
remillet [Mon, 6 Nov 2017 16:08:42 +0000 (08:08 -0800)]
DRYD-177: Fixed crashing issue with authority definitions with no initial terms defined.
remillet [Thu, 2 Nov 2017 22:15:40 +0000 (15:15 -0700)]
DRYD-177: Supports definition of authorities/vocabularies and terms in the service bindings.
remillet [Sat, 28 Oct 2017 00:06:49 +0000 (17:06 -0700)]
DRYD-177: First stages of moving authority and vocab initialization to the Services startup.
remillet [Tue, 17 Oct 2017 21:25:42 +0000 (14:25 -0700)]
NOJIRA: Added additional logging and error reporting to Import service.
remillet [Tue, 17 Oct 2017 00:09:54 +0000 (17:09 -0700)]
NOJIRA: Reduced default output of Import service. Added support for impTimeout and impTimout query params. Fixed error handling of Import service POST requests.
remillet [Mon, 9 Oct 2017 17:19:15 +0000 (10:19 -0700)]
NOJIRA: Testing Nuxeo Importer service to see if we can replace our custom importer code with theirs.
remillet [Thu, 5 Oct 2017 15:47:51 +0000 (08:47 -0700)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Thu, 5 Oct 2017 00:12:17 +0000 (17:12 -0700)]
CSPACE-6846: Fixed issue where docID variable was not properly expanded in import payloads.
remillet [Wed, 4 Oct 2017 21:03:02 +0000 (14:03 -0700)]
Update authority-request.xml
remillet [Wed, 4 Oct 2017 18:36:52 +0000 (11:36 -0700)]
Update authority-request.xml
Fixing malformed refnames.
remillet [Wed, 4 Oct 2017 10:20:42 +0000 (03:20 -0700)]
DRYD-127: Add an API to delete relations given a subject, object, and/or predicate
remillet [Mon, 2 Oct 2017 21:28:07 +0000 (14:28 -0700)]
DRYD-176: Added checks to DELETE and UPDATE requests to prevent changes to locked resources/records.
remillet [Sat, 23 Sep 2017 00:25:58 +0000 (17:25 -0700)]
DRYD-121: Adding 'mkRtSbjOrObj' query param so you can get a list of marked related items -either as subject or object.
remillet [Fri, 22 Sep 2017 21:19:59 +0000 (14:19 -0700)]
DRYD-120: Added support for 'sbjOrObj' query param so you can find relationships where the the CSID is either the subject or the object.
remillet [Thu, 21 Sep 2017 22:52:38 +0000 (15:52 -0700)]
DRYD-131: Now supports one or more predicate query params.
remillet [Thu, 21 Sep 2017 21:20:40 +0000 (14:20 -0700)]
DRYD-119: Added support for rtEither query param to find relationships that with either the subject or object csid.
remillet [Wed, 20 Sep 2017 17:14:06 +0000 (10:14 -0700)]
CSPACE-6967: Corrected a problem where base authority class was accidentally deleting authorities.
remillet [Fri, 28 Jul 2017 04:47:26 +0000 (21:47 -0700)]
NOJIRA: Merged master branch with v4.5-branch.
remillet [Tue, 11 Jul 2017 00:30:08 +0000 (17:30 -0700)]
CSPACE-7124: Added workaround to Nuxeo bug that prevented the clearing of structured date fields in some records.
remillet [Fri, 30 Jun 2017 01:08:47 +0000 (18:08 -0700)]
CSPACE-7125: Changed pom to get gbif jars from CollectionSpace maven repo.
remillet [Wed, 21 Jun 2017 20:32:29 +0000 (13:32 -0700)]
NOJIRA: Updating Maven version tags to 5.0-SNAPSHOT
remillet [Tue, 20 Jun 2017 21:44:27 +0000 (14:44 -0700)]
NOJIRA: Creating release branch for v4.5 for CollectionSpace
Ray Lee [Fri, 2 Jun 2017 23:31:50 +0000 (16:31 -0700)]
CSPACE-7100: Change structured date parser to prefer month-day-year instead of year-month-day.
remillet [Fri, 2 Jun 2017 19:06:03 +0000 (12:06 -0700)]
CSPACE-6901: Removed hard-coded domain string from CE and BCE refnames. Added code to inject current tenant domain string into the BCE and CE refnames.
remillet [Fri, 26 May 2017 16:44:47 +0000 (09:44 -0700)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Fri, 26 May 2017 15:53:29 +0000 (08:53 -0700)]
CSPACE-7094: Adding script for migrating v4.4 herbarium profile based databases to v4.5.
Ray Lee [Thu, 25 May 2017 02:20:56 +0000 (19:20 -0700)]
Merge pull request #207 from ray-lee/anthro
Anthropology profile