| margaretha | 51e5e3f | 2018-10-17 15:10:03 +0200 | [diff] [blame] | 1 | # version 0.61.3 | 
|  | 2 | 17/10/2018 | 
|  | 3 | - Updated NamedVCLoader to be optional (margaretha) | 
|  | 4 | - Updated annotation tables & implemented key-value structure (margaretha) | 
|  | 5 | - Added annotation parser for annotation data from kalamar (margaretha) | 
| margaretha | 2c50c73 | 2018-10-17 18:48:52 +0200 | [diff] [blame] | 6 | - Implemented parsing free resource info from json (margaretha) | 
| margaretha | 3da7cd3 | 2018-10-22 17:42:52 +0200 | [diff] [blame] | 7 | 22/10/2018 | 
|  | 8 | - Updated jetty, spring and hibernate versions (margaretha) | 
| margaretha | 0c18622 | 2018-10-22 17:48:33 +0200 | [diff] [blame] | 9 | - Fixed the order of annotation keys and values, and added tests (margaretha) | 
|  | 10 | - Fixed resource DAO & added tests (margaretha) | 
| margaretha | 3495447 | 2018-10-24 20:05:17 +0200 | [diff] [blame] | 11 | 24/10/2018 | 
|  | 12 | - Fixed query serialization service (margaretha) | 
|  | 13 | - Added "highlights" parameter to matchInfo controller (margaretha) | 
|  | 14 | - Added "fields" parameter to search controllers (margaretha) | 
|  | 15 | - Integrated lite controllers, services and tests in full version (margaretha) | 
| margaretha | 439ad57 | 2018-10-29 12:15:28 +0100 | [diff] [blame] | 16 | 29/10/2018 | 
|  | 17 | - Moved javax.servlet-api to core | 
| margaretha | 51e5e3f | 2018-10-17 15:10:03 +0200 | [diff] [blame] | 18 |  | 
| margaretha | 6ef00dd | 2018-09-12 14:06:38 +0200 | [diff] [blame] | 19 | # version 0.61.2 | 
|  | 20 | 12/09/2018 | 
| margaretha | 563aabe | 2018-09-13 20:39:45 +0200 | [diff] [blame] | 21 | - Added various log4j2 configurations (margaretha) | 
|  | 22 | 13/09/2018 | 
|  | 23 | - Implemented VirtualCorpusRewrite (margaretha) | 
| margaretha | 9e53bb2 | 2018-09-14 19:39:15 +0200 | [diff] [blame] | 24 | 14/09/2018 | 
|  | 25 | - Fixed SpringJerseyTest ApplicationContext (margaretha) | 
|  | 26 | - Handled VCRef with username in VirtualCorpusRewrite (margaretha) | 
|  | 27 | - Enabled VCReferenceTest in maven test suite (margaretha) | 
| margaretha | f7abb36 | 2018-09-18 20:09:37 +0200 | [diff] [blame] | 28 | 18/09/2018 | 
| margaretha | 51e5e3f | 2018-10-17 15:10:03 +0200 | [diff] [blame] | 29 | - Handled unique constraints / inserting duplicate items to DB (margaretha) | 
| margaretha | f7abb36 | 2018-09-18 20:09:37 +0200 | [diff] [blame] | 30 | - Added a controller for editing user group member roles (margaretha) | 
| margaretha | 488e04b | 2018-09-19 18:17:45 +0200 | [diff] [blame] | 31 | 19/09/2018 | 
| margaretha | 51e5e3f | 2018-10-17 15:10:03 +0200 | [diff] [blame] | 32 | - Fixed cached-VC ref with username (margaretha) | 
| margaretha | 6ef00dd | 2018-09-12 14:06:38 +0200 | [diff] [blame] | 33 |  | 
| margaretha | ee0cbfe | 2018-08-28 17:47:14 +0200 | [diff] [blame] | 34 | # version 0.61.1 | 
|  | 35 | 28/08/2018 | 
| margaretha | 51e5e3f | 2018-10-17 15:10:03 +0200 | [diff] [blame] | 36 | - Added API URL versioning (margaretha) | 
| margaretha | ee0cbfe | 2018-08-28 17:47:14 +0200 | [diff] [blame] | 37 | - Deactivated IdRewrite (margaretha) | 
|  | 38 | - Fixed kustvakt controller (margaretha) | 
| margaretha | 7926adc | 2018-08-30 13:45:33 +0200 | [diff] [blame] | 39 | 30/08/2018 | 
|  | 40 | - Fixed root packages & added api version properties in kustvakt.conf (margaretha) | 
|  | 41 | - Fixed versioning in SearchController (margaretha) | 
|  | 42 | - Added API versioning tests (margaretha) | 
| margaretha | ee0cbfe | 2018-08-28 17:47:14 +0200 | [diff] [blame] | 43 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 44 | # version 0.61.0 | 
| margaretha | 1b32045 | 2018-08-02 16:56:25 +0200 | [diff] [blame] | 45 |  | 
| margaretha | 0666ddb | 2018-08-02 16:54:04 +0200 | [diff] [blame] | 46 | 02/08/2018 | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 47 | - Added VC referencing tests (margaretha) | 
|  | 48 | - Implemented loading and caching named VCs (margaretha) | 
|  | 49 | 03/08/2018 | 
|  | 50 | - Implemented OAuth2 revoke token (margaretha) | 
|  | 51 | - Updated OAuth2 refresh token implementation (margaretha) | 
|  | 52 | 14/08/2018 | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 53 | - Implemented revoke all OAuth2 access tokens and authorization codes of client | 
|  | 54 | users when deregistering/deleting a client (margaretha) | 
|  | 55 | - Fixed update OAuth2 access token (margaretha) | 
|  | 56 | - Implemented reset client secret (margaretha) | 
| margaretha | 1ef36bd | 2018-08-14 18:17:05 +0200 | [diff] [blame] | 57 | - Fixed revoking latest access token when refreshing OAuth2 access token (margaretha) | 
| margaretha | 835178d | 2018-08-15 19:04:03 +0200 | [diff] [blame] | 58 | 15/08/2018 | 
|  | 59 | - Implemented OAuth2 client info controller (margaretha) | 
|  | 60 | - Implemented update OAuth2 client privilege controller for admins (margaretha) | 
|  | 61 | - Implemented unlimited authorization scope for super clients with OAuth2 password grant (margaretha) | 
|  | 62 | - Marked native clients implementation to deprecated in favour of super clients (margaretha) | 
|  | 63 | - Enabled using Bearer tokens as user authentication tokens (Authorization header value) for many | 
|  | 64 | controllers including OAuth2 controllers (margaretha) | 
| margaretha | f008512 | 2018-08-16 16:19:53 +0200 | [diff] [blame] | 65 | 16/08/2018 | 
|  | 66 | - Implemented degrading super clients (margaretha) | 
| margaretha | 2e1781f | 2018-08-21 11:45:26 +0200 | [diff] [blame] | 67 | - Improved and added OAuth2 tests (margaretha) | 
|  | 68 | 21/08/2018 | 
|  | 69 | - Added VC name pattern check (margaretha) | 
| margaretha | 6ad08b4 | 2018-08-22 18:33:54 +0200 | [diff] [blame] | 70 | 22/08/2018 | 
|  | 71 | - Implemented loading VC from gz files (margaretha) | 
|  | 72 | - Updated OAuth2 authorization codes' & access tokens' expiry check (margaretha) | 
| margaretha | f370f54 | 2018-08-23 18:51:49 +0200 | [diff] [blame] | 73 | 23/08/2018 | 
|  | 74 | - Updated RefreshToken implementations with separate DB tables (margaretha) | 
|  | 75 | - Allows multiple access tokens per refresh token (margaretha) | 
| margaretha | c7196d2 | 2018-08-27 14:20:03 +0200 | [diff] [blame] | 76 | 27/08/2018 | 
|  | 77 | - Added statistic with VC reference tests (margaretha) | 
|  | 78 | - Fixed OAuth2 SQL files (margaretha) | 
| margaretha | 45211af | 2018-08-28 12:49:07 +0200 | [diff] [blame] | 79 | 28/08/2018 | 
|  | 80 | - Added c3p0 datasource configuration to Spring default-config-xml (margaretha) | 
|  | 81 | - Added running Kustvakt server with custom spring config in the readme (margaretha) | 
|  | 82 | - Removed old OAuth2 codes (margaretha) | 
|  | 83 | - Moved non-config test codes to misc (margaretha) | 
|  | 84 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 85 |  | 
|  | 86 | # version 0.60.5 | 
|  | 87 |  | 
|  | 88 | 09/07/2018 | 
| margaretha | 20f3123 | 2018-07-09 17:49:39 +0200 | [diff] [blame] | 89 | - Added service layer to the search controller (margaretha) | 
|  | 90 | - Added OAuth2 scope checking in search and VC controllers (margaretha) | 
|  | 91 | - Added handling OAuth2 bearer token for VC access and User group controllers (margaretha) | 
|  | 92 | - Added default scope to password grant (margaretha) | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 93 | 10/07/2018 | 
| margaretha | 064eb6f | 2018-07-10 18:33:01 +0200 | [diff] [blame] | 94 | - Made createBasicAuthorizationHeaderValue static (margaretha) | 
|  | 95 | - Added store access token in openID token service (margaretha) | 
|  | 96 | - Fixed empty scope in openID authorization and token service (margaretha) | 
|  | 97 | - Implemented storing authorization code in cache (margaretha) | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 98 | 11/07/2018 | 
| margaretha | 07a356a | 2018-07-11 19:12:21 +0200 | [diff] [blame] | 99 | - Fixed authentication time in authentication controller (margaretha) | 
| margaretha | 0a45be1 | 2018-07-12 15:06:30 +0200 | [diff] [blame] | 100 | - Added OAuth2 access token tests (margaretha) | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 101 | 12/07/2018 | 
| margaretha | 0a45be1 | 2018-07-12 15:06:30 +0200 | [diff] [blame] | 102 | - Updated maven surefire setting for faster test suite runtime (margaretha) | 
| margaretha | 03b8286 | 2018-07-12 20:09:26 +0200 | [diff] [blame] | 103 | - Implemented refreshing OAuth2 access token (margaretha) | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 104 | 26/07/2018 | 
| margaretha | 0666ddb | 2018-08-02 16:54:04 +0200 | [diff] [blame] | 105 | - Fixed issue #27 (margaretha) | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 106 | 02/08/2018 | 
| margaretha | 0666ddb | 2018-08-02 16:54:04 +0200 | [diff] [blame] | 107 | - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha) | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 108 |  | 
| margaretha | 20f3123 | 2018-07-09 17:49:39 +0200 | [diff] [blame] | 109 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 110 | # version 0.60.4 | 
|  | 111 |  | 
| Akron | d505816 | 2018-07-05 11:17:15 +0200 | [diff] [blame] | 112 | 05/07/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 113 | - implemented OAuth2 authorization code request with OpenID Authentication (margaretha) | 
| margaretha | da3c785 | 2018-06-14 20:35:11 +0200 | [diff] [blame] | 114 | - enabled OAuth2 authorization without OpenID authentication using Nimbus library (margaretha) | 
|  | 115 | - implemented response handler for OpenID authentication errors in authorization requests (margaretha) | 
|  | 116 | - added tests regarding OpenID authentication in authorization requests (margaretha) | 
| margaretha | 56fd558 | 2018-06-18 22:14:51 +0200 | [diff] [blame] | 117 | - implemented OAuth2 authorization error response via redirect URI instead of JSON (margaretha) | 
| margaretha | b36b1a3 | 2018-06-20 20:13:07 +0200 | [diff] [blame] | 118 | - added state to OAuth2 authorization error response (margaretha) | 
|  | 119 | - implemented OpenID token service for authorization code flow (margaretha) | 
| margaretha | 5225ed0 | 2018-06-25 18:38:40 +0200 | [diff] [blame] | 120 | - implemented signed OpenID token with default algorithm RSA256 (margaretha) | 
| margaretha | a2ce63d | 2018-06-28 10:11:43 +0200 | [diff] [blame] | 121 | - implemented JSON Web Key (JWK) set web-controller listing kustvakt public keys (margaretha) | 
| margaretha | 9c78e1a | 2018-06-27 14:12:35 +0200 | [diff] [blame] | 122 | - implemented OpenId configuration (margaretha) | 
| margaretha | a2ce63d | 2018-06-28 10:11:43 +0200 | [diff] [blame] | 123 | - added authentication time and support for auth_time in id_token (margaretha) | 
|  | 124 | - implemented support for nonce and max_age parameters in OpenID authentication (margaretha) | 
| margaretha | 249a0aa | 2018-06-28 22:25:14 +0200 | [diff] [blame] | 125 | - implemented OAuth2 token request with password grant using Nimbus library (margaretha) | 
| margaretha | d7cab21 | 2018-07-02 19:01:43 +0200 | [diff] [blame] | 126 | - updated redirect URI validator (margaretha) | 
|  | 127 | - updated client registration requirement to allow desktop applications (margaretha) | 
|  | 128 | - fixed RSA key configuration (margaretha) | 
| margaretha | 80ea0dd | 2018-07-03 14:22:59 +0200 | [diff] [blame] | 129 | - merged OAuth2 client deregistration controllers (margaretha) | 
| margaretha | b1081b1 | 2018-07-03 23:35:01 +0200 | [diff] [blame] | 130 | - fixed OAuth2 client unique URL-hashcode (margaretha) | 
| margaretha | 49cb688 | 2018-07-04 04:19:54 +0200 | [diff] [blame] | 131 | - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha) | 
| Akron | 6091cf3 | 2018-07-03 20:45:49 +0200 | [diff] [blame] | 132 | - Added support for unrestricted corpus statistics (ndiewald) | 
| margaretha | 226ec1e | 2018-07-04 15:45:59 +0200 | [diff] [blame] | 133 | - updated paths of user-group deletion-controllers (margaretha) | 
| Akron | d505816 | 2018-07-05 11:17:15 +0200 | [diff] [blame] | 134 | - Do not pass broken queries to Krill (diewald) | 
| margaretha | 00c28c0 | 2018-07-05 18:09:09 +0200 | [diff] [blame] | 135 | - added OAuth2 token request with client authentication via Authorization header (margaretha) | 
|  | 136 | - added port checking in test suite (margaretha) | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 137 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 138 | # version 0.60.3 | 
|  | 139 |  | 
| margaretha | 235a680 | 2018-06-06 19:21:53 +0200 | [diff] [blame] | 140 | 06/06/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 141 | - improved user authentication by using authentication filter for authorization code request (margaretha) | 
|  | 142 | - limited client authentication to client id checking in authorization code request (margaretha) | 
|  | 143 | - added user_id in the oauth2_access_token database table (margaretha) | 
|  | 144 | - implemented OAuth2Authentication provider for token context management (margaretha) | 
|  | 145 | - added parameter checking for authorization DAO (margaretha) | 
|  | 146 | - added controller tests using OAuth2 access token (margaretha) | 
|  | 147 | - added database tables for MySQL (margaretha) | 
|  | 148 | - updated JWT library and related codes (margaretha) | 
|  | 149 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 150 | # version 0.60.2 | 
|  | 151 |  | 
| margaretha | be4c5c9 | 2018-05-03 18:55:49 +0200 | [diff] [blame] | 152 | 03/05/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 153 | - implemented OAuth2 client registration (margaretha) | 
|  | 154 | - implemented OAuth2 client authentication (margaretha) | 
|  | 155 | - changed virtual corpus search to retrieval (margaretha) | 
|  | 156 | - implemented public client deregistration task (margaretha) | 
|  | 157 | - added client registration and deregistration tests (margaretha) | 
|  | 158 | - implemented confidential client deregistration task (margaretha) | 
|  | 159 | - fixed storing client secret (margaretha) | 
|  | 160 | - implemented OAuth2 response handler (margaretha) | 
|  | 161 | - implemented OAuth2 request access token with client credentials grant (margaretha) | 
|  | 162 | - implemented OAuth2 request access token with resource owner password grant (margaretha) | 
|  | 163 | - implemented OAuth2 authorization code request (margaretha) | 
|  | 164 | - added OAuth2 error codes (margaretha) | 
|  | 165 | - added OAuth2 authorization, scope and access token tables for SQLite (margaretha) | 
|  | 166 | - implemented OAuth2 authorization, scope and access token DAO (margaretha) | 
|  | 167 | - implemented OAuth2 request access token with authorization code grant (margaretha) | 
|  | 168 | - added setting default scopes in the config file (margaretha) | 
|  | 169 | - fixed loading spring config multiple times in the test suite (margaretha) | 
|  | 170 | - added SQLite created_date trigger for access token (margaretha) | 
|  | 171 | - added a join table for access token scopes (margaretha) | 
|  | 172 | - added access scopes handling (margaretha) | 
|  | 173 | - added tests about request token with authorization code (margaretha) | 
|  | 174 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 175 | # version 0.60.1 | 
|  | 176 |  | 
| margaretha | 18533fd | 2018-03-28 16:01:06 +0200 | [diff] [blame] | 177 | 28/03/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 178 | - added admin-related SQL codes (margaretha) | 
|  | 179 | - updated AdminDao (margaretha) | 
|  | 180 | - added optional username query parameter to group list controller (margaretha) | 
|  | 181 | - fixed non hierarchical URI of kustvakt conf files (margaretha) | 
|  | 182 | - added delete group member triggers (margaretha) | 
|  | 183 | - added list user-group by username and status for system admin (margaretha) | 
|  | 184 | - added user-group status in user-group DTO (margaretha) | 
|  | 185 | - added check for hidden groups in user-group tests (margaretha) | 
|  | 186 | - added database trigger test on deleting members when deleting group (margaretha) | 
|  | 187 | - renamed VC type PREDEFINED to SYSTEM (margaretha) | 
|  | 188 | - added VC list controller for system admin (margaretha) | 
|  | 189 | - added VC controller tests with for system admin (margaretha) | 
|  | 190 | - added hidden access removal when deleting published VC (margaretha) | 
|  | 191 | - added check for hidden groups in VC controller tests (margaretha) | 
|  | 192 | - added search user-group controller (margaretha) | 
|  | 193 | - removed createdBy from VirtualCorpusJson (margaretha) | 
|  | 194 | - moved member role setting from the invitation phase to the after-subscription phase (margaretha) | 
|  | 195 | - added member role removal after deleting members (margaretha) | 
|  | 196 | - added add and delete member role controllers (margaretha) | 
|  | 197 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 198 | # version 0.60 | 
|  | 199 |  | 
| margaretha | 97bb3bd | 2018-03-14 18:41:14 +0100 | [diff] [blame] | 200 | 14/03/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 201 | - set up mail settings using localhost port 25 (margaretha) | 
|  | 202 | - added mail template in kustvakt configuration (margaretha) | 
|  | 203 | - added mail settings to readme (margaretha) | 
|  | 204 | - disabled email notification for auto group (margaretha) | 
|  | 205 | - added metadata retrieval (diewald) | 
|  | 206 | - enabled custom implementation for email address retrieval (margaretha) | 
|  | 207 | - removed old policy and deprecated code (margaretha) | 
|  | 208 | - moved authentication related code to /full (margaretha) | 
|  | 209 | - added userRoles attribute to UserGroupDto. (margaretha) | 
|  | 210 | - fixed sqlite trigger (margaretha) | 
|  | 211 | - fixed member exist error message (margaretha) | 
|  | 212 | - fixed member invitation to join deleted group (margaretha) | 
|  | 213 | - added checking deleted group (margaretha) | 
| margaretha | a86b141 | 2018-02-21 20:40:35 +0100 | [diff] [blame] | 214 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 215 | # version 0.59.10 | 
|  | 216 |  | 
| margaretha | aecee1b | 2018-02-20 14:44:21 +0100 | [diff] [blame] | 217 | 20/02/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 218 | - added sort VC by id (margaretha) | 
|  | 219 | - added test cases regarding VC sharing (margaretha) | 
|  | 220 | - implemented withdraw VC from publication (margaretha) | 
|  | 221 | - added Changes file (margaretha) | 
|  | 222 | - implemented add/invite users to group (margaretha) | 
|  | 223 | - implemented delete user-group and member tasks (margaretha) | 
|  | 224 | - added userMemberStatus in group lists (margaretha) | 
|  | 225 | - updated and added SQL test data (margaretha) | 
|  | 226 | - added user group related tests (margaretha) | 
|  | 227 | - implemented custom configuration for deleting user groups and members (margaretha) | 
|  | 228 | - updated library versions and java environment (margaretha) | 
|  | 229 | - added expiration time check for member invitation (margaretha) | 
|  | 230 | - moved .properties files (margaretha) | 
|  | 231 | - merged changelog file to Changes (margaretha) | 
|  | 232 | - updated status codes and error messages to be more detailed (margaretha) | 
|  | 233 | - testing mail implementation using embedded jetty jndi (margaretha) | 
|  | 234 | - fixed collection rewrite regarding OR operation with other fields (margaretha) | 
|  | 235 | - implemented sending mail using spring injection and removed jetty jndi (margaretha) | 
|  | 236 | - fixed unrecognized application/json (margaretha) | 
|  | 237 | - fixed and updated velocity template (margaretha) | 
|  | 238 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 239 | # version 0.59.9 | 
|  | 240 |  | 
| margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 241 | 19/01/2018 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 242 | - restructured basic authentication (margaretha) | 
|  | 243 | - fixed AuthenticationException to include authentication scheme (margaretha) | 
|  | 244 | - fixed rewrite redundancy in collection rewrite (margaretha) | 
|  | 245 | - fixed foundry rewrite for constituents (margaretha) | 
|  | 246 | - introduced authentication methods, schemes and tokens (margaretha) | 
|  | 247 | - implemented collection rewrite with multiple licenses (margaretha) | 
|  | 248 | - fixed foundry rewrite for korap span without wrap node (margaretha) | 
|  | 249 | - implemented list user group (margaretha) | 
|  | 250 | - implemented delete VC task (margaretha) | 
|  | 251 | - implemented create user-group, subscribe to user-groups, unsubscribe to user-groups tasks(margaretha) | 
|  | 252 | - fixed handling JSON mapping exception for missing enums (margaretha) | 
| margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 253 | - implemented list VC task (margaretha) | 
| margaretha | 4566792 | 2018-01-25 21:23:03 +0100 | [diff] [blame] | 254 | - added KoralQuery in VC lists (margaretha) | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 255 | - implemented edit VC task (margaretha) | 
|  | 256 | - implemented publish VC task (margaretha) | 
| margaretha | b874ef5 | 2018-01-23 20:26:31 +0100 | [diff] [blame] | 257 | - implemented share VC task (margaretha) | 
|  | 258 | - implemented list only owned VC task (margaretha) | 
|  | 259 | - implemented list VC access task (margaretha) | 
|  | 260 | - implemented search VC by id task (margaretha) | 
|  | 261 | - implemented delete VC access (margaretha) | 
|  | 262 | - implemented search for project VC (margaretha) | 
|  | 263 | - added search VC related tests (margaretha) | 
|  | 264 | - removed PredefinedUserGroup.ALL and related codes (margaretha) | 
|  | 265 | - implemented search for published VC (margaretha) | 
|  | 266 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 267 | # version 0.59.8 | 
|  | 268 |  | 
| margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 269 | 21/09/2017 | 
| margaretha | ec247dd | 2018-06-12 21:55:46 +0200 | [diff] [blame] | 270 | - restructured statistics service (margaretha) | 
|  | 271 | - removed deprecated loader codes and tests (margaretha) | 
|  | 272 | - removed old Spring java configurations (margaretha) | 
|  | 273 | - implemented entity classes for the new database (margaretha) | 
|  | 274 | - added MySQL codes regarding VC and for testing (margaretha) | 
|  | 275 | - added dao methods regarding VC (margaretha) | 
|  | 276 | - added similar SQL codes (to MySQL) for sqlite (margaretha) | 
|  | 277 | - added dao methods regarding user groups (margaretha) | 
|  | 278 | - restructured web-service codes into controller and logic/business-service(margaretha) | 
|  | 279 | - implemented user role and privilege, and added tests (margaretha) | 
|  | 280 | - prepared test suite using new database (margaretha) | 
|  | 281 | - implemented UserGroupDao and tests (margaretha) | 
|  | 282 | - fixed missing exceptions in JsonUtils (margaretha) | 
|  | 283 | - restructured web filters and authentication codes (margaretha) | 
|  | 284 | - implemented create/store VC (margaretha) | 
|  | 285 | - fixed collection rewrite bug regarding availability with operation or (margaretha) | 
| margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 286 |  | 
| margaretha | 7f5071f | 2018-08-14 15:58:51 +0200 | [diff] [blame] | 287 | # version 0.59.7 | 
|  | 288 |  | 
| margaretha | c9f1dfa | 2018-02-07 17:50:33 +0100 | [diff] [blame] | 289 | 13/10/2016 | 
|  | 290 | - MOD: updated search to use new siglen (diewald) | 
|  | 291 | - MOD: fixed matchinfo retrieval in light service (diewald) | 
|  | 292 |  | 
|  | 293 | 05/05/2015 | 
|  | 294 | - ADD: rest test suite for user service (hanl) | 
|  | 295 | - MOD: setup parameter modification (hanl) | 
|  | 296 | - ADD: oauth2 client unique constraint (hanl) |