Commit Graph

3385 Commits

Author SHA1 Message Date
Luca Giamminonni
cb4152566e Merge branch 'main' into CST-5306 2022-04-22 10:06:54 +02:00
Tim Donohue
365827ce92 Merge pull request #8257 from 4Science/CST-5760
License validator enabled
2022-04-21 16:39:56 -05:00
Mykhaylo
a1d619979e [CST-5269] configured sherpa service in submission 2022-04-21 22:24:46 +02:00
nibou230
845a552911 Fix for calls from the administration (workflow) 2022-04-21 14:45:14 -04:00
nibou230
0fd11c0e51 Fixes integration tests 2022-04-21 14:45:13 -04:00
nibou230
daa0617384 Moved the status endpoint to a LinkRepository 2022-04-21 14:45:13 -04:00
nibou230
8bb23ab9ef Fixes the LGTM alerts. 2022-04-21 14:45:13 -04:00
nibou230
785a4d6ed8 Basic implementation for the access status badges 2022-04-21 14:45:13 -04:00
Corrado Lombardi
fd99c86430 [CST-5760] updated test items with license granted 2022-04-20 16:55:10 +02:00
Toni Prieto
b2a3ef60cf Fix test for CCLicense operations. The cclicense section should exist but with all properties set to null 2022-04-20 16:21:53 +02:00
Toni Prieto
22ac0d9950 Fix nullpointerexception converting CC RDF bitstream 2022-04-20 16:20:45 +02:00
Tim Donohue
a9edca7f55 Merge pull request #8240 from tdonohue/fix_8239
Fix PATCH of resource policy end date when start date is null
2022-04-20 09:05:10 -05:00
Corrado Lombardi
b5b7206288 [CST-5760] typo fix 2022-04-20 15:28:57 +02:00
Corrado Lombardi
9843b72a86 [CST-5760] LicenseValidation bean instrumented so that license is validated during submission, tests expectations updated accordingly 2022-04-20 15:09:27 +02:00
Corrado Lombardi
50bb8456ea [CST-5760] validate method instance returns its own list of errors, having them in a field might lead to pre-populated lists returning wrong information 2022-04-20 15:06:55 +02:00
Tim Donohue
11faeefe95 Remove Gson, replacing with Jackson. Remove unused DataTermsFacet & unused code in WordHighlightSolrSearch 2022-04-19 16:00:01 -05:00
Tim Donohue
3a96e64d17 Merge pull request #8207 from atmire/w2p-88141_scripts-and-processes-bug-7992
Fix Scripts and Processes bug #7992
2022-04-13 11:18:57 -05:00
Tim Donohue
f8f31cb73a Merge pull request #8194 from atmire/issue-8140_create-citation-page-once_main
IT for file download so IS is closed & refactor file download with citation/cover page
2022-04-13 11:18:11 -05:00
eskander
1c5e89d4a4 [CST-5588] ORCID settings (REST) . 2022-04-13 13:30:07 +02:00
eskander
035940018f [CST-5669] ORCID Authorizations (REST) . 2022-04-12 11:06:59 +02:00
Tim Donohue
527f5eea2a Add test for replace EndDate. Fix typos in other test method names 2022-04-08 12:15:32 -05:00
Luca Giamminonni
afa86658c9 [CST-5669] Migrated OrcidRestController 2022-04-08 18:27:00 +02:00
Luca Giamminonni
3b153db00c [CST-5308] Migrate OrcidAuthenticationBean 2022-04-08 18:23:23 +02:00
Tim Donohue
d17141442d Merge pull request #8215 from tdonohue/update_spring_dependencies
Upgrade Spring Dependences & HAL Browser
2022-04-08 10:38:17 -05:00
Yana De Pauw
aa62178f95 Fix checkstyle issue 2022-04-08 15:10:31 +03:00
Yana De Pauw
6c1c2915c3 88141: Fix issue with the mock script test 2022-04-08 14:24:01 +03:00
Yana De Pauw
e7cc945f92 88141: Update script converter comment and clean up setType(boolean) 2022-04-08 11:46:07 +03:00
Luca Giamminonni
55106c2351 [CST-5288] Added Order to the VersionInfoContributor 2022-04-07 19:13:26 +02:00
Luca Giamminonni
89f2a61f5a [CST-5288] Moved all spring boot actuator configurations in actuator.cfg 2022-04-07 19:05:15 +02:00
Tim Donohue
6a37400c97 Fix typo. Should check if StartDate not null 2022-04-06 13:58:53 -05:00
Tim Donohue
7d8ec90c42 Merge pull request #8210 from atmire/browse-by-prefix-filter
Items browse prefix filter
2022-04-06 12:15:52 -05:00
Mykhaylo
b5af1177a2 [CST-5303] fix failed tests 2022-04-06 12:44:33 +02:00
Mykhaylo
ee5078f93e [CST-5303] refactoring of wos live import 2022-04-06 12:22:27 +02:00
Mykhaylo
1a40d1f460 Merge branch 'main' into CST-5303-LiveImport-2PR 2022-04-06 10:03:47 +02:00
Mykhaylo
e2fac38146 [CST-5303] added tests for vuFind live import service 2022-04-06 10:00:06 +02:00
Mykhaylo
3a91f035f6 Merge branch 'main' into CST-5303-live-import-4PR 2022-04-06 02:35:52 +02:00
Mykhaylo
761831403f Merge branch 'main' into CST-5303-LiveImport-3PR 2022-04-06 02:03:44 +02:00
Mykhaylo
8bc4997bf5 Merge branch 'main' into CST-5303-live-import 2022-04-06 02:00:38 +02:00
Mykhaylo
c40339e113 [CST-5303] added tests for epo and ads live import services 2022-04-06 01:49:22 +02:00
Tim Donohue
0ac74f2e1d Pull in jsoneditor.js via WebJars as well. Remove from codebase 2022-04-04 17:18:17 -05:00
Tim Donohue
2ac1f982d2 Upgrade Hal Browser dependencies / vendor libraries to latest versions 2022-04-04 17:18:17 -05:00
Tim Donohue
cfa9f01a47 Upgrade Hal Browser to Bootstrap 4 based on https://github.com/mikekelly/hal-browser/pull/102 . Also add CustomPostForm script from Spring Data REST v3.3.x 2022-04-04 17:18:17 -05:00
Tim Donohue
92687252ce Remove unnecessary config / annotation after Spring upgrades 2022-04-04 17:18:17 -05:00
Tim Donohue
7a11d0d605 Replace Spring Data REST HAL Browser with HAL Browser from WebJars 2022-04-04 17:18:17 -05:00
Tim Donohue
88cea74e43 Fix test by ensuring InputStream is closed immediately after usage. Refactor try/finally to support that. 2022-04-04 17:18:17 -05:00
Tim Donohue
51591047d2 All multipart/form-data ITs should use multipart(), not post() or fileUpload() 2022-04-04 11:32:09 -05:00
Tim Donohue
0311aeb45c Ensure files are not required for scripts endpoint. Tests already prove they are not required, but not set that way in controller. 2022-04-04 11:32:09 -05:00
Tim Donohue
9e25e1d43e Remove duplicative slash "/" in RequestMapping which caused test failures 2022-04-04 11:32:09 -05:00
Tim Donohue
5ea14a8637 Add missing UTF-8 charset to tests 2022-04-04 11:32:09 -05:00
Tim Donohue
7d396434c2 Fix UTF-8 encoding issues in Spring Boot by updating config names 2022-04-04 11:32:09 -05:00