Commit Graph

11376 Commits

Author SHA1 Message Date
Alexandre Vryghem
9bdf265f32 Home page facet refactor fixes 2024-04-17 00:07:37 +02:00
lotte
5859fc175a Merge remote-tracking branch 'origin/main' into multiline-search-filter-badge_main 2024-04-16 18:18:29 +02:00
Tim Donohue
0a1764c65a Merge pull request #2934 from 4Science/DURACOM-248-ANGULAR-17
Upgrade to angular 17
2024-04-15 15:15:10 -05:00
Tim Donohue
a16139c285 Merge pull request #2931 from dspace-unimr/fix-#2918-new-user-registration-does-not-work
Add check for registration verification to the register email form.
2024-04-15 11:37:49 -05:00
Jens Vannerum
b48db7df32 Merge remote-tracking branch 'upstream/main' into w2p-111326_fix-status-code-object-not-found-7.4 2024-04-15 14:47:06 +02:00
Giuseppe Digilio
bd9e58038d [DURACOM-248] Upgrade to latest Angular minor release 2024-04-15 13:18:06 +02:00
Andrea Barbasso
93bcd92b0a [DURACOM-248] lint fix 2024-04-15 12:31:18 +02:00
Giuseppe Digilio
3344344531 Merge remote-tracking branch '4scienceGithub/DURACOM-248-ANGULAR-17' into DURACOM-248-ANGULAR-17 2024-04-15 12:13:34 +02:00
Alexandre Vryghem
8d1d04ed58 111731: Added theme support to renderSearchLabelFor 2024-04-15 12:07:39 +02:00
Alexandre Vryghem
7eb26582db 111731: Added apply filter functionality 2024-04-15 12:07:39 +02:00
Alexandre Vryghem
3cdf426594 111731: Fixed search filter input suggestions not resetting the page number by moving that logic to the search configuration service 2024-04-15 12:07:38 +02:00
Andreas Awouters
31d3ab0811 113319: Fix dropdown component spec
(cherry picked from commit 70357803e86caabc6357b7cbec9db1ef8edd2a56)
2024-04-15 11:23:09 +02:00
Andreas Awouters
1580acb7be 113319: Add dropdown entry to clear selection
(cherry picked from commit 13d1547b3dbf5d4cd74617d6327044da798ed44e)
2024-04-15 11:23:00 +02:00
Andrea Barbasso
d6595daa9b [DURACOM-248] move tests 2024-04-15 11:21:36 +02:00
Andrea Barbasso
87cff6c907 [DURACOM-248] set function call result in a class attribute 2024-04-15 09:43:38 +02:00
Andrea Barbasso
c485f108a1 [DURACOM-248] move element version table row logic to a component 2024-04-15 09:27:29 +02:00
Eike Martin Löhden
36b92004b2 Add check for registration verification to the register email form. 2024-04-15 07:31:10 +02:00
Mohamed Ali
159b0c29de Added Arabic Translation 2024-04-15 01:52:32 +02:00
Alexandre Vryghem
59f913b98b Made dso-selector placeholder types translatable 2024-04-14 22:54:37 +02:00
Alexandre Vryghem
0ba1b26318 Fixed sync-i18n script not working anymore
This is caused by the typescript 4.4 update that changed the catch type from any to unknown
2024-04-14 22:54:36 +02:00
Alexandre Vryghem
ac40726b18 Merge branch 'created-themeable-ProfilePageMetadataFormComponent_contribute-7.6' into minor-themed-component-fixes_contribute-main
# Conflicts:
#	src/app/profile-page/profile-page.module.ts
#	src/themes/custom/lazy-theme.module.ts
2024-04-14 15:14:17 +02:00
Alexandre Vryghem
f5f00ca24a 114077: Made ProfilePageMetadataFormComponent themeable 2024-04-14 14:46:35 +02:00
Alexandre Vryghem
74f8757ae1 Merge remote-tracking branch 'upstream/main' into minor-themed-component-fixes_contribute-main
# Conflicts:
#	src/app/admin/admin-routes.ts
2024-04-13 18:53:19 +02:00
Alexandre Vryghem
10d90c3110 Merge remote-tracking branch 'upstream/main' into theme-fixes_contribute-main
# Conflicts:
#	src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts
#	src/app/shared/object-list/item-list-element/item-types/item/item-list-element.component.spec.ts
2024-04-13 18:50:10 +02:00
Alexandre Vryghem
36e5617679 Merge branch 'main' into created-metadata-service-for-metadata-operations_contribute-main
# Conflicts:
#	src/app/core/metadata/metadata.service.spec.ts
#	src/modules/app/browser-init.service.ts
2024-04-13 18:31:05 +02:00
Alexandre Vryghem
33d3ff0c44 111731: Integrated the FilterInputSuggestionsComponent in the advanced search facets to show input suggestions (only works for filters that are also part of the facets) 2024-04-13 03:26:44 +02:00
Alexandre Vryghem
89eb314fe7 111731: Moved findSuggestions logic to SearchFilterService in order to reuse it in the advanced search component 2024-04-13 03:26:43 +02:00
Alexandre Vryghem
b9fa479519 111731: Created new advanced search component 2024-04-13 03:26:43 +02:00
Tim Donohue
c13d23da9c Merge pull request #2844 from alexandrevryghem/fix-home-page-issues
Fixed home page issues
2024-04-12 14:13:20 -05:00
Tim Donohue
4d59c13f7e Merge pull request #2926 from IgorBaptist4/typo_role
typo in role name
2024-04-12 13:58:23 -05:00
IgorBaptist4
ad114daff8 typo in role name 2024-04-12 15:49:11 -03:00
Tim Donohue
d29d3ca423 Merge pull request #2905 from atmire/w2p-113500_submission-describe-warning_contribution
Fix for submission describe warning contribution bug
2024-04-12 12:20:33 -05:00
Giuseppe Digilio
e99d41abe0 Merge remote-tracking branch '4scienceGithub/DURACOM-248-ANGULAR-17' into DURACOM-248-ANGULAR-17 2024-04-12 16:56:31 +02:00
Andrea Barbasso
9f75c3986f [DURACOM-248] add elvis operator to getRemoteDataPayload 2024-04-12 16:52:36 +02:00
Giuseppe Digilio
74a53b7694 [DURACOM-248] Create structural directive for rendering elements on browser only 2024-04-12 16:16:16 +02:00
Giuseppe Digilio
9e23917381 Merge branch 'refs/heads/main' into DURACOM-248-ANGULAR-17
# Conflicts:
#	server.ts
#	src/config/universal-config.interface.ts
#	src/environments/environment.production.ts
#	src/environments/environment.ts
2024-04-12 09:04:48 +02:00
Alexandre Vryghem
e10630f131 Added functionality to disable COAR notify support link in footer
Also fixed error that showed a blank page instead of a 404 when disabling EULA/Privacy Policy pages
2024-04-12 01:38:34 +02:00
Alexandre Vryghem
2ef2e9b334 Fixed minor alignment issue of comcol names on /community-list 2024-04-12 00:39:41 +02:00
Giuseppe Digilio
2bbf584a45 [DURACOM-248] Fix e2e test execution 2024-04-11 20:59:57 +02:00
Giuseppe Digilio
d7d8067006 [DURACOM-247] Refactoring SSR configuration in order to align it with new nomenclature 2024-04-11 18:14:34 +02:00
Giuseppe Digilio
7b1f264812 [DURACOM-248] Fix lint 2024-04-11 18:03:30 +02:00
Alexandre Vryghem
97f70d897e Merge branch 'w2p-112970_added-missing-breadcrumbs_contribute-7.4' into w2p-112970_added-missing-breadcrumbs_contribute-main
# Conflicts:
#	src/app/collection-page/collection-page-routing.module.ts
#	src/app/community-page/community-page-routing.module.ts
2024-04-11 00:18:51 +02:00
Alexandre Vryghem
4251630ab8 112970: Always rerun resolvers on url change for create comcol pages 2024-04-11 00:18:04 +02:00
Alexandre Vryghem
5f8033a111 Merge remote-tracking branch 'upstream/main' into w2p-112970_added-missing-breadcrumbs_contribute-main
# Conflicts:
#	src/app/collection-page/collection-page-routes.ts
#	src/app/community-page/community-page-routes.ts
#	src/app/core/breadcrumbs/community-breadcrumb.resolver.ts
#	src/app/core/breadcrumbs/dso-breadcrumb.resolver.spec.ts
#	src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts
#	src/app/core/submission/resolver/submission-object.resolver.ts
#	src/app/workflowitems-edit-page/item-from-workflow.resolver.spec.ts
#	src/app/workflowitems-edit-page/item-from-workflow.resolver.ts
#	src/app/workflowitems-edit-page/workflowitems-edit-page-routes.ts
#	src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts
#	src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts
#	src/app/workspaceitems-edit-page/workspaceitems-edit-page-routes.ts
2024-04-11 00:04:42 +02:00
Tim Donohue
39d2a753db Merge pull request #2782 from alexandrevryghem/fix-font-awesome-5-icons_contribute-7.6
Fixed Font Awesome CSS Pseudo-elements not rendering in v6.x
2024-04-10 16:51:37 -05:00
Alexandre Vryghem
b2c14df8f7 Moved home COAR functionality to separate component 2024-04-10 23:31:07 +02:00
Alexandre Vryghem
fcabea0ac5 Hide the reset filters button on the home page & fixed spacing issue when showDiscoverFilters is disabled 2024-04-10 22:57:24 +02:00
Alexandre Vryghem
ca167a2321 Prevent /api/eperson/profiles/{userId} to be called when unauthenticated 2024-04-10 22:57:24 +02:00
Alexandre Vryghem
08027bb753 Fixed home news facets sidebar & home content section alignment when facets are disabled 2024-04-10 22:57:24 +02:00
Tim Donohue
a3894a1734 Merge pull request #2859 from 4Science/DURACOM-195-fixes
Header, navbar, and admin sidebar refactoring (minor fixes)
2024-04-10 14:34:36 -05:00