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