Commit Graph

3385 Commits

Author SHA1 Message Date
Mykhaylo
5bbe4430bf removed flush method 2022-01-19 10:26:49 +01:00
Tim Donohue
da8ddca1bc Merge pull request #8093 from 4Science/CST-4981-Statistics
fix statistics rest permission evaluator to allow only administrators when access is restricted to this role
2022-01-18 11:01:43 -06:00
Mykhaylo
e380a98a33 fix test and add new one 2022-01-18 12:53:21 +01:00
Mykhaylo
dc31ae3358 Implement community feedbacks 2022-01-18 09:27:07 +01:00
Mykhaylo
9ab2d7ab07 Implement community feedbacks 2022-01-17 17:31:25 +01:00
Michael Spalti
192494fa57 Fixed IT. 2022-01-14 15:05:34 -08:00
Kevin Van de Velde
82cdf48987 Fix inputstream connection leak when downloading files 2022-01-14 13:10:10 +01:00
Tim Donohue
5064352ddf Merge pull request #8049 from mspalti/toc-update
Corrects viewingHint omission and refactors services.
2022-01-13 09:46:23 -06:00
Tim Donohue
947552fc34 Add missing space 2022-01-12 09:00:24 -06:00
Corrado Lombardi
a6a74463b0 updated messages in exceptions thrown when feedback recipient is disabled and when mandatory fields are missing 2022-01-12 13:09:29 +01:00
Tim Donohue
a1c6754c54 Ensure SubmissionService doesn't swallow caused by exceptions 2022-01-11 16:56:22 -06:00
Mykhaylo
2bc035db4a Merge branch 'main' into CST-4505-EmbargoItemMetadata 2022-01-10 17:09:14 +01:00
Tim Donohue
fcc9f045a2 Merge pull request #8077 from atmire/w2p-85840_qualdrop-values-mandatory-flag
Qualdrop values not play well with mandatory flag
2022-01-05 14:05:12 -06:00
Corrado Lombardi
24355b7a1a [CST-4981] statistics usage restricted to admin via configuration 2022-01-05 15:14:54 +01:00
Tim Donohue
e9204416db Merge pull request #8050 from atmire/w2p-85276_Store-and-retrieve-the-Authentication-method-in-the-JWT
Ensure Shibboleth user cannot change their password
2022-01-04 10:08:45 -06:00
Mykhaylo
d97f58d96c fix bug 2021-12-27 19:13:46 +01:00
Mykhaylo
1995300e1d Merge branch 'main' into CST-4505-EmbargoItemMetadata 2021-12-27 18:58:35 +01:00
Mykhaylo
819de05373 added tests to prove the bug 2021-12-27 18:52:49 +01:00
Tim Donohue
6dfcb62eb6 Merge pull request #8068 from atmire/dspace-angular-issue-852-BrowseBy_list_are_statically_configured
dspace-angular issue 852 BrowseBy list are statically configured
2021-12-21 14:13:18 -06:00
Mykhaylo
38cce09590 added tests with statistics visible to all 2021-12-21 12:32:47 +01:00
Mykhaylo
ce125148bb refactored security plugin 2021-12-21 12:31:10 +01:00
Mykhaylo
d426f449ac fix bug with array access conditions in add patch operation 2021-12-20 18:18:09 +01:00
Mykhaylo
166f84f16d added test to prove bug with array access conditions 2021-12-20 18:17:17 +01:00
Mykhaylo
4dd22eb5f6 fix failed tests 2021-12-20 15:06:49 +01:00
Mykhaylo
f75bdc4818 refactored statistics UsageRepor security plugin 2021-12-20 15:06:28 +01:00
Mykhaylo
f7d02da935 rename feature 2021-12-20 14:59:22 +01:00
Mykhaylo
665c4942b1 changed discoverable property to make it more readable 2021-12-16 18:36:58 +01:00
Kevin Van de Velde
b24f97ac49 Merge branch 'DSpace:main' into w2p-85840_qualdrop-values-mandatory-flag 2021-12-16 15:04:34 +01:00
Mykhaylo
7f42095f19 added config hal link to SubmissionAccessOption rest object and refactored converter 2021-12-16 13:28:10 +01:00
Mykhaylo
a617ef8bc0 refactoring 2021-12-15 16:15:56 +01:00
Mykhaylo
881dd059cc changed category of endpoint from core to tools 2021-12-15 11:41:31 +01:00
Mykhaylo
4a095695fb Merge branch 'main' into CST-4874-Feedback 2021-12-15 11:18:20 +01:00
Mykhaylo
8fdcb294fa refactoring 2021-12-14 23:20:53 +01:00
Mykhaylo
2d06ee892e Merge branch 'main' into CST-4505-EmbargoItemMetadata 2021-12-14 18:20:13 +01:00
Mykhaylo
293a9a0083 added tests for replace operations 2021-12-14 18:14:58 +01:00
Mykhaylo
24a2f8c2e4 implemented replace operation for access condition in submission 2021-12-14 18:14:28 +01:00
Tim Donohue
6c00689fb8 Merge pull request #8044 from 4Science/CST-4882
[CST-4882] The search loads indefinitely if the written query is invalid
2021-12-14 10:38:53 -06:00
Joost
3ce83c0087 adapted submissionDefinitionsControllerIT to expect the qualdroptest submission definition 2021-12-14 16:01:51 +01:00
Mykhaylo
e76e1a23e6 fix failed tests 2021-12-14 15:19:39 +01:00
Mykhaylo
f8626ca541 added tests 2021-12-14 13:42:51 +01:00
Mykhaylo
a85f4e69b9 implemented patch operations for AccessConditions in submission 2021-12-14 13:42:15 +01:00
Joost
0db4fadbfa adapted submissionFormsControllerIT to be aware of the extra form for qualdrop tests 2021-12-14 13:40:16 +01:00
Joost
f7efc8ec41 [task 85840] implementation of different requirement check for qualdrops in input forms 2021-12-14 12:00:17 +01:00
Joost
e0af26180f [task 85840] test for required qualdrops 2021-12-14 10:51:24 +01:00
Mykhaylo
420f661a5b refactoring 2021-12-14 09:14:25 +01:00
Mykhaylo
f919986bdb implemented remove patch operation for workspaceitem-data-access endpoint 2021-12-13 23:54:15 +01:00
Mykhaylo
c4bbd2e6e0 added tests for SubmissionAccessOptions endpoint 2021-12-13 22:34:55 +01:00
Mykhaylo
aaffe5ca80 implemented SubmissionAccessOptions endpoint 2021-12-13 22:32:58 +01:00
Joost
28f6b310cc [task 85840] trying to link a test to a required input field 2021-12-13 21:52:51 +01:00
Davide Negretti
6381644eee [CST-4882] Error handling improved 2021-12-10 17:29:14 +01:00