Commit Graph

5702 Commits

Author SHA1 Message Date
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
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
Tim Donohue
ac9b97d388 Merge pull request #996 from atmire/update-rest-hostname
Update the rest hostname to api7.dspace.org
2021-01-25 09:08:19 -06: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
Tim Donohue
64ba6293c9 Merge pull request #970 from 4Science/upgrade_angular10
Upgrade angular10
2021-01-19 10:00:59 -06: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
Art Lowel
0308c8bc8e Revert "replace menu decorators with switches to solve an issue where decorators were not loaded in time"
This reverts commit ece84332a0.
2021-01-18 16:57:15 +01:00
reetagithub
0d421a141f Merge pull request #4 from DSpace/main
New Finnish keys January 2021
2021-01-18 11:07:40 +02:00
Giuseppe Digilio
a27c10e980 Fix comment for submission autosave configuration 2021-01-15 18:22:01 +01:00
Giuseppe Digilio
debf70b0e5 Revert "Fix issue with submission save when auto save is enabled"
This reverts commit 2b2b6df9
2021-01-15 18:17:31 +01:00
Giuseppe Digilio
2b2b6df919 Fix issue with submission save when auto save is enabled 2021-01-15 18:09:45 +01:00
Giuseppe Digilio
31045ff156 Removed nested subscribe 2021-01-15 15:20:47 +01:00
Giuseppe Digilio
00153fa92f Removed providedIn attribute for services that don't need 2021-01-15 14:34:28 +01:00
Giuseppe Digilio
9aea3f20ea Fix issue with components that using a custom decorator are not loaded during CSR 2021-01-15 14:18:18 +01:00
Giuseppe Digilio
d8df9c46a5 Fix issue with workspaceitem and workflowitem detail search components 2021-01-15 14:05:40 +01:00
Giuseppe Digilio
44454ec378 import modules optimization 2021-01-14 19:44:46 +01:00
Giuseppe Digilio
3192d190bb change comments for @angular/localize import 2021-01-12 11:16:25 +01:00
Giuseppe Digilio
2b8f436634 changes to address feedback 2021-01-12 10:42:46 +01:00
Giuseppe Digilio
480653cf8f fix deprecated warning 2021-01-12 10:12:32 +01:00