Tim Donohue
0fca4e040e
Merge pull request #2397 from alexandrevryghem/fix-mathjax-displaying-twiced-in-ui_contribute-main
...
Fixed MathJax code being displayed twice by `dsMarkdown` pipe
2023-08-03 16:09:11 -05:00
Tim Donohue
4f445fa558
Merge pull request #2344 from the-library-code/handle_failed_related_item_responses
...
Catch and handle unsuccessful "convert rels to items" responses
2023-08-03 15:03:10 -05:00
Tim Donohue
deb82acf25
Merge pull request #2417 from DSpace/backport-2347-to-main
...
[Port main] src/assets/i18n: update Finnish language strings
2023-08-03 14:10:04 -05:00
Alan Orth
4c93b4728b
src/assets/i18n: update Finnish language strings
...
Contributed by Reeta Kuukoski from the National Library of Finland.
(cherry picked from commit 1b9656b135
)
2023-08-03 17:56:40 +00:00
Tim Donohue
102310cfa5
Merge pull request #2381 from mirkoscherf/2380_typo_in_alert_type_ts
...
refactor: rename aletr-type.ts to alert-type.ts
2023-08-03 11:48:57 -05:00
Tim Donohue
e50d0941f4
Merge pull request #2363 from DSpace/dependabot/npm_and_yarn/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2
2023-08-02 15:06:21 -05:00
dependabot[bot]
0b0c60e38c
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:23:09 +00:00
Tim Donohue
1223e3c438
Merge pull request #2406 from tdonohue/update_actions
...
Add GitHub action to automatically create a port PR (based on label) & minor bug fixes
2023-07-28 15:11:08 -05:00
Tim Donohue
d75d12b423
Minor update to label_merge_conflicts to ignore any errors (seem random at this time)
2023-07-28 14:11:08 -05:00
Tim Donohue
338b63ebb8
Add action to automatically create a port PR when specified
2023-07-28 14:10:44 -05:00
Mirko Scherf
81e6ecc5c4
Merge branch 'DSpace:main' into 2380_typo_in_alert_type_ts
2023-07-27 12:54:42 +02:00
Tim Donohue
44b197a15a
Merge pull request #2394 from tdonohue/docker_version_fixes
...
Replace all old docker "dspace-7_x" tags with "latest" on main
2023-07-24 16:53:58 -05:00
Tim Donohue
08ae7bfdba
Replace all old docker "dspace-7_x" tags with latest
2023-07-24 16:10:23 -05:00
Alexandre Vryghem
15656b03ce
Fix mathjax code being displayed twice
...
This was due to sanitizeHtml rendering the mjx-assistive-mml tag as text. This tag is used by screen readers and therefor we should allow it to be rendered
2023-07-21 23:18:40 +02:00
Mirko Scherf
8bf4ba8126
refactor: rename aletr-type.ts to alert-type.ts
2023-07-20 14:53:28 +02:00
Tim Donohue
db6edbf184
Merge pull request #2359 from tdonohue/docker_actions
...
GitHub Actions: Split Docker images into separate jobs to run in parallel. Enable 'latest' tag. (for dspace-angular)
2023-07-07 12:48:59 -05:00
Tim Donohue
3a83946278
Merge pull request #2358 from tdonohue/update_actions
...
Update GitHub Actions for 7.x maintenance (for dspace-angular)
2023-07-07 12:14:31 -05:00
Tim Donohue
effe181696
Split docker images into separate jobs to run in parallel. Ensure 'main' codebase is tagged as 'latest'
2023-07-07 12:05:56 -05:00
Tim Donohue
15be060665
Ensure codescan and label_merge_conflicts run on maintenance branches
2023-07-07 11:56:54 -05:00
Tim Donohue
5208008f95
Enable Pull Request Opened action to assign PRs to their creator
2023-07-07 11:56:47 -05:00
Tim Donohue
9de30d5612
Merge pull request #2355 from alanorth/request-copy-component-path-main
...
src/app: fix path to deny-request-copy component
2023-07-06 14:31:25 -05:00
Alan Orth
8ac1e9a283
src/app: fix path to deny-request-copy component
...
The themed-deny-request-copy.component erroneously includes the cus-
tom theme's deny-request-copy component instead of its own.
Closes: https://github.com/DSpace/dspace-angular/issues/2351
2023-07-06 20:46:32 +03:00
Tim Donohue
c4342d3238
Update version tag for development of next major release
2023-06-30 14:57:09 -05:00
Kim Shepherd
a35b7d8356
catch and handle unsuccessful "convert rels to items" responses
2023-06-29 16:33:42 +02:00
Tim Donohue
884aa07430
Update version tag for development of next release
2023-06-23 13:04:19 -05:00
Tim Donohue
404ccd9b0e
Update version tag for release
dspace-7.6
2023-06-23 12:54:41 -05:00
Tim Donohue
990bde43ab
Merge pull request #2336 from atmire/w2p-103005_variable-overwrite-fix_contribution
...
Fix background-color overwrite issue
2023-06-23 10:01:53 -05:00
Tim Donohue
db526a0c25
Merge pull request #2331 from tdonohue/ssr_redirect_301
...
Implement basic 301 Redirect for DSpace 6.x URLs when SSR is used.
2023-06-23 08:59:30 -05:00
Tim Donohue
9a5e26f640
Merge pull request #2334 from 4Science/fix-bistream-download-cache
...
fix for bitstreams are not visible to crawlers when caching is enabled
2023-06-23 08:56:02 -05:00
lotte
d4a59dd51c
Merge branch 'w2p-103005_variable-overwrite-fix'
2023-06-23 12:07:22 +02:00
lotte
3d133f6166
103005: Fixed issue where bg colours couldn't be overwritten in themes
2023-06-23 11:50:05 +02:00
Giuseppe Digilio
163014306c
[DURACOM-172] improve regex
2023-06-23 09:23:28 +02:00
Giuseppe Digilio
d9857a7a9a
Merge branch 'main' into fix-bistream-download-cache
2023-06-23 09:16:17 +02:00
Tim Donohue
5331ff68db
Merge pull request #2330 from doana/dynamic-scrollable-dropdown-accessibility
...
Add the ability to expand / collapse via keyboard
2023-06-22 15:23:33 -05:00
Tim Donohue
d4a5308d0c
Refactor to use HardRedirectService. Update its redirect method to support optional statusCode
2023-06-22 13:37:14 -05:00
Giuseppe Digilio
6a58e49fb4
[DURACOM-172] add check to save only successful response into the SSR cache
2023-06-22 18:16:53 +02:00
Tim Donohue
661b4aef9d
Merge pull request #2332 from 4Science/DURACOM-170
...
"Add Collection" form loads
2023-06-22 11:10:39 -05:00
Alisa Ismailati
47e7eb1a4f
[DURACOM-170] Fixed "add collection" behavior
2023-06-22 12:14:15 +02:00
Tim Donohue
0fe33eecd1
Implement basic 301 Redirect when SSR is used.
2023-06-21 15:36:59 -05:00
Adam Doan
275b057b40
Add the ability to expand / collapse via keyboard
2023-06-21 17:37:22 +00:00
Art Lowel
499bfe3154
Merge pull request #2277 from paulo-graca/bugfix/addressing-#2276
...
new project metadata representation component
2023-06-21 09:19:06 +02:00
Tim Donohue
5d39026eb7
Merge pull request #2245 from mwoodiupui/themeable-request-copy
...
Make some request-copy components themeable.
2023-06-20 16:27:45 -05:00
Tim Donohue
ee3e5ca14c
Merge pull request #2316 from alanorth/item-count-style
...
src/app: adjust item count style
2023-06-20 16:13:26 -05:00
Tim Donohue
834893249c
Merge pull request #2326 from 4Science/DURACOM-160
...
[DURACOM-160] Hide "Send feedback" link when CanSendFeedback is false
2023-06-20 15:50:59 -05:00
Alan Orth
07a8024daa
src/app: adjust item count style
...
Minor adjustment to community and collection item counts. Instead of
using the Bootstrap `lead` class, which reduces weight but increases
size, we should use the same badge / pill style used in other counts
like on on the browse by pages.
2023-06-20 22:33:11 +03:00
Paulo Graça
5c10e473e9
Merge branch 'main' into bugfix/addressing-#2276
2023-06-20 17:07:13 +01:00
Paulo Graça
1919f976f4
adding support for DSONameService
2023-06-20 15:30:56 +01:00
Tim Donohue
2fa8ab5365
Merge pull request #2322 from alanorth/english-strings
...
src/assets/i18n: update English strings
2023-06-20 09:27:43 -05:00
Tim Donohue
157eedade4
Merge pull request #2288 from atmire/add-referrer-to-pageview-event-7.6.0-next
...
Add referrer to pageview event
2023-06-20 09:20:42 -05:00
Paulo Graça
f471957c4c
adding support for DSONameService
2023-06-20 14:06:48 +01:00