Commit Graph

4006 Commits

Author SHA1 Message Date
Tim Donohue
a414f04e96 Merge pull request #752 from paulo-graca/patch-3
DSPACE_HOST example fix
2020-07-02 09:53:41 -05:00
Tim Donohue
c2298f6fee Merge pull request #636 from atmire/scripts-processes
Scripts & processes admin UI
2020-07-02 09:46:50 -05:00
Paulo Graça
cece770e8f DSPACE_HOST example fix 2020-07-02 14:54:25 +01:00
Art Lowel
5e191ff4d1 Merge pull request #722 from DSpace/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-02 13:51:20 +02:00
Tim Donohue
2fe9965411 Merge pull request #716 from atmire/Authorization-for-downloads-of-restricted-bitstreams
Authorization for downloads of restricted bitstreams
2020-07-01 15:43:20 -05:00
Art Lowel
7cfa0f17a5 add support for authorized downloads 2020-07-01 19:00:21 +02:00
Art Lowel
df5d55c246 Merge branch 'Authorization-for-downloads-of-restricted-bitstreams' into scripts-processes 2020-07-01 18:51:23 +02:00
Art Lowel
68ecc7ac31 rename token param to authentication-token 2020-07-01 18:42:24 +02:00
Tim Donohue
0e1874d269 Merge pull request #707 from atmire/Forgot-Password
Forgot password
2020-07-01 09:49:14 -05:00
Tim Donohue
71ff276079 Merge pull request #687 from atmire/w2p-70504_New-user-registration
New User Registration
2020-07-01 09:48:23 -05:00
Kristof De Langhe
9a4f962a21 71504: Remove unused imports 2020-07-01 11:08:22 +02:00
Kristof De Langhe
9f91fd2ad7 Merge branch 'master' into w2p-71504_Authorization-for-downloads-of-restricted-bitstreams
Conflicts:
	src/app/shared/shared.module.ts
2020-07-01 11:05:05 +02:00
Philip Vissenaekens
150d2cbb71 Merge remote-tracking branch 'origin/w2p-70504_New-user-registration' into Forgot-Password 2020-07-01 10:25:03 +02:00
Philip Vissenaekens
d35f2a419e 70504: removed unused import and variables 2020-07-01 10:15:49 +02:00
lotte
5b46ec1570 fixed test issue 2020-06-30 19:06:46 +02:00
Tim Donohue
199d4bf38f Merge pull request #710 from atmire/w2p-70599_Comcol-tree
Community and Collection Tree fixes
2020-06-30 11:09:18 -05:00
lotte
a8b7035aff fixed issue with validation 2020-06-30 16:02:32 +02:00
lotte
0348d23aac fixed remove parameter bug 2020-06-30 14:28:58 +02:00
lotte
09665dfbe2 solved lint issues, added typedoc, fixed lgtm warnings 2020-06-30 13:44:38 +02:00
lotte
c7994f9d90 Merge branch 'master' into scripts-processes 2020-06-30 13:25:59 +02:00
Marie Verdonck
f992fe1afd Feedback: - set initial loading moved outside of of NgZone 2020-06-30 10:55:54 +02:00
Marie Verdonck
6433e211a8 Feedback processed: - change so state change behaviourSubjects back in NgZone.run 2020-06-30 10:55:54 +02:00
Marie Verdonck
94e3f2d5e0 Feedback processed: - pagesize comcol changed to 50 &
- loadCommunities inside ngZone.runOutsideAngular
- Chevron size small unexpanded and large expanded when logged in fixed
2020-06-30 10:55:54 +02:00
Ben Bosman
53779cf69e remove console logs 2020-06-30 10:55:54 +02:00
Marie Verdonck
1dfe7ec170 70599: Test fixes comcol tree after changes 2020-06-30 10:55:54 +02:00
Marie Verdonck
b1e44a7fa5 70599: Improvements comcol tree 2020-06-30 10:49:30 +02:00
dependabot[bot]
31eadf9c94 Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 08:20:00 +00:00
Yana De Pauw
fc1ffd0e18 Merge remote-tracking branch 'upstream/master' into w2p-70504_New-user-registration 2020-06-30 10:10:29 +02:00
Yana De Pauw
ea16289013 Merge remote-tracking branch 'upstream/master' into Forgot-Password 2020-06-30 09:49:51 +02:00
lotte
1cb0bb72e4 added create-from functionality 2020-06-29 22:17:41 +02:00
Tim Donohue
bb4aedc472 Merge pull request #723 from atmire/async-code-in-beforeeach
Wait for async code in beforeEach
2020-06-29 11:33:52 -05:00
Art Lowel
066e6cd142 fixed a number of instances in community-list-service.spec.ts where async code was presumed synchronous 2020-06-29 17:42:16 +02:00
Art Lowel
e119967325 fix issue where beforeEach wouldn't wait for dropBitstream to end 2020-06-29 17:24:00 +02:00
Yana De Pauw
1a0e5f4098 Merge remote-tracking branch 'upstream/master' into Forgot-Password 2020-06-29 11:45:33 +02:00
Yana De Pauw
2863837bf8 Merge remote-tracking branch 'upstream/master' into w2p-70504_New-user-registration 2020-06-29 10:42:16 +02:00
Tim Donohue
5b82a8a07b Merge pull request #709 from atmire/Simplify-bitstream-drag-and-drop
Simplify bitstream drag and drop
2020-06-26 17:13:04 -05:00
Tim Donohue
ca564b2ad1 Merge pull request #708 from 4Science/CST-3090-collection-dropdown
Collection dropdown on MyDSpace & support enable/disable in Submission UI
2020-06-26 10:58:48 -05:00
lotte
32c8d9de03 scripts & processes improvements 2020-06-26 15:27:48 +02:00
lotte
9677e053f5 solved merge issues 2020-06-26 14:27:28 +02:00
Kristof De Langhe
0c56e0182a Merge branch 'master' into w2p-71380_Simplify-bitstream-drag-and-drop 2020-06-26 14:24:22 +02:00
lotte
6ad7cee7d1 Merge branch 'master' into scripts-processes 2020-06-26 14:14:21 +02:00
Kristof De Langhe
9c27be085e Merge branch 'master' into w2p-71504_Authorization-for-downloads-of-restricted-bitstreams
Conflicts:
	src/app/core/core.module.ts
2020-06-26 10:03:07 +02:00
Danilo Di Nuzzo
5642a2798a [CST-3090] fix unused import alerts 2020-06-26 09:55:01 +02:00
Danilo Di Nuzzo
f37de548c0 [CST-3090] fix position of word 'here' 2020-06-26 09:37:43 +02:00
Kristof De Langhe
f24bd9fe36 71380: Reset page size 2020-06-25 17:52:02 +02:00
Kristof De Langhe
bfdd943d45 71380: Remove redundant code and add subscribable removeByHrefSubstring 2020-06-25 17:51:11 +02:00
Tim Donohue
bb705919f3 Merge pull request #697 from atmire/Refactor-registry-service-and-associated-models
Refactor registry service and associated models
2020-06-25 10:37:16 -05:00
Kristof De Langhe
73c25998e3 71380: Fix loading/cache issue with dropping objects on page 2020-06-25 11:09:37 +02:00
Kristof De Langhe
24858fceab 71504: Shortlived tokens + file-download-link test cases 2020-06-22 13:44:16 +02:00
Kristof De Langhe
b578aa408b 71504: FileDownloadLinkComponent 2020-06-22 11:40:39 +02:00