nwoodward
848df25984
catch exceptions stemming from invalid id's
2024-01-18 11:44:57 -06:00
damian
ca7c75987e
Items count are now disabled by default. Naming changes.
2023-06-13 19:58:42 +02:00
damian
ff504e35d1
Variable naming change. Javadocs addded.
2023-06-09 16:56:26 +02:00
damian
1cc6fb2f58
Item counters refactor. Removing unnecessary code.
2023-05-12 12:29:22 +02:00
damian
0231af5867
Item counters added to Communities and Collections REST API
2023-05-11 20:08:32 +02:00
Mykhaylo
9fe1953d07
[CST-7756] added missing IT
2023-02-03 17:22:26 +01:00
Mykhaylo
389cb760e2
[DSC-193] tests added, code review fixes, other fixes in pagination and ordering
2022-12-01 18:57:45 +01:00
Mykhaylo
bdb4bd53dc
[DSC-183] New endpoint, IT tests changed
2022-12-01 18:43:42 +01:00
Tim Donohue
5d91ff2564
Merge pull request #3329 from atmire/w2p-80200_Retain_UUIDs
...
Fix #3330 : Retain UUIDs on packager restore
2021-10-07 11:12:08 -05:00
Mark H. Wood
6013062a08
Merge remote-tracking branch 'upstream/main' into 3061
2021-09-15 16:18:18 -04:00
Nathan Buckingham
829fc7d112
w2p-80200 Tests for no force export and fix to spy on authorize service
2021-09-14 10:15:04 -04:00
Nathan Buckingham
72fab65012
w2p-80200 Retain UUIDs of DSpace objects when using packager
2021-09-14 10:12:34 -04:00
Tim Donohue
4ecc7a1a9a
Merge pull request #3357 from mwoodiupui/DS-4548
...
[DS-4548] Rename DSpace's LogManager to LogHelper.
2021-09-13 14:25:49 -05:00
Mark H. Wood
4b96106ea3
Merge remote-tracking branch 'upstream/main' into 3061
2021-09-08 15:52:33 -04:00
Mark H. Wood
f3175d56d5
Merge branch 'main' into 3061
2021-09-07 14:30:20 -04:00
Mykhaylo
981e224fea
added event that allow to update solr document of collection and community
2021-09-02 09:55:28 +02:00
Mark H. Wood
b43e5dfdd8
[DS-4548] Rename DSpace's LogManager to LogHelper.
2021-08-04 11:41:18 -04:00
Mark H. Wood
0e0ce0479c
[DS-2058] Rename message to match the class that uses it.
...
Also create a new message and stop using Workflow message in DSO classes.
2021-05-13 11:53:43 -04:00
Mark H. Wood
ce4ca33346
Merge branch 'main' of github.com:mwoodiupui/DSpace into 3061
2020-11-25 16:55:08 -05:00
Mark H. Wood
51f9e78fd2
Merge remote-tracking branch 'upstream/main' into #2956
2020-11-24 11:56:18 -05:00
Mark H. Wood
65f04fcec9
First batch of errorprone fixes. #3061
2020-11-24 10:55:08 -05:00
Mark H. Wood
6569089228
Remove deprecated setMetadata of CommunityService, CollectionService #2956
...
This introduces a new class: a holder for metadata field names.
2020-11-17 13:53:49 -05:00
Mark H. Wood
7ab6aed276
Remove deprecated getMetadata(Context, String) from CommunityService, CollectionService.
2020-11-17 13:46:10 -05:00
Alessandro Martelli
c84608e81f
[CSTPER-221] Collection handle generation after creation
2020-11-09 17:06:29 +01:00
Alessandro Martelli
dc08f36a94
[CSTPER-221] Fixed Authorization denied during subCommunity creation
...
We need to persist the newCommunity before adding the handle metadata
value. The failing test was
* CommunityRestRepositoryIT.createSubCommunityAuthorizedTest
2020-11-09 11:48:22 +01:00
Alessandro Martelli
b878b0a7e0
[CSTPER-221] Minor changes and cleanup
2020-10-30 18:41:04 +01:00
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