Commit Graph

204 Commits (89f46fa872d9314aeb38c1104dbce3a6e6e19f17)

Author SHA1 Message Date
Justin Richer 06a86f4830 added support for retina displays on logo, added logo to homepage, changed logo inclusion in top bar, fixed organizational links
closes #552
2014-03-13 19:58:50 -04:00
Justin Richer c9637bcede Consolidated client "more info" views 2014-03-08 22:00:39 +00:00
Justin Richer 9b084db3cb cleaned extraneous "contacts" display 2014-03-08 21:25:57 +00:00
Justin Richer 82f1ba61f3 cleaned out some global variables 2014-03-08 21:20:40 +00:00
Justin Richer ff4c0ab289 fixed some titles 2014-03-08 20:48:13 +00:00
Justin Richer 597870132c got rid of extraneous parentheses 2014-03-08 20:45:25 +00:00
Justin Richer ad5ffb64e8 [maven-release-plugin] prepare for next development iteration 2014-03-08 11:17:40 +00:00
Justin Richer 1635cf957d [maven-release-plugin] prepare release mitreid-connect-1.1.2 2014-03-08 11:17:35 +00:00
Justin Richer 8203aaaa35 fixed UI for token endpoint auth method 2014-03-06 19:30:27 +00:00
Justin Richer 485e17c893 user profile display improvements 2014-03-02 01:12:47 +00:00
Justin Richer f8e82037fe client display improvements 2014-03-02 01:03:15 +00:00
Justin Richer 5da3e85f4f added refresh token display, closes #192 2014-03-01 11:05:47 +00:00
Justin Richer 028feeaab4 added full token value display, scope display, and expiration display to token ui 2014-03-01 11:05:47 +00:00
Justin Richer 9d981d034e added description hover to scopes 2014-03-01 11:05:46 +00:00
Justin Richer c9bea0f180 access token display and delete works 2014-03-01 11:05:46 +00:00
Justin Richer 0137f182ff Start of token management UI (runs) 2014-03-01 11:05:46 +00:00
Justin Richer b989af0da9 Empty lists now display placeholders when empty. closes #502 2014-03-01 11:05:46 +00:00
Justin Richer f559673090 hide client secret until clicked, closes #517 2014-02-18 23:35:59 -05:00
Justin Richer 15f4b0abd2 fix syntax for on click 2014-02-18 23:35:59 -05:00
Justin Richer b9d684fe1a client id and (sometimes) secret shown on save, addresses #517 2014-02-18 23:35:58 -05:00
Justin Richer d12751a5b6 move modal definition to management page 2014-02-18 22:21:05 -05:00
Justin Richer 8736c24310 top bar now reacts to pagename variable, login page doesn't show top bar contents anymore, closes #371 2014-02-18 22:20:30 -05:00
Justin Richer 478463bd5a remote NYI tags from client template
closes #515, #419
2014-02-16 22:37:34 -05:00
Justin Richer dd391ebf3c Display contacts, popup for image, cleanup of more info 2014-02-16 21:58:16 -05:00
Justin Richer bf6e6b64c3 more approval page enhancements 2014-02-16 18:31:38 -05:00
Justin Richer 1615dd88cc Upgrade bootstrap to 2.3.2 2014-02-16 18:26:44 -05:00
Justin Richer dab52ca8a0 enhancements to approval page 2014-02-16 18:25:05 -05:00
Justin Richer 896e49f8e8 drop temporary tables on upgrade script, closes #536 2014-02-16 00:58:37 -05:00
Justin Richer 9395c3802d [maven-release-plugin] prepare for next development iteration 2014-02-10 15:28:14 -05:00
Justin Richer 4f8311962a [maven-release-plugin] prepare release mitreid-connect-1.1.1 2014-02-10 15:28:11 -05:00
Justin Richer 59b1373460 oops. missed a couple things. this should actually do it for us now. addresses #490 2014-01-21 21:02:53 -05:00
Justin Richer df589b39df added "OPTIONS" option to /token filter with no auth, addresses #527 2014-01-21 20:54:01 -05:00
Justin Richer 8f1aecac7b upgraded jetty to latest version 2014-01-21 20:37:39 -05:00
Justin Richer ed4537b4f8 switched to popover based display, closes #490 2014-01-20 21:56:10 -05:00
Justin Richer 91ecf62cff tooltip-based claims display 2014-01-20 21:51:12 -05:00
Justin Richer 8518c6f907 slightly better displays for claim information 2014-01-20 21:17:48 -05:00
Justin Richer 19dbe92d4e initial support for displaying claim values for requested scopes 2014-01-20 20:56:04 -05:00
Justin Richer 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05:00
Justin Richer dd8b17c67d added UNIQUE constraint to client_id 2014-01-20 11:31:09 -05:00
Justin Richer ea1f52cdf9 updated syntax of default values to allow file to run inside HSQLDB GUI (it ran fine on the back end for some reason), addresses #545 2014-01-20 11:29:46 -05:00
Andy Pemberton 3a200e9567 add contextPath 2014-01-12 09:47:22 -05:00
Andy Pemberton 7392749ce5 add jetty plugin for quick startup 2014-01-12 09:00:09 -05:00
Justin Richer e1e7f7a579 [maven-release-plugin] prepare for next development iteration 2013-12-02 12:18:11 -05:00
Justin Richer 42fe973f7b [maven-release-plugin] prepare release mitreid-connect-1.1.0 2013-12-02 12:18:08 -05:00
Justin Richer 29b1cb4202 fixed variable name on approved sites page, addresses #518 (again) 2013-12-02 11:56:02 -05:00
Justin Richer 3410d2c6ad added separate filter for authorization endpoint 2013-11-27 11:24:20 -05:00
Justin Richer ca5288e182 grant table displays correct scope list, addresses #518 2013-11-27 10:41:19 -05:00
Justin Richer 3b37294f76 wired in custom request validator 2013-11-25 13:44:06 -05:00
Justin Richer 59da1960eb added token_endpoint_auth_signing_alg, addresses #511
affects #455
2013-09-26 11:11:09 -04:00
Justin Richer 0691c98183 added database upgrade files, addresses #455 2013-09-26 10:28:16 -04:00
Justin Richer 2e9d155a2b pushed JSTL down into webapp 2013-09-24 16:09:21 -04:00
Justin Richer f227724caa dependency juggling 2013-09-24 15:39:25 -04:00
Justin Richer 998b00fd38 moved repo references to parent, added dependencies for webapp 2013-09-24 14:14:42 -04:00
Justin Richer 8a5a16f374 refactored project into four modules:
Common
 Client
 Server Library
 Server Webapp

addresses #367
2013-09-23 17:19:09 -04:00