Commit Graph

491 Commits

Author SHA1 Message Date
Michael Spalti
a39b509773 Minor changes to comments. 2021-12-01 16:46:55 -08:00
Michael W Spalti
79c0a9662b Merge branch 'main' into iiif-endpoint 2021-10-20 15:55:27 -07:00
Michael W Spalti
c7c04db576 Optional iiif configuration and javadoc. 2021-10-20 15:06:47 -07:00
Mykhaylo
fb2288e8a2 Merge branch 'main' into CST-4469-ItemVersioning 2021-10-19 18:45:49 +02:00
Michael W Spalti
2f74887c8f Updated iiif configuation. 2021-10-13 10:05:00 -07:00
Michael Spalti
597cf4efb5 Configuration update. 2021-10-02 13:28:16 -07:00
Mykhaylo
6385df9779 minor fix 2021-10-02 12:33:47 +02:00
Mykhaylo
16d0059bcd add support to enable/disable the versioning features via conf 2021-09-30 12:40:33 +02:00
Mykhaylo
f6e23f2061 Implement community feedbacks 2021-09-28 19:02:51 +02:00
Michael Spalti
71eb1429e0 Merge branch 'main' into iiif-endpoint 2021-09-27 15:03:22 -07:00
Michael Spalti
9a5a5d636f Merge branch '4Science-pr' into iiif-endpoint 2021-09-27 11:49:30 -07:00
Michael Spalti
e42b9dff99 Minor iiif.cfg updates. 2021-09-27 11:07:02 -07:00
Andrea Bollini
21032f66a5 Finalize configuration via metadata refactoring and hierarchical range support 2021-09-26 22:59:38 +02:00
Michael Spalti
a22fe26d2f Additional documentation in iiif.cfg file. 2021-09-26 13:07:04 -07:00
Andrea Bollini
d25c74f001 Intermediate commit - refactoring to rely on metadata for feature activation and configuration 2021-09-22 18:00:29 +02:00
Michael Spalti
facadf47df Moved default iiif configuration to iiif.cfg. 2021-09-16 14:28:43 -07:00
Paulo Graça
08857aecd2 renaming properties and improve file documentation 2021-09-06 18:11:10 +01:00
Paulo Graça
d8b7c97d86 Merge branch 'main' of https://github.com/DSpace/DSpace into feature-issue2816-openaire-funding-external-lookup 2021-09-06 18:09:22 +01:00
Andrea Bollini
9dcf2344b4 Merge pull request #2789 from the-library-code/DS-4522_Logical_item_filtering
[DS-4522] Logical item filtering (with DOI implementation)
2021-09-04 08:35:45 +02:00
Michael Spalti
e431f1687a Merge branch 'main' into iiif-endpoint 2021-09-03 12:25:40 -07:00
Michael Spalti
4491837d54 Moved the iiif cors configuration to separate iiif.cfg config file. 2021-08-26 15:44:40 -07:00
Michael Spalti
cbd37eb722 Updated ITs to work with the new iiif endpoint. 2021-08-26 15:36:37 -07:00
Michael W Spalti
7e02dbb882 Adding IIIF cors configuration. 2021-08-24 16:46:50 -07:00
Paulo Graça
653be5db00 new openaire funding external source feature 2021-08-17 11:44:04 +01:00
Tim Donohue
e6898ddf77 Minor code cleanup. Remove any references to BTE, XMLUI and JSPUI from 7.x codebase 2021-08-02 16:48:54 -05:00
Michael Spalti
faa34e4b42 Merge branch 'main' into iiif-endpoint 2021-07-30 14:41:29 -07:00
Michael Spalti
851bca30e3 Merge branch 'main' into iiif-endpoint 2021-07-11 06:55:13 -07:00
Michael Spalti
44de2ec5a3 Added IIIF bundle to solr stats. 2021-07-11 06:54:03 -07:00
Mykhaylo
32223c3c2c Merge branch 'main' into CST-4121-MakeDiscoveryMoreResilientToStaleObjects 2021-06-25 13:22:32 +02:00
Andrea Bollini
5714a5eeff Cleanup code and add IT for the case discovery.removestale.attempts = 0 2021-06-21 17:03:52 +02:00
Andrea Bollini
2d2a4a77b2 Merge branch 'main' of https://github.com/DSpace/DSpace into DS-4149_7-x 2021-05-26 18:19:49 +02:00
Mykhaylo
f089a5258c minor refactoring 2021-05-20 16:23:39 +02:00
Tim Donohue
206f6bdc63 Merge pull request #3195 from 4Science/CST-3978
Added script to delete all metadata values
2021-04-06 11:38:05 -05:00
Luca Giamminonni
7ba8b5900a Move bulkedit.allow-bulk-deletion property from dspace.cfg to bulkedit.cfg 2021-04-06 09:55:24 +02:00
Tim Donohue
5ff6c04989 Copy CORS settings to local.cfg by default. Add test to prove CORS blocks authentication from untrusted origins 2021-03-31 15:36:33 -05:00
Tim Donohue
4efe92e23d Remove options to add IP address in JWT auth token. Fixes #2938 2021-03-31 15:34:39 -05:00
Kim Shepherd
4e70bce553 [DS-4522](main) Fix default configuration for curation task 2021-03-16 13:25:30 +13:00
Kim Shepherd
b049e65110 [DS-4522](main) Configuration (spring), providers and filters 2021-03-16 13:22:33 +13:00
Kim Shepherd
11d7b5b063 [DS-4522](main) RegisterDOI curation task (as CLI and UI control) 2021-03-16 13:19:09 +13:00
Tim Donohue
a55acc2379 Cleanup ununsed configurations 2021-02-25 16:55:04 -06:00
Tim Donohue
ffb17f0664 Fix/Workaround for https://issues.apache.org/jira/browse/SOLR-12798 . Use Tika directly for parsing instead of ContentStreamUpdateRequest (which results in "URI is too large >8192" errors in Solr v8) 2021-02-25 10:36:03 -06:00
Tim Donohue
7e3b1afef1 Merge pull request #2692 from atmire/DS-4440_GDPR_anonymize-statistics-feature
DS-4440 GDPR - Anonymize statistics feature
2021-02-04 10:11:35 -06:00
Marie Verdonck
b77b9949ee 75922: Feedback PR #3004 2021-01-12 17:22:18 +01:00
Samuel
1f73d136f2 DS-4440 GDPR - Anonymize statistics feature - feedback: default configuration 2020-12-10 14:12:24 +01:00
Samuel
d71472fcc3 DS-4440 GDPR - Anonymize statistics feature - feedback: default configuration & spelling 2020-12-10 14:12:24 +01:00
Mark H. Wood
e94911ba19 Replace deprecated setMetadata() that uses removed field names. #2956
Once upon a time, DSOs had dedicated fields for some metadata.  These were
moved into the Metadatavalue table long ago, but there were still methods
which used the old field names instead of proper MetadataField triplets.
2020-11-17 15:37:53 -05:00
Yana De Pauw
6f2c34050a Merge remote-tracking branch 'upstream/main' into DS-626 2020-09-18 15:06:16 +02:00
Yana De Pauw
9945ab1bc3 70906: Process IRUS DSpace 7 PR feedback 2020-09-18 11:52:19 +02:00
Marie Verdonck
88fbb77aa5 72788: Feedback processed: Javadoc, moved service > util, config comment 2020-09-04 12:26:18 +02:00
Marie Verdonck
c88b6ef2e7 72788: explicit solr.commit allowed config added for Statistics tests 2020-08-31 16:30:24 +02:00