margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame^] | 1 | 0.59.10 2018-02-06 |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 2 | - added sort VC by id (margaretha) |
| 3 | - added test cases regarding VC sharing (margaretha) |
| 4 | - implemented withdraw VC from publication (margaretha) |
| 5 | - added Changes file (margaretha) |
margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame^] | 6 | - implemented add/invite users to group (margaretha) |
margaretha | 4566792 | 2018-01-25 21:23:03 +0100 | [diff] [blame] | 7 | - implemented delete user-group and member tasks (margaretha) |
| 8 | - added userMemberStatus in group lists (margaretha) |
margaretha | 2c019fa | 2018-02-01 19:50:51 +0100 | [diff] [blame] | 9 | - updated and added SQL test data (margaretha) |
| 10 | - added user group related tests (margaretha) |
| 11 | - implemented custom configuration for deleting user groups and members (margaretha) |
| 12 | - updated library versions and java environment (margaretha) |
margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame^] | 13 | - added expiration time check for member invitation (margaretha) |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 14 | |
| 15 | 0.59.9 2018-01-19 |
| 16 | - restructured basic authentication (margaretha) |
| 17 | - fixed AuthenticationException to include authentication scheme (margaretha) |
| 18 | - fixed rewrite redundancy in collection rewrite (margaretha) |
| 19 | - fixed foundry rewrite for constituents (margaretha) |
| 20 | - introduced authentication methods, schemes and tokens (margaretha) |
| 21 | - implemented collection rewrite with multiple licenses (margaretha) |
| 22 | - fixed foundry rewrite for korap span without wrap node (margaretha) |
| 23 | - implemented list user group (margaretha) |
| 24 | - implemented delete VC task (margaretha) |
margaretha | e6c711b | 2018-02-06 21:55:04 +0100 | [diff] [blame^] | 25 | - 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] | 26 | - fixed handling JSON mapping exception for missing enums (margaretha) |
| 27 | - implemented list VC task (margaretha) |
margaretha | 4566792 | 2018-01-25 21:23:03 +0100 | [diff] [blame] | 28 | - added KoralQuery in VC lists (margaretha) |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 29 | - implemented edit VC task (margaretha) |
| 30 | - implemented publish VC task (margaretha) |
| 31 | - implemented share VC task (margaretha) |
| 32 | - implemented list only owned VC task (margaretha) |
| 33 | - implemented list VC access task (margaretha) |
| 34 | - implemented search VC by id task (margaretha) |
| 35 | - implemented delete VC access (margaretha) |
| 36 | - implemented search for project VC (margaretha) |
| 37 | - added search VC related tests (margaretha) |
| 38 | - removed PredefinedUserGroup.ALL and related codes (margaretha) |
| 39 | - implemented search for published VC (margaretha) |
| 40 | |
| 41 | |
| 42 | 0.59.8 2017-09-21 |
| 43 | - restructured statistics service (margaretha) |
| 44 | - removed deprecated loader codes and tests (margaretha) |
| 45 | - removed old Spring java configurations (margaretha) |
| 46 | - implemented entity classes for the new database (margaretha) |
| 47 | - added MySQL codes regarding virtual corpus and for testing (margaretha) |
| 48 | - added dao methods regarding virtual corpus (margaretha) |
| 49 | - added similar SQL codes (to MySQL) for sqlite (margaretha) |
| 50 | - added dao methods regarding user groups (margaretha) |
| 51 | - restructured web-service codes into controller and logic/business-service(margaretha) |
| 52 | - implemented user role and privilege, and added tests (margaretha) |
| 53 | - prepared test suite using new database (margaretha) |
| 54 | - implemented UserGroupDao and tests (margaretha) |
| 55 | - fixed missing exceptions in JsonUtils (margaretha) |
| 56 | - restructured web filters and authentication codes (margaretha) |
| 57 | - implemented create/store VC (margaretha) |
margaretha | 2c019fa | 2018-02-01 19:50:51 +0100 | [diff] [blame] | 58 | - fixed collection rewrite bug regarding availability with operation or (margaretha) |
margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 59 | |