Commit Graph

6690 Commits

Author SHA1 Message Date
Alessandro Martelli
fa113babc7 [CSTPER-222] handle metadata reading for communities and collections
Community and Collection handle tests
2020-11-10 14:03:40 +01:00
Alessandro Martelli
5c7a111a61 [CSTPER-222] handle metadata reading for communities and collections 2020-11-10 14:00:30 +01:00
Alessandro Martelli
65516b3880 [CSTPER-222] handle metadata reading for communities and collections 2020-11-10 14:00:30 +01:00
Giuseppe Digilio
0072486f96 Fix issue where the edit of resource policies failed even if successfully 2020-11-10 09:53:44 +01:00
Giuseppe Digilio
db7514fd25 Fix issue where the creation of resource policies failed even if successfully 2020-11-10 09:53:30 +01:00
Giuseppe Digilio
926cce8286 Add route to create/edit a collection policies 2020-11-09 19:24:43 +01:00
Giuseppe Digilio
e0c4b836d9 Add route to create/edit a community policies 2020-11-09 19:24:32 +01:00
Giuseppe Digilio
317b61b3a4 moved ResourcePolicyEditComponent and ResourcePolicyCreateComponent to shared.module.ts 2020-11-09 19:13:50 +01:00
Giuseppe Digilio
8b6f99e2be Added i18n labels for communities/collections authorizations edit page 2020-11-09 18:22:42 +01:00
Giuseppe Digilio
29df9c609e Added authorizations edit page for collections 2020-11-09 18:21:37 +01:00
Giuseppe Digilio
042e9a06e8 Added authorizations edit page for community 2020-11-09 18:21:13 +01:00
Dániel Péter Sipos
ccb20ea2d7 Merge remote-tracking branch 'upstream/main' into #885-media-viewer 2020-11-09 13:27:08 +01:00
Dániel Péter Sipos
17d629779e #885 remove unused imports 2020-11-09 13:15:55 +01:00
Dániel Péter Sipos
337ecca4a3 #885 fix tests 2020-11-09 12:41:03 +01:00
Marie Verdonck
61f2a3c0f8 Missing key for button title added 2020-11-09 10:06:26 +01:00
Tim Donohue
9fc732085e Merge pull request #935 from tdonohue/fix_codecov
Update Travis to only send coverage reports to codecov *once*
2020-11-06 15:01:49 -06:00
Tim Donohue
9b7eac625c Update Travis to only send coverage reports to codecov *once* 2020-11-06 12:20:25 -06:00
Tim Donohue
b10b972da3 Merge pull request #880 from mwoodiupui/879
[#879] Clarify the use of the production build script, and when configuration is processed
2020-11-06 09:34:49 -06:00
Yana De Pauw
653ceca512 74354: Handle redirects don't work 2020-11-06 15:46:52 +01:00
Yana De Pauw
3a486f5117 Update comment to be more clear 2020-11-06 14:47:14 +01:00
Yana De Pauw
5ef7ae1b86 74348: Fix security issues reported by LGTM 2020-11-06 14:30:39 +01:00
Dániel Péter Sipos
1913094bdf #885 check bitsteam fail 2020-11-06 13:54:11 +01:00
Dániel Péter Sipos
d17b874156 #885 remove auto play and filter unsupported media types 2020-11-06 13:40:28 +01:00
Dániel Péter Sipos
3802436531 Merge remote-tracking branch 'upstream/main' into #885-media-viewer 2020-11-06 13:14:15 +01:00
Dániel Péter Sipos
115a59148f #885 change preview if user is authernticated 2020-11-06 13:13:45 +01:00
Samuel
1ac1a4263a PR 545 Create relationships as an admin in edit item - fix lgtm issues 2020-11-06 11:44:41 +01:00
Samuel
06163ce777 PR 545 Create relationships as an admin in edit item - feedback 2020-11-06 11:33:09 +01:00
Samuel
cba71fc53f PR 545 Create relationships as an admin in edit item 2020-11-06 11:31:15 +01:00
Dániel Péter Sipos
af79945fd8 #885 add enviroment variable for media viewer 2020-11-06 11:05:20 +01:00
Marie Verdonck
e4a1d717a2 Merge branch 'upstream-master' into Support-for-process-output
# Conflicts:
#	src/app/process-page/detail/process-detail.component.ts
2020-11-05 13:01:14 +01:00
Marie Verdonck
5c62fb6d14 unused import removed and observableCombineLatest aligned with convention 2020-11-05 12:05:51 +01:00
Marie Verdonck
4487e2b8ea Fix count results in external source relationship lookup tab label 2020-11-05 11:44:43 +01:00
Marie Verdonck
ecb56413e2 Issue 867 - Missing labels added 2020-11-05 11:13:41 +01:00
Marie Verdonck
d73298daaa fix issue where externalsource search results couldn't be rendered on fields without name 2020-11-05 11:12:56 +01:00
Art Lowel
a937579b8a Merge pull request #905 from saschaszott/issue-904
bugfix of issue #904
2020-11-05 10:22:05 +01:00
Kristof De Langhe
5835c661ac 74199: Lint and LGTM fixes + HoverClassDirective JSDocs and tests 2020-11-04 14:59:10 +01:00
Kristof De Langhe
7bd7f38259 74199: AuthorizedCollectionSelectorComponent current dso query fix 2020-11-04 14:11:46 +01:00
Dániel Péter Sipos
ae079f06ed #885 quick fix 2020-11-03 16:09:34 +01:00
Dániel Péter Sipos
263c12e8f2 #885 fix other thumbnail 2020-11-03 13:27:17 +01:00
Dániel Péter Sipos
66f0b5f77d #885 fix thumbnail size 2020-11-03 11:15:16 +01:00
Dániel Péter Sipos
4312776b2d #885 fix loading bitstream format 2020-11-03 10:59:31 +01:00
Kristof De Langhe
b7aff5894a Merge branch 'main' into w2p-74199_Admin-search-dialogs
Conflicts:
	src/app/+item-page/simple/item-page.component.ts
2020-11-02 12:48:02 +01:00
Kristof De Langhe
52ab6f8a4e 74199: HoverClassDirective and Home parent 2020-11-02 11:49:02 +01:00
Art Lowel
f06c4a20b0 make breadcrumb home text i18nable 2020-10-30 17:40:12 +01:00
Art Lowel
96c31d84d6 support truncation on different backgrounds 2020-10-30 17:16:49 +01:00
Tim Donohue
1e87f2b742 Merge pull request #894 from 4Science/CSTPER-138
miscellaneous fixes for import from external source page
2020-10-30 09:51:32 -05:00
Art Lowel
48c7fff930 add loading indicator to infinite scroll, few style tweaks 2020-10-30 13:36:39 +01:00
Dániel Péter Sipos
9339cfaafd #674 remove un used import 2020-10-29 16:14:35 +01:00
Dániel Péter Sipos
17455a7860 #674 add dock type 2020-10-29 15:19:04 +01:00
Dániel Péter Sipos
22fe184142 #674 ad doctype 2020-10-29 14:57:09 +01:00