Commit Graph

3381 Commits

Author SHA1 Message Date
Kristof De Langhe
0f55ee8adb 68346: Replace Bundle dropdown with combobox + edit-bistream cache fix 2020-03-13 17:52:46 +01:00
Kristof De Langhe
5db2906dea 68346: Fix 404 on bitstream download button 2020-03-13 16:57:07 +01:00
Kristof De Langhe
a72ef836f9 68346: edit-bitstream cache issues fixes 2020-03-13 16:39:43 +01:00
Kristof De Langhe
1ea9623efc 68346: Review - TypeDocs and Test cases 2020-03-13 13:18:20 +01:00
Kristof De Langhe
c932f41378 68346: immediatePatch to patch 2020-03-12 17:41:16 +01:00
Kristof De Langhe
f469253fe4 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	src/app/core/data/data.service.spec.ts
2020-03-12 15:39:31 +01:00
Tim Donohue
a9cd9f0366 Merge pull request #616 from atmire/disregard-embeds-when-checking-cache
Disregard embeds when checking request index
2020-03-11 15:04:32 -05:00
Art Lowel
c6c34b667a remove unused import 2020-03-11 16:53:43 +01:00
Art Lowel
795d638aa6 remove zone.runOutsideAngular from requestService.configure due to AoT
build issues
2020-03-11 16:51:53 +01:00
Art Lowel
383dff736c add comment to this.zone.runOutsideAngular 2020-03-11 16:22:09 +01:00
Art Lowel
a970aeaab8 disregard embed url params when indexing and checking indexed request urls 2020-03-11 15:34:04 +01:00
Tim Donohue
8fd46d9c88 Merge pull request #588 from atmire/pass-followlinks-as-embed-params-to-requests
Pass followlinks as embed params to requests
2020-03-09 10:11:38 -05:00
Marie Verdonck
7803c2a97b local java environment file removed, accidentally commited 2020-03-09 10:30:02 +01:00
Kristof De Langhe
4bbbc93f6c 68346: Tests fixes 2020-03-06 11:08:56 +01:00
Kristof De Langhe
cb21cd47bb 68346: Post-master-merge fixes & links 2020-03-05 17:47:09 +01:00
Kristof De Langhe
a054938d80 Merge branch 'master' into w2p-68346_Bundles-in-edit-item-Updates
Conflicts:
	package.json
	src/app/+item-page/item-page-routing.module.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/cache/server-sync-buffer.effects.ts
	src/app/core/core.module.ts
	src/app/core/data/bitstream-data.service.ts
	src/app/core/data/bundle-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/dso-change-analyzer.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/object-updates/object-updates.actions.ts
	src/app/core/shared/bitstream.model.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/shared/mocks/mock-request.service.ts
	src/app/shared/shared.module.ts
	yarn.lock
