Commit Graph

3385 Commits

Author SHA1 Message Date
Joost
813eb1ef8a Merge branch 'w2p-97298_issue-3281_self-register-issue-7.2' into w2p-97298_issue-3281_self-register-issue-main 2022-12-23 14:26:03 +01:00
Marie Verdonck
845c58f246 Merge remote-tracking branch 'origin/main' into issue-1712_w2p-97080_facet-search-all-words-main 2022-12-23 14:19:38 +01:00
Yana De Pauw
1cabe8e87c 97425: Update names of sessions enum 2022-12-23 12:00:44 +01:00
Yana De Pauw
45e4748482 97425: Create "System Wide Alerts" feature 2022-12-23 10:35:35 +01:00
Mohamed Saber Eskander
dea4b5e17f [CST-7754] LYRASIS: Supervisor orders (REST). 2022-12-22 17:40:43 +02:00
jensroets
3cf0be61ef 97414 Advanced workflow actions: SelectReviewerAction advanced info 2022-12-21 16:00:08 +01:00
jensroets
c21eb479f3 97414 Advanced workflow actions: refactor for updated rest contract 2022-12-21 14:05:34 +01:00
Tim Donohue
d50f669a78 Merge pull request #8612 from toniprieto/browse-by-title-with-spaces
Fix Browse by Title cannot filter by multiple words
2022-12-20 15:15:44 -06:00
Joost
507189a828 [task 97298] only check for allowed domains on register 2022-12-20 09:35:59 +01:00
Tim Donohue
014e671fd6 Remove unnecessary system.out from IT 2022-12-19 10:09:55 -06:00
jensroets
d0a91347c6 97414 Advanced workflow actions 2022-12-19 16:53:49 +01:00
Mykhaylo
9f456c21d5 [CST-7756] porting of SubscribeFeature 2022-12-19 13:51:06 +01:00
qzhao
44e99772e1 Merge branch 'patch-6' of https://github.com/qzhao-ulb/DSpace into patch-6 2022-12-19 13:36:05 +01:00
qzhao
f523420a9b add test method for bugfix "collectin admin can create new version" pull request: dspace/dspace/#8522 2022-12-19 12:59:45 +01:00
Yury Bondarenko
eb28c639a0 Merge branch 'discovery-fixes-7.2' into discovery-fixes 2022-12-19 12:11:12 +01:00
QZhao
3240c1c33f Merge branch 'main' into patch-6 2022-12-19 08:56:51 +01:00
Nona Luypaert
c65314db9d Merge remote-tracking branch 'origin' into issue-1712_w2p-97080_facet-search-all-words-main
97080: Facet search box should search all words
2022-12-16 17:06:13 +01:00
Nona Luypaert
4ff2e2826d 97080: Fix DiscoveryRestControllerIT 2022-12-16 15:54:31 +01:00
Nona Luypaert
6195127e81 97080: Facet search on all words: authorityKey fix + ITs 2022-12-16 12:49:30 +01:00
Nona Luypaert
2f546ffafa Merge remote-tracking branch 'atmire/w2p-95912_facet-capital-letter-bugfix' into issue-1712_w2p-97080_facet-search-all-words-7.2
95912: queries should be case-insensitive
2022-12-15 15:50:47 +01:00
Yana De Pauw
69500ad5d5 Fix discovery test config and make ids for relationship profiles unique 2022-12-15 11:55:05 +01:00
Mykhaylo
25b8ba8ead [CST-7756] added tests 2022-12-14 11:10:36 +01:00
Yana De Pauw
38b30c394c Fix openSearchController issue 2022-12-14 10:32:54 +01:00
Yana De Pauw
14534b4eaf Move context to first argument in getDiscoveryConfigurationByNameOrDso 2022-12-13 17:47:35 +01:00
Yana De Pauw
eb50fa03eb Merge branch 'discovery-fixes-7.2' into discovery-fixes 2022-12-13 16:38:56 +01:00
Yana De Pauw
c538b9cbed Add docs and remove unused site configuration 2022-12-13 14:27:29 +01:00
Yana De Pauw
82bc777e45 Fix issue with indexing and add tests 2022-12-13 12:32:15 +01:00
Joost
2378dbbeec Merge remote-tracking branch 'upstream/main' into w2p-97298_issue-3281_self-register-issue-main 2022-12-13 10:38:30 +01:00
Philipp Rumpf
f0cd84ed77 Tests: configure dc.contributor.author, test it 2022-12-12 14:38:53 +00:00
Philipp Rumpf
360bc85ead Merge pull request #5
* DataCite plugin for import

