margaretha | a86b141 | 2018-02-21 20:40:35 +0100 | [diff] [blame] | 1 | version 0.60 release |
margaretha | ac3c471 | 2018-03-08 15:55:54 +0100 | [diff] [blame^] | 2 | 08/03/2018 |
margaretha | a86b141 | 2018-02-21 20:40:35 +0100 | [diff] [blame] | 3 | - set up mail settings using localhost port 25 (margaretha) |
| 4 | - added mail template in kustvakt configuration (margaretha) |
| 5 | - added mail settings to readme (margaretha) |
| 6 | - disabled email notification for auto group (margaretha) |
margaretha | 7d0165c | 2018-02-26 15:31:37 +0100 | [diff] [blame] | 7 | - added metadata retrieval (diewald) |
| 8 | - enabled custom implementation for email address retrieval (margaretha) |
margaretha | efc18a4 | 2018-03-01 16:01:42 +0100 | [diff] [blame] | 9 | - removed old policy and deprecated code (margaretha) |
| 10 | - moved authentication related code to /full (margaretha) |
margaretha | ac3c471 | 2018-03-08 15:55:54 +0100 | [diff] [blame^] | 11 | - removed spring config option in KustvaktServer (margaretha) |
margaretha | a86b141 | 2018-02-21 20:40:35 +0100 | [diff] [blame] | 12 | |
margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 13 | version 0.59.10 |
margaretha | aecee1b | 2018-02-20 14:44:21 +0100 | [diff] [blame] | 14 | 20/02/2018 |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 15 | - added sort VC by id (margaretha) |
| 16 | - added test cases regarding VC sharing (margaretha) |
| 17 | - implemented withdraw VC from publication (margaretha) |
| 18 | - added Changes file (margaretha) |
margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame] | 19 | - implemented add/invite users to group (margaretha) |
margaretha | 4566792 | 2018-01-25 21:23:03 +0100 | [diff] [blame] | 20 | - implemented delete user-group and member tasks (margaretha) |
| 21 | - added userMemberStatus in group lists (margaretha) |
margaretha | 2c019fa | 2018-02-01 19:50:51 +0100 | [diff] [blame] | 22 | - updated and added SQL test data (margaretha) |
| 23 | - added user group related tests (margaretha) |
| 24 | - implemented custom configuration for deleting user groups and members (margaretha) |
| 25 | - updated library versions and java environment (margaretha) |
margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame] | 26 | - added expiration time check for member invitation (margaretha) |
margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 27 | - moved .properties files (margaretha) |
| 28 | - merged changelog file to Changes (margaretha) |
| 29 | - updated status codes and error messages to be more detailed (margaretha) |
margaretha | aecee1b | 2018-02-20 14:44:21 +0100 | [diff] [blame] | 30 | - testing mail implementation using embedded jetty jndi (margaretha) |
| 31 | - fixed collection rewrite regarding OR operation with other fields (margaretha) |
margaretha | 7f0a4d4 | 2018-02-20 19:16:44 +0100 | [diff] [blame] | 32 | - implemented sending mail using spring injection and removed jetty jndi (margaretha) |
margaretha | a86b141 | 2018-02-21 20:40:35 +0100 | [diff] [blame] | 33 | - fixed unrecognized application/json (margaretha) |
margaretha | 7f0a4d4 | 2018-02-20 19:16:44 +0100 | [diff] [blame] | 34 | - fixed and updated velocity template (margaretha) |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 35 | |
margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 36 | version 0.59.9 |
| 37 | 19/01/2018 |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 38 | - restructured basic authentication (margaretha) |
| 39 | - fixed AuthenticationException to include authentication scheme (margaretha) |
| 40 | - fixed rewrite redundancy in collection rewrite (margaretha) |
| 41 | - fixed foundry rewrite for constituents (margaretha) |
| 42 | - introduced authentication methods, schemes and tokens (margaretha) |
| 43 | - implemented collection rewrite with multiple licenses (margaretha) |
| 44 | - fixed foundry rewrite for korap span without wrap node (margaretha) |
| 45 | - implemented list user group (margaretha) |
| 46 | - implemented delete VC task (margaretha) |
margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame] | 47 | - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha) |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 48 | - fixed handling JSON mapping exception for missing enums (margaretha) |
| 49 | - implemented list VC task (margaretha) |
margaretha | 4566792 | 2018-01-25 21:23:03 +0100 | [diff] [blame] | 50 | - added KoralQuery in VC lists (margaretha) |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 51 | - implemented edit VC task (margaretha) |
| 52 | - implemented publish VC task (margaretha) |
| 53 | - implemented share VC task (margaretha) |
| 54 | - implemented list only owned VC task (margaretha) |
| 55 | - implemented list VC access task (margaretha) |
| 56 | - implemented search VC by id task (margaretha) |
| 57 | - implemented delete VC access (margaretha) |
| 58 | - implemented search for project VC (margaretha) |
| 59 | - added search VC related tests (margaretha) |
| 60 | - removed PredefinedUserGroup.ALL and related codes (margaretha) |
| 61 | - implemented search for published VC (margaretha) |
| 62 | |
margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 63 | version 0.59.8 |
| 64 | 21/09/2017 |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 65 | - restructured statistics service (margaretha) |
| 66 | - removed deprecated loader codes and tests (margaretha) |
| 67 | - removed old Spring java configurations (margaretha) |
| 68 | - implemented entity classes for the new database (margaretha) |
| 69 | - added MySQL codes regarding virtual corpus and for testing (margaretha) |
| 70 | - added dao methods regarding virtual corpus (margaretha) |
| 71 | - added similar SQL codes (to MySQL) for sqlite (margaretha) |
| 72 | - added dao methods regarding user groups (margaretha) |
| 73 | - restructured web-service codes into controller and logic/business-service(margaretha) |
| 74 | - implemented user role and privilege, and added tests (margaretha) |
| 75 | - prepared test suite using new database (margaretha) |
| 76 | - implemented UserGroupDao and tests (margaretha) |
| 77 | - fixed missing exceptions in JsonUtils (margaretha) |
| 78 | - restructured web filters and authentication codes (margaretha) |
| 79 | - implemented create/store VC (margaretha) |
margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 80 | - fixed collection rewrite bug regarding availability with operation or (margaretha) |
| 81 | |
| 82 | version 0.59.7 |
| 83 | 13/10/2016 |
| 84 | - MOD: updated search to use new siglen (diewald) |
| 85 | - MOD: fixed matchinfo retrieval in light service (diewald) |
| 86 | |
| 87 | 05/05/2015 |
| 88 | - ADD: rest test suite for user service (hanl) |
| 89 | - MOD: setup parameter modification (hanl) |
| 90 | - ADD: oauth2 client unique constraint (hanl) |