2020-03-05 17:21:38 +01:00
Marie Verdonck
677b3f63de Fixes after rebasing from upstream/master 2020-03-04 11:01:20 +01:00
Marie Verdonck
525c333e09 log removed 2020-03-04 10:03:13 +01:00
Marie Verdonck
781a558458 68930: getIDHref tests & removed undefined check, not needed because of spread array 2020-03-04 10:03:13 +01:00
Marie Verdonck
1f71274db6 68930: rename forwardToRest typo fix 2020-03-04 10:03:13 +01:00
Marie Verdonck
dffcd745af 68930: rename forwardToRest, embed query param added to getIDHref, tests wip 2020-03-04 10:03:13 +01:00
Marie Verdonck
32d0c8118b 68930: add embed query param for followLinks in buildHref + tests
removed fdescribe
2020-03-04 10:03:13 +01:00
Tim Donohue
01231ef105 Merge pull request #606 from 4Science/#603_mydspace_fixes
#603 mydspace fixes
dspace-7.0-beta1
2020-03-03 11:14:06 -06:00
Giuseppe Digilio
98d44fd42e Fixed issue with workflowitem edit 2020-03-03 17:38:03 +01:00
Tim Donohue
000bfb85c0 Merge pull request #607 from atmire/allow-optional-links
Allow optional HALLinks
2020-03-03 10:30:04 -06:00
Kristof De Langhe
6606520c2f 68729: Resolve missing links to undefined 2020-03-03 16:36:35 +01:00
Giuseppe Digilio
5e95f1df1a Removed unintentional "this." from html template 2020-03-03 12:18:50 +01:00
Giuseppe Digilio
0e1d3e4048 Fixed following links for mydspace workflow results 2020-03-03 12:13:22 +01:00
Giuseppe Digilio
3cd8178f65 Reverted MyDSpacePageComponent 2020-03-03 12:11:25 +01:00
Giuseppe Digilio
2262a115fc Fixed issue with detailed visualization for mydspace results 2020-03-03 12:10:40 +01:00
Giuseppe Digilio
64c96c78f0 Fixed issue while retrieve undefined item's bitstreams on ItemDetailPreviewComponent 2020-03-03 12:09:33 +01:00
Giuseppe Digilio
401065dba2 Merge remote-tracking branch 'remotes/origin/master' into #603_mydspace_fixes 2020-03-03 09:29:09 +01:00
Tim Donohue
be4d4ec88d Merge pull request #605 from tdonohue/Increase_network_timeout_Docker
Increase network timeout for Docker builds to 5min
2020-03-02 14:00:06 -06:00
Tim Donohue
ccb3c98f81 Increase network timeout for Docker builds to 5min 2020-03-02 13:36:32 -06:00
Tim Donohue
dbca93e3aa Merge pull request #602 from 4Science/issues#599_and_issues#600_fixes
Issues#599 and issues#600 fixes
2020-03-02 12:56:30 -06:00
Giuseppe Digilio
18e17f0dad Added action to retrieve authenticated eperson object 2020-03-02 13:09:17 +01:00
Giuseppe Digilio
df8ef2b5c3 Fixed issue with field's required property during form filed initialization 2020-03-02 13:06:47 +01:00
Tim Donohue
b2f0e9f620 Merge pull request #591 from atmire/w2p-68921_breadcrumbs
Breadcrumbs
2020-02-28 10:36:43 -06:00
Tim Donohue
dbdc42fc73 Merge pull request #597 from 4Science/#592-miscellaneous-fixes
fix Submission cannot be completed #592
2020-02-27 15:20:48 -06:00
lotte
8b6b478df9 fixed other async 2020-02-27 16:59:34 +01:00
lotte
aa5383ca5a remove unnecessary async that causes test timeout 2020-02-27 16:58:44 +01:00
lotte
3d1e93f5ef feedback 2020-02-27 16:53:47 +01:00
Giuseppe Digilio
5d22ba7d36 Fixed Related Dynamic Form Controls functionality after Angular 8 upgrade 2020-02-27 13:08:09 +01:00
Giuseppe Digilio
653cf8e921 Temporary fix for Collection defaultAccessConditions issue 2020-02-27 11:20:00 +01:00
Giuseppe Digilio
355d9984b4 Fixed initialization of workspaceitem/workflowitem's selfUrl 2020-02-27 11:16:42 +01:00
Giuseppe Digilio
500f5c645f Fixed issue with DataService's delete method that used wrong uuid to make the request 2020-02-27 11:15:31 +01:00
Bram Luyten
3b89580caf Merge pull request #593 from bram-atmire/PR557-Partial-Dutch-Translation
Partial Dutch Translation by @muiltje
2020-02-27 10:11:26 +01:00
Bram Luyten
4814ed0c68 Rebase and enabling Dutch translation by default 2020-02-27 09:51:57 +01:00
muiltje
5acbf4f216 Second batch of Dutch translations 2020-02-27 08:54:59 +01:00
muiltje
423cf7569a First batch of Dutch translations 2020-02-27 08:54:59 +01:00