Jens Vannerum
4a8f6c357f
88507 Fixed bitstreams not downloadable on edit item page
...
- Created a new property bitstreamDownloadUrl where the url is saved in
- Added a test for this
- Alter the component to href to this link and not show the button when the property would be null
2022-03-17 14:54:13 +01:00
Yana De Pauw
90e469ee16
Fix LGTM issue
2022-03-14 17:21:34 +01:00
Yana De Pauw
0016348c47
Merge remote-tracking branch 'upstream/main' into w2p-88248_Withdrawn-item-tombstone
2022-03-14 16:37:13 +01:00
Yana De Pauw
b21f76456d
88248: #346 : Withdrawn item tombstone page
2022-03-14 16:33:10 +01:00
Tim Donohue
3ecb3c2209
Merge pull request #1553 from reetagithub/main
...
Update fi.json5
2022-03-14 09:23:12 -05:00
Tim Donohue
577a83d2c4
Merge pull request #1555 from harvard-lts/1527-dev-env
...
[Issue 1527] Set default env preboot to false
2022-03-14 08:59:40 -05:00
William Welling
3a4a10e453
set default env preboot to false
...
leaving production env to true
2022-03-14 08:26:22 -05:00
reetagithub
d4ed4ca883
Corrected a typo
2022-03-14 09:05:48 +02:00
Giuseppe Digilio
4affbd8d57
[CST-5449] Fix failed test
2022-03-11 12:18:14 +01:00
Davide Negretti
29a870b13f
Merge branch 'main-gh' into DSC-389
2022-03-11 10:53:35 +01:00
Tim Donohue
d8b498bd02
Merge pull request #1521 from 4Science/fix-notifications-issue
...
Fixed notifications duplicate issue
2022-03-10 14:52:57 -06:00
Tim Donohue
b439c3bfcc
Merge pull request #1546 from atmire/Issue-1136-Password-Registration-link-fixes
...
Redirect to 404 page for forgot password or registration link with used tokens
2022-03-10 11:02:55 -06:00
Tim Donohue
0768bfbac1
Merge pull request #1527 from wwelling/1522-preboot-config
...
[Issue 1522] Afford disable preboot for production
2022-03-10 10:08:27 -06:00
Giuseppe Digilio
9335c4ebea
Merge remote-tracking branch 'origin/main' into fix-notifications-issue
...
# Conflicts:
# src/app/root/root.component.html
2022-03-10 17:01:56 +01:00
Tim Donohue
1f26ca9566
Merge pull request #1534 from mspalti/shib-authorization-fix
...
Invalidate the authorization cache before retrieving token for auth cookie.
2022-03-09 11:26:28 -06:00
Tim Donohue
7046e0ec48
Merge pull request #1549 from the-library-code/german-translation-2
...
German translation
2022-03-09 10:53:21 -06:00
Pascal-Nicolas Becker
0700029718
Working on inclusivness of the German translation
2022-03-09 16:28:38 +01:00
YPaulsen-TLC
3bbd2d9d64
message key translations
...
Final German message keys translations for DSpace 7,
2022-03-09 16:10:22 +01:00
YPaulsen-TLC
8b0c0348b2
New message key translations
...
German translations of DSpace 7 message keys.
2022-03-09 16:09:26 +01:00
YPaulsen-TLC
59f03817b3
DSpace translation
...
German translations of DSpace 7 message keys.
2022-03-09 16:08:48 +01:00
Tim Donohue
bc705df144
Check two locations for config.json, as it's in a different location in CI
2022-03-04 17:10:02 -06:00
Tim Donohue
a0e2ac3d12
Update README with clearer instructions on running 'ng e2e'
2022-03-04 15:53:14 -06:00
Tim Donohue
852da27c2c
Update Cypress to read REST API URL dynamically from config.json
2022-03-04 15:53:14 -06:00
Tim Donohue
ccf6c8f36e
Update submission tests to use Demo Submitter. Switch Docker scripts to use updated dspace7-entities-data.sql
which now includes demo in-progress submissions
2022-03-04 14:42:47 -06:00
Tim Donohue
8c865b758e
Fix bugs / stability issues with search e2e tests
2022-03-04 14:42:47 -06:00
Tim Donohue
53042179f0
Add Submission e2e tests, enhance MyDSpace tests. Minor cleanup to support tests
2022-03-04 14:42:47 -06:00
Tim Donohue
fe0e414343
Upgrade Cypress
2022-03-04 14:42:47 -06:00
Tim Donohue
22d2c9ed66
Merge pull request #1524 from atmire/w2p-87242_Fix-form-reset-on-deposit-with-out-of-scope-fields
...
Fix forced re-init due to out-of-scope fields
2022-03-04 08:18:02 -06:00
Yura Bondarenko
1f808f0096
87242: Fix workspace/workflow confusion in spec names
2022-03-04 10:19:09 +01:00
Tim Donohue
fb2d22d7a2
Merge pull request #1535 from 4Science/CST-5316-browse-by-issue-date
...
[CST-5316] "Browsing by issue date" is stuck on loading
2022-03-03 15:28:31 -06:00
Tim Donohue
3cbebdb785
Merge pull request #1536 from pilasou/main
...
Adding missing parameters to fr.json5
2022-03-03 15:03:57 -06:00
Kristof De Langhe
b1bd5c7c85
Merge branch 'main' into w2p-88082_password-registration-link-fixes-main
2022-03-03 12:36:30 +01:00
Kristof De Langhe
fffc81389b
Merge branch 'w2p-88082_password-registration-link-fixes' into w2p-88082_password-registration-link-fixes-main
2022-03-03 11:10:58 +01:00
Kristof De Langhe
9906d5fec0
88082: Revert navigateAction on redirectOn4xx
2022-03-03 11:10:35 +01:00
Tim Donohue
8663ded836
Merge pull request #1533 from atmire/w2p-87624_Issue-1532_Issue-resource-policy-edit-patches
...
Fix so newly added value on resource policy result in ADD patch, not REPLACE
2022-03-02 17:08:34 -06:00
Tim Donohue
106a73f0d3
Improve stability/consistency of e2e tests by visiting blank page between each test
2022-03-02 14:42:33 -06:00
Tim Donohue
ba40cfe75a
Enhance Search results tests (stabilize). Add more MyDSpace tests, including starting a submission
2022-03-02 14:42:33 -06:00
Tim Donohue
ad32dbb864
Fix minor accessibility issue in Search results grid view. No accessible test found for link. Moved text to i18n as well.
2022-03-02 14:42:33 -06:00
Tim Donohue
d1399f106e
Basic MyDSpace tests. Fix basic accessibility issues found
2022-03-02 14:42:33 -06:00
Tim Donohue
6b8eaa4b75
Refactor to ensure cy.login() custom command logs in programmatically (which is faster). Move UI login tests to login-modal.spec.ts
2022-03-02 14:42:33 -06:00
Tim Donohue
794aa33c8f
Refactor to use "data-e2e" attributes in code to make selecting fields/buttons easier in e2e tests
2022-03-02 14:42:33 -06:00
Tim Donohue
cb91ccbc33
Refactor to use custom commands for login/logout & make admin user configurable
2022-03-02 14:42:33 -06:00
Tim Donohue
1f1c55d9dc
Add login e2e tests. Tweak cypress retries so they don't apply to running e2e locally via GUI
2022-03-02 14:42:33 -06:00
Tim Donohue
34c33d7cf9
Make it easier to override default test UUIDS in cypress.json
2022-03-02 14:42:33 -06:00
Tim Donohue
0b543ac4de
After adding .gitattributes, normalize end-of-lines
2022-03-02 14:42:04 -06:00
Tim Donohue
aeba6cb222
Add .gitattributes
...
Added to avoid unnecessary line ending changes
2022-03-02 14:31:09 -06:00
Kristof De Langhe
e583ce2a91
Merge branch 'main' into w2p-88082_password-registration-link-fixes-main
2022-03-01 15:18:18 +01:00
Kristof De Langhe
7924db512b
88082: Issue #1136 - Forgot/Register links loading fix
2022-03-01 15:11:25 +01:00
William Welling
b149cf2d77
afford production disable preboot
2022-02-25 09:51:04 -06:00
Tim Donohue
8d953f8488
Merge pull request #1538 from DSpace/dependabot/npm_and_yarn/nanoid-3.3.1
...
Bump nanoid from 3.1.30 to 3.3.1
2022-02-24 14:56:04 -06:00