Commit Graph

32 Commits

Author SHA1 Message Date
Sebastian Sdorra
bad99919f4 merge with branch 1.x 2017-01-12 19:50:39 +01:00
Sebastian Sdorra
3709ce7602 fix typo 2016-12-07 22:28:06 +01:00
Sebastian Sdorra
2a6f51fa6d added message to GroupAlreadyExistsException 2016-12-07 22:24:59 +01:00
Sebastian Sdorra
d3adf8a893 use GroupPermissions for DefaultGroupManager 2016-12-07 22:22:53 +01:00
Sebastian Sdorra
8e3c3e4b63 improve modification events to pass the item before it was modified to the subscriber 2016-06-25 21:48:53 +02:00
Sebastian Sdorra
c3100f420c improve modification handler events by sending old and new items to eventbus 2014-01-11 13:45:23 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
ab72b82e7b avoid duplicate members in groups 2013-09-13 16:19:06 +02:00
Sebastian Sdorra
65c80b14fb added GroupNotFoundException and UserNotFoundException 2013-01-29 20:39:08 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
3e443e5447 bind decorator factories 2012-11-29 08:54:18 +01:00
Sebastian Sdorra
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
84e6cc9619 added before events for manager objects 2012-05-18 19:34:56 +02:00
Sebastian Sdorra
cb37aec93a rename manager classes from xml to default 2012-03-16 18:50:32 +01:00
Sebastian Sdorra
5c8968905f move xml backend classes to own artifcat 2012-03-04 11:24:12 +01:00
Sebastian Sdorra
a60f04e083 added injection support for authentication, group, repository and user listeners 2011-08-16 19:10:36 +02:00
Sebastian Sdorra
637bc373b5 protect getAll methods 2011-06-09 22:11:59 +02:00
Sebastian Sdorra
1edd0e8768 improve manager sort api 2011-06-09 22:10:30 +02:00
Sebastian Sdorra
a99d7e6b1e improve manager paging api 2011-06-09 21:46:22 +02:00
Sebastian Sdorra
d5b387bd97 start implementing paging and server side sorting for users, groups and repositories 2011-06-09 21:32:30 +02:00
Sebastian Sdorra
2396430431 use timestamp instead of dateformat (yyyy-MM-dd HH-mm-ss) 2011-04-04 16:11:01 +02:00
Sebastian Sdorra
92883e4f50 fix nullpointerexcpetion on first login 2011-02-15 19:19:05 +01:00
Sebastian Sdorra
d5c2338d1d added LastModifiedAware interface 2011-02-12 19:55:18 +01:00
Sebastian Sdorra
e557fd1c72 added group search 2011-02-12 16:11:35 +01:00
Sebastian Sdorra
89f65b34eb added description and lastModified attribute to group 2011-02-12 15:07:25 +01:00
Sebastian Sdorra
578d6bc97d fix some potential bugs 2011-01-30 15:06:58 +01:00
Sebastian Sdorra
adf7fae446 changes for issue '#2 Support applying permissions to groups as well as users' 2011-01-07 18:15:11 +01:00
Sebastian Sdorra
a73fa8d79f handle events 2011-01-02 14:04:51 +01:00
Sebastian Sdorra
f39c45b7c7 fix bug in XmlGroupManager 2011-01-01 17:59:56 +01:00
Sebastian Sdorra
be107b8102 added rest api for groups 2010-12-31 16:49:47 +01:00
Sebastian Sdorra
1686ab25d0 added XmlGroupManager 2010-12-31 16:28:55 +01:00