Commit Graph

20 Commits

Author SHA1 Message Date
Tom Desair
6f52d9700a Merge branch 'dspace-6_x' into DS-3579_Context-mode-and-cache-management-CLI-commands 2017-06-19 17:18:22 +02:00
Tom Desair
852c4d3b62 Cache authorized actions and group membership when Context is in READ-ONLY mode 2017-04-03 15:26:29 +02:00
Tom Desair
8db0faed33 fix conflict 2016-05-27 13:16:23 +02:00
KevinVdV
324f9a31da [DS-3185] Special group doesn't grant the right to submit 2016-05-23 12:37:23 +02:00
Tim Donohue
ca78a45532 DS-3154: Fix some of the Javadocs errors in dspace-api 2016-04-29 09:06:54 -05:00
Tom Desair
14c9229156 DS-3004: Fixed unit tests, license check and unused parameters 2016-02-26 16:19:34 +01:00
Tom Desair
382d9421b7 DS-3004: Refactored GroupService so that it doesn't use dc.title anymore to search for a group by name 2016-02-26 14:52:56 +01:00
Tom Desair
5798f58410 DS-3004: Use the new name column on epersongroup when searching for groups and do not store the name in the metadata anymore. 2016-02-26 13:39:04 +01:00
Tom Desair
f4a7214bca DS-3004: Check group membership with one database call + cache the result in Hibernate. Also fixed a problem with the group2groupCache 2016-02-25 14:22:58 +01:00
Tom Desair
845c1bae90 DS-3004: Added to group name as a column to the group entity and use to to find groups by name instead of searching in the metdata 2016-02-24 13:49:11 +01:00
Mark H. Wood
066d23d0a5 Merge pull request #1265 from mwoodiupui/DS-3024
[DS-3024] "Administrator" and "Anonymous" groups can be renamed, which would cause them to no longer function in 6.x
2016-02-17 16:18:36 -05:00
KevinVdV
c144aa1486 [DS-3003] Ensure all service & DAO implementations have a protected constructor 2016-02-05 15:06:39 +01:00
Mark H. Wood
836783b3b0 [DS-3024] Log denied rename attempt. 2016-02-03 13:35:44 -05:00
Mark H. Wood
65b6e7276e [DS-3024] Move permanence logic from entity class to its service class. 2016-02-03 13:35:44 -05:00
Mark H. Wood
8fc324e9f3 [DS-3024] Add a 'permanent' attribute to Groups. 2016-02-03 13:35:43 -05:00
helix84
80a7b0f8bd Merge pull request #1256 from KevinVdV/DS-3008-fix-metadata-order
[DS-3008] Fix metadata order storage
2016-01-31 02:31:13 +01:00
KevinVdV
fc7ed3928a [DS-3008] Fix metadata order storage 2016-01-29 12:18:11 +01:00
Ondřej Košarko
ec804f81e2 moving queries to DAOs 2016-01-25 18:04:46 +01:00
KevinVdV
2467f43ec7 [DS-2729] Ensure SiteService extends DSpaceObjectService 2015-08-28 12:55:44 +02:00
KevinVdV
54222f3c1d DSpace refactored service api 2015-08-19 11:54:32 +02:00