Raf Ponsaerts
|
2a63f0ff22
|
[Task 71502] added forceDelete method to the RelationshipService that won't check the cardinality of the relationships. Used this in the ItemService delete and added tests
|
2020-06-26 10:54:34 +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 |
|
Peter Nijs
|
ca37eee3fe
|
65571: REST changes to delete of an item
- Copy relationship data on item delete
|
2019-11-06 14:44:08 +01:00 |
|
Raf Ponsaerts
|
a0e18d57f0
|
Merge remote-tracking branch 'dspace/master' into feature-name-variants
Conflicts:
dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
|
2019-09-03 14:23:38 +02:00 |
|
Tim Donohue
|
16117bf132
|
Clarify purpose of Sequence ID
|
2019-08-22 16:48:07 -05:00 |
|
Raf Ponsaerts
|
d7a1015f70
|
Finished IT for name variants
|
2019-08-06 13:45:25 +02:00 |
|
Raf Ponsaerts
|
1866ed2a96
|
Moved RelationshipMetadata logic to a new service
|
2019-08-05 10:40:27 +02:00 |
|
Raf Ponsaerts
|
4215e91964
|
Implemented the Item Mapper functionality
|
2019-07-15 11:44:12 +02:00 |
|
Tim Donohue
|
8097589db5
|
Merge pull request #2418 from atmire/entities-feedback-2019-04
Configurable entities feedback
|
2019-05-09 12:01:37 -05:00 |
|
Raf Ponsaerts
|
6e21bcdad1
|
Implemented feedback
|
2019-05-02 15:08:08 +02:00 |
|
Ben Bosman
|
9a40fd817c
|
store place in relation virtual metadata
|
2019-04-29 17:59:38 +02:00 |
|
Ben Bosman
|
70e34edfef
|
override
|
2019-04-29 11:13:55 +02:00 |
|
Ben Bosman
|
b331b26f80
|
Avoid creating a new context
|
2019-04-25 17:01:23 +02:00 |
|
Ben Bosman
|
5a69301212
|
Rename VirtualBean to VirtualMetadataPopularConfiguration
|
2019-04-25 15:15:39 +02:00 |
|
Ben Bosman
|
72afed29b8
|
Rename VirtualBean to VirtualMetadataPopularConfiguration
|
2019-04-25 15:01:11 +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
|
23bbf45048
|
DS-3851 remove unused methods
|
2019-03-06 22:13:26 +01:00 |
|
Raf Ponsaerts
|
7f194dfa95
|
Applied feedback
|
2019-02-20 11:28:34 +01:00 |
|
Raf Ponsaerts
|
53580fa228
|
Merged w2p-57159_permission-to-create-relations into w2p-58898_place-column-calculation-error
|
2019-02-20 09:31:40 +01:00 |
|
Raf Ponsaerts
|
37c3ab9e17
|
Applied feedback
|
2019-02-18 09:23:39 +01:00 |
|
Ben Bosman
|
15eb85eb08
|
Check for null values
Use typed Maps
|
2019-02-07 12:55:02 +01:00 |
|
Ben Bosman
|
96f08e4414
|
Merge branch 'w2p-59343_support-ordered-metadata' into w2p-58898_place-column-calculation-error
# Conflicts:
# dspace-spring-rest/src/main/java/org/dspace/app/rest/repository/DSpaceRestRepository.java
|
2019-01-29 10:41:05 +01:00 |
|
Ben Bosman
|
7abc5b01e2
|
Merge remote-tracking branch 'origin/w2p-57159_permission-to-create-relations' into w2p-58898_place-column-calculation-error
# Conflicts:
# dspace-api/src/main/java/org/dspace/content/RelationshipServiceImpl.java
# dspace-api/src/main/java/org/dspace/content/service/RelationshipService.java
|
2019-01-29 09:58:22 +01:00 |
|
Raf Ponsaerts
|
7dc59a03a2
|
Fixed nullpointer issue in th comparator
|
2019-01-28 15:35:56 +01:00 |
|
Raf Ponsaerts
|
b908df263c
|
[Task 59343] sorted the list of metadatavalues and forced the itemconverter to use the itemservice
|
2019-01-28 13:24:35 +01:00 |
|
Raf Ponsaerts
|
7d961db6ce
|
Applied feedback
|
2019-01-28 11:49:19 +01:00 |
|
Ben Bosman
|
d7610ccf6e
|
Resolving merge conflict
|
2019-01-24 14:19:09 +01:00 |
|
Ben Bosman
|
1311c40cb7
|
Merge remote-tracking branch 'origin/w2p-57159_permission-to-create-relations' into w2p-58898_place-column-calculation-error
# Conflicts:
# dspace-api/src/main/java/org/dspace/content/ItemServiceImpl.java
# dspace-api/src/main/java/org/dspace/content/RelationshipServiceImpl.java
# dspace-api/src/main/java/org/dspace/content/service/ItemService.java
# dspace-api/src/main/java/org/dspace/content/virtual/Collected.java
# dspace-api/src/main/java/org/dspace/content/virtual/UUIDValue.java
# dspace-spring-rest/src/test/java/org/dspace/app/rest/RelationshipRestRepositoryIT.java
# dspace/config/spring/api/core-services.xml
|
2019-01-24 13:59:36 +01:00 |
|
Ben Bosman
|
51de4cd87c
|
JavaDocs and boolean name update
|
2019-01-24 13:26:35 +01:00 |
|
Raf Ponsaerts
|
1ed01310b0
|
Implemented the additional getMetadata function with the boolean
|
2019-01-24 10:06:42 +01:00 |
|
Raf Ponsaerts
|
7e14562139
|
Merged configurable_entities into w2p-57159_permission-to-create-relations
|
2019-01-22 12:50:44 +01:00 |
|
Raf Ponsaerts
|
bfc1b39ea2
|
Merged configurable_entities into w2p-58898_place-column-calculation-error
|
2019-01-21 09:19:01 +01:00 |
|
Raf Ponsaerts
|
7f225f1ad5
|
Fixed the place attribute not being set to the virtual metadata
|
2019-01-14 15:29:54 +01:00 |
|
Andrea Bollini
|
c8e11e6700
|
Merge remote-tracking branch 'origin/master' into DS-3851_workflow
|
2019-01-01 13:00:11 +01:00 |
|
benbosman
|
0692701f7a
|
Merge pull request #2270 from atmire/virtual-metadata-update
Entities Virtual metadata update
|
2018-12-21 12:49:05 +01:00 |
|
Ben Bosman
|
fe437ad88d
|
checkstyle
|
2018-12-18 10:29:47 +01:00 |
|
Ben Bosman
|
dc6bd487e0
|
checkstyle
|
2018-12-18 10:29:04 +01:00 |
|
Ben Bosman
|
b050db1cae
|
JavaDoc updates
|
2018-12-18 10:17:12 +01:00 |
|
Ben Bosman
|
efd579f054
|
typing error
|
2018-12-18 09:58:57 +01:00 |
|
Ben Bosman
|
1b0f00df18
|
Comment on relationship.type
|
2018-12-18 09:42:48 +01:00 |
|
Raf Ponsaerts
|
4e51fd0c86
|
Added support for the leftItem and rightItem through the parameters
|
2018-12-14 17:20:45 +01:00 |
|
Raf Ponsaerts
|
d95c378edc
|
Implemented the feedback
|
2018-12-13 15:45:15 +01:00 |
|
Raf Ponsaerts
|
314e96a6ac
|
Merged the merging-csv-functionality branch into virtual-metadata-update
|
2018-12-12 10:54:16 +01:00 |
|
Raf Ponsaerts
|
6e16a3ed62
|
Applied community feedback
|
2018-12-07 16:09:29 +01:00 |
|
Raf Ponsaerts
|
7d07a1e6f9
|
Merged branch configurable_entities into w2p-57712_merging-csv-functionality
|
2018-12-07 10:38:19 +01:00 |
|
Tim Donohue
|
ceed829800
|
Merge branch 'master' into configurable_entities
|
2018-12-06 17:05:31 +00:00 |
|
Raf Ponsaerts
|
e7b6aded69
|
Fixed tests and added license headers
|
2018-11-22 10:41:45 +01:00 |
|
Raf Ponsaerts
|
912a1f0be6
|
Merged entities-PR2 into virtual-metadata-update
|
2018-11-21 15:47:08 +01:00 |
|