Sebastian Sdorra
|
345392d309
|
fix license headers
|
2013-05-30 09:29:28 +02:00 |
|
Sebastian Sdorra
|
62e8f13502
|
create and deploy package for rest documentation
|
2013-05-30 08:24:05 +02:00 |
|
Sebastian Sdorra
|
a8d79dca49
|
added missing ExternallyManagedLifecycle annotation for documentation generation
|
2013-05-30 08:16:05 +02:00 |
|
Sebastian Sdorra
|
e69ddb06a4
|
added missing admin repository permission
|
2013-05-29 21:08:01 +02:00 |
|
Sebastian Sdorra
|
c8d98fadb1
|
improve caching of roles and permissions
|
2013-05-29 20:52:48 +02:00 |
|
Sebastian Sdorra
|
235b3322fe
|
update svnkit to version 1.7.9-scm1
|
2013-05-29 20:22:34 +02:00 |
|
Sebastian Sdorra
|
baf5681849
|
remove unused method
|
2013-05-26 18:50:08 +02:00 |
|
Sebastian Sdorra
|
e7608f1b6a
|
simplify collection of admin permissions
|
2013-05-26 14:29:35 +02:00 |
|
Sebastian Sdorra
|
d6e963490e
|
added german localization
|
2013-05-26 14:04:11 +02:00 |
|
Sebastian Sdorra
|
08918d8e50
|
display repository access permissions on info panel, see issue #364
|
2013-05-26 14:01:45 +02:00 |
|
Sebastian Sdorra
|
ea39ecb365
|
added assigned permissions to ScmState
|
2013-05-26 13:14:59 +02:00 |
|
Sebastian Sdorra
|
d2097bda05
|
implement permission collector
|
2013-05-26 12:26:25 +02:00 |
|
Sebastian Sdorra
|
8d593b6263
|
improve null checks
|
2013-05-25 10:46:55 +02:00 |
|
Sebastian Sdorra
|
6c539cc358
|
merge with branch issue-395
|
2013-05-25 10:02:02 +02:00 |
|
Sebastian Sdorra
|
5af724326b
|
improve synchronization of plugin handler
|
2013-05-23 19:40:27 +02:00 |
|
Sebastian Sdorra
|
3a9c66db25
|
fix classpath generation with manually installed plugins
|
2013-05-23 19:36:21 +02:00 |
|
Sebastian Sdorra
|
9f848c9e33
|
improve error messages
|
2013-05-23 14:10:01 +02:00 |
|
Sebastian Sdorra
|
17a83bc2a0
|
fix help buttons
|
2013-05-23 14:05:43 +02:00 |
|
Sebastian Sdorra
|
1d8da9a768
|
fix some javascript warnings
|
2013-05-21 20:22:21 +02:00 |
|
Sebastian Sdorra
|
024fb17ea1
|
added isUpdate method to rest form panel
|
2013-05-17 14:28:02 +02:00 |
|
Sebastian Sdorra
|
de1dd3420c
|
improve exception handling of ThrowingEventBus
|
2013-05-15 09:26:29 +02:00 |
|
Sebastian Sdorra
|
426175c793
|
fix registration of synchronous event handlers
|
2013-05-15 08:47:06 +02:00 |
|
Sebastian Sdorra
|
e440feb5f5
|
merge with branch issue-340
|
2013-05-11 19:08:07 +02:00 |
|
Sebastian Sdorra
|
fdfd7a58a4
|
fix non opening changeset viewer
|
2013-05-06 20:52:56 +02:00 |
|
Sebastian Sdorra
|
f56eaa2c74
|
fix user create form
|
2013-05-02 18:40:32 +02:00 |
|
Sebastian Sdorra
|
62bfcbc78f
|
add unit test for DefaultSecuritySystem
|
2013-05-02 18:29:00 +02:00 |
|
Sebastian Sdorra
|
c0eb4c3859
|
javadoc
|
2013-05-02 08:43:23 +02:00 |
|
Sebastian Sdorra
|
f4b0aa37da
|
move event to correct package, serializable, toString, equals and hashCode
|
2013-05-02 08:16:02 +02:00 |
|
Sebastian Sdorra
|
5700f9ed06
|
clear cache if permission has changed
|
2013-05-01 21:10:21 +02:00 |
|
Sebastian Sdorra
|
b7b6c94574
|
implementing events for security system
|
2013-05-01 21:09:40 +02:00 |
|
Sebastian Sdorra
|
88e9e83647
|
remove permission objects if a group or a user is deleted
|
2013-05-01 20:57:47 +02:00 |
|
Sebastian Sdorra
|
1301269ad1
|
improve user interface
|
2013-05-01 20:26:21 +02:00 |
|
Sebastian Sdorra
|
341716df49
|
start implementation of ui for global user permissions
|
2013-05-01 19:17:43 +02:00 |
|
Sebastian Sdorra
|
3f9cc02ebb
|
implementing ui for global group permissions
|
2013-05-01 18:45:21 +02:00 |
|
Sebastian Sdorra
|
e2450d114a
|
added rest api for new security system
|
2013-05-01 14:11:45 +02:00 |
|
Sebastian Sdorra
|
3a398af09b
|
added missing getPermission method
|
2013-05-01 13:52:04 +02:00 |
|
Sebastian Sdorra
|
1d1a92708a
|
read permission descriptor from classpath
|
2013-04-30 16:55:48 +02:00 |
|
Sebastian Sdorra
|
7b00a4e52d
|
start implementation of new security system
|
2013-04-30 16:27:08 +02:00 |
|
Sebastian Sdorra
|
c7cc0fabb0
|
pass available permissions to the state object, if the current user has the administrator role
|
2013-04-30 16:23:40 +02:00 |
|
Sebastian Sdorra
|
76f02b169f
|
bind new configuration entry store api
|
2013-04-27 09:23:41 +02:00 |
|
Sebastian Sdorra
|
1726bb0bc0
|
merge with branch issue-384
|
2013-04-26 14:46:37 +02:00 |
|
Sebastian Sdorra
|
2e7e4c457a
|
improve remember me
|
2013-04-24 08:33:32 +02:00 |
|
Sebastian Sdorra
|
a71472d909
|
start implementation of a remember me system
|
2013-04-23 07:16:28 +02:00 |
|
Sebastian Sdorra
|
6ca57dc2e8
|
merge with branch issue-383
|
2013-04-21 09:43:36 +02:00 |
|
Sebastian Sdorra
|
0fc5cfa57a
|
fix unit test for ScmRealm
|
2013-04-21 09:28:14 +02:00 |
|
Sebastian Sdorra
|
9c66304550
|
added group for all authenticated users
|
2013-04-21 09:24:01 +02:00 |
|
Sebastian Sdorra
|
cf954f8622
|
merge with branch issue-377
|
2013-04-17 21:00:32 +02:00 |
|
Sebastian Sdorra
|
6ea89373d6
|
fix missing git index view
|
2013-04-17 15:04:39 +02:00 |
|
Sebastian Sdorra
|
77acba82e1
|
start implementation of a ui for the security system configuration
|
2013-04-14 15:53:23 +02:00 |
|
Sebastian Sdorra
|
24ee483562
|
start implementation of a new security system to allow global permissions for repositories
|
2013-04-14 15:13:27 +02:00 |
|