Commit Graph

5336 Commits

Author SHA1 Message Date
Giuseppe Digilio
d06b76af3f Fix issue with patching value with a date 2021-05-19 15:04:12 +02:00
Giuseppe Digilio
d3466c3e82 Fix issue where uploaded files disappear 2021-05-12 17:59:11 +02:00
Tim Donohue
abca095b9e Merge pull request #1105 from atmire/Edit-item-page-permission-checks
Edit item page permission checks
2021-05-04 09:24:16 -05:00
Tim Donohue
eb3cd85680 Merge pull request #1137 from atmire/w2p-78849_Issue-1113_Fix-forgot-password-page
Fix forgot password page
2021-04-30 16:57:49 -05:00
Tim Donohue
09a7685a3f Merge pull request #1109 from DSpace/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-04-30 12:13:04 -05:00
Tim Donohue
6d00cad749 Merge pull request #1045 from DSpace/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-04-29 17:19:46 -05:00
Yura Bondarenko
60009144a1 78994: Remove unused import 2021-04-29 14:28:37 +02:00
Yura Bondarenko
b2b077868e 78994: Disable no-shadowed-variable 2021-04-29 14:26:33 +02:00
Kristof De Langhe
a24cfe4cc7 78243: Feedback 2021-04-29 2021-04-29 14:15:03 +02:00
Yura Bondarenko
032231f10e 78849: Fix lint issues 2021-04-29 13:57:31 +02:00
Yura Bondarenko
781a88bc4c 78849: Fix double notification on submit 2021-04-29 13:42:57 +02:00
dependabot[bot]
d2b44318fa Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 21:57:44 +00:00
Tim Donohue
8cade4fbf5 Merge pull request #1104 from atmire/Angular-10-upgrade-test-fixes
Angular 10 upgrade test fixes
2021-04-27 14:23:52 -05:00
Tim Donohue
fecf59e433 Merge pull request #1118 from 4Science/#1111
Fix visibility issue with collapsed navbar menu
2021-04-27 13:27:31 -05:00
Yura Bondarenko
0fe199a97c 78849: Fix unit test 2021-04-26 16:49:42 +02:00
Yura Bondarenko
7d0ea04b3e 78849: Add unit tests for EPerson registration caching 2021-04-23 15:45:46 +02:00
Yura Bondarenko
1aa659e6b7 78849: Fix cache/re-request issue & other improvements 2021-04-23 13:28:41 +02:00
Giuseppe Digilio
ed7454ffc9 Fix visibility issue with collapsed navbar menu 2021-04-20 09:37:28 +02:00
dependabot[bot]
add2aac934 Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 15:41:33 +00:00
reetagithub
a86f9444ce update fi.json5 (#1088)
* Update fi.json5

Part of the keys translated to Finnish

* Update fi.json5

The rest of the Finnish translations.

* Update fi.json5

Parent organization unit -> Ylemmän tason organisaatioyksikkö (was 'Ylätason')

* Update fi.json5
2021-04-16 17:28:21 +02:00
Kristof De Langhe
37be3530e6 Merge branch 'main' into w2p-78243_edit-item-page-permission-checks
Conflicts:
	src/app/core/data/feature-authorization/feature-id.ts
2021-04-16 12:35:30 +02:00
Kristof De Langhe
25f02b99d3 78243: message change 2021-04-16 12:31:22 +02:00
Kristof De Langhe
fd437eb7ee 78243: edit-item-page mocks, item-status operation refactoring 2021-04-16 11:36:33 +02:00
Tim Donohue
686a402d40 Merge pull request #1090 from tdonohue/update_docker
Update Docker Compose scripts to resync with DSpace/DSpace
dspace-7.0-beta5
2021-04-15 14:17:20 -05:00
Tim Donohue
8dd8b06409 Ensure Entities submission config is setup & ensure Solr image starts after main one 2021-04-15 12:37:09 -05:00
Kristof De Langhe
5fca681222 78001: RelationshipEffects test fixes 2021-04-15 13:19:27 +02:00
Tim Donohue
b998f82b8d Bug fix: 'dspacesolr' container must have a copy of the Solr configs from 'dspace' container as they aren't in the dspace-angular codebase 2021-04-14 17:03:38 -05:00
Tim Donohue
1741678807 Update Docker Compose scripts to resync with DSpace/DSpace 2021-04-14 15:43:16 -05:00
Tim Donohue
f81acb575d Merge pull request #1099 from atmire/w2p-78407_allow-html-in-license-section
Quick win: Allow html in license section of submission form
2021-04-14 12:48:42 -05:00
Bruno Roemers
c074d6827f Merge remote-tracking branch 'upstream/main' into w2p-78407_allow-html-in-license-section 2021-04-14 19:06:44 +02:00
Tim Donohue
485a35eb1a Merge pull request #1098 from tdonohue/minor_theme_updates
Minor updates to base and dspace theme for Testathon.
2021-04-14 11:46:18 -05:00
Tim Donohue
9920aaba97 Merge pull request #1096 from atmire/fix-1094
Fix support for adding and removing relationships in relationship-only fields in the submission
2021-04-14 11:45:50 -05:00
Art Lowel
6d612c39c0 hide hint for relationship fields that aren't repeatable but do have a value 2021-04-14 17:51:25 +02:00
Kristof De Langhe
43e9b145b9 78406: Test fixes 2021-04-14 17:51:25 +02:00
Art Lowel
56a54ae1c9 don't hide the lookup button for virtual relationship fields 2021-04-14 17:51:25 +02:00
Art Lowel
a4a747e922 fix issue where the submission form wouldn't update after a relationship was added 2021-04-14 17:51:25 +02:00
Tim Donohue
ef8e66546b Minor updates to default and dspace theme for Testathon. Also updating DuraSpace to LYRASIS in several places. 2021-04-14 10:50:21 -05:00
Tim Donohue
9c0c1b408c Merge pull request #1100 from atmire/link-webdriver-version-to-chrome-version
Sync webdriver and chrome versions
2021-04-14 10:40:50 -05:00
Art Lowel
6e7fe85b47 use the chromedriver npm package to download the webdriver version compatible with the installed chrome version 2021-04-14 17:13:26 +02:00
Bruno Roemers
59560b993c 78407: Allow html in submission license section 2021-04-14 10:45:43 +02:00
Tim Donohue
edc4753efc Merge pull request #1092 from 4Science/CST-3782-final-adjustments
Repeatable fields with look up still broken in some cases
2021-04-13 11:42:49 -05:00
Alessandro Martelli
31e4aa788e [CST-3782] lookup click doesn't clear the plain value 2021-04-13 13:37:04 +02:00
Alessandro Martelli
b537f70d7b [CST-3782] possibility to remove the only relationship 2021-04-12 10:04:49 +02:00
Tim Donohue
3bd5f3fa09 Merge pull request #1063 from atmire/simple-dspace-theme
Minimal 'dspace' theme
2021-04-09 09:16:58 -05:00
Kristof De Langhe
3504feedf3 78243: edit item page fine-grained permission checks - mocks + tests 2021-04-09 13:34:04 +02:00
Alessandro Martelli
4e21bdaf1f [CST-3782] repeatable with lookup fixes 2021-04-09 10:16:56 +02:00
Tim Donohue
e74c8f4daf Merge pull request #1004 from atmire/w2p-76150_Add-a-bitstream-download-page
Bitstream download page
2021-04-08 12:23:43 -05:00
Kristof De Langhe
a2e00bbd9f 78243: edit item page fine-grained permission checks 2021-04-08 17:54:27 +02:00
Art Lowel
9bf2465ee8 change the font and overlay color on the home-page background image to improve readability 2021-04-08 14:18:13 +02:00
Kristof De Langhe
9c85328b17 77998: xdescribe fixes 2021-04-07 15:45:22 +02:00