Commit Graph

5279 Commits

Author SHA1 Message Date
Giuseppe Digilio
1901ace5a6 [CST-3782] Changes in order to display add more and lookup button at the end of the repeatable fields array 2021-02-17 20:25:46 +01:00
Alessandro Martelli
d208cf16fa [CST-3782] Drag drop restored 2021-02-17 17:57:29 +01:00
Giuseppe Digilio
151b02aeec [CST-3782] Make changes in order to remove template row in form's repeatable fields 2021-02-17 16:10:22 +01:00
Dániel Péter Sipos
ce7e76b609 #885 fix 2021-02-16 16:14:10 +01:00
Dániel Péter Sipos
3b2037a70f #885 ad doctype 2021-02-16 16:01:02 +01:00
Dániel Péter Sipos
4621c0be73 #885 add comment 2021-02-16 15:47:08 +01:00
Dániel Péter Sipos
d6ccf72119 #885 move size to css 2021-02-16 15:41:39 +01:00
Dániel Péter Sipos
80e5199e37 #885 add size to config 2021-02-16 15:07:06 +01:00
Dániel Péter Sipos
488075b9c2 Merge remote-tracking branch 'upstream/main' into #885-media-viewer 2021-02-16 14:03:14 +01:00
Yura Bondarenko
fd11ab3751 76922: Add unit tests for ConfigurationSearchPageComponent 2021-02-15 12:39:49 +01:00
Yura Bondarenko
4f0a630e87 76922: Reset router parameters on destroy ConfigurationSearchPageComponent 2021-02-15 11:47:34 +01:00
reetagithub
be09ea939c Update fi.json5
Due to different grammar in Finnish, removed comma from the key "uploader.or"
2021-02-15 10:29:51 +02:00
reetagithub
6b69f82d6d Update fi.json5
Changed the Finnish translations of two 'has files' translation keys, namely search.filters.filter.has_content_in_original_bundle.head and search.filters.applied.f.has_content_in_original_bundle
2021-02-15 09:56:39 +02:00
Kristof De Langhe
91b647e6e5 75940: Unused import fix 2021-02-11 17:42:53 +01:00
Kristof De Langhe
3f6e605cd7 Merge branch 'main' into w2p-75939_Item-links-by-entity
Conflicts:
	src/app/+item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts
2021-02-11 17:33:39 +01:00
Kristof De Langhe
216e09f889 75316: Feedback 2021-02-11 - import fixes 2021-02-11 17:04:38 +01:00
Marie Verdonck
dd241c86b2 75832: [Issue 962]: Fix no change in search result if no results & fix 404 messages at delete in registry 2021-02-11 12:47:29 +01:00
Andrew Wood
f0a710a9fc fix #869 Submission embargo bug 2021-02-11 10:46:45 +01:00
Alessandro Martelli
d015b6caef [CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Test fixes
2021-02-09 16:19:07 +01:00
Bruno Roemers
6424654e6e Fix LGTM Alert for PR #1014 2021-02-09 14:49:26 +01:00
Alessandro Martelli
5f6ad03f6f [CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Merge cache part 2
2021-02-09 14:42:38 +01:00
Alessandro Martelli
807d4f5fc7 Merge branch 'main' into CST-3620 2021-02-09 11:23:24 +01:00
Tim Donohue
942dd2e72e Merge pull request #977 from tdonohue/reenable_csrf_protection
Enable Customized CSRF Protection in Angular UI
2021-02-08 11:45:12 -06:00
Tim Donohue
e41a6c1292 Merge pull request #983 from atmire/collection-mapper
Collection mapper
2021-02-08 11:36:31 -06:00
Dániel Péter Sipos
1f566f7993 #885 fix merge error 2021-02-08 16:22:23 +01:00
Marie Verdonck
569f354370 75832: [Issue 962]: Members total in Group registry fixed with GroupDTO 2021-02-08 15:05:27 +01:00
Dániel Péter Sipos
398e9fccc5 Merge remote-tracking branch 'upstream/main' into #885-media-viewer 2021-02-08 10:57:40 +01:00
Tim Donohue
31b346d932 Bug fix: Ensure we also look for a change in XSRF token during error responses. 2021-02-05 15:53:27 -06:00
Tim Donohue
43c37c2b75 Update Logout to use POST instead of GET 2021-02-05 15:53:27 -06:00
Tim Donohue
5b23ffa2dc Add custom XSRF interceptor which works with cross domain requests, using new DSPACE-XSRF-TOKEN header 2021-02-05 15:53:26 -06:00
Tim Donohue
3f95b5009f Merge pull request #975 from atmire/cache-redesign-part-2
Cache redesign part 2
2021-02-05 15:35:36 -06:00
Art Lowel
8c0459241f apply cache changes to root dataservice 2021-02-05 17:56:59 +01:00
Art Lowel
1e94e7a5a9 Merge branch 'main' into cache-redesign-part-2 2021-02-05 17:40:32 +01:00
Art Lowel
2afc6a07f0 fix cache issues with edit metadata and resource policy pages 2021-02-05 17:37:59 +01:00
Tim Donohue
8e458554d8 Merge pull request #999 from 4Science/#997
Fix issue with import from external source page
2021-02-05 09:31:52 -06:00
Dániel Péter Sipos
7d02e763f4 Merge remote-tracking branch 'upstream/main' into #885-media-viewer 2021-02-05 13:54:15 +01:00
Nagy Akos
3044a91cae Match all lines with English version 2021-02-04 22:53:05 +02:00
Nagy Akos
6105e038b1 Translate new lines to Hungarian 2021-02-04 21:26:18 +02:00
Giuseppe Digilio
ce8e1efa48 Fix issue with comcol-data.service.spec.ts 2021-02-04 18:12:20 +01:00
Tim Donohue
22f5e0a78b Merge pull request #968 from atmire/w2p-74647_Add-meta-generator-page-header
Meta "generator" tag in page header
2021-02-04 10:25:10 -06:00
Bram Luyten
328eb8ac4c Merge pull request #834 from MixonZ/latvian-translation
latvian translation update
2021-02-04 17:17:37 +01:00
Dániel Péter Sipos
22afa57a26 #885 fix media 2021-02-04 17:12:41 +01:00
Mikus
8f54600a6e latvian translation updated 2021-02-04 16:54:24 +01:00
Sascha Szott
3143154d2b German translation fixes (#906)
Contributions to the german message keys by saschaszott
2021-02-04 16:45:50 +01:00
Bram Luyten
64f0a0afbf Merge pull request #705 from akoscomp/master
Add Hungarian translation
2021-02-04 16:24:29 +01:00
Bram Luyten
a6e91ea294 Corrected illegal characters/escaping in hungarian labels 2021-02-04 16:19:09 +01:00
Dániel Péter Sipos
9e0ef1d9dd Merge remote-tracking branch 'upstream/main' into #885-media-viewer
# Conflicts:
#	package.json
#	src/app/+item-page/item-page.module.ts
#	src/app/+item-page/simple/item-types/shared/item.component.ts
#	yarn.lock
2021-02-04 15:28:23 +01:00
Bram Luyten
21cd1a7220 Switching REST to api7.dspace.org and activating Hungarian translation 2021-02-04 14:50:32 +01:00
Nagy Akos
ac75b095c1 translate hu.json5 by Transylvanian Museum Society 2021-02-04 14:50:31 +01:00
Nagy Akos
ba690eeeb9 add Hungarian translation 2021-02-04 14:50:31 +01:00