Kristof De Langhe
532a59006f
97075: Edit-metadata redesign messages + JSDocs
2022-12-01 14:33:23 +01:00
Jens Vannerum
4afa5181a6
refac
2022-12-01 13:34:56 +01:00
Kristof De Langhe
6be343cccf
97075: Margin fixes + metadata field autofocus and validation
2022-12-01 13:07:19 +01:00
Alexandre Vryghem
ba15b28c7c
94688: Added themeable template of SearchFormComponent
2022-12-01 10:28:15 +01:00
Alexandre Vryghem
e96954cf60
94688: Added ThemedSearchFormComponent
2022-12-01 10:27:10 +01:00
Samuel
3b7d962671
taskid 85843 Add a tree to browse hierarchical facets on the search page - feedback
2022-12-01 10:08:28 +01:00
Samuel
2fab841562
taskid 85843 Add a tree to browse hierarchical facets on the search page - i18n updates
2022-12-01 10:08:18 +01:00
Samuel
bc3ab46e8e
taskid 85843 Add a tree to browse hierarchical facets on the search page - fix import issue
2022-12-01 10:07:42 +01:00
Samuel
d5578accea
taskid 85843 Add a tree to browse hierarchical facets on the search page
2022-12-01 10:07:41 +01:00
Samuel
9ff1a6a642
taskid 85843 Add a tree to browse hierarchical facets on the search page - overrides
2022-12-01 10:03:25 +01:00
Tim Donohue
7d39f5de83
Merge pull request #1965 from LisAtUP/main
...
Update el.json5
2022-11-30 16:25:33 -06:00
Kristof De Langhe
105f6cb954
97075: Edit metadata redesign pt2
2022-11-30 17:49:19 +01:00
Koen Pauwels
627da93e23
97183 Workaround: reorder admin sidebar sections
...
The issue described at https://github.com/DSpace/dspace-angular/issues/1643 was
no longer reproducible: The menu component ultimately retrieves menu section
information from the store, but in the `MenuComponent#ngOnInit` method, this
information is piped through `distinctUntilChanged(compareArraysUsingIds())`,
which discards an update that sets these menu elements to be visible.
The behavior of this pipe is probably incorrect, but a proper fix is out of
scope for the current task. For now, we work around the problem by adding
top-level menu sections _after_ their children while initializing the menu
section store, which side-steps this issue.
2022-11-30 15:25:36 +01:00
Kristof De Langhe
92f94c39b2
97075: Edit metadata redesign
2022-11-29 18:02:13 +01:00
Alexandre Vryghem
9eb4a7e22e
95335: Removed duplicate i18n key
2022-11-29 17:20:35 +01:00
Vincenzo Mecca
6e2279d155
[1950][DURACOM-101] Fixed linting
2022-11-28 11:25:50 +01:00
Vincenzo Mecca
0dd30fe98a
Merge remote-tracking branch 'github/main' into main_1950_DURACOM-101
2022-11-28 11:03:09 +01:00
Nikunj Sharma
e7607da0a2
[CST-7694] fixed group edit issue for non permanent group
2022-11-24 14:17:50 +05:30
Sufiyan Shaikh
9a695fedc7
[CST-7693] Missing Translations added
2022-11-23 20:33:11 +05:30
Nikunj Sharma
1ee3114432
[CST-7604] fixed text highlight on search page
2022-11-18 18:09:26 +05:30
Nikunj Sharma
7d58a1eb0a
[CST-7604] fixed text highlight on search page
2022-11-18 16:03:33 +05:30
Yury Bondarenko
f16e18fa63
Fix breaking import
2022-11-18 11:08:43 +01:00
Yury Bondarenko
7caacdb20a
Merge remote-tracking branch 'origin/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu
2022-11-18 10:05:15 +01:00
Yana De Pauw
4b0b6983a0
94391: Remove unused import
2022-11-17 16:50:30 +02:00
Yana De Pauw
4d297cfe9b
94391: Add aria labels and titles to the buttons
2022-11-17 16:33:19 +02:00
Ying Jin
e6065b7504
add captioning support for video/audio files
2022-11-16 10:34:00 -06:00
LisAtUP
68ecf48151
Update el.json5
2022-11-11 12:20:30 +02:00
Davide Negretti
c151cf340e
Merge branch 'main' into CST-6171
2022-11-10 17:41:00 +01:00
Arvo Consultores y Tecnología. S.L
dff01bc3e7
Merge branch 'main' into DS-1774
2022-11-08 17:00:03 +01:00
Tim Donohue
cc86ba539f
Turn on no-unused-imports rule and remove all unused imports
2022-11-08 08:55:37 -06:00
Sergio Fernández Celorio
f7e78dccd1
Use the same property for both item pages
2022-11-07 19:27:54 +00:00
Pierre Lasou
6c226be7e8
Changes to fr.json5
...
New commit to include changes after review of commit 3bf13c0961
2022-11-07 13:31:45 -05:00
Sergio Fernández Celorio
1e523382d0
Fix lint error
2022-11-07 16:50:46 +01:00
Sergio Fernández Celorio
87a211ca66
Tests fixed
2022-11-07 12:20:00 +01:00
Sergio Fernández Celorio
2ed8f8bad8
Numbre of bitstreams in item page is now configurable
2022-11-04 10:40:29 +00:00
Vincenzo Mecca
9e843e36fa
[1950] [DURACOM-101] Regex validator improved
...
feat:
- New regexp to validate pattern used for regex validation;
2022-11-04 10:43:16 +01:00
Tim Donohue
749e1a7ad3
Merge pull request #1934 from TexasDigitalLibrary/DS-1905
...
DS-1905: fixes route function to match default value of websvc.opensearch.svccontext
2022-11-03 15:03:05 -05:00
Tim Donohue
b092d0b118
Merge pull request #1945 from 4Science/DSC-807-MAIN
...
Fix Health section labels
2022-11-03 14:20:54 -05:00
Tim Donohue
94d38efabc
Merge pull request #1947 from 4Science/CST-7376
...
Test cases of date.util.spec.ts fixed
2022-11-03 14:19:01 -05:00
Tim Donohue
1e6a01397a
Merge pull request #1930 from toniprieto/improve-cc-selector
...
Fix for Creative Commons jurisdiction chosen is ignored
2022-11-03 11:07:40 -05:00
Giuseppe Digilio
da6da6209b
[CST-7376] fix lint error
2022-11-03 15:46:36 +01:00
Giuseppe Digilio
5c2c60db8b
[CST-7376] fix issue with timezone within the test class
2022-11-03 15:08:16 +01:00
Sufiyan Shaikh
98ea3ebbff
[DSC-807-MAIN] Aggiornare labels nella sezione Health della demo
2022-11-03 15:33:49 +05:30
Toni Prieto
9c05a116a8
Fix use case with cc.license.jurisdiction key commented out
2022-11-02 18:28:24 +01:00
nwoodward
63011bc41d
removed sorting parameters from RSSComponent
2022-11-02 10:53:04 -05:00
nwoodward
2235072bea
changed path in tests to match default value for websvc.opensearch.svccontext
2022-11-02 10:53:04 -05:00
nwoodward
434e0cb907
fix function to match default value of websvc.opensearch.svccontext
2022-11-02 10:53:04 -05:00
jensvannerum
7500ea898d
Merge branch 'main' into w2p-96062_theme-collection-dropdown-component
2022-11-02 13:00:19 +01:00
Jens Vannerum
c6fd55baf4
96062: Alter test to match themed component
2022-11-02 12:55:21 +01:00
AndrukhivAndriy
46f1080720
Add: Ukrainian translation
2022-11-01 03:00:45 -07:00