Raf Ponsaerts
ebd63b1283
Created endpoints to collect View and Search statistics
2019-09-02 13:39:11 +02:00
Raf Ponsaerts
ec3b07e500
Changes type to typeName to avoid confusing, fixed checkstyle
2019-09-02 12:43:32 +02:00
Andrew Wood
c4626c1a49
w2p-63043 Improve error reporting when resolving references during metadata import
2019-08-30 15:35:40 -04:00
Yana De Pauw
509acb22a9
64645: Removal of filtered-discovery-page in REST
2019-08-30 18:03:46 +02:00
Ben Bosman
5864b53555
authority control bigfixes
2019-08-30 17:59:06 +02:00
Kristof De Langhe
d8a7852388
64721: Entity configuration changes
2019-08-30 13:11:35 +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
d67afa957e
w2p-63043 Improve java docs for metadataImport
2019-08-27 12:19:57 -04:00
Andrew Wood
02559516d7
w2p-63043 remove stale spring rest webapp
2019-08-27 11:23:25 -04:00
Andrew Wood
28e2c7e13c
Merge remote-tracking branch 'community/master' into w2p-63043_CSV-placeholder-support
2019-08-27 11:22:15 -04:00
Andrew Wood
17d977205f
w2p-63043 Correct line reprocessing bug when value is empty
2019-08-27 11:11:08 -04:00
Mark H. Wood
21235b45c4
Merge remote-tracking branch 'upstream/master' into DS-3695-simple
2019-08-26 15:04:09 -04:00
Mark H. Wood
f4d7c35108
[DS-3695] Add statistics shard configset, fix various errors, improve logging.
2019-08-26 13:54:44 -04:00
Tim Donohue
30b2ea01a8
Merge pull request #2455 from tdonohue/fix_OAI_date_test
...
Another attempt at fixing Date test in `OAIpmhIT` integration test
2019-08-26 16:21:11 +02: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
Andrea Bollini
fe77a0a200
Merge pull request #2492 from tdonohue/clarify_sequence_id
...
Clarify purpose of Bitstream's Sequence ID
2019-08-23 17:15:41 +02: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
f264cff0ec
unused import
2019-08-22 17:58:22 +02:00
Ben Bosman
a325221a7e
Making the sequence ID read-only
2019-08-22 17:30:30 +02:00
Jelle Pelgrims
8c60fbb3e2
Fix CollectionharvestSettingsController permissions
2019-08-21 11:19:21 +02:00
Jelle Pelgrims
f5561a2dfc
Add small changes
2019-08-21 11:11:16 +02:00
Jelle Pelgrims
0f4ea91834
Clean up code added in previous commits
2019-08-21 10:35:23 +02:00
Jelle Pelgrims
712b4a4abf
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-20 10:10:47 -04: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
Marie Verdonck
1bd0f96a1a
Error & Status for non-successful POST/DELETE mappedCollections requests
...
- POST /api/core/items/<:uuid>/mappedCollections
> 405: item is a template item
> 422: specified collection not found or is owningCollection of item
- DELETE /api/core/items/<:uuid>/mappedCollections/<:collection_uuid>
> 405: item is a template item
> 422: specified collection not found or is owningCollection of item
2019-08-20 10:10:47 -04:00
Samuel
f555692126
DS-4097 name change from mappingCollections to mappedCollections + data change to uri-list
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
e5ec0164f7
w2p-63043 Improve documentation
2019-08-20 10:09:40 -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
Andrew Wood
7220cecfa6
DS-4316 Support indirect entity refs during csv import
2019-08-20 10:09:40 -04:00
Andrew Wood
f9886529f5
DS-4316 Support querying MetadataValues by field and value
2019-08-20 10:09:40 -04:00
Jelle Pelgrims
3b7eca366e
Add comments explaining changes
2019-08-19 09:01:44 +02: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
Michael W Spalti
0ee78acba3
[DS-4153] Added repository create method that takes a parameter for the parent object.
...
Implementions are added to the collection and community repository classes.
2019-08-15 13:18:54 -07:00
Mark H. Wood
0eef0b0859
[DS-3695] Add missing libraries reported by Michael Spalti, Chris Wilper.
2019-08-15 11:30:58 -04:00
Mark H. Wood
e103a9305d
[DS-3695] Merge damage: method was split, making local variable inaccessible.
2019-08-15 10:51:28 -04:00
Mark H. Wood
9046ecfcb4
Merge branch 'master' into DS-3695-upgrade
2019-08-15 10:23:53 -04:00
Mark H. Wood
8878b3a313
[DS-3695] Ask Solr what cores it has, instead of assuming that we know where they are in the filesystem.
...
(Solr might not even be installed on the same host.)
2019-08-15 10:16:10 -04:00
Jelle Pelgrims
ed17587170
Rename leftwardLabel and rightwardLabel
...
Renamed the leftwardLabel and rightwardlabel for Relationship to
leftwardValue and rightwardValue. Renamed the same values for
RelationshipType to leftwardType and rightwardType.
2019-08-13 15:30:49 +02:00
Ben Bosman
fcac5ecb56
Exception handling
2019-08-13 13:53:59 +02:00
Jelle Pelgrims
1831c4f92d
Fix small issues
2019-08-13 13:06:51 +02:00