Commit Graph

5486 Commits

Author SHA1 Message Date
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
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
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
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
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
Marie Verdonck
dbfab94a47 75413: collection/item mapper pages as tab in edit pages 2021-01-26 14:04:15 +01:00
Art Lowel
17e8881380 fix LGTM warnings 2021-01-26 11:58:53 +01:00
Art Lowel
57547fda15 add additional tests for shouldDispatchRequest 2021-01-26 11:46:02 +01:00
Art Lowel
298250f654 fix issue where interceptors were executed multiple times for each request 2021-01-26 10:40:59 +01:00
Giuseppe Digilio
743bd0bba2 Fix issue with comcol-data.service.spec.ts 2021-01-26 10:29:23 +01:00
Giuseppe Digilio
653776f119 Fix issue with import from external source page 2021-01-26 09:06:44 +01:00
Art Lowel
d8e6ccf76a fix issue where facets would be empty if you went straight to a search url in prod mode 2021-01-25 18:54:29 +01:00
Art Lowel
3b67efe09d fix group tests and fix issues with the process detail page 2021-01-25 15:39:56 +01:00
Art Lowel
a54275ae21 update the rest hostname to api7.dspace.org 2021-01-22 16:35:42 +01:00
reetagithub
b85c6a0aa1 Update fi.json5
New Finnish translations
2021-01-22 12:05:29 +02:00
Art Lowel
634836158b fix issues with the group edit page 2021-01-21 14:30:59 +01:00
Art Lowel
c66de4fe91 Cache redesign part 2 2021-01-20 17:43:40 +01:00
Alessandro Martelli
2becaca1b0 [CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Fixes and debug log
2021-01-19 09:10:24 +01:00
Giuseppe Digilio
c2ba368b40 Fix metadata schema form layout 2021-01-18 19:35:50 +01:00
Giuseppe Digilio
1b1c7f7d2a Fix metadata field form layout 2021-01-18 19:35:35 +01:00
Art Lowel
3c26c61cde import dynamic components in admin search module 2021-01-18 16:57:30 +01:00
Art Lowel
4e826f7ee8 fix SSR injection context issue with Angulartics 2021-01-18 16:57:25 +01:00
Art Lowel
9db9539725 add dynamic item page components to ENTRY_COMPONENTS 2021-01-18 16:57:22 +01:00
Art Lowel
8df117f8ef add dynamic menu components to ENTRY_COMPONENTS 2021-01-18 16:57:19 +01:00