Giuseppe Digilio | 73a9fe16c55 | [CSTPER-144] Fixed issue with authorization request encountered while logging-in with external idp | | CSTPER-144 |
 Tim Donohue | ddb7d5181f4M | Merge pull request #1210 from DSpace/dependabot/npm_and_yarn/dns-packet-1.3.4Bump dns-packet from 1.3.1 to 1.3.4 | | |
 Tim Donohue | 3d4f493f9f5M | Merge pull request #1221 from atmire/move-header-changes-to-dspace-themeMove header changes to dspace theme | | |
 Tim Donohue | e546a4f0b5aM | Merge pull request #1225 from atmire/issue-1224-workflow-rejection-reason-not-properly-encodedWorkflow rejection reasons are not properly encoded | | |
 Tim Donohue | cfd6512856aM | Merge pull request #1230 from atmire/w2p-80103_Fix-admin-sidebar-link-a11y-issuesFix admin sidebar link a11y issues | | |
 Tim Donohue | 4b541a166faM | Merge pull request #1204 from DSpace/dependabot/npm_and_yarn/browserslist-4.16.6Bump browserslist from 4.16.0 to 4.16.6 | | |
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=48&d=mm) dependabot[bot] | aa5a395d913 | Bump browserslist from 4.16.0 to 4.16.6Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com> | | |
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=48&d=mm) dependabot[bot] | f20b139841d | Bump dns-packet from 1.3.1 to 1.3.4Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com> | | |
 Tim Donohue | 700afc2709c | Create a SECURITY.md to document security policies | | |
 Tim Donohue | 166784b7f24M | Merge pull request #1235 from tdonohue/fix_1231Fix incorrect i18n tags in Collection Delete page | | |
Art Lowel | b5562342071 | add aria and alt attributes to base header as well | | |
Tim Donohue | 98598a53d9e | Fix incorrect i18n tags | | |
 Tim Donohue | f0ae00e7df7M | Merge pull request #1211 from 4Science/CST-4223Creating a new submission should redirect to workspaceitem edit page | | CST-4223 |
Yana De Pauw | 15e45c3decd | 80103: Fix admin sidebar link a11y issues | | |
![David Cavrenne [Atmire]](https://secure.gravatar.com/avatar/10691deffb32fc5aadb6096e21d24d7f.jpg?s=48&d=mm) David Cavrenne [Atmire] | d253790c7df | Updated version of the FR wordings (#1223)Completed French message catalog. | | |
 Tim Donohue | 22548c1e9d9M | Merge pull request #1215 from atmire/remove-duplicate-author-fieldRemove duplicate author field | | |
 Tim Donohue | 79d5645f81cM | Merge pull request #1227 from tdonohue/demo_homepageRemove references to Testathon & Beta 5 from Demo / Default theme | | |
 Tim Donohue | 4c6d3553762M | Merge pull request #1212 from atmire/separate-startup-cssFix theme switching issues | | |
 Tim Donohue | 5edef6f942eM | Merge pull request #1209 from 4Science/issue-1208Fix the rel name for the submissioncclicenseUrls-search link | | |
 Tim Donohue | 9b80173b87fM | Merge pull request #1216 from atmire/w2p-79698_fix-browse-by-author-name-special-charsEscape browse by author data requests | | |
Tim Donohue | 015f3b9607b | Remove references to Testathon & Beta 5 | | |
Bruno Roemers | 586de368351M | Merge branch 'main' into issue-1224-workflow-rejection-reason-not-properly-encoded | | |
Art Lowel | eead9473528 | put more useful example sass variable overrides in custom theme | | |
Art Lowel | f2a29a64257 | improve structure double footer | | |
Art Lowel | 2ddda1c766e | enable e2e stacktrace | | |
Art Lowel | 74a17da5b84 | fix issue where home page background image would wrap around on certain screen widths | | |
Art Lowel | c756c68f286 | move header changes to dspace theme | | |
Bruno Roemers | 412822db7cfM | Merge branch 'main' into w2p-79698_fix-browse-by-author-name-special-chars | | |
 Tim Donohue | 2cd78470ce5M | Merge pull request #1226 from tdonohue/fix_ci_issuesAdd option to pin to a specific version of Chrome/ChromeDriver in our CI process | | |
Tim Donohue | e7282bdbd7a | Minor cleanup, print chromedriver version after installation | | |
 Art Lowel | 326bffae7f0 | switch chromedriver to npm | | |
Tim Donohue | b1049584730 | Add option to pin to a specific version of Chrome/ChromeDriver.Pin to v90 until v91 bugs are fixed | | |
Bruno Roemers | a27a7a4083d | Test requestService.uriEncodeBody | | |
Bruno Roemers | bb2892edd89 | BUGFIX: Encode special characters when sending workflow action | | |
Bruno Roemers | 4ad089ef540 | 79698: Escape browse by author data requests | | |
Samuel | bcfecc53a15 | add support for multiple metadata fields to the MetadataRepresentationListComponent - fix bug when unauthorized for related item | | |
Art Lowel | 899b30213e7 | show full screen loader when switching themes | | |
Art Lowel | 772ac123295 | create separate startup css to load before the theme is chosen | | |
Alessandro Martelli | 060d0dd556a | [CST-4223] Creating a new submission should redirect to workspaceitem edit page | | CST-4223 |
Andrea Bollini | fce77104d46 | Fix the rel name for the submissioncclicenseUrls-search link | | |
Samuel | 21686c86df2 | add support for multiple metadata fields to the MetadataRepresentationListComponent | | |
 Tim Donohue | f85a5e65addM | Merge pull request #1182 from atmire/w2p-79327_Fix-item-level-statisticsFix item-level statistics pages | | |
 Tim Donohue | 8daf52e8c2eM | Merge pull request #1200 from atmire/w2p-79219_update-metadata-import-export-script-paramsUpdate metadata import export script params | | |
 Tim Donohue | fab567400daM | Merge pull request #1180 from atmire/w2p-79325_Fix-pagination-in-lookupFix pagination in author lookup window | | |
Yana De Pauw | 579f98d0276 | 79327: Follow up fixes to test | | |
Yana De Pauw | 926dd466271 | 79327: Fix LGTM issues and add e2e tests | | |
Art Lowel | 7e129f282f6 | remove extra author field from item pages | | |
 Tim Donohue | 68bd8d40e85M | Merge pull request #1181 from atmire/Fix-dso-selector-issuesFix dso-selector issues | | |
 Tim Donohue | 5f87d69e9b0M | Merge pull request #1145 from atmire/w2p-79218_remove-menu-options-for-disabled-featuresRemove menu options for disabled features | | |
Kristof De Langhe | 43b8f45eee6 | 79252: Remove unused import | | |