Commit Graph

5101 Commits

Author SHA1 Message Date
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
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
Bram Luyten
4a5da6d913 Merge pull request #1008 from reetagithub/main
Add the Finnish translation keys of Dspace 7.0
2021-02-04 14:16:50 +01:00
Marie Verdonck
dde149acea 75832: [Issue 962]: Fix unnecessary calls creating/deleting groups - feedback 2021-02-04 12:11:18 +01:00
reetagithub
eb42b5f760 Update fi.json5
The rest of the Finnish translation keys from the third set from the beginning of year 2021.
2021-02-04 09:41:20 +02:00
Kristof De Langhe
9a0e2bf996 74647: Fixed tslint issues 2021-02-03 17:11:11 +01:00
Kristof De Langhe
ccf4afe2e1 Merge branch 'main' into w2p-74647_Add-meta-generator-page-header 2021-02-03 16:58:59 +01:00
Bruno Roemers
ed98e7e39d 76634: Bugfixes 2021-02-02 14:41:36 +01:00
Bruno Roemers
3a486eb81f 76634: Add documentation 2021-02-02 14:40:56 +01:00
Bruno Roemers
3f6cf777b6 76634: Update tests for AppComponent 2021-02-02 12:28:26 +01:00
Bruno Roemers
ce5da5723b 76634: Write tests for GoogleAnalyticsService 2021-02-02 11:54:52 +01:00
Bruno Roemers
20f896e939 76634: Inject document into GoogleAnalyticsService 2021-02-02 11:54:38 +01:00
Bruno Roemers
d574ffafa4 76634: Implement GoogleAnalyticsService 2021-02-01 19:10:15 +01:00
Alessandro Martelli
54c405994c [CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Lint
2021-01-29 19:31:54 +01:00
Alessandro Martelli
c65dfc7303 [CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Fixed test after angular 10 migration
2021-01-29 18:45:41 +01:00
Tim Donohue
d21cca2875 Merge pull request #1003 from atmire/fix-direct-csr
Fix prod mode with preboot disabled
2021-01-29 10:16:29 -06:00
Alessandro Martelli
5ef5a27e2b Merge branch 'main' into CST-3620
# Conflicts:
#	src/app/+my-dspace-page/my-dspace-page.module.ts
#	src/app/core/tasks/tasks.service.ts
#	src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts
#	src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts
#	src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts
#	src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts
#	src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts
#	src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts
#	src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts
#	src/app/shared/mydspace-actions/mydspace-actions.ts
#	src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts
#	src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts
#	src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts
#	src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts
#	src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts
2021-01-29 16:02:07 +01:00
Art Lowel
4b69b48007 fix issue where the app wouldn't start in prod mode if preboot was disabled 2021-01-29 11:26:26 +01:00
Kristof De Langhe
fda24a3838 Merge branch 'main' into w2p-75939_Item-links-by-entity
Conflicts:
	src/app/+collection-page/collection-page.component.ts
2021-01-28 12:56:05 +01:00
Art Lowel
43eb15349b fix LGTM warnings 2021-01-27 18:25:03 +01:00
Art Lowel
15495902ab redirect back to the list after an eperson add, edit or delete 2021-01-27 18:09:36 +01:00
Marie Verdonck
f1407b7f5b 75832: Groups registry refactor 2021-01-27 17:59:26 +01:00
Art Lowel
892512192b fix issue where private files could no longer be downloaded 2021-01-27 17:32:15 +01:00
Art Lowel
0f5c3fdc92 fix issue where a bunch of unnecessary requests where made when creating or removing a metadata field 2021-01-27 17:20:38 +01:00
Tim Donohue
a64cb63d99 Merge pull request #979 from atmire/680-recent-submision-pagination-reload
680 Fix change event reference for recent submission
2021-01-27 10:18:55 -06:00
Kristof De Langhe
7ce8b3d460 75940: missing semicolons 2021-01-27 12:58:38 +01:00
Kristof De Langhe
694d45fd2c 75939: Encode and lowercase entity type url 2021-01-27 11:50:47 +01:00
Kristof De Langhe
1d9d174f87 75940: Item page redirects 2021-01-27 11:50:47 +01:00
Kristof De Langhe
8e75132086 75939: (edit) item links refactored to contain entity types 2021-01-27 11:50:47 +01:00
Yana De Pauw
1942e0e2ba 75895: Angular - Handle redirects 2021-01-27 11:44:12 +01:00
Yana De Pauw
f2da1fa59e 75894: Angular - Routing 2021-01-27 11:44:11 +01:00
Kristof De Langhe
d69bde1327 75316: TSlint error fix 2021-01-27 11:24:40 +01:00
Kristof De Langhe
28ffe18b07 75316: Build error fix 2021-01-27 11:20:07 +01:00
Kristof De Langhe
3c296620c6 v1.22.10 2021-01-27 10:43:14 +01:00
Kristof De Langhe
3ffef2bffa 75316: TSLint fix 2021-01-27 10:31:37 +01:00
Art Lowel
e4d518fca7 fix issue where a relationshiptype wouldn't be found if the subscriber unsubscribed before all types were checked 2021-01-27 10:31:36 +01:00
Kristof De Langhe
d13eabe386 75316: Test fixes 2021-01-27 10:29:55 +01:00
Kristof De Langhe
a08b515335 75316: Only show external sources when configured 2021-01-27 10:27:40 +01:00
Kristof De Langhe
64f726bf30 75316: Deselect relationship on failure + show only enabled externalSources 2021-01-27 10:27:40 +01:00
Andrew Wood
b143ea7e61 680 add typedocs to new interface 2021-01-26 11:41:28 -05:00
Andrew Wood
771183097c 680 Untype incorrectly typed params 2021-01-26 11:39:55 -05:00
Andrew Wood
ee2e3be057 680 Add paginationChangeEvent interface and move to PaginationComponent impl for event handling 2021-01-26 11:39:55 -05:00
Andrew Wood
a51055cc14 680 Fix change event reference for recent submission 2021-01-26 11:39:55 -05:00
Marie Verdonck
62bd8fd278 75413: test fixes 2021-01-26 14:56:07 +01:00
Art Lowel
8efbaebc9c fix issues regarding item and collection mappings 2021-01-26 14:06:19 +01:00