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