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
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
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
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
Tim Donohue
1238caa906
Fixes for SASS 1.33. Update Bootstrap & FortAwesome to support
2022-12-09 16:05:48 -06:00
Tim Donohue
19a6ae840c
Merge pull request #1975 from atmire/w2p-96252_Reduce-main-bundle-size_Reorganize-shared-module
...
Reorganize shared module to reduce main bundle size
2022-12-09 11:32:55 -06:00
Koen Pauwels
742b68b706
97183 Minor fixes (code review)
2022-12-09 14:52:41 +01:00
Art Lowel
ee6ab3e3b2
Merge pull request #1984 from tdonohue/fix_1983
...
Fix email validation regex to use email validation regex from HTML5 specs
2022-12-08 19:29:59 +01:00
Jens Vannerum
9cde4c119e
97049: Fixing inconsistent tests
2022-12-08 17:52:49 +01:00
Jens Vannerum
a642a02663
Merge remote-tracking branch 'dspaceMain/main' into issue-815-controlled-vocabulary-hierarchical-facets-7.4
...
# Conflicts:
# config/config.example.yml
# src/assets/i18n/en.json5
2022-12-08 17:08:52 +01:00
Yury Bondarenko
2ffd732a40
Merge remote-tracking branch 'origin/main' into w2p-96252_Reduce-main-bundle-size_Reorganize-shared-module_REBASE-ON-7.4
2022-12-08 16:19:41 +01:00
Yury Bondarenko
95d5a2ff74
96252: Make Klaro lazy-loaded
2022-12-08 16:15:50 +01:00
Yury Bondarenko
d0c74ed49f
96252: Clean up SharedModule & CoreModule
2022-12-08 16:12:30 +01:00
Yury Bondarenko
9e731909ae
96252: Move menu support code to MenuModule
2022-12-08 16:12:27 +01:00
Yury Bondarenko
db3e8f9246
96252: Extract upload-specific code from SharedModule
2022-12-08 16:12:24 +01:00
Yury Bondarenko
3739fa4121
96252: Move dynamic forms out of AppModule
2022-12-08 16:12:20 +01:00
Yury Bondarenko
8341882b0f
96252: Extract form-specific code from SharedModule
2022-12-08 16:12:14 +01:00