blob: e3dc087df647087d1c1faf5ec4c78dec5b9eb5c8 [file] [log] [blame]
margarethac9f1dfa2018-02-07 17:50:33 +01001version 0.59.10
207/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)
margarethab874ef52018-01-23 20:26:31 +010018
margarethac9f1dfa2018-02-07 17:50:33 +010019version 0.59.9
2019/01/2018
margarethab874ef52018-01-23 20:26:31 +010021 - restructured basic authentication (margaretha)
22 - fixed AuthenticationException to include authentication scheme (margaretha)
23 - fixed rewrite redundancy in collection rewrite (margaretha)
24 - fixed foundry rewrite for constituents (margaretha)
25 - introduced authentication methods, schemes and tokens (margaretha)
26 - implemented collection rewrite with multiple licenses (margaretha)
27 - fixed foundry rewrite for korap span without wrap node (margaretha)
28 - implemented list user group (margaretha)
29 - implemented delete VC task (margaretha)
margarethae6c711b2018-02-06 21:55:04 +010030 - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha)
margarethab874ef52018-01-23 20:26:31 +010031 - fixed handling JSON mapping exception for missing enums (margaretha)
32 - implemented list VC task (margaretha)
margaretha45667922018-01-25 21:23:03 +010033 - added KoralQuery in VC lists (margaretha)
margarethab874ef52018-01-23 20:26:31 +010034 - implemented edit VC task (margaretha)
35 - implemented publish VC task (margaretha)
36 - implemented share VC task (margaretha)
37 - implemented list only owned VC task (margaretha)
38 - implemented list VC access task (margaretha)
39 - implemented search VC by id task (margaretha)
40 - implemented delete VC access (margaretha)
41 - implemented search for project VC (margaretha)
42 - added search VC related tests (margaretha)
43 - removed PredefinedUserGroup.ALL and related codes (margaretha)
44 - implemented search for published VC (margaretha)
45
margarethac9f1dfa2018-02-07 17:50:33 +010046version 0.59.8
4721/09/2017
margarethab874ef52018-01-23 20:26:31 +010048 - restructured statistics service (margaretha)
49 - removed deprecated loader codes and tests (margaretha)
50 - removed old Spring java configurations (margaretha)
51 - implemented entity classes for the new database (margaretha)
52 - added MySQL codes regarding virtual corpus and for testing (margaretha)
53 - added dao methods regarding virtual corpus (margaretha)
54 - added similar SQL codes (to MySQL) for sqlite (margaretha)
55 - added dao methods regarding user groups (margaretha)
56 - restructured web-service codes into controller and logic/business-service(margaretha)
57 - implemented user role and privilege, and added tests (margaretha)
58 - prepared test suite using new database (margaretha)
59 - implemented UserGroupDao and tests (margaretha)
60 - fixed missing exceptions in JsonUtils (margaretha)
61 - restructured web filters and authentication codes (margaretha)
62 - implemented create/store VC (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +010063 - fixed collection rewrite bug regarding availability with operation or (margaretha)
64
65version 0.59.7
6613/10/2016
67 - MOD: updated search to use new siglen (diewald)
68 - MOD: fixed matchinfo retrieval in light service (diewald)
69
7005/05/2015
71 - ADD: rest test suite for user service (hanl)
72 - MOD: setup parameter modification (hanl)
73 - ADD: oauth2 client unique constraint (hanl)