Andrea Bollini
|
0fbe314890
|
Merge pull request #2503 from atmire/DS-4337-bitstream-bitstreamformat-relation-endpoints
DS-4337 implement bitstream-bitstreamformat relation endpoints
|
2019-10-24 17:05:49 +02:00 |
|
jonas-atmire
|
0ab96d5c58
|
Removal of superfluous method. Handled by allowing a null file to be sent, and sending back an error if that is the case
|
2019-10-24 14:04:14 +02:00 |
|
Tim Donohue
|
9dbfe5d32b
|
Merge pull request #2535 from atmire/DS-4224-paginated-methods-for-relationships
Ds 4224 paginated methods for relationships
|
2019-10-23 13:49:29 -05:00 |
|
Kevin Van de Velde
|
1dc8cf7f32
|
[DS-4337] Bitstream format PUT endpoint javadoc update
|
2019-10-22 11:19:37 +02:00 |
|
Raf Ponsaerts
|
bdb8f2603c
|
[Task 65768] added proper implementation for getNumerOfResults for test DataProvider and fixed checkstyle
|
2019-10-22 09:49:37 +02:00 |
|
Raf Ponsaerts
|
e2cc3a9391
|
Evaluated feedback on scripts and processes endpoints and model classes. Added javadoc, fixed tests and made improvements to various parts of the Scripts and processes feature
|
2019-10-21 16:31:04 +02:00 |
|
Raf Ponsaerts
|
e51b06a4b7
|
[Task 65768] implemented the getNumberOfResults method on the ExternalDataService and used this in the ExternalDataRestRepositories for an accurate pagination on the search methods
|
2019-10-21 11:53:49 +02:00 |
|
Tim Donohue
|
827311cb66
|
Merge pull request #2554 from 4Science/DS-4367
DS-4367 remove unnecessary dspace.restUrl and fix default configuration
|
2019-10-18 10:04:06 -05:00 |
|
Andrea Bollini
|
d38baea57d
|
DS-4367 add IT for root endpoint properties
|
2019-10-18 12:41:03 +02:00 |
|
Andrea Bollini
|
fbd5f444df
|
DS-4367 fix property used in test initialization
|
2019-10-18 11:06:28 +02:00 |
|
benbosman
|
30ad7676ef
|
Merge pull request #2528 from atmire/authority-control-bugfixes
Authority control bugfixes
|
2019-10-18 11:03:24 +02:00 |
|
Raf Ponsaerts
|
91e763d7a1
|
Removed the config setting in the destroy method of the AuthorityRestRepositoryIT class
|
2019-10-18 10:28:55 +02:00 |
|
Andrea Bollini
|
b26222f278
|
DS-4367 remove unnecessary dspace.restUrl and fix default configuration
|
2019-10-17 17:51:24 +02:00 |
|
Raf Ponsaerts
|
9bb2e7e526
|
Implemented the External Sources feature
|
2019-10-17 14:50:17 +02:00 |
|
Peter Nijs
|
8640337224
|
65542: CRUD on Collection & Community logo: Feedback
|
2019-10-17 12:36:23 +02:00 |
|
Andrew Wood
|
a4c0b62b52
|
DS-4224 Improve paging impl for Entities
|
2019-10-16 15:54:27 -04:00 |
|
Andrew Wood
|
d82fb48878
|
DS-4224 Improve code style consistency
|
2019-10-16 15:54:27 -04:00 |
|
Andrew Wood
|
a15ceb71e8
|
DS-4224 Adjust stylings and improve jdocs
|
2019-10-16 15:54:27 -04:00 |
|
Andrew Wood
|
9bc63b7eed
|
DS-4224 Relationship paging refactor
|
2019-10-16 15:54:26 -04:00 |
|
Andrew Wood
|
58e986d08d
|
DS-4224 Update unit test to comply with refactoring
|
2019-10-16 15:54:26 -04:00 |
|
Raf Ponsaerts
|
901b6aecec
|
Merge remote-tracking branch 'dspace/master' into w2p-65568_bugs-place-management-creating-relationships
Conflicts:
dspace-api/src/main/java/org/dspace/app/bulkedit/MetadataImport.java
|
2019-10-16 14:38:30 +02:00 |
|
benbosman
|
f7d9e0c1cd
|
Merge pull request #2522 from atmire/DS-4226-CSV_Import_Entities_Improvments
DS-4226 Improvements to Entity validation first pass
|
2019-10-15 16:26:50 +02:00 |
|
Samuel
|
b60cb236a3
|
DS-4337 implement bitstream-bitstreamformat relation endpoints - feedback bis
|
2019-10-15 15:58:18 +02:00 |
|
Raf Ponsaerts
|
6c762d52fe
|
Fixes after master merge
|
2019-10-15 13:15:15 +02:00 |
|
Raf Ponsaerts
|
31a28e0ffa
|
Merge remote-tracking branch 'dspace/master' into w2p-65568_bugs-place-management-creating-relationships
Conflicts:
dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/RelationshipRestRepository.java
|
2019-10-15 12:03:07 +02:00 |
|
Marie Verdonck
|
df7ee6410c
|
w2p-65570 - Tests modified for name variants configuration check
|
2019-10-14 13:51:02 +02:00 |
|
Marie Verdonck
|
9994dd8d7c
|
w2p-65570 - Configuring whether name variants should be used
|
2019-10-14 13:49:55 +02:00 |
|
Raf Ponsaerts
|
15555a1afe
|
[Task 65568] initial fixes and test fixes
|
2019-10-14 13:35:17 +02:00 |
|
Samuel
|
99fbbe1749
|
DS-4337 implement bitstream-bitstreamformat relation endpoints - feedback
|
2019-10-11 18:13:14 +02:00 |
|
Raf Ponsaerts
|
4e87687b47
|
applied naming feedback and comments on ChoiceAuthorityService and AuthorityRestRepositoryIT
|
2019-10-11 16:13:08 +02:00 |
|
Kevin Van de Velde
|
86b7989efe
|
[DS-4317] Bundles in rest: Processing feedback
|
2019-10-11 11:21:13 +02:00 |
|
Tim Donohue
|
a5d4924cc2
|
Merge pull request #2489 from mspalti/DS-4153_createandreturn
[DS-4153] Added repository createAndReturn that accepts parent id
|
2019-10-10 10:37:27 -05:00 |
|
Samuel
|
cd1e6ba278
|
DS-4337 implement bitstream-bitstreamformat relation endpoints - feedback
|
2019-10-10 17:30:22 +02:00 |
|
benbosman
|
ad29df9756
|
Merge pull request #2546 from atmire/DS-4360_statistics-endpoint-searchevents-link-fix
[DS-4360] fixed construction of the SearchEvents link on the statistics endpoint
|
2019-10-10 17:15:08 +02:00 |
|
Andrea Bollini
|
e922227f29
|
Merge pull request #2486 from atmire/w2p-62967_multiple-title-community-endpoint-issue
Issue when community has multiple dc.title values
|
2019-10-10 16:51:44 +02:00 |
|
Raf Ponsaerts
|
f63b81b440
|
[DS-4360] fixed construction of the SearchEvents link on the /statistics endpoint
|
2019-10-10 14:22:36 +02:00 |
|
Michael W Spalti
|
2d6b97b539
|
Fixed checkstyle error for unused import.
|
2019-10-09 17:09:25 -07:00 |
|
Michael W Spalti
|
573b2a514c
|
Added optional RequestParam and updated internal post method to accept parent parameter.
|
2019-10-09 16:36:54 -07:00 |
|
Tim Donohue
|
6986b211e1
|
Merge pull request #2491 from atmire/oai-harvesting-setup
Oai harvesting setup
|
2019-10-09 15:44:13 -05:00 |
|
Andrew Wood
|
0773f79d5c
|
DS-4226 Add validation for multi typeName reference case improve test improve languaged used
|
2019-10-09 11:18:33 -04:00 |
|
Andrew Wood
|
51555e4f28
|
DS-4226 Fix ambigious bug
|
2019-10-09 11:18:33 -04:00 |
|
Andrew Wood
|
3739b718eb
|
DS-4226 Improvements to Entity validation first pass
|
2019-10-09 11:18:33 -04:00 |
|
Raf Ponsaerts
|
2202195cfc
|
Altered wrongly defined URL in CollectionHarvesterSettingsControllerIT
|
2019-10-07 16:07:23 +02:00 |
|
Peter Nijs
|
60489c2c02
|
65251: replace and delete a logo for collections and communities
|
2019-10-07 13:26:16 +02:00 |
|
Kristof De Langhe
|
64ac844e9e
|
64640: Message fix + Missing JavaDocs
|
2019-10-07 11:07:32 +02:00 |
|
Raf Ponsaerts
|
f28acee6bf
|
Added tests for Community endpoint pagination
|
2019-10-04 15:14:25 +02:00 |
|
Peter Nijs
|
918839fdea
|
65247: tests for uploading a logo for collections and communities
|
2019-10-04 13:36:56 +02:00 |
|
Peter Nijs
|
51d86d420b
|
65247: add support for uploading a logo for collections and communities
|
2019-10-03 15:46:08 +02:00 |
|
Peter Nijs
|
23c10854b2
|
65247: add support for uploading a logo for collections and communities
|
2019-10-03 15:44:46 +02:00 |
|
Kevin Van de Velde
|
4b92af8239
|
[DS-4351] Upgrade spring (boot) & hibernate to newer versions
|
2019-10-03 09:41:51 +02:00 |
|