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
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
Mark H. Wood
95d0a2bf57
Remove long-deprecated ConfigurationManager.
2020-11-17 13:30:00 -05:00
Alessandro Martelli
c84608e81f
[CSTPER-221] Collection handle generation after creation
2020-11-09 17:06:29 +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
Marie Verdonck
4e48ff8de1
72387: Workflow minor fixes
2020-08-06 10:12:28 +02:00
Mykhaylo
eef6868a2f
renamed methods
2020-06-16 11:09:32 +02:00
Mykhaylo
d9d698dcd1
Implement community feedbacks
2020-06-11 19:19:02 +02:00
Mykhaylo
26f6a7d0d8
Implement community feedbacks
2020-06-05 17:13:37 +02:00
Kevin Van de Velde
3667ce4b40
Removing some outdated comments & added a missing override
2020-04-09 14:12:35 +02:00
Raf Ponsaerts
7de471ddaf
[Task 70232] moved createReadGroup to the collectionService and used this in both the Repository class and the IT class
2020-04-09 10:10:18 +02:00
Marie Verdonck
8b51ba692d
Merge remote-tracking branch 'dspace-origin/master' into workflow-step-definitions
2020-01-31 11:55:48 +01:00
benbosman
48cf744040
Merge pull request #2420 from KevinVdV/DS-4239-migrate-workflow-xml-to-spring
...
[DS-4239] Migrate the workflow.xml to spring
Merging since there are 2 approvals and it's a dependency for https://github.com/DSpace/DSpace/pull/2646
2020-01-29 09:19:00 +01:00
Marie Verdonck
7ef537507f
- Merged with KevinVdV/DSpace/DS-4239-migrate-workflow-xml-to-spring
...
- Changed all implementations of XmlWorkflowFactoryImpl to work with new mapping
- Moved their java doc to XmlWorkflowFactory
- Removed/Changed exceptions
- Altered tests in WorkflowDefinitionRestRepositoryIT to work with changes
Merge remote-tracking branch 'github-kevin/DS-4239-migrate-workflow-xml-to-spring' into workflow-step-definitions
# Conflicts:
# dspace-api/src/main/java/org/dspace/xmlworkflow/XmlWorkflowFactoryImpl.java
# dspace-api/src/main/java/org/dspace/xmlworkflow/factory/XmlWorkflowFactory.java
2019-12-20 11:21:17 +01:00
Marie Verdonck
8a3479e753
67694: Exception handling improvements and /search moved to repository
2019-12-17 11:08:17 +01:00
Kevin Van de Velde
f4304673ed
Merge branch 'master' into DS-4239-migrate-workflow-xml-to-spring
2019-12-16 13:00:54 +01:00
Kevin Van de Velde
4c9a30bb14
[DS 4287] Refactoring the IndexableObject & SolrServiceImpl to become more expandable
2019-11-29 14:26:50 +01:00
Peter Nijs
dca93b5228
65571: REST changes to delete of an item
...
- fix RelationshipDeleteRestRepositoryIT test failures
- fix issue with deleting a collection with ResourcePolicies
- remove a redundant itemService from ItemRestRepository
- implement input validation on the copyVirtualMetadata parameter
- add test for this
- use Object.deepEquals() for array comparison
- documented deleteMultipleRelationshipsCopyVirtualMetadata()
2019-11-07 14:43:11 +01:00
Marie Verdonck
35316f6d2f
Non-code changes, just whitelines
2019-07-15 11:45:06 +02:00
Raf Ponsaerts
4215e91964
Implemented the Item Mapper functionality
2019-07-15 11:44:12 +02:00
Kevin Van de Velde
5006653277
[DS-4239] Migrate the workflow.xml to spring
2019-05-03 12:10:06 +02: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
Raf Ponsaerts
211e8f72a1
Merged dspace/master into configurable_entities
2019-04-05 13:45:01 +02:00
Andrea Bollini
19606943b1
DS-3851 community feedback: code cleanup
2019-03-14 23:49:35 +01:00
Andrea Bollini
4475eca5b2
DS-3851 code cleanup: community feedback
2019-03-06 15:51:00 +01:00
Andrea Bollini
70091e59b8
DS-3851 partially remove legacy workflow to simplify testing
...
First tests for the workflow endpoint
2019-02-20 23:11:04 +01: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
Raf Ponsaerts
8ffbec58ca
[DS-3782] Upgrade Commons Collections to version 4
2018-07-18 15:53:11 +02:00
Tim Donohue
8a48f782ea
Fix dspace-api module per new code style
2018-02-21 15:23:58 -06:00
Pascal-Nicolas Becker
04ec199ff3
[DS-3431] Harden DSpace's BasicWorfklowService
2017-07-11 16:37:19 +00:00
Yana De Pauw
a588d42f5a
DS-3406: Ordering sub communities and collections
2017-06-09 19:48:54 +00:00
Ivan Masár
269af71afb
javadoc (doclint) and whitespace fixes
...
includes whitespace fixes as per Coding Conventions
2016-11-10 13:34:37 +01: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