Justin Richer
|
e963c3c1ec
|
checkbox based list renderer
|
2015-02-18 16:44:44 -05:00 |
Justin Richer
|
9a19207f86
|
long list widgets now clickable
|
2015-02-18 15:49:25 -05:00 |
Justin Richer
|
720b73939f
|
fixed token service logic, added verification to unit tests
|
2015-02-18 13:57:28 -05:00 |
Justin Richer
|
97ae456099
|
fixed unit tests affected by scope service changes
|
2015-02-18 13:48:16 -05:00 |
Justin Richer
|
9ccaa98e2a
|
fixed default scope lists for dynamic clients and protected resources
|
2015-02-18 10:57:22 -05:00 |
Justin Richer
|
cf07f75682
|
added UI for restricted scopes
|
2015-02-18 10:47:30 -05:00 |
Justin Richer
|
6885713eed
|
added warning suppression for data layer -- non-templated generic types have to be used here
|
2015-02-18 10:19:36 -05:00 |
Justin Richer
|
f4813fccee
|
fixed log messages on data services
|
2015-02-18 09:33:13 -05:00 |
Justin Richer
|
4ae981f484
|
updated data layer and unit tests
|
2015-02-18 09:23:09 -05:00 |
Justin Richer
|
593fac83cf
|
scopes can now be set as "restricted" instead of needing to be set "allowDynReg", closes #747
|
2015-02-17 18:25:52 -05:00 |
Justin Richer
|
1caf5ef8bc
|
removed call to deprecated http components constructor
|
2015-02-17 17:06:34 -05:00 |
Justin Richer
|
b376bc6059
|
removed some vestigial service/repository calls, closes #513
|
2015-02-17 16:22:40 -05:00 |
Justin Richer
|
ecfb72bc50
|
additional JOSE class naming
|
2015-02-17 15:32:20 -05:00 |
Justin Richer
|
522edda074
|
additional JOSE class renaming
|
2015-02-17 14:57:29 -05:00 |
Justin Richer
|
cef6cf17b6
|
externalized a number of strings, closes #385
|
2015-02-17 14:39:15 -05:00 |
Justin Richer
|
05f03f7c90
|
yet more year updates
|
2015-02-17 13:09:45 -05:00 |
Justin Richer
|
f7998899cf
|
missed a few copyright notices
|
2015-02-17 13:02:41 -05:00 |
Justin Richer
|
994ce6c743
|
consistently named JOSE-based classes, closes #529
|
2015-02-17 12:11:58 -05:00 |
Justin Richer
|
335d05bb5c
|
renamed data service abstract class
|
2015-02-17 11:56:50 -05:00 |
Justin Richer
|
685960358c
|
formatting cleanup
|
2015-02-17 11:08:46 -05:00 |
Justin Richer
|
e2349984b8
|
happy new year 2015!
|
2015-02-17 10:24:08 -05:00 |
Justin Richer
|
d56aec5652
|
removed extraneous version tag for managed dependency
|
2015-02-17 10:00:18 -05:00 |
Justin Richer
|
d88cc2ec8e
|
fixed pluralization of post logout URIs in data API services
|
2015-02-17 09:59:50 -05:00 |
Justin Richer
|
d91da77a31
|
cleaned up resource reg view
|
2015-02-16 21:06:35 -05:00 |
Justin Richer
|
cdd49d9d54
|
ported help-block text to other admin pages, cleaned up rsreg form processor
|
2015-02-16 20:51:16 -05:00 |
Justin Richer
|
40b390de6d
|
pluralized post-logout redirect uris for dynamically registered clients
|
2015-02-16 16:56:20 -05:00 |
Justin Richer
|
da9c8bdee5
|
added support for help blocks on list widget views
|
2015-02-16 16:43:58 -05:00 |
Justin Richer
|
cc02f8fbe8
|
pluralized post-logout redirect URI on client, closes #654
|
2015-02-16 16:43:34 -05:00 |
Justin Richer
|
b7612520c4
|
fixed swedish message
|
2015-02-16 15:16:03 -05:00 |
Justin Richer
|
bedc101637
|
import cleanup
|
2015-02-16 15:02:34 -05:00 |
Justin Richer
|
95c7ba3cc2
|
updated library versions
|
2015-02-16 14:46:46 -05:00 |
Justin Richer
|
70779a69ea
|
reorganized dependency management section, managed cross-module dependencies, updated Nimbus JWT library
|
2015-02-16 14:45:13 -05:00 |
Justin Richer
|
10f7612595
|
moved another version tag to dependency management list
|
2015-02-16 14:34:26 -05:00 |
Justin Richer
|
587d4b2db6
|
further pom file cleanup
|
2015-02-16 14:24:48 -05:00 |
Justin Richer
|
377d8cb884
|
moved dependency version management to parent pom, closes #666
|
2015-02-16 13:51:25 -05:00 |
Justin Richer
|
a9544059cf
|
flagged spurious serialization warnings from the libraries (we're not actually serializing things here)
|
2015-02-16 12:31:43 -05:00 |
Justin Richer
|
77c06e9557
|
replaced deprecated http components calls, closes #744
|
2015-02-16 12:31:16 -05:00 |
Justin Richer
|
3708b531df
|
moved requirement to different component, closes #759
also cleaned up comments in filter
|
2015-02-16 11:16:24 -05:00 |
Justin Richer
|
ef3a696972
|
removed getBySubject and getAll from user info repository and service layers, closes #760
|
2015-02-16 11:08:07 -05:00 |
Justin Richer
|
63dd7c0b25
|
removed deprecated DefaultUserInfoUserDetailsService and corresponding test, closes #413
|
2015-02-16 11:07:17 -05:00 |
Justin Richer
|
d25602fbe7
|
created a locale resolved tied in with the existing server configuration bean, removed locale interceptor (it doesn't work with fixed resolvers), cleaned up comments and files
|
2015-02-16 10:12:27 -05:00 |
Fredrik Jönsson
|
7861300d72
|
Activate locale change interceptor and make it overrideable.
|
2015-02-15 21:44:48 +01:00 |
Fredrik Jönsson
|
10b7eb60c8
|
Fix typo.
|
2015-02-11 16:08:45 +01:00 |
Fredrik Jönsson
|
a80bb19faf
|
Translate dynreg, rsreg warning.
|
2015-02-11 15:26:08 +01:00 |
Fredrik Jönsson
|
3fbd17ffe3
|
Translate additional tooltip.
|
2015-02-11 14:03:28 +01:00 |
Fredrik Jönsson
|
c5d1f4de9d
|
Translated not implemented yet.
|
2015-02-11 13:54:40 +01:00 |
Fredrik Jönsson
|
d774cfeb6d
|
Fix explicit date format strings.
|
2015-02-11 13:36:09 +01:00 |
Fredrik Jönsson
|
0b4e584533
|
Translate dates.
|
2015-02-11 13:19:37 +01:00 |
Fredrik Jönsson
|
7dbfa37887
|
Switch language to English.
|
2015-02-11 12:53:59 +01:00 |
Fredrik Jönsson
|
22e9dd703b
|
Fix typo.
|
2015-02-11 11:57:13 +01:00 |