Commit Graph

12745 Commits

Author SHA1 Message Date
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
Alisa Ismailati
fa0ec0bf0c [CST-15590] Close user profile menu after menu entry is selected 2024-07-19 16:43:39 +02:00
Alisa Ismailati
703945c804 [CST-15591] Fixed headings by their rank 2024-07-19 14:54:39 +02:00
Ricardo Saraiva
43071da3eb Update pt-PT.json5
Lint errors review.
2024-07-18 14:20:55 +01:00
Ricardo Saraiva
2c20833410 Update pt-PT.json5
Extensive revision of i18n pt-PT with the news translation strings introduced by DSpace v8.0 and other improvements > last updated 18th of july 2024.
2024-07-18 14:06:48 +01:00
Andrea Barbasso
84069055f5 [CST-15593] migrate from klaro to orejime 2024-07-18 11:51:47 +02:00
root
8c60a67e8e Fixing trailing spaces error 2024-07-17 17:09:58 -03:00
root
d252108f85 Keys for the notifications menu section translated into Spanish 2024-07-17 16:14:09 -03:00
Andrea-Guevara
3ba8019872 Merge branch 'DSpace:main' into SpanishTranslationKeys 2024-07-17 16:06:13 -03: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
root
65ce727157 Issue-2913 Keys that refer to the research translated into Spanish 2024-07-17 12:46:35 -03: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
Vincenzo Mecca
4ff15ec9bb [CST-14903] Orcid Synchronization improvements
feat:
- Introduces reactive states derived from item inside orcid-sync page
- Removes unnecessary navigation
ref:
- Introduces catchError operator and handles failures with error messages
2024-07-11 14:48:00 +02: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
Sascha Szott
2af168bd54 add missing German translations 2024-07-09 17:56:06 +02:00
Sascha Szott
e26ab86dd3 minor change: added missing periods in German translations 2024-07-09 17:42:49 +02: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
Elvi Nemiz
a3b6aef66a Fix to Mobile navbar hamburger menu for base (custom) theme
https://github.com/DSpace/dspace-angular/pull/2444 only fixes the DSpace theme, not the base (and custom) theme.
2024-06-29 08:14:10 +08: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
Sascha Szott
5f6b6ef984 added missing German translations (500 error) 2024-06-26 14:46:13 +02: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
Mohamed Ali
f5f40c3dc7 Update Arabic Translation
Update Arabic Translation

Update  ar.json5 translation
2024-06-26 00:51:14 -07:00
Yana De Pauw
105547598f 115284: Add repeatable based on relationship max cardinality 2024-06-26 08:42:07 +02:00
lotte
78e5f66144 Merge branch 'w2p-116132_fixed-cookie-issues_contribute-7.6' 2024-06-25 18:30:27 +02:00