Commit Graph

9476 Commits

Author SHA1 Message Date
Tim Donohue
fa2dc72f33 Merge pull request #1987 from mspalti/relation-submisssion-thumb
Fix for related item thumbnail images.
2022-12-19 14:46:31 -06:00
Michael Spalti
d029e80495 Convert to themed, shared component 2022-12-19 12:32:53 -08:00
Tim Donohue
701290efe6 Merge pull request #1993 from atmire/w2p-97265_fix-statistics-menu-order-7.4
Fix statistics option position in header on different DSO pages
2022-12-19 11:54:24 -06:00
Koen Pauwels
c158fd18c9 97399 Documentation 2022-12-19 17:05:26 +01:00
Joost
8f6db1f6a0 lint fixes 2022-12-19 16:43:02 +01:00
Koen Pauwels
1ae18ec9f7 97399 Added support for links in tooltips 2022-12-19 14:55:55 +01:00
Yana De Pauw
f766c0020f Fix lint issue 2022-12-19 14:49:32 +01:00
Tim Donohue
f1dfd0ce8a Merge pull request #1992 from atmire/theme-name-as-data-attr-7.5-next
Make it easier to know which theme is being used for a component
2022-12-16 16:56:09 -06:00
Tim Donohue
34e60df6e0 Merge pull request #1981 from atmire/w2p-96121_server-side-language-headers
Server side language headers
2022-12-16 16:45:59 -06:00
Mark H. Wood
2afc835b7f Catch and report errors from non-JSON responses. 2022-12-16 17:17:55 -05:00
Tim Donohue
95f0976175 Merge pull request #1942 from atmire/w2p-96062_theme-external-source-entry-import-modal-component
make the ExternalSourceEntryImportModalComponent themeable by default
2022-12-16 11:29:57 -06:00
Tim Donohue
7b1a8f8cf7 Merge pull request #1939 from atmire/w2p-96062_theme-collection-dropdown-component
Make the CollectionDropdownComponent themeable
2022-12-16 10:57:19 -06:00
Koen Pauwels
28a127ca0e 97399 Improvements to ContextHelpDirective and ContextHelpWrapperComponent 2022-12-16 16:50:17 +01:00
Nikunj Sharma
247e61ce2b [CST-7604] fixed as per tom comment to highlight Journal, Project, OrgUnit or Person) or is a Community or Collection 2022-12-16 20:27:00 +05:30
Kristof De Langhe
bf9612e967 93747: Edit metadata redesign - drag to reorder pt2 2022-12-16 15:08:32 +01:00
Koen Pauwels
a40d93a941 97399 Implemented basic working tooltip on top level community list 2022-12-16 11:41:09 +01:00
jensvannerum
62378a5d95 Merge branch 'main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4 2022-12-16 11:13:38 +01:00
Mark Cooper
9771d756b6 Enable / disable spellcheck for textarea inputs via config 2022-12-15 15:46:03 -08:00
Ying Jin
2fea10aced add/remove comments 2022-12-15 17:18:22 -06:00
yingjin
5c1101c13e Merge branch 'DSpace:main' into DA-8586 2022-12-15 17:17:07 -06:00
Tim Donohue
ffc5ecb100 Merge pull request #2002 from tdonohue/fix_docker_arm64_build
Fix Docker arm64 build
2022-12-15 16:37:08 -06:00
Julian Timal
ea275aff34 Use full community, collection and item names in breadcrumb navigation (#1957)
* Add ngTooTip and property botton in ToolTip

modify the breadcumbs html file to show the full name on mouseover

* fixed in test of breadcumbs

* Suggestion last breadcumb

* Fix alignment (as it was before)

Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org>
2022-12-15 16:23:08 -06:00
Tim Donohue
e0679d4ba6 Ensure all necessary build tools exist in image 2022-12-15 16:03:10 -06:00
Tim Donohue
ed593d5786 Merge pull request #2000 from tdonohue/update_latest_angular13
Update to latest Angular 13 & Remove unused dependencies
2022-12-15 11:02:42 -06:00
Jens Vannerum
f2972d7d34 Merge remote-tracking branch 'dspace-main/main' into w2p-96062_theme-collection-dropdown-component
# Conflicts:
#	src/app/shared/shared.module.ts
2022-12-15 17:58:28 +01:00
Jens Vannerum
efd3600a47 Merge remote-tracking branch 'dspace-main/main' into w2p-96062_theme-external-source-entry-import-modal-component
# Conflicts:
#	src/app/shared/form/form.module.ts
2022-12-15 17:43:34 +01:00
Kristof De Langhe
64d96453c3 93747: Edit metadata redesign - drag to reorder pt1 2022-12-15 17:25:23 +01:00
Michał Dykas
4dcc082ec0 Update config.example.yml
Enabling Polish language
2022-12-14 16:00:22 +01:00
Kristof De Langhe
43d9e3f958 93746: Feedback 2022-12-14 - missing types & tooltip width 2022-12-14 16:00:10 +01:00
Michał Dykas
9f0f7c4f29 Update pl.json5
Full Polish translation
2022-12-14 15:57:30 +01:00
Jens Vannerum
07fe4f261f 97049: Attempt to fix aSync test 2022-12-14 11:52:00 +01:00
Jens Vannerum
b04c8025dc 97049: Attempt to fix aSync test 2022-12-14 11:35:19 +01:00
Yana De Pauw
95ed5087d3 Merge branch 'default-configuration-fix-7.2' into default-configuration-fix 2022-12-13 16:07:35 +01:00
Jens Vannerum
c2ef6893d3 97049: fix lint issue after merge 2022-12-13 15:12:28 +01:00
Jens Vannerum
04e5510c6b 97049: fix wrong import after merge 2022-12-13 15:01:56 +01:00
Kristof De Langhe
50f7211947 93746: Edit metadata redesign - Virtual metadata 2022-12-13 14:38:53 +01:00
Jens Vannerum
83505cdce6 Merge remote-tracking branch 'dspaceMain/main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4
# Conflicts:
#	src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts
2022-12-13 13:08:38 +01:00
Joost
7917f61210 typo fix 2022-12-13 11:12:16 +01:00
Joost
03fe9a3ab9 typo fix 2022-12-13 11:11:42 +01:00
Joost
fd0a8c64c0 Merge branch 'main' into w2p-97298_issue-3281_self-register-issue-main 2022-12-13 11:11:19 +01:00
Joost
e0deed785e [task 97298] error message for not correct domain in registration mail 2022-12-12 17:27:54 +01:00
Tim Donohue
85c8722f7d Fix accessibility issue with empty <th> by switching to a <td> 2022-12-12 10:19:42 -06:00
Kristof De Langhe
454bfd2f9f 97075: Feedback 2022-12-09 - debounce on language input 2022-12-12 16:32:13 +01:00
Kristof De Langhe
1ca217e748 97075: Feedback 2022-12-09 - splitting into multiple components 2022-12-12 16:28:01 +01:00
Kristof De Langhe
3c9623a2b0 97075: Feedback 2022-12-09 - improvements 2022-12-12 13:26:45 +01:00
Yana De Pauw
cceea734b3 97248: Remove hardcoded 'default' configuration 2022-12-12 11:43:56 +01:00
Jens Vannerum
1af1d511d0 97049: Lint issue 2022-12-12 11:23:19 +01:00
Jens Vannerum
105308cdf8 97049: Fixing inconsistent tests 2022-12-12 11:18:31 +01:00
Koen Pauwels
e31781b5d0 97183 Fix linter issue, again 2022-12-12 10:07:00 +01:00
Koen Pauwels
69bd324da5 97183 Fix linter issue 2022-12-12 10:01:04 +01:00