Commit Graph

7447 Commits

Author SHA1 Message Date
Tim Donohue
9889a9d1a6 Merge pull request #1634 from 4Science/CST-5738
Add special groups list to the profile page
2022-05-19 15:24:49 -05:00
Giuseppe Digilio
305203dba7 [CST-5738] hide special group heading when are not present 2022-05-19 19:08:08 +02:00
Giuseppe Digilio
9124f06e4c Merge remote-tracking branch 'origin/main' into CST-5738 2022-05-19 18:47:47 +02:00
Giuseppe Digilio
7b6ccb780f [CST-5535] fix menu entry after merge 2022-05-19 18:41:54 +02:00
Giuseppe Digilio
d751de0aa6 Merge remote-tracking branch 'origin/main' into CST-5535
# Conflicts:
#	src/app/admin/admin-sidebar/admin-sidebar.component.ts
2022-05-19 16:59:45 +02:00
William Welling
2db80022b5 Merge branch 'main' of github.com:harvard-lts/dspace-angular into 145-base-path-support 2022-05-19 09:03:11 -05:00
Tim Donohue
bb5cdfc1a3 Merge pull request #1627 from atmire/w2p-90978_Improve-initial-page-load_PR
Improve initial page load
2022-05-19 08:55:28 -05:00
Rezart Vata
cba7a60476 [CST-5270] fixing module accordion 2022-05-19 15:55:05 +02:00
Luca Giamminonni
de2202799d [CST-5307] Search claimable profiles by email 2022-05-19 13:41:54 +02:00
Giuseppe Digilio
50184c8784 [CST-5738] fix LGTM alert 2022-05-18 19:27:23 +02:00
Rezart Vata
a03557fcad [CST-5270] fixed accordion issue and changed it to collapsable 2022-05-18 16:44:20 +02:00
Giuseppe Digilio
9aff792cac [CST-5535] Decrease status size 2022-05-18 14:54:59 +02:00
Giuseppe Digilio
bc63e14512 [CST-5535] Fix labels 2022-05-18 14:54:37 +02:00
Giuseppe Digilio
c43e25296d [CST-5535] Add title to the page and change health tab name 2022-05-18 14:45:21 +02:00
Yura Bondarenko
b05125dd16 Fix import menu to align with export menu code 2022-05-18 13:51:44 +02:00
Giuseppe Digilio
ef332af17e [CST-5535] Fix issue with error notice message on health page loading 2022-05-18 13:31:09 +02:00
Luca Giamminonni
733688bd7e Merge remote-tracking branch '4Science-bitbucket/main' into CST-5668 2022-05-18 13:25:36 +02:00
Luca Giamminonni
983db9c050 Merge branch 'CST-5668' into CST-5339 2022-05-18 13:16:15 +02:00
Giuseppe Digilio
d4dc176870 [CST-5535] Add Possibility to have translation also for properties 2022-05-18 13:04:04 +02:00
Luca Giamminonni
b6277f1e96 Merge remote-tracking branch '4Science-bitbucket/main' into CST-5339 2022-05-18 12:30:31 +02:00
Mykhaylo
a732f1534d [CST-5303] fix wrong format 2022-05-18 09:33:08 +02:00
Mykhaylo
618ff0ce19 [CST-5303] added missing labels 2022-05-17 17:45:27 +02:00
Davide Negretti
881af64495 [CST-5674] POST replaced with PUT 2022-05-17 16:36:40 +02:00
Art Lowel
1f9b8ba92a Fix issue where you'd get stuck in an infinite redirect loop when going to the page of an item with an entity type containing certain special characters 2022-05-17 16:07:42 +02:00
Sufiyan Shaikh
ba6011bd89 [DSC-516] main merge 2022-05-17 12:30:31 +05:30
Giuseppe Digilio
74b68a5e15 [CST-5535] Add fallback message on rest request error 2022-05-16 19:19:00 +02:00
Giuseppe Digilio
b906a65385 Merge remote-tracking branch 'origin/main' into CST-5535
# Conflicts:
#	package.json
2022-05-16 18:59:46 +02:00
Giuseppe Digilio
73573793a0 [CST-5535] Add i18n keys for section's headers 2022-05-16 18:50:07 +02:00
Giuseppe Digilio
c508e0035e [CST-5535] Add tooltip for status icons 2022-05-16 18:49:11 +02:00
Giuseppe Digilio
4f7e37d348 [CST-5535] Use accordion for health status components 2022-05-16 18:44:04 +02:00
Giuseppe Digilio
80ff8a517c [CST-5535] Rename health-data.service 2022-05-16 16:46:33 +02:00
Giuseppe Digilio
0de3c2ed48 [CST-5535] Replace icons 2022-05-16 16:45:45 +02:00
Giuseppe Digilio
4c5c99d05d [CST-5535] Add missing i18n label 2022-05-16 16:44:35 +02:00
Alexandre Vryghem
c9885c13ec Merge branch 'w2p-89676_feature-selective-export_contribute-7.2' into w2p-91272_Add-themed-components-to-upstream-branch 2022-05-15 19:14:27 +02:00
William Welling
771f92eaab Merge branch 'main' of github.com:harvard-lts/dspace-angular into 145-base-path-support 2022-05-14 14:07:53 -05:00
Tim Donohue
dd6ff7f48f Merge pull request #1653 from tdonohue/fix_rss_accessibility
Fix RSS accessibility issue: link has no discernible text
2022-05-13 17:34:18 -05:00
Tim Donohue
913d128e16 Fix accessibility issue: link has no discernible text 2022-05-13 16:57:28 -05:00
Tim Donohue
20850033df Merge pull request #1444 from atmire/shared-feature-rss-viewer
Add RSS buttons if the feature is enabled on the rest side
2022-05-13 14:25:29 -05:00
Alexandre Vryghem
743513cf84 89676: Added empty SearchResultsComponent files 2022-05-13 20:35:08 +02:00
Nathan Buckingham
3a6112532e for rss sort id should be date.accessioned so defaulted to that when its the case 2022-05-13 13:38:02 -04:00
Alexandre Vryghem
460efa42c7 91272: Fix merge request 2022-05-13 19:33:40 +02:00
Alexandre Vryghem
e741573348 Merge branch 'w2p-89984_feature-rtl-theme_contribute-7.2' into w2p-91272_Add-themed-components-to-upstream-branch 2022-05-13 18:46:03 +02:00
Alexandre Vryghem
e197e496b5 91272: Fixed accessibility violation 2022-05-13 17:19:42 +02:00
Alexandre Vryghem
8980ae4a50 Merge branch 'w2p-89720_Add-themable-components_contribute-7.2' into w2p-91272_Add-themed-components-to-upstream-branch 2022-05-13 14:41:34 +02:00
Alexandre Vryghem
5682c81217 91272: Fixed import statements and position of expandable navbar button 2022-05-13 14:18:01 +02:00
Alexandre Vryghem
7904cead76 Merge branch 'w2p-89741_Add-themeable-components_conntribute-7.2' into w2p-91272_Add-themed-components-to-upstream-branch 2022-05-13 13:43:09 +02:00
Yura Bondarenko
21579d1525 Merge remote-tracking branch 'origin/main' into w2p-90978_Improve-initial-page-load_PR 2022-05-13 09:32:34 +02:00
Tim Donohue
5c8ef44070 Merge pull request #1636 from 4Science/feature/CST-5329
Add validate only check in the Import Metadata page
2022-05-12 13:20:22 -05:00
Giuseppe Digilio
c1f64ff1ef [CST-5329] Add help text to validate only checkbox 2022-05-12 18:50:25 +02:00
Giuseppe Digilio
b788579457 Merge remote-tracking branch 'origin/main' into feature/CST-5329 2022-05-12 18:35:18 +02:00