blob: be40c69dafb5f3a4c2afeeb9ff4daedb74eb33e3 [file] [log] [blame]
margarethac9f1dfa2018-02-07 17:50:33 +01001version 0.59.10
margarethaaecee1b2018-02-20 14:44:21 +0100220/02/2018
margarethab874ef52018-01-23 20:26:31 +01003 - added sort VC by id (margaretha)
4 - added test cases regarding VC sharing (margaretha)
5 - implemented withdraw VC from publication (margaretha)
6 - added Changes file (margaretha)
margarethae6c711b2018-02-06 21:55:04 +01007 - implemented add/invite users to group (margaretha)
margaretha45667922018-01-25 21:23:03 +01008 - implemented delete user-group and member tasks (margaretha)
9 - added userMemberStatus in group lists (margaretha)
margaretha2c019fa2018-02-01 19:50:51 +010010 - updated and added SQL test data (margaretha)
11 - added user group related tests (margaretha)
12 - implemented custom configuration for deleting user groups and members (margaretha)
13 - updated library versions and java environment (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010014 - added expiration time check for member invitation (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010015 - moved .properties files (margaretha)
16 - merged changelog file to Changes (margaretha)
17 - updated status codes and error messages to be more detailed (margaretha)
margarethaaecee1b2018-02-20 14:44:21 +010018 - testing mail implementation using embedded jetty jndi (margaretha)
19 - fixed collection rewrite regarding OR operation with other fields (margaretha)
20 - implemented sending mail using spring injection and removed jetty jndi (margaretha)
margarethab874ef52018-01-23 20:26:31 +010021
margarethac9f1dfa2018-02-07 17:50:33 +010022version 0.59.9
2319/01/2018
margarethab874ef52018-01-23 20:26:31 +010024 - restructured basic authentication (margaretha)
25 - fixed AuthenticationException to include authentication scheme (margaretha)
26 - fixed rewrite redundancy in collection rewrite (margaretha)
27 - fixed foundry rewrite for constituents (margaretha)
28 - introduced authentication methods, schemes and tokens (margaretha)
29 - implemented collection rewrite with multiple licenses (margaretha)
30 - fixed foundry rewrite for korap span without wrap node (margaretha)
31 - implemented list user group (margaretha)
32 - implemented delete VC task (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010033 - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha)
margarethab874ef52018-01-23 20:26:31 +010034 - fixed handling JSON mapping exception for missing enums (margaretha)
35 - implemented list VC task (margaretha)
margaretha45667922018-01-25 21:23:03 +010036 - added KoralQuery in VC lists (margaretha)
margarethab874ef52018-01-23 20:26:31 +010037 - implemented edit VC task (margaretha)
38 - implemented publish VC task (margaretha)
39 - implemented share VC task (margaretha)
40 - implemented list only owned VC task (margaretha)
41 - implemented list VC access task (margaretha)
42 - implemented search VC by id task (margaretha)
43 - implemented delete VC access (margaretha)
44 - implemented search for project VC (margaretha)
45 - added search VC related tests (margaretha)
46 - removed PredefinedUserGroup.ALL and related codes (margaretha)
47 - implemented search for published VC (margaretha)
48
margarethac9f1dfa2018-02-07 17:50:33 +010049version 0.59.8
5021/09/2017
margarethab874ef52018-01-23 20:26:31 +010051 - restructured statistics service (margaretha)
52 - removed deprecated loader codes and tests (margaretha)
53 - removed old Spring java configurations (margaretha)
54 - implemented entity classes for the new database (margaretha)
55 - added MySQL codes regarding virtual corpus and for testing (margaretha)
56 - added dao methods regarding virtual corpus (margaretha)
57 - added similar SQL codes (to MySQL) for sqlite (margaretha)
58 - added dao methods regarding user groups (margaretha)
59 - restructured web-service codes into controller and logic/business-service(margaretha)
60 - implemented user role and privilege, and added tests (margaretha)
61 - prepared test suite using new database (margaretha)
62 - implemented UserGroupDao and tests (margaretha)
63 - fixed missing exceptions in JsonUtils (margaretha)
64 - restructured web filters and authentication codes (margaretha)
65 - implemented create/store VC (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010066 - fixed collection rewrite bug regarding availability with operation or (margaretha)
67
68version 0.59.7
6913/10/2016
70 - MOD: updated search to use new siglen (diewald)
71 - MOD: fixed matchinfo retrieval in light service (diewald)
72
7305/05/2015
74 - ADD: rest test suite for user service (hanl)
75 - MOD: setup parameter modification (hanl)
76 - ADD: oauth2 client unique constraint (hanl)