Tim Donohue
|
3d4f493f9f
|
Merge pull request #1221 from atmire/move-header-changes-to-dspace-theme
Move header changes to dspace theme
|
2021-06-22 09:15:22 -05:00 |
|
Tim Donohue
|
e546a4f0b5
|
Merge pull request #1225 from atmire/issue-1224-workflow-rejection-reason-not-properly-encoded
Workflow rejection reasons are not properly encoded
|
2021-06-17 15:58:04 -05:00 |
|
Tim Donohue
|
cfd6512856
|
Merge pull request #1230 from atmire/w2p-80103_Fix-admin-sidebar-link-a11y-issues
Fix admin sidebar link a11y issues
|
2021-06-17 15:48:54 -05:00 |
|
Tim Donohue
|
4b541a166f
|
Merge pull request #1204 from DSpace/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.0 to 4.16.6
|
2021-06-17 15:02:38 -05:00 |
|
dependabot[bot]
|
aa5a395d91
|
Bump browserslist from 4.16.0 to 4.16.6
Bumps [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>
|
2021-06-16 20:57:10 +00:00 |
|
Tim Donohue
|
700afc2709
|
Create a SECURITY.md to document security policies
|
2021-06-16 12:03:30 -05:00 |
|
Tim Donohue
|
166784b7f2
|
Merge pull request #1235 from tdonohue/fix_1231
Fix incorrect i18n tags in Collection Delete page
|
2021-06-16 09:15:40 -05:00 |
|
Art Lowel
|
b556234207
|
add aria and alt attributes to base header as well
|
2021-06-16 13:05:03 +02:00 |
|
Tim Donohue
|
98598a53d9
|
Fix incorrect i18n tags
|
2021-06-15 14:30:18 -05:00 |
|
Tim Donohue
|
f0ae00e7df
|
Merge pull request #1211 from 4Science/CST-4223
Creating a new submission should redirect to workspaceitem edit page
|
2021-06-15 14:28:38 -05:00 |
|
Yana De Pauw
|
15e45c3dec
|
80103: Fix admin sidebar link a11y issues
|
2021-06-14 16:14:39 +02:00 |
|
David Cavrenne [Atmire]
|
d253790c7d
|
Updated version of the FR wordings (#1223)
Completed French message catalog.
|
2021-06-12 08:35:31 +02:00 |
|
Tim Donohue
|
22548c1e9d
|
Merge pull request #1215 from atmire/remove-duplicate-author-field
Remove duplicate author field
|
2021-06-11 15:45:54 -05:00 |
|
Tim Donohue
|
79d5645f81
|
Merge pull request #1227 from tdonohue/demo_homepage
Remove references to Testathon & Beta 5 from Demo / Default theme
|
2021-06-11 14:59:15 -05:00 |
|
Tim Donohue
|
4c6d355376
|
Merge pull request #1212 from atmire/separate-startup-css
Fix theme switching issues
|
2021-06-11 14:57:55 -05:00 |
|
Tim Donohue
|
5edef6f942
|
Merge pull request #1209 from 4Science/issue-1208
Fix the rel name for the submissioncclicenseUrls-search link
|
2021-06-11 12:22:35 -05:00 |
|
Tim Donohue
|
9b80173b87
|
Merge pull request #1216 from atmire/w2p-79698_fix-browse-by-author-name-special-chars
Escape browse by author data requests
|
2021-06-11 11:21:46 -05:00 |
|
Tim Donohue
|
015f3b9607
|
Remove references to Testathon & Beta 5
|
2021-06-11 11:01:31 -05:00 |
|
Bruno Roemers
|
586de36835
|
Merge branch 'main' into issue-1224-workflow-rejection-reason-not-properly-encoded
|
2021-06-11 17:09:23 +02:00 |
|
Art Lowel
|
eead947352
|
put more useful example sass variable overrides in custom theme
|
2021-06-11 17:08:29 +02:00 |
|
Art Lowel
|
f2a29a6425
|
improve structure double footer
|
2021-06-11 17:08:29 +02:00 |
|
Art Lowel
|
2ddda1c766
|
enable e2e stacktrace
|
2021-06-11 17:08:29 +02:00 |
|
Art Lowel
|
74a17da5b8
|
fix issue where home page background image would wrap around on certain screen widths
|
2021-06-11 17:08:29 +02:00 |
|
Art Lowel
|
c756c68f28
|
move header changes to dspace theme
|
2021-06-11 17:08:29 +02:00 |
|
Bruno Roemers
|
412822db7c
|
Merge branch 'main' into w2p-79698_fix-browse-by-author-name-special-chars
|
2021-06-11 17:06:24 +02:00 |
|
Tim Donohue
|
2cd78470ce
|
Merge pull request #1226 from tdonohue/fix_ci_issues
Add option to pin to a specific version of Chrome/ChromeDriver in our CI process
|
2021-06-11 09:46:30 -05:00 |
|
Tim Donohue
|
e7282bdbd7
|
Minor cleanup, print chromedriver version after installation
|
2021-06-11 08:46:17 -05:00 |
|
Art Lowel
|
326bffae7f
|
switch chromedriver to npm
|
2021-06-11 08:42:43 -05:00 |
|
Tim Donohue
|
b104958473
|
Add option to pin to a specific version of Chrome/ChromeDriver. Pin to v90 until v91 bugs are fixed
|
2021-06-10 12:56:40 -05:00 |
|
Bruno Roemers
|
a27a7a4083
|
Test requestService.uriEncodeBody
|
2021-06-10 15:00:03 +02:00 |
|
Bruno Roemers
|
bb2892edd8
|
BUGFIX: Encode special characters when sending workflow action
|
2021-06-10 14:45:30 +02:00 |
|
Bruno Roemers
|
4ad089ef54
|
79698: Escape browse by author data requests
|
2021-05-28 15:40:20 +02:00 |
|
Samuel
|
bcfecc53a1
|
add support for multiple metadata fields to the MetadataRepresentationListComponent - fix bug when unauthorized for related item
|
2021-05-28 11:53:59 +02:00 |
|
Art Lowel
|
899b30213e
|
show full screen loader when switching themes
|
2021-05-27 15:06:26 +02:00 |
|
Art Lowel
|
772ac12329
|
create separate startup css to load before the theme is chosen
|
2021-05-27 11:51:59 +02:00 |
|
Alessandro Martelli
|
060d0dd556
|
[CST-4223] Creating a new submission should redirect to workspaceitem edit page
|
2021-05-27 09:43:29 +02:00 |
|
Andrea Bollini
|
fce77104d4
|
Fix the rel name for the submissioncclicenseUrls-search link
|
2021-05-26 22:39:06 +02:00 |
|
Samuel
|
21686c86df
|
add support for multiple metadata fields to the MetadataRepresentationListComponent
|
2021-05-25 11:51:19 +02:00 |
|
Tim Donohue
|
f85a5e65ad
|
Merge pull request #1182 from atmire/w2p-79327_Fix-item-level-statistics
Fix item-level statistics pages
|
2021-05-24 11:47:22 -05:00 |
|
Tim Donohue
|
8daf52e8c2
|
Merge pull request #1200 from atmire/w2p-79219_update-metadata-import-export-script-params
Update metadata import export script params
|
2021-05-24 11:22:40 -05:00 |
|
Tim Donohue
|
fab567400d
|
Merge pull request #1180 from atmire/w2p-79325_Fix-pagination-in-lookup
Fix pagination in author lookup window
|
2021-05-24 10:20:42 -05:00 |
|
Yana De Pauw
|
579f98d027
|
79327: Follow up fixes to test
|
2021-05-20 10:45:14 +02:00 |
|
Yana De Pauw
|
926dd46627
|
79327: Fix LGTM issues and add e2e tests
|
2021-05-20 09:45:48 +02:00 |
|
Art Lowel
|
7e129f282f
|
remove extra author field from item pages
|
2021-05-19 13:05:15 +02:00 |
|
Tim Donohue
|
68bd8d40e8
|
Merge pull request #1181 from atmire/Fix-dso-selector-issues
Fix dso-selector issues
|
2021-05-17 12:33:36 -05:00 |
|
Tim Donohue
|
5f87d69e9b
|
Merge pull request #1145 from atmire/w2p-79218_remove-menu-options-for-disabled-features
Remove menu options for disabled features
|
2021-05-12 14:43:16 -05:00 |
|
Kristof De Langhe
|
43b8f45eee
|
79252: Remove unused import
|
2021-05-12 16:50:18 +02:00 |
|
Yana De Pauw
|
6631980ee6
|
79327: Fix item-level statistics pages
|
2021-05-12 16:31:48 +02:00 |
|
Yana De Pauw
|
4a8becf662
|
Fix ORCID tab loading
|
2021-05-12 14:47:16 +02:00 |
|
Yana De Pauw
|
a77ca2f126
|
79325: Fix pagination in the external metadata lookup
|
2021-05-11 11:39:46 +02:00 |
|