- 238df8f Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645) by margaretha · 2 years, 9 months ago
- 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 2 years, 9 months ago
- 5b70879 Renamed entity and service packages in core by margaretha · 3 years ago
- 9e73c0e Added maximum number of user persistent virtual corpora and queries by margaretha · 3 years, 1 month ago
- d1ef4d9 Added user info web-service (solved #566) by margaretha · 3 years, 2 months ago
- cf869e1 Updated VC list API and deprecated owner VC list (addressed #580) by margaretha · 3 years, 2 months ago
- b0eca9d Moved user-group retrieval API to UserGroupAdminController by margaretha · 3 years, 3 months ago
- bdde7f4 Use admin filter instead of OAuth2 ADMIN scope by margaretha · 3 years, 3 months ago
- 9645ab0 Updated query and user-group name pattern. by margaretha · 4 years, 2 months ago
- 21a8386 Added more parameter checks and OAuth2Client web-service tests. by margaretha · 4 years, 3 months ago
- ad7de72 Restricts the field retrieval web-service to admin only. by margaretha · 4 years, 3 months ago v0.65.1-release
- 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
- 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 4 years, 6 months ago
- 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 6 months ago
- aec6b41 Enabled listing system vc for authorized users. by margaretha · 4 years, 6 months ago
- 7c1f428 Updated VC cache. by margaretha · 4 years, 6 months ago
- b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 4 years, 9 months ago
- 1703c16 Updated the query service to enable editing query references. by margaretha · 4 years, 9 months ago
- cdfe937 Fixed missing request entity. by margaretha · 4 years, 9 months ago
- 89bd8f5 Added delete query webservice and tests. by margaretha · 5 years ago dev
- 4a1a18c Added query access roles and fixed vc access roles. by margaretha · 5 years ago
- b097fb0 Renamed virtual corpus to query. by margaretha · 5 years ago
- a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release
- 479a447 Set corpus access public for stored query. by margaretha · 5 years ago
- 5213ced Added query and query language in virtual corpus table. by margaretha · 5 years ago
- 652c4dc Added listing available queries for users. by margaretha · 5 years ago
- da08015 Add query reference web-service. by Akron · 5 years ago
- f6945c4 Added persistency layer for query references by Akron · 6 years ago
- bee031a Introduced query reference rewrite mechanism by Akron · 6 years ago
- d8aa135 Updated create update user-group API. by margaretha · 6 years ago
- 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 7 years ago
- ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 7 years ago
- a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 7 years ago
- da5a6ab Added user-group name pattern (issue #33). by margaretha · 7 years ago
- bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 7 years ago
- 0e1fc55 Resolved #40. by margaretha · 7 years ago
- 3a57940 Updated VC name pattern and tests. by margaretha · 7 years ago
- 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 7 years ago
- ed053fb Fixed sharing unknown VC, updating corpusQuery, and handling non-unique by margaretha · 7 years ago
- 4b0eb3d Fixed unknown authentication scheme, missing VC entity & parameter checker by margaretha · 7 years ago
- 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 7 years ago
- 798e8bd Added default foundry for structure layer. by margaretha · 7 years ago
- 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 7 years ago
- b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
- 1b8bc4d Fixed share VC type. by margaretha · 7 years ago
- 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 7 years ago
- 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 7 years ago
- 0bcde4c Added delete key in setting controllers by margaretha · 7 years ago
- 62c0676 Updated default setting controllers & added tests by margaretha · 7 years ago
- 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 7 years ago
- 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 7 years ago
- 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 7 years ago
- dda4ef7 Added boolean flags to mitigate log4j debugging performance. by margaretha · 7 years ago
- e72355a Handled storing cached VC with VC reference by margaretha · 7 years ago
- 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
- 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 8 years ago
- 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
- 51e5e3f Added annotation parser and implemented key-value structure. by margaretha · 8 years ago
- f7abb36 Handled unique constraints. by margaretha · 8 years ago
- 563aabe Implemented VirtualCorpusRewrite. by margaretha · 8 years ago
- 7926adc Added API versioning backwards compability and tests. by margaretha · 8 years ago
- 2e1781f Added VC name pattern check. by margaretha · 8 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
- 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
- a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago
- fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
- 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
- f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
- 0512231 Implemented OAuth2 exception handler. by margaretha · 8 years ago
- a048627 Updated OAuth2 client authentication. by margaretha · 8 years ago
- 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
- fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 8 years ago
- 8d804f6 Implemented deregister public client task. by margaretha · 8 years ago
- 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
- 31a9f52 Implemented OAuth2 client registration. by margaretha · 8 years ago
- 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 8 years ago
- 7a25f01 Removed createdBy from VirtualCorpusJson. by margaretha · 8 years ago
- 4457383 Added VC list and search user-group controllers for system admin. by margaretha · 8 years ago
- 293ee03 Added list group controller for system admin & status to user-group DTO. by margaretha · 8 years ago
- 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 8 years ago
- 97bb3bd Added more handling on deleted group and tests. by margaretha · 8 years ago 0.60-release
- c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 8 years ago
- 6f28837 Added userRoles attribute to UserGroupDto. by margaretha · 8 years ago
- 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 8 years ago
- 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 8 years ago
- a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 8 years ago
- 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 8 years ago
- aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 8 years ago
- 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
- c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 8 years ago 0.59.10-release
- e6c711b Added expiration time check for member invitation. by margaretha · 8 years ago
- 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 8 years ago
- 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
- b874ef5 Implemented withdraw VC publication & add user to group. by margaretha · 8 years ago
- 98ec15b Fixed share VC & delete VC-access; added sort VC by id & test cases. by margaretha · 8 years ago
- 7c38f4c Fixed delete-on-cascade on one-to-many relations. by margaretha · 8 years ago
- 71e6fca Removed all user group and implemented search published VC. by margaretha · 8 years ago
- 2c24991 Fixed search-VC task for project-VC, and added tests. by margaretha · 8 years ago
- e8ab51d Added search VC by id and delete VC-access tasks. by margaretha · 8 years ago
- fc7d777 Fixed list access services and added tests. by margaretha · 8 years ago