Commit Graph

615 Commits (f4439815187a14a5449e1d8f87c6544b1f229b39)

Author SHA1 Message Date
Jenkins 9d99c5140e New Development Version 1.3.3.GRESHAM-26-SNAPSHOT 2021-02-26 15:47:08 +00:00
Jenkins 182f02e7e0 Creating Release 1.3.3.GRESHAM-25 2021-02-26 15:43:51 +00:00
Alex Sheppard af5c763d49 New Development Version 1.3.3.GRESHAM-25-SNAPSHOT 2020-12-03 08:25:54 +00:00
Jenkins eeaacb2e03 Creating Release 1.3.3.GRESHAM-24 2020-12-02 12:57:18 +00:00
Harry Smith 29ddcd5512 Revert "Creating Release 1.3.3.GRESHAM-24"
This reverts commit 5c9e81f7eb.
2020-12-02 12:00:07 +00:00
Jenkins 5c9e81f7eb Creating Release 1.3.3.GRESHAM-24 2020-12-02 10:44:04 +00:00
Jenkins 239bd75f1a New Development Version 1.3.3.GRESHAM-24-SNAPSHOT 2020-11-02 10:43:03 +00:00
Jenkins 1b2fa2bb46 Creating Release 1.3.3.GRESHAM-23 2020-11-02 10:39:04 +00:00
Jenkins aefdd9156e New Development Version 1.3.3.GRESHAM-23-SNAPSHOT 2020-09-30 15:06:16 +01:00
Jenkins 276e934a46 Creating Release 1.3.3.GRESHAM-22 2020-09-30 15:02:32 +01:00
Jenkins e2e9f72c8a New Development Version 1.3.3.GRESHAM-22-SNAPSHOT 2020-07-16 08:00:43 +01:00
Jenkins 2588b1219f Creating Release 1.3.3.GRESHAM-21 2020-07-16 07:57:50 +01:00
Alex Sheppard 86fb63759d New Development Version 1.3.3.GRESHAM-21-SNAPSHOT. 2020-06-16 13:47:34 +01:00
Alex Sheppard 3d87a18fe5 No jira: bump to 1.3.3.GRESHAM-20. 2020-06-16 07:58:40 +01:00
Harry Smith 8721fdd2a8 DWN-33428 : improve open id connect release process 2020-06-09 07:47:29 +01:00
Justin Richer a5a16f27c7
Merge pull request #1353 from col-panic/master
Minor typo in en/messages.json (Registrered -> Registered)
2018-02-08 16:49:44 -05:00
Justin Richer b804f22bc8 [maven-release-plugin] prepare for next development iteration 2018-02-07 09:14:16 -05:00
Justin Richer f72e6b3e08 [maven-release-plugin] prepare release mitreid-connect-1.3.2 2018-02-07 09:14:10 -05:00
Justin Richer 6497af40e8 removed erroneous not yet implemented tag from client page 2018-02-07 09:05:43 -05:00
Marco Descher 36ec1b82e6
Minor type (Registrered -> Registered) 2018-02-06 08:41:14 +01:00
Mark Janssen a1a45aa36a Fix interface for issuer URI without trailing slash 2018-01-21 12:01:25 +01:00
Patrick Fratczak ca3642b6c3 Add French messages 2017-11-22 14:27:15 +01:00
still fetalvero 9bff58085d Fix typo error for log out to IDP confirmation message 2017-10-30 22:56:07 +08:00
Justin Richer ef01d3032e Merge pull request #1228 from leonard84/fix-psql-scripts
Fix psql_database script, replace SERIAL with BIGSERIAL and fix ...
2017-06-15 09:45:13 -04:00
Justin Richer bba18fd118 Merge pull request #1240 from Connz/patch-2
Corrected typo
2017-06-15 09:44:46 -04:00
Justin Richer 28ad78e9f3 Merge pull request #1233 from Connz/patch-1
Removed double 'sure'
2017-06-15 09:44:33 -04:00
Justin Richer 705ac9879c removed unused field from UI config bean 2017-05-26 20:20:11 -04:00
Justin Richer 661c242a9f Updated copyrights 2017-05-26 20:17:17 -04:00
Connz 0859a5d122 Corrected typo 2017-05-16 12:09:54 +02:00
Justin Richer 7e6864ff38 escaped output values on approval page, closes #1111 2017-05-10 17:39:48 -04:00
Justin Richer 7b06d91700 [maven-release-plugin] prepare for next development iteration 2017-05-09 14:29:53 -04:00
Justin Richer 8301f35e17 [maven-release-plugin] prepare release mitreid-connect-1.3.1 2017-05-09 14:29:49 -04:00
Connz 90c3c396ee Removed double 'sure' 2017-05-04 15:35:34 +02:00
Justin Richer 9baacc0eaf Completed end session endpoint
Addresses #1129, addresses #972, addresses #891, addresses #1223
2017-04-29 14:58:37 -04:00
Justin Richer 2aa12fc0e3 end session endpoint 2017-04-28 19:05:30 -04:00
Leonard Brünings e6679b6e4b Fix psql_database script, replace SERIAL with BIGSERIAL and fix ...
BIGINT AUTO_INCREMENT to BIGSERIAL

Change-Id: I19b4433d3bae29b0879be7d9dd9405eabe490482
2017-04-19 14:24:11 +02:00
Justin Richer 0efa77b580 [maven-release-plugin] prepare for next development iteration 2017-04-15 13:20:13 -04:00
Justin Richer b9b7bf53c3 [maven-release-plugin] prepare release mitreid-connect-1.3.0 2017-04-15 13:20:05 -04:00
Justin Richer 0aedfc8e22 minor cleanup 2017-04-14 17:21:50 -04:00
Justin Richer 52829d4adb mapped user info and server config interceptors to only interactive portions of the site, closes #1206 2017-04-07 17:02:50 -04:00
Justin Richer f43ff53683 Extracted database indexes to separate files 2017-04-06 14:12:27 -04:00
Justin Richer bf49cd193d removed incompatible constraints on mysql files 2017-04-06 14:07:39 -04:00
Justin Richer 835a326627 allow polling of device codes, fixed UI for device code input 2017-03-27 14:39:40 -05:00
Justin Richer 2ea5f8fd28 sync’d databases with HSQL schema, closes #1212 2017-03-24 12:41:14 -04:00
Justin Richer 050662dd5c updated dependencies 2017-03-24 12:12:06 -04:00
Justin Richer 7767c7a831 add “if not exists” to all indexes in HSQL 2017-03-22 17:30:08 -04:00
Justin Richer 7a225e56c4 don’t pack wro4j into .war file
We use it only during compilation, not runtime
2017-03-22 17:29:37 -04:00
Justin Richer 78b9b6ced4 auto format and cleanup javascript 2017-03-21 15:04:18 -04:00
Justin Richer bd72b4138d added missing copyright declarations 2017-03-21 14:11:40 -04:00
Justin Richer dd0f69ba6d [maven-release-plugin] prepare for next development iteration 2017-03-20 11:58:58 -04:00