Commit Graph

12287 Commits

Author SHA1 Message Date
Andrea-Guevara
c75f1f031a Merge branch 'DSpace:main' into StatusPageAccessibility 2024-08-23 11:03:33 -03:00
Tim Donohue
ee7e8358e7 Merge pull request #3243 from tdonohue/fix_lint_error
Fix lint error regarding missing interface
2024-08-09 08:58:46 -05:00
Alan Orth
fd7fb5de37 Merge pull request #3236 from 4Science/task/main/CST-15589 2024-08-08 20:27:15 -07:00
Tim Donohue
ad6a9438de Fix lint error regarding missing interface 2024-08-08 16:49:20 -05:00
Tim Donohue
7a24bf2c7f Merge pull request #3048 from saschaszott/patch-21-squashed
add import of missing Angular interfaces (squashed version)
2024-08-08 16:33:50 -05:00
Tim Donohue
84b32b70a5 Merge pull request #3235 from saschaszott/patch-26
Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:18:08 -05:00
Tim Donohue
f719fde602 Merge pull request #3234 from saschaszott/patch-25
WorkspaceitemsEditPageModule: remove duplicated delete route
2024-08-07 14:14:48 -05:00
Sascha Szott
92dcffcba1 fix space issue 2024-08-07 16:57:02 +02:00
Sascha Szott
45c018f5f6 added missing translations in de.json5 (prefix workspace-item) 2024-08-07 16:50:17 +02:00
Sascha Szott
cddceadea1 remove duplicated delete route 2024-08-07 16:05:17 +02:00
Simone Ramundi
56ba23fc3d [CST-15589] Updated slider implementation in template 2024-08-07 14:30:44 +02:00
Simone Ramundi
6c2d541b89 [CST-15589] Updated slider implementation in SearchRangeFilterComponent 2024-08-07 14:30:24 +02:00
kshepherd
e7f235a90b Merge pull request #3230 from Neki-IT/FileBrowserForImportingMetadata
Improving the file browser for importing metadata
2024-08-03 17:31:25 +02:00
root
ce2abfe584 Improving the file browser for importing metadata 2024-08-01 13:04:17 -03:00
kshepherd
a6e3bc3e41 Merge pull request #3220 from Neki-IT/EnablingNavbarLinksInImportSection
Enabling navbar links in import section
2024-08-01 15:46:44 +02:00
root
2c259f5ae9 A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible 2024-07-30 17:20:47 -03:00
root
351abaa5c2 Removing position-fixed bootstrap class so that navbar links are available again 2024-07-25 10:44:00 -03:00
kshepherd
6657b46a6b Merge pull request #3112 from 4Science/task/main/DURACOM-273
[#3111] fix markdown rendering applying before mathjax rendering
2024-07-25 14:42:25 +02:00
Tim Donohue
1efa88641b Merge pull request #3186 from saschaszott/patch-24
Docker build: fix FromAsCasing warning
2024-07-17 11:29:28 -05:00
Tim Donohue
941dbe2871 Merge pull request #3172 from pastr/minor-fr-i18n-fix
Minor fix in french translation file
2024-07-17 10:22:59 -05:00
Sascha Szott
f4fe2b8632 fix FromAsCasing warning 2024-07-17 15:42:48 +02:00
root
3800021ed3 Issue-1190/PR-3148 Removing 100% height from the column containing the button text and leaving it automatic 2024-07-15 09:30:20 -03:00
Emmanuel
8eec2cdccb Fix a french translation for consistency 2024-07-12 19:37:47 +02:00
Tim Donohue
f195484674 Update pull_request_template.md
Add note that PRs should be against main, if possible.
2024-07-11 14:57:25 -05:00
root
5f4a049fdd Issue-1190/PR-3148 Improve the space between the text and the button 2024-07-11 15:51:33 -03:00
Tim Donohue
ddbcfa0268 Merge pull request #3166 from balmas/docker-entities-fix
fixes image path for dspace-postgres-pgcrypto
2024-07-10 16:34:37 -05:00
Tim Donohue
c6ee4a477f Merge pull request #3146 from atmire/w2p-116132_fixed-cookie-issues_contribute-8
Fixed bug when declining Google ReCaptcha cookie preferences
2024-07-10 15:23:11 -05:00
Tim Donohue
5a62342251 Merge pull request #3155 from Neki-IT/ItemEditMetadataTab
Accessibility on the Edit metadata tab
2024-07-10 14:52:59 -05:00
Tim Donohue
ef89e3a9e3 Merge tag 'dspace-7.6.2' 2024-07-09 15:00:28 -05:00
Tim Donohue
c5448fe252 Update version tag for release dspace-7.6.2 2024-07-09 14:28:46 -05:00
Emmanuel Pastor
eec1071f06 Rephrase one instruction sentence to make it clearer 2024-07-07 16:05:44 +02:00
Emmanuel Pastor
ecacd14410 Fix a french translation for consistency 2024-07-07 16:04:14 +02:00
Bridget Almas
7e600bef57 fixes error in image command for dspace-postgres-pgcrypto 2024-07-05 13:00:22 -04:00
Tim Donohue
c3a26ea89e Merge pull request #3158 from pilasou/pilasou-docker-compose-syntax-change
Docker compose syntax changes
2024-07-03 13:55:26 -05:00
Tim Donohue
6695cf44fa Merge pull request #3156 from DSpace/backport-3152-to-main
[Port main] Forward client's user-agent instead of Node's
2024-07-03 13:48:00 -05:00
Pierre Lasou
da8a73ba0b Update docker command syntax docker-compose-rest.yml 2024-07-03 11:26:22 -04:00
Pierre Lasou
5e3d0fbdef Update Docker Angular README.md
Change the docker-compose syntax to V2 syntax docker compose
2024-07-03 11:22:27 -04:00
Alan Orth
c06cd98a2e src/app/core: forward client user-agent
Forward the client's user-agent instead of sending Node's.

(cherry picked from commit 5b2966cf48)
2024-07-03 05:54:45 +00:00
Alan Orth
a705067aed Merge pull request #3152 from alanorth/client-user-agent
Forward client's user-agent instead of Node's
2024-07-03 08:54:24 +03:00
root
4e783e76d1 Resolution of issue #1193 - Addition of the aria-label attribute to the add, save, discard and undo buttons on the metadata editing page 2024-07-01 15:00:07 -03:00
Tim Donohue
28bd6a5fe6 Merge pull request #3063 from tdonohue/port_new_csrf_fixes_to_7x
[Port dspace-7_x] Ensures CSRF token is initialized prior to first modifying (non-GET) request
2024-07-01 11:35:51 -05:00
Alan Orth
5b2966cf48 src/app/core: forward client user-agent
Forward the client's user-agent instead of sending Node's.
2024-06-28 07:58:15 +03:00
Tim Donohue
77081e80c3 Merge pull request #3151 from tdonohue/update_contributing
[GitHub Config] Minor updates to Contribution docs & issue/PR templates
2024-06-27 15:21:31 -05:00
Tim Donohue
9277908f77 Minor updates to issue templates. Instead of bold text, use headers to make sections more readable. 2024-06-27 14:37:04 -05:00
Tim Donohue
9a5cbba888 Minor updates to contribution checklist / PR template. Add requirement that PRs need details on how to test them. Add requirement for accessibility & i18n. 2024-06-27 14:36:15 -05:00
Tim Donohue
f7a2e76cad Update CONTRIBUTING.md
Minor updates and linking to developer meetings
2024-06-27 11:12:21 -05:00
Tim Donohue
a0e23bd5d9 Update homepage to say DSpace 9 2024-06-26 15:22:21 -05:00
Tim Donohue
e95d5bd73e Update version tag for development of next major release 2024-06-26 14:05:49 -05:00
root
e06b67fd73 Resolution of issue #1190 - Improving the accessibility of the status page using the item-operation component 2024-06-26 08:29:32 -03:00
lotte
78e5f66144 Merge branch 'w2p-116132_fixed-cookie-issues_contribute-7.6' 2024-06-25 18:30:27 +02:00