Commit Graph

44 Commits

Author SHA1 Message Date
Marie Verdonck
7a847db62b Feedback on PR 2561 2019-11-08 09:02:39 +01: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
benbosman
f65c8523a8 Merge pull request #2502 from atmire/w2p-64649_endpoints-to-collect-statistics
Endpoints to collect Statistics
2019-09-25 15:55:40 +02:00
Raf Ponsaerts
04d14efe5f Applied feedback 2019-09-25 15:10:19 +02:00
Raf Ponsaerts
be2624b666 [Task 64993] applied feedback 2019-09-18 10:37:26 +02:00
benbosman
336a6b177b Merge pull request #2499 from atmire/w2p-64645_Removal-of-filtered-discovery-page
Removal of filtered-discovery-page in REST
2019-09-13 09:35:58 +02:00
benbosman
cb7db98fcf Merge pull request #2471 from atmire/w2p-63043_CSV-placeholder-support
DS-4316: Indirect entity refs during csv import
2019-09-09 14:35:09 +02:00
Andrew Wood
591df53e7a w2p-63043 Minor tweeks to testing enviorment and edge case correction 2019-09-05 11:30:50 -04:00
Raf Ponsaerts
97e322a21d Applied feedback with regards to view and searchevents 2019-09-05 13:49:07 +02:00
Raf Ponsaerts
14a72b5c39 Implemented separate controller for Statistics 2019-09-05 12:52:10 +02:00
Raf Ponsaerts
ebd63b1283 Created endpoints to collect View and Search statistics 2019-09-02 13:39:11 +02:00
Yana De Pauw
509acb22a9 64645: Removal of filtered-discovery-page in REST 2019-08-30 18:03:46 +02:00
Tim Donohue
41a6f86dcc Merge pull request #2497 from atmire/DS-4251_test-csv-file-fix
[DS-4251] made sure that the test.csv file gets deleted
2019-08-28 17:28:41 +02:00
Tim Donohue
d2e224591c Use filename also in run command 2019-08-28 10:04:02 -05:00
Andrew Wood
e3cf391448 w2p-63043 Add additional IT for metadataImport 2019-08-28 09:54:15 -04:00
Raf Ponsaerts
598c28c6d6 [DS-4251] made sure that the test.csv file gets deleted and doesn't stay in the project structure after running tests 2019-08-28 08:34:32 +02:00
Tim Donohue
3139104997 Merge pull request #2472 from atmire/w2p-63533_changes-to-dtd-and-api-relationship-submission
support for defining relationship lookups in the submission forms
2019-08-27 23:27:17 +02:00
Andrew Wood
28e2c7e13c Merge remote-tracking branch 'community/master' into w2p-63043_CSV-placeholder-support 2019-08-27 11:22:15 -04:00
Tim Donohue
4760d579d4 Correct return value to be nowToNearestSecond. 2019-08-26 08:55:09 -05:00
Tim Donohue
cd07247112 Fix occasional date mismatches by rounding to nearest second. 2019-08-26 08:55:07 -05:00
Tim Donohue
16117bf132 Clarify purpose of Sequence ID 2019-08-22 16:48:07 -05:00
Tim Donohue
018b18e214 Merge pull request #2473 from atmire/w2p-63475_implement-upload-bitstream-to-archived-item
implement upload bitstream to archived item
2019-08-22 18:39:12 +02:00
Ben Bosman
a325221a7e Making the sequence ID read-only 2019-08-22 17:30:30 +02:00
Marie Verdonck
668b6551b0 Undo HALResource change, all tests run locally 2019-08-20 10:10:47 -04:00
Marie Verdonck
f6bf8b09fd Non-code changes, just whitelines 2019-08-20 10:10:47 -04:00
Raf Ponsaerts
b42dafe166 Implemented the Item Mapper functionality 2019-08-20 10:10:46 -04:00
Andrew Wood
55cc060b13 w2p-63043 Improve related query performance and improve affiliated test 2019-08-20 10:09:40 -04:00
Andrew Wood
e40a209113 DS-4316 Add tests for indirect entity refs during csv import 2019-08-20 10:09:40 -04:00
Ben Bosman
68fc698f4b JavaDocs 2019-08-16 11:32:54 +02:00
Raf Ponsaerts
62596b1eaa Fixed feedback 2019-08-16 10:10:49 +02:00
Ben Bosman
fcac5ecb56 Exception handling 2019-08-13 13:53:59 +02:00
Ben Bosman
744dae41aa checkstyle 2019-08-06 16:54:09 +02:00
Ben Bosman
f6e5687385 Process PR feedback 2019-08-06 15:59:12 +02:00
Ben Bosman
969158783f process feedback + PR 69
Adding JavaDoc
Processing https://github.com/DSpace/Rest7Contract/pull/69
2019-08-05 10:02:44 +02:00
Raf Ponsaerts
9b3d9e1fa0 Implemented feedback 2019-08-02 14:09:42 +02:00
Jelle Pelgrims
763d9ce8e6 Rename code matching '[mM]apping[a-zA-Z]*' to '[mM]apped[a-zA-Z]*'
Rename 'mappingCollection' and similar code to 'mappedCollection', in order
to resolve Tim Donohue's feedback on the pull request.
2019-08-02 13:13:48 +02:00
Jelle Pelgrims
e51aebf09d Merge branch 'master' into DS-4097_item-mapper-squashed-final 2019-08-02 11:27:46 +02:00
Raf Ponsaerts
db1a885604 Merged DSpace/master into w2p-63475_implement-upload-bitstream-to-archived-item 2019-07-31 11:36:55 +02:00
Raf Ponsaerts
f622ef1d2a Merge remote-tracking branch 'dspace/master' into w2p-63475_implement-upload-bitstream-to-archived-item 2019-07-31 11:17:32 +02:00
Raf Ponsaerts
5e8f355536 Merged DSpace/master into w2p-63533_changes-to-dtd-and-api-relationship-submission 2019-07-31 10:00:14 +02:00
Raf Ponsaerts
e678977f27 Merge remote-tracking branch 'dspace/master' into w2p-63533_changes-to-dtd-and-api-relationship-submission 2019-07-31 09:32:24 +02:00
Tim Donohue
8dc1d27598 Correct sample URLs in tests 2019-07-19 16:35:53 -05:00
Tim Donohue
739ff181cc Rename "dspace-spring-rest" to "dspace-server-webapp" 2019-07-19 16:35:53 -05:00