blob: 7c82ed6a11ecf75aa1c5af18c1ab08606b0f1756 [file] [log] [blame]
margarethaa86b1412018-02-21 20:40:35 +01001version 0.60 release
margaretha7d0165c2018-02-26 15:31:37 +0100226/02/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)
margarethaa86b1412018-02-21 20:40:35 +01009
margarethac9f1dfa2018-02-07 17:50:33 +010010version 0.59.10
margarethaaecee1b2018-02-20 14:44:21 +01001120/02/2018
margarethab874ef52018-01-23 20:26:31 +010012 - added sort VC by id (margaretha)
13 - added test cases regarding VC sharing (margaretha)
14 - implemented withdraw VC from publication (margaretha)
15 - added Changes file (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010016 - implemented add/invite users to group (margaretha)
margaretha45667922018-01-25 21:23:03 +010017 - implemented delete user-group and member tasks (margaretha)
18 - added userMemberStatus in group lists (margaretha)
margaretha2c019fa2018-02-01 19:50:51 +010019 - updated and added SQL test data (margaretha)
20 - added user group related tests (margaretha)
21 - implemented custom configuration for deleting user groups and members (margaretha)
22 - updated library versions and java environment (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010023 - added expiration time check for member invitation (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010024 - moved .properties files (margaretha)
25 - merged changelog file to Changes (margaretha)
26 - updated status codes and error messages to be more detailed (margaretha)
margarethaaecee1b2018-02-20 14:44:21 +010027 - testing mail implementation using embedded jetty jndi (margaretha)
28 - fixed collection rewrite regarding OR operation with other fields (margaretha)
margaretha7f0a4d42018-02-20 19:16:44 +010029 - implemented sending mail using spring injection and removed jetty jndi (margaretha)
margarethaa86b1412018-02-21 20:40:35 +010030 - fixed unrecognized application/json (margaretha)
margaretha7f0a4d42018-02-20 19:16:44 +010031 - fixed and updated velocity template (margaretha)
margarethab874ef52018-01-23 20:26:31 +010032
margarethac9f1dfa2018-02-07 17:50:33 +010033version 0.59.9
3419/01/2018
margarethab874ef52018-01-23 20:26:31 +010035 - restructured basic authentication (margaretha)
36 - fixed AuthenticationException to include authentication scheme (margaretha)
37 - fixed rewrite redundancy in collection rewrite (margaretha)
38 - fixed foundry rewrite for constituents (margaretha)
39 - introduced authentication methods, schemes and tokens (margaretha)
40 - implemented collection rewrite with multiple licenses (margaretha)
41 - fixed foundry rewrite for korap span without wrap node (margaretha)
42 - implemented list user group (margaretha)
43 - implemented delete VC task (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010044 - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha)
margarethab874ef52018-01-23 20:26:31 +010045 - fixed handling JSON mapping exception for missing enums (margaretha)
46 - implemented list VC task (margaretha)
margaretha45667922018-01-25 21:23:03 +010047 - added KoralQuery in VC lists (margaretha)
margarethab874ef52018-01-23 20:26:31 +010048 - implemented edit VC task (margaretha)
49 - implemented publish VC task (margaretha)
50 - implemented share VC task (margaretha)
51 - implemented list only owned VC task (margaretha)
52 - implemented list VC access task (margaretha)
53 - implemented search VC by id task (margaretha)
54 - implemented delete VC access (margaretha)
55 - implemented search for project VC (margaretha)
56 - added search VC related tests (margaretha)
57 - removed PredefinedUserGroup.ALL and related codes (margaretha)
58 - implemented search for published VC (margaretha)
59
margarethac9f1dfa2018-02-07 17:50:33 +010060version 0.59.8
6121/09/2017
margarethab874ef52018-01-23 20:26:31 +010062 - restructured statistics service (margaretha)
63 - removed deprecated loader codes and tests (margaretha)
64 - removed old Spring java configurations (margaretha)
65 - implemented entity classes for the new database (margaretha)
66 - added MySQL codes regarding virtual corpus and for testing (margaretha)
67 - added dao methods regarding virtual corpus (margaretha)
68 - added similar SQL codes (to MySQL) for sqlite (margaretha)
69 - added dao methods regarding user groups (margaretha)
70 - restructured web-service codes into controller and logic/business-service(margaretha)
71 - implemented user role and privilege, and added tests (margaretha)
72 - prepared test suite using new database (margaretha)
73 - implemented UserGroupDao and tests (margaretha)
74 - fixed missing exceptions in JsonUtils (margaretha)
75 - restructured web filters and authentication codes (margaretha)
76 - implemented create/store VC (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010077 - fixed collection rewrite bug regarding availability with operation or (margaretha)
78
79version 0.59.7
8013/10/2016
81 - MOD: updated search to use new siglen (diewald)
82 - MOD: fixed matchinfo retrieval in light service (diewald)
83
8405/05/2015
85 - ADD: rest test suite for user service (hanl)
86 - MOD: setup parameter modification (hanl)
87 - ADD: oauth2 client unique constraint (hanl)