| version 0.60 release |
| 08/03/2018 |
| - set up mail settings using localhost port 25 (margaretha) |
| - added mail template in kustvakt configuration (margaretha) |
| - added mail settings to readme (margaretha) |
| - disabled email notification for auto group (margaretha) |
| - added metadata retrieval (diewald) |
| - enabled custom implementation for email address retrieval (margaretha) |
| - removed old policy and deprecated code (margaretha) |
| - moved authentication related code to /full (margaretha) |
| - removed spring config option in KustvaktServer (margaretha) |
| |
| version 0.59.10 |
| 20/02/2018 |
| - added sort VC by id (margaretha) |
| - added test cases regarding VC sharing (margaretha) |
| - implemented withdraw VC from publication (margaretha) |
| - added Changes file (margaretha) |
| - implemented add/invite users to group (margaretha) |
| - implemented delete user-group and member tasks (margaretha) |
| - added userMemberStatus in group lists (margaretha) |
| - updated and added SQL test data (margaretha) |
| - added user group related tests (margaretha) |
| - implemented custom configuration for deleting user groups and members (margaretha) |
| - updated library versions and java environment (margaretha) |
| - added expiration time check for member invitation (margaretha) |
| - moved .properties files (margaretha) |
| - merged changelog file to Changes (margaretha) |
| - updated status codes and error messages to be more detailed (margaretha) |
| - testing mail implementation using embedded jetty jndi (margaretha) |
| - fixed collection rewrite regarding OR operation with other fields (margaretha) |
| - implemented sending mail using spring injection and removed jetty jndi (margaretha) |
| - fixed unrecognized application/json (margaretha) |
| - fixed and updated velocity template (margaretha) |
| |
| version 0.59.9 |
| 19/01/2018 |
| - restructured basic authentication (margaretha) |
| - fixed AuthenticationException to include authentication scheme (margaretha) |
| - fixed rewrite redundancy in collection rewrite (margaretha) |
| - fixed foundry rewrite for constituents (margaretha) |
| - introduced authentication methods, schemes and tokens (margaretha) |
| - implemented collection rewrite with multiple licenses (margaretha) |
| - fixed foundry rewrite for korap span without wrap node (margaretha) |
| - implemented list user group (margaretha) |
| - implemented delete VC task (margaretha) |
| - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha) |
| - fixed handling JSON mapping exception for missing enums (margaretha) |
| - implemented list VC task (margaretha) |
| - added KoralQuery in VC lists (margaretha) |
| - implemented edit VC task (margaretha) |
| - implemented publish VC task (margaretha) |
| - implemented share VC task (margaretha) |
| - implemented list only owned VC task (margaretha) |
| - implemented list VC access task (margaretha) |
| - implemented search VC by id task (margaretha) |
| - implemented delete VC access (margaretha) |
| - implemented search for project VC (margaretha) |
| - added search VC related tests (margaretha) |
| - removed PredefinedUserGroup.ALL and related codes (margaretha) |
| - implemented search for published VC (margaretha) |
| |
| version 0.59.8 |
| 21/09/2017 |
| - restructured statistics service (margaretha) |
| - removed deprecated loader codes and tests (margaretha) |
| - removed old Spring java configurations (margaretha) |
| - implemented entity classes for the new database (margaretha) |
| - added MySQL codes regarding virtual corpus and for testing (margaretha) |
| - added dao methods regarding virtual corpus (margaretha) |
| - added similar SQL codes (to MySQL) for sqlite (margaretha) |
| - added dao methods regarding user groups (margaretha) |
| - restructured web-service codes into controller and logic/business-service(margaretha) |
| - implemented user role and privilege, and added tests (margaretha) |
| - prepared test suite using new database (margaretha) |
| - implemented UserGroupDao and tests (margaretha) |
| - fixed missing exceptions in JsonUtils (margaretha) |
| - restructured web filters and authentication codes (margaretha) |
| - implemented create/store VC (margaretha) |
| - fixed collection rewrite bug regarding availability with operation or (margaretha) |
| |
| version 0.59.7 |
| 13/10/2016 |
| - MOD: updated search to use new siglen (diewald) |
| - MOD: fixed matchinfo retrieval in light service (diewald) |
| |
| 05/05/2015 |
| - ADD: rest test suite for user service (hanl) |
| - MOD: setup parameter modification (hanl) |
| - ADD: oauth2 client unique constraint (hanl) |