* start copying Crossref test

* use dataCite original JSON

* snapshot

* adjust DataCite mapping to grab all titles

* simplify DataCiteImportMetadataSourceServiceImpl. Avoid GSON, JsonPat…

* rewrite DataCiteImportMetadataSourceServiceIT based on CrossRef IT.
2022-12-12 14:38:53 +00:00
Johanna Staudinger
a9cee40a15 DataCite plugin for import
Plugin for import of external metadata from DataCite for publications.
Code by @johannastaudinger, @floriangantner and @philipprumpf.
2022-12-12 14:38:53 +00:00
Toni Prieto
d906d9463b Add test for filtering browse by title with spaces 2022-12-12 10:50:19 +01:00
jensvannerum
9752677b70 Merge branch 'main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4 2022-12-08 17:06:10 +01:00
Tim Donohue
ec0853ddad Merge pull request #8579 from TexasDigitalLibrary/DS-8385
DS-8385: Use discovery configuration to get correct sort field type for given …
2022-12-07 15:13:06 -06:00
Mykhaylo
9901bcfd55 [CST-7756] minor fix 2022-12-07 17:37:30 +01:00
Mykhaylo
bd6334d9b0 [CST-7565] minor refactoring 2022-12-07 16:45:55 +01:00
Joost
a152b551d4 [task 97298] implemented check for allowed domains during registration' 2022-12-07 16:32:08 +01:00
Mykhaylo
fd7016f14e [CST-7756] refactoring 2022-12-07 14:25:35 +01:00
Michael W Spalti
34e6ce3b39 Missing javadoc. 2022-12-06 12:41:15 -06:00
Michael W Spalti
b0f809db05 Added mock to dspace-api tests.
Updated bean configs.
2022-12-06 12:41:15 -06:00
Michael W Spalti
37e89c13b1 New mock and test. 2022-12-06 12:41:15 -06:00
Koen Pauwels
f928ec71f6 97183 Renamed "canEditItem" feature 2022-12-06 16:12:38 +01:00
Yana De Pauw
3e651af760 97248: Find DSO based configurations recursively through parent objects 2022-12-06 12:37:21 +01:00
Koen Pauwels
ebccac79f7 97183 EditItemFeature integration tests 2022-12-06 09:09:39 +01:00
Tim Donohue
17d0fe83c4 Fix flakey tests in ExternalSourcesRestControllerIT 2022-12-05 14:24:52 -06:00
Koen Pauwels
ada0b8c4d1 97183 Added EditItemFeature 2022-12-05 16:49:47 +01:00
Koen Pauwels
36e9f0d4f7 97183 SubmitFeatureIT: renamed some tests 2022-12-05 16:42:26 +01:00
Koen Pauwels
3fe6491975 97183 Integration tests and fixes for SubmitFeature 2022-12-05 16:27:51 +01:00
Mykhaylo
2c11f7c757 [CST-7756] refactoring 2022-12-02 18:19:37 +01:00
Jens Vannerum
e902ace5c9 Merge branch 'issue-815-controlled-vocabulary-hierarchical-facets-7.2,' into issue-815-controlled-vocabulary-hierarchical-facets-7.4 2022-12-02 14:17:10 +01:00