Alessandro Martelli
|
b27d2ba322
|
[CSTPER-221] Handle Providers enhanced for Communities and Collections
|
2020-10-27 16:39:26 +01:00 |
|
Peter Nijs
|
ad9913986c
|
73011: Edit item permissions community feedback
|
2020-09-15 17:45:08 +02:00 |
|
Peter Nijs
|
fae212d281
|
72517: ITs for authorization features for edit item in REST
- Fix for getItemObject() in ItemServiceImpl and CommunityServiceImpl for DELETE actions
|
2020-08-25 17:39:50 +02:00 |
|
Kevin Van de Velde
|
4c9a30bb14
|
[DS 4287] Refactoring the IndexableObject & SolrServiceImpl to become more expandable
|
2019-11-29 14:26:50 +01:00 |
|
Raf Ponsaerts
|
d97ea343e4
|
Merged dspace/master into dspace/configurable_entities
|
2019-04-25 13:30:25 +02:00 |
|
Andrea Bollini
|
84eabcbf91
|
DS-4166 community feedback: renamed FindableObjectService in IndexableObjectService
|
2019-04-09 11:50:02 +02:00 |
|
Tim Donohue
|
ceed829800
|
Merge branch 'master' into configurable_entities
|
2018-12-06 17:05:31 +00:00 |
|
Raf Ponsaerts
|
b905f69d63
|
Refactored the usages of MetadataSchema.DC to use the enum instead
|
2018-11-21 09:35:11 +01:00 |
|
Patrick Trottier
|
7f4b4e9f8a
|
Convert getLogger() and Log4J imports for Log4J 2
|
2018-11-09 08:41:42 -05:00 |
|
Tim Donohue
|
200cede397
|
Upgrade to commons-lang3 to avoid dependency conv issues.
|
2018-11-08 20:35:57 +00:00 |
|
Tim Donohue
|
238ede5f9d
|
Merge pull request #2010 from mohideen/patch-1
DS-3885. Minor fix on CommunityServiceImpl.java
|
2018-08-21 15:57:25 -05:00 |
|
Terry Brady
|
0ced11c0af
|
port pr1973
|
2018-08-06 11:25:22 -07:00 |
|
Raf Ponsaerts
|
8ffbec58ca
|
[DS-3782] Upgrade Commons Collections to version 4
|
2018-07-18 15:53:11 +02:00 |
|
Mohamed Mohideen Abdul Rasheed
|
6d1b695ca5
|
Minor fix on CommunityServiceImpl.java
Update methods should call clearModified.
|
2018-03-29 15:46:02 -04:00 |
|
Tim Donohue
|
8a48f782ea
|
Fix dspace-api module per new code style
|
2018-02-21 15:23:58 -06:00 |
|
Yana De Pauw
|
a588d42f5a
|
DS-3406: Ordering sub communities and collections
|
2017-06-09 19:48:54 +00:00 |
|
Tim Donohue
|
0659f1969d
|
Merge pull request #1319 from KevinVdV/DS-2996-fix-hiearchical-community-retrieval
[DS-2996] Fix retrieval of hierarchical of communities from a collection
|
2016-08-08 12:07:20 -05:00 |
|
Tim Donohue
|
3f98a52dd8
|
Fix DS-3263. Check for null MetadataField whenever using metadataFieldService.findByElement()
|
2016-07-12 11:38:51 -05:00 |
|
philip Vissenaekens
|
782e7d989b
|
DS-3179
|
2016-06-20 17:47:38 +02:00 |
|
philip Vissenaekens
|
eeab1106db
|
DS-3179
|
2016-06-20 16:49:53 +02:00 |
|
philip Vissenaekens
|
b1e4d3980b
|
Merge remote-tracking branch 'upstream/master' into DS-3179-jspui-remove-file
Conflicts:
dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
|
2016-06-20 15:48:12 +02:00 |
|
Tom Desair
|
8db0faed33
|
fix conflict
|
2016-05-27 13:16:23 +02:00 |
|
KevinVdV
|
5ebaf76eea
|
[DS-3179] Collection admin, edit item no authorization to remove file in JSPUI: Additional fixes to fix the unit tests
|
2016-05-18 16:41:35 +02:00 |
|
KevinVdV
|
e325a84b13
|
[DS-2996] Fix retrieval of hierarchical of communities from a collection.
|
2016-05-17 12:12:12 +02:00 |
|
Tim Donohue
|
f92fa6605d
|
DS-3154: more dspace-api fixes, alphabetically through org.dspace.core
|
2016-04-29 13:00:13 -05: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 |
|
Tim Donohue
|
64fa0a20b3
|
Merge pull request #1277 from tdonohue/DS-3039
DS-3039 : Fix Community item counting logic. Also cleanup item counting elsewhere in code
|
2016-02-19 14:05:20 -06: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 |
|
Mark H. Wood
|
104f7d9256
|
[DS-3024] Use GroupService.setName, not Group.setName, to implement logic against renaming permanent groups.
|
2016-02-05 16:50:14 -05:00 |
|
KevinVdV
|
9486a7def1
|
[DS-3003] Ensure all service & DAO implementations have a protected constructor
|
2016-02-05 15:06:39 +01:00 |
|
Tim Donohue
|
3587661b6c
|
Remove old CommunityService item count methods, which were inaccurate & slow. ItemService now handles this
|
2016-02-04 15:32:34 -06: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
|
221ebeea81
|
[DS-2902] Remove duplicate variable declaration when inheriting from an abstract class
|
2015-11-19 14:30:25 +01:00 |
|
Tim Donohue
|
daf26a1137
|
DS-2889: Fix AuthorizeException by getting a reference to logo prior to nullifying
|
2015-11-13 16:38:38 +00:00 |
|
Tim Donohue
|
feebea46bc
|
Restore SetRepository classes (accidentally deleted in refactor). Add a new limit/offet option to CommunityService.findAll()
|
2015-10-07 16:29:08 -05:00 |
|
KevinVdV
|
0e33f71403
|
[DS-2701-service-api-fix-legacy-id-support] Fix legacy identifier support for the community & removed some obsolete "getLegacyID()" methods
|
2015-09-18 12:05:35 +02: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 |
|