Commit Graph

11197 Commits

Author SHA1 Message Date
Chris Wilper
1d914b74c7 DS-3533 Simplify and normalize code 2019-11-07 10:52:32 -05:00
Chris Wilper
7eb1508387 DS-3533 Apply projections uniformly 2019-11-07 05:30:17 -05:00
Chris Wilper
640c9071ef DS-3533 Add javadocs for new classes 2019-11-01 14:23:23 -04:00
Chris Wilper
71c81d28cf DS-3533 Fix checkstyle issues 2019-10-31 14:52:06 -04:00
Chris Wilper
b67a67c2b8 DS-3533 Use list projection for ItemRestRepository.findALl 2019-10-31 10:31:30 -04:00
Chris Wilper
f4737bb74b DS-3533 Provide item relationships via link repository 2019-10-31 10:31:30 -04:00
Chris Wilper
32098c4ffb DS-3533 Use list projection when embedding a page from a link repository 2019-10-31 10:30:56 -04:00
Chris Wilper
6f5f4da745 DS-3533 Add projections 2019-10-31 10:30:51 -04:00
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
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
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
7648e099ae DS-4367 fix comments about baseUrl 2019-10-17 17:58:39 +02:00
Andrea Bollini
b26222f278 DS-4367 remove unnecessary dspace.restUrl and fix default configuration 2019-10-17 17:51:24 +02:00
Andrew Wood
4882a7914d DS-4224 Comply with community master 2019-10-16 15:54:27 -04: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
c2aa03d9f5 DS-4224 Catch up with master 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
83ba0936c7 DS-4224 Improve related test and add additional test 2019-10-16 15:54:26 -04:00
Raf Ponsaerts
febe98f43f Implemented the Relationship logic in the submissionforms endpoint 2019-10-16 15:54:26 -04:00
Raf Ponsaerts
3aa75eaeeb Implemented feedback and testing on item bitstreams post endpoint 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
Samuel
6da844941d DS-4096 paginated methods for relationships 2019-10-16 15:54:26 -04:00
benbosman
f8e42eb5e5 Merge pull request #2527 from atmire/w2p-64809_Updating-indexing-method
Discovery indexing: Ensuring discovery configuration is used during indexing
2019-10-15 18:05:03 +02:00
Ben Bosman
01aac84699 JavaDoc 2019-10-15 16:44:54 +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
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
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
benbosman
96490e5570 Merge pull request #2545 from atmire/DS-4359_issue-entity-type-null
[DS-4359] added nullcheck in EntityServiceImpl#getAllRelationshipTypes
2019-10-10 17:13:15 +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
Raf Ponsaerts
15a4202472 [DS-4359] added nullcheck in EntityServiceImpl#getAllRelationshipTypes 2019-10-10 14:08:30 +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
a5af5c130a DS-4226 Conform with changes from community master 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
Tim Donohue
74ec72add1 Merge pull request #2541 from Georgetown-University-Libraries/ds4356
[DS-4356] Document Dockerfile Manual Build Steps (README change)
2019-10-07 10:36:17 -05:00