Commit Graph

10159 Commits

Author SHA1 Message Date
FrancescoMolinaro
2b57275e6d map constraints, add guard, small restyle (badge), remove unused patterns 2024-02-26 13:07:47 +01:00
frabacche
c3d5b4cbe5 remove coar-notify.enable config, use ldn.enabled instead 2024-02-22 20:13:52 +01:00
frabacche
e4a03404ad LDN Service link always visible to admin 2024-02-22 18:53:54 +01:00
frabacche
1f80d7f456 qa-coar-notify-logo.png file 2024-02-22 18:22:25 +01:00
frabacche
57b777b42a fix suggestion.service.ts main merge 2024-02-22 17:45:51 +01:00
frabacche
fbab8ef70e Merge remote-tracking branch 'origin/main' into coar-notify-7 2024-02-22 17:33:31 +01:00
frabacche
58c8dd6516 Merge remote-tracking branch 'github/main' into coar-notify-7 2024-02-22 17:15:29 +01:00
frabacche
7e11b74eed coar-notify-7 remove useless files 2024-02-22 17:11:03 +01:00
Tim Donohue
1c7f098ddd Merge pull request #2830 from 4Science/fix-issue-9355
[issue-9355] fix error on e2e tests
2024-02-22 10:09:13 -06:00
FrancescoMolinaro
10e8768fc2 [issue-9355] fix error on e2e tests 2024-02-22 16:25:47 +01:00
Sascha Szott
d5aca7633c site search should not adopt existing URL query string parameters (#2818)
src/app/search-navbar: do not merge existing query params

Do not merge existing query params when using site search from MyDSpace workflow.
2024-02-22 11:10:02 +03:00
frabacche
97dfe7998b Merge branch 'coar-notify-7' of bitbucket.org:4Science/dspace-angular into coar-notify-7 2024-02-22 08:55:43 +01:00
frabacche
ff1444b241 coar-notify-7 LDN Service menu show/hide configuration 2024-02-22 08:55:23 +01:00
Tim Donohue
32bac12bbd Merge pull request #2732 from alexandrevryghem/added-recently-added-section-to-community-page_contribute-main
Added search facets to community & collection pages
2024-02-21 12:17:09 -06:00
Tim Donohue
d61d688848 Merge pull request #2820 from philipprumpf/multiple-import
Add translation for DOI multiple parallel import source.
2024-02-21 09:47:35 -06:00
FrancescoMolinaro
a64e4c9f71 remove duplicated log, unused translations, refactor ldn discard button 2024-02-21 11:55:42 +01:00
Tim Donohue
dcf583670f Merge pull request #2631 from vNovski/CST-12044-visualize-the-primary-bitstream
CST-12044 visualize the primary bitstream & CST-12043 primary bitstream flag
2024-02-20 17:09:45 -06:00
Tim Donohue
daf6dfeeeb Merge pull request #2733 from atmire/w2p-110088_keyboard-to-select-values
Use keyboard to select values
2024-02-20 09:38:30 -06:00
Philipp Rumpf
22919eb7fd Add translation for DOI multiple parallel import source.
Goes with DSpace#9132.
2024-02-20 14:54:12 +00:00
FrancescoMolinaro
9336e793de FIx issues from main alignment, remove leftover removed in Suggestion PR 2024-02-19 12:34:48 +01:00
Jens Vannerum
f7f86b0a9e 111768: move original code back to init only for performance 2024-02-19 11:42:57 +01:00
Alexandre Vryghem
629c06cc16 Merge branch 'added-recently-added-section-to-community-page_contribute-7.6' into added-recently-added-section-to-community-page_contribute-main 2024-02-18 18:50:44 +01:00
Alexandre Vryghem
7968f68976 110889: Fixed trackStatistics still sending backend requests to track search event when trackStatistics is false 2024-02-18 18:49:55 +01:00
Alexandre Vryghem
5590ef46bb Merge branch 'added-recently-added-section-to-community-page_contribute-7.6' into added-recently-added-section-to-community-page_contribute-main 2024-02-18 17:54:28 +01:00
Alexandre Vryghem
37c534b809 110889: Don't retrieve the accessStatus when item.showAccessStatuses is false 2024-02-18 17:54:01 +01:00
Alexandre Vryghem
9ff3ed4351 Merge remote-tracking branch 'upstream/main' into added-recently-added-section-to-community-page_contribute-main
# Conflicts:
#	config/config.example.yml
#	src/app/shared/search-form/search-form.component.ts
#	src/assets/i18n/en.json5
#	src/config/default-app-config.ts
2024-02-18 15:32:39 +01:00
Alexandre Vryghem
877c2d4eaa 110889: Added discovery configuration to community & collection search sections 2024-02-18 15:13:09 +01:00
Alexandre Vryghem
9e7a59ddd0 110889: Prevent vocabulary undefined from being retrieved in hierarchy filter when none is configured 2024-02-18 11:58:04 +01:00
Alexandre Vryghem
cbe3f2f8f5 110889: Fixed searchevents request containing the query params in the clickedObject
Also fixed minor CSS issue in mobile mode where sidebar is still visible
2024-02-18 11:55:23 +01:00
Alexandre Vryghem
7bf7ee0ba7 110889: Added config to disable community/collection sidebar 2024-02-18 02:00:51 +01:00
Alexandre Vryghem
0bee02a501 110889: Remove the scope query parameter from the search on comcol pages 2024-02-18 00:32:53 +01:00
Alexandre Vryghem
0e2630d729 110889: Added search form to the community & collection pages 2024-02-18 00:32:52 +01:00
Francesco Molinaro
f4f48c8bb2 Merged in align-coar-notify-7-with-main (pull request #1366)
Align coar notify 7 with main
2024-02-16 14:53:39 +00:00
FrancescoMolinaro
251729e869 fix empty result js error 2024-02-16 15:18:42 +01:00
FrancescoMolinaro
6380abc759 Fix merge conflicts 2024-02-16 13:10:38 +01:00
FrancescoMolinaro
a249cf5986 Merge branch 'main' into coar-notify-7 2024-02-16 11:00:24 +01:00
Tim Donohue
055122918f Merge pull request #2770 from saschaszott/patch-13
German translations of feedback page translation keys
2024-02-15 16:11:22 -06:00
Tim Donohue
4c3d374e9c Merge pull request #2794 from alexandrevryghem/fix-scope-issues-on-search-form_contribute-main
Added scope @Input() to the SearchComponent & fixed related bugs
2024-02-15 14:37:46 -06:00
Alexandre Vryghem
e23c1f7b5d 110889: Replaced recently added component with search comcol section 2024-02-15 21:27:59 +01:00
Tim Donohue
5c3f51b9fb Merge pull request #2647 from mspalti/access-conditions
File edit component updated to work for forms without access conditions.
2024-02-15 14:00:28 -06:00
Alexandre Vryghem
bae48007b3 Merge remote-tracking branch 'alex/fix-scope-issues-on-search-form_contribute-7.6' into added-recently-added-section-to-community-page_contribute-7.6 2024-02-15 19:57:31 +01:00
Vlad Nouski
02baf86831 [CST-12044] removed aria hidden attribute 2024-02-15 17:32:46 +01:00
Tim Donohue
eb433c8727 Merge pull request #1638 from 4Science/CST-5249_suggestion
Openaire suggestions (publication claim)
2024-02-15 10:24:31 -06:00
FrancescoMolinaro
75f5462a5b [CST-5249] fix ssr rendering 2024-02-15 16:10:13 +01:00
Tim Donohue
e1c639edcd Merge pull request #2719 from 4Science/main_CST-12825
ROR Integration - Identifier Visualization
2024-02-14 15:16:32 -06:00
FrancescoMolinaro
2b3339748d fix conflicts with main 2024-02-14 11:20:09 +01:00
FrancescoMolinaro
47f1b843e4 Merge branch 'main' into coar-notify-7 2024-02-14 11:14:14 +01:00
FrancescoMolinaro
f475a4f516 [CST-5249] fix deletion propagation 2024-02-14 11:08:06 +01:00
Jens Vannerum
9767260b9a 111768: add back necessary setCurrentValue calls that were removed earlier 2024-02-14 10:41:24 +01:00
Jens Vannerum
5c84ede728 Merge remote-tracking branch 'dspaceMain/main' into w2p-110088_keyboard-to-select-values 2024-02-14 09:42:54 +01:00