Commit Graph

4279 Commits

Author SHA1 Message Date
Art Lowel
d27034d634 fix issue where the current collection or community would no longer be selected in the new and edit menus 2020-06-11 13:49:48 +02:00
Kristof De Langhe
9a4fc65331 68067: Fix instance field declaration 2020-06-11 10:50:39 +02:00
Tim Donohue
ea26597b6a Merge pull request #689 from atmire/polyfill-error-fix
fix issue with polyfill order in safari and firefox
2020-06-10 14:20:57 -05:00
Tim Donohue
31b6bfc332 Merge pull request #698 from atmire/FileSizePipe-refactor
FileSizePipe refactor
2020-06-10 13:20:06 -05:00
Yana De Pauw
035a4b6e16 Merge remote-tracking branch 'upstream/master' into Forgot-Password 2020-06-10 17:05:37 +02:00
Kristof De Langhe
9f64fedc7b Merge branch 'master' into w2p-68067_Fix-context-sensitive-menus 2020-06-10 13:10:21 +02:00
Kristof De Langhe
ce04825c4a 71174: FileSizePipe 'jedec' standard 2020-06-10 10:32:58 +02:00
Yana De Pauw
ca7a76b80f Implement community feedback
Remove other registration references
Enabled enter submit in registration form
Fixed create-profile password validation to be on debounce
Fixed register page title
2020-06-10 10:15:06 +02:00
Kristof De Langhe
a51a683215 71174: Breadcrumb test fix 2020-06-04 16:30:16 +02:00
Kristof De Langhe
44386823a3 Merge branch 'master' into w2p-70834_Refactor-registry-service-and-associated-models
Conflicts:
	src/app/core/data/data.service.ts
2020-06-04 16:28:56 +02:00
Kristof De Langhe
b79a3d37f3 Merge remote-tracking branch 'dspace/master' into w2p-71174_FileSizePipe-refactor 2020-06-03 10:56:09 +02:00
Kristof De Langhe
f8f0e5f149 71174: FileSizePipe using filesize.js 2020-06-03 10:54:29 +02:00
Art Lowel
bcb77c8dcc remove comment about zone polyfill 2020-06-02 09:21:49 +02:00
Art Lowel
697be3c610 fix issue with polyfill order in safari and firefox 2020-06-02 09:21:49 +02:00
Tim Donohue
9b7a33cc69 Merge pull request #692 from atmire/fix-minimist-vulnerability
Fix minimist vulnerability
2020-06-01 15:25:17 -05:00
Tim Donohue
3ece498b81 Merge pull request #693 from tdonohue/fix_references_to_environment_js
Fix all outdated references to environment.*.js.
2020-06-01 12:59:48 -05:00
Tim Donohue
b1d39feeda Fix compilation bug in environment.dev.ts used by Docker. Add comments 2020-06-01 11:38:29 -05:00
Bram Luyten
ba9996a3b0 Merge pull request #683 from reetagithub/finnish-msg-keys
Add Finnish translations (first set after master rebase)
2020-05-31 14:48:21 +02:00
Bram Luyten
fcb610412d Activating Finnish in environment.common.ts 2020-05-30 18:15:00 +02:00
Tim Donohue
23e8c8b449 Fix all outdated references to environment.*.js. Fix bug in Docker compose too 2020-05-29 16:52:54 -05:00
Tim Donohue
c423b474ab Merge pull request #691 from atmire/w2p-71201_Angular-UI-does-not-properly-logout-when-clicking-logout
Angular UI does not properly log out when clicking logout
2020-05-29 14:42:18 -05:00
Art Lowel
7b4a481f43 update mkdirp and add resolution for minimist 2020-05-29 17:59:13 +02:00
Art Lowel
ce6b259a3a update karma 2020-05-29 17:35:06 +02:00
Art Lowel
db5ade547d update protractor 2020-05-29 17:28:50 +02:00
Art Lowel
2fbf3afd4a replace deprecated postcss-smart-import with postcss-import 2020-05-29 17:22:34 +02:00
Tim Donohue
45247ff07c Merge pull request #645 from 4Science/#601-resource-policies
#601 resource policies
2020-05-29 10:03:10 -05:00
Art Lowel
d869c6282a Merge pull request #660 from DSpace/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
2020-05-29 16:56:12 +02:00
dependabot[bot]
d9749c80c4 Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-29 13:46:12 +00:00
Tim Donohue
acd6e6079e Merge pull request #677 from atmire/w2p-70901_ui-environment-vars
Fixed issue with environment UI variables being ignored
2020-05-28 10:57:40 -05:00
Tim Donohue
4ae2977ef2 Merge pull request #682 from 4Science/authentication_issue_CSR
Authentication issue csr
2020-05-28 10:54:22 -05:00
Tim Donohue
56ee4bbaa0 Merge pull request #675 from atmire/w2p-70905_Breadcrumb-update-issue
Fix delay in breadcrumb rendering
2020-05-28 10:49:05 -05:00
Yana De Pauw
1295e127fd 71201: Add test 2020-05-28 15:25:48 +02:00
Yana De Pauw
d24c51e1cd 71201: #678 Angular UI does not properly logout when clicking logout 2020-05-28 14:30:56 +02:00
Giuseppe Digilio
7227d5eefd Remove cached search request after result was retrieved 2020-05-28 11:47:26 +02:00
Giuseppe Digilio
f0bf87b7f9 Show edit group button only when resource policy has permissions on group 2020-05-28 11:39:42 +02:00
Yana De Pauw
36acb7578f Fix to breadcrumb related injector issues on edit pages 2020-05-28 10:50:49 +02:00
Yana De Pauw
d483d46370 70905: Breadcrumb update issue 2020-05-28 10:50:49 +02:00
Yana De Pauw
8fc2309d48 Fix rebase issues 2020-05-28 10:34:03 +02:00
Yana De Pauw
bca1e8bdd4 70504: Implement feedback 2020-05-28 09:43:47 +02:00
Yana De Pauw
96d76073ef 70504: fix compile issue 2020-05-28 09:41:16 +02:00
Yana De Pauw
f136ea7d4f 70504: New user registration 2020-05-28 09:41:16 +02:00
Giuseppe Digilio
5421d97bc5 Merge remote-tracking branch 'remotes/origin/master' into authentication_issue_CSR 2020-05-28 09:23:22 +02:00
Giuseppe Digilio
a57d5d7c4f Merge remote-tracking branch 'remotes/origin/master' into #601-resource-policies 2020-05-28 09:22:11 +02:00
lotte
a9cb6aeaa6 added doc to scripts 2020-05-28 09:15:02 +02:00
lotte
f881c2f428 fixed SSR issues 2020-05-28 09:15:01 +02:00
lotte
e7043f8734 changes to server.ts 2020-05-28 09:15:01 +02:00
lotte
e4a83f0704 fixed ui environment vars issue 2020-05-28 09:15:01 +02:00
Tim Donohue
780b8b7db9 Merge pull request #690 from tdonohue/fix_travis_e2e
Quick fix to Travis e2e testing issues (running against a Docker backend)
2020-05-27 17:00:16 -05:00
Tim Donohue
92b1a4477d Fix Docker local.cfg by correcting UI port to 4000 2020-05-27 15:54:33 -05:00
Kristof De Langhe
7b64d6bc31 68067: JSDocs + menu-effects tests 2020-05-26 14:08:54 +02:00