blob: 8ee4c63721195ad6762f5609a410976787a59925 [file] [log] [blame]
margarethaa86b1412018-02-21 20:40:35 +01001version 0.60 release
margaretha97bb3bd2018-03-14 18:41:14 +0100214/03/2018
margarethaa86b1412018-02-21 20:40:35 +01003 - 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)
margaretha7d0165c2018-02-26 15:31:37 +01007 - added metadata retrieval (diewald)
8 - enabled custom implementation for email address retrieval (margaretha)
margarethaefc18a42018-03-01 16:01:42 +01009 - removed old policy and deprecated code (margaretha)
10 - moved authentication related code to /full (margaretha)
margaretha6f288372018-03-08 18:35:23 +010011 - added userRoles attribute to UserGroupDto. (margaretha)
margarethac1c3f1d2018-03-13 14:39:32 +010012 - fixed sqlite trigger (margaretha)
13 - fixed member exist error message (margaretha)
14 - fixed member invitation to join deleted group (margaretha)
margaretha97bb3bd2018-03-14 18:41:14 +010015 - added checking deleted group (margaretha)
margarethaa86b1412018-02-21 20:40:35 +010016
margarethac9f1dfa2018-02-07 17:50:33 +010017version 0.59.10
margarethaaecee1b2018-02-20 14:44:21 +01001820/02/2018
margarethab874ef52018-01-23 20:26:31 +010019 - added sort VC by id (margaretha)
20 - added test cases regarding VC sharing (margaretha)
21 - implemented withdraw VC from publication (margaretha)
22 - added Changes file (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010023 - implemented add/invite users to group (margaretha)
margaretha45667922018-01-25 21:23:03 +010024 - implemented delete user-group and member tasks (margaretha)
25 - added userMemberStatus in group lists (margaretha)
margaretha2c019fa2018-02-01 19:50:51 +010026 - updated and added SQL test data (margaretha)
27 - added user group related tests (margaretha)
28 - implemented custom configuration for deleting user groups and members (margaretha)
29 - updated library versions and java environment (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010030 - added expiration time check for member invitation (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010031 - moved .properties files (margaretha)
32 - merged changelog file to Changes (margaretha)
33 - updated status codes and error messages to be more detailed (margaretha)
margarethaaecee1b2018-02-20 14:44:21 +010034 - testing mail implementation using embedded jetty jndi (margaretha)
35 - fixed collection rewrite regarding OR operation with other fields (margaretha)
margaretha7f0a4d42018-02-20 19:16:44 +010036 - implemented sending mail using spring injection and removed jetty jndi (margaretha)
margarethaa86b1412018-02-21 20:40:35 +010037 - fixed unrecognized application/json (margaretha)
margaretha7f0a4d42018-02-20 19:16:44 +010038 - fixed and updated velocity template (margaretha)
margarethab874ef52018-01-23 20:26:31 +010039
margarethac9f1dfa2018-02-07 17:50:33 +010040version 0.59.9
4119/01/2018
margarethab874ef52018-01-23 20:26:31 +010042 - restructured basic authentication (margaretha)
43 - fixed AuthenticationException to include authentication scheme (margaretha)
44 - fixed rewrite redundancy in collection rewrite (margaretha)
45 - fixed foundry rewrite for constituents (margaretha)
46 - introduced authentication methods, schemes and tokens (margaretha)
47 - implemented collection rewrite with multiple licenses (margaretha)
48 - fixed foundry rewrite for korap span without wrap node (margaretha)
49 - implemented list user group (margaretha)
50 - implemented delete VC task (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010051 - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha)
margarethab874ef52018-01-23 20:26:31 +010052 - fixed handling JSON mapping exception for missing enums (margaretha)
53 - implemented list VC task (margaretha)
margaretha45667922018-01-25 21:23:03 +010054 - added KoralQuery in VC lists (margaretha)
margarethab874ef52018-01-23 20:26:31 +010055 - implemented edit VC task (margaretha)
56 - implemented publish VC task (margaretha)
57 - implemented share VC task (margaretha)
58 - implemented list only owned VC task (margaretha)
59 - implemented list VC access task (margaretha)
60 - implemented search VC by id task (margaretha)
61 - implemented delete VC access (margaretha)
62 - implemented search for project VC (margaretha)
63 - added search VC related tests (margaretha)
64 - removed PredefinedUserGroup.ALL and related codes (margaretha)
65 - implemented search for published VC (margaretha)
66
margarethac9f1dfa2018-02-07 17:50:33 +010067version 0.59.8
6821/09/2017
margarethab874ef52018-01-23 20:26:31 +010069 - restructured statistics service (margaretha)
70 - removed deprecated loader codes and tests (margaretha)
71 - removed old Spring java configurations (margaretha)
72 - implemented entity classes for the new database (margaretha)
73 - added MySQL codes regarding virtual corpus and for testing (margaretha)
74 - added dao methods regarding virtual corpus (margaretha)
75 - added similar SQL codes (to MySQL) for sqlite (margaretha)
76 - added dao methods regarding user groups (margaretha)
77 - restructured web-service codes into controller and logic/business-service(margaretha)
78 - implemented user role and privilege, and added tests (margaretha)
79 - prepared test suite using new database (margaretha)
80 - implemented UserGroupDao and tests (margaretha)
81 - fixed missing exceptions in JsonUtils (margaretha)
82 - restructured web filters and authentication codes (margaretha)
83 - implemented create/store VC (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010084 - fixed collection rewrite bug regarding availability with operation or (margaretha)
85
86version 0.59.7
8713/10/2016
88 - MOD: updated search to use new siglen (diewald)
89 - MOD: fixed matchinfo retrieval in light service (diewald)
90
9105/05/2015
92 - ADD: rest test suite for user service (hanl)
93 - MOD: setup parameter modification (hanl)
94 - ADD: oauth2 client unique constraint (hanl)