Commit Graph

11385 Commits

Author SHA1 Message Date
Alexandre Vryghem
c2c832eff9 Merge remote-tracking branch 'alex/minor-ui-improvements_contribute-7.6' 2024-05-12 00:40:42 +02:00
Tim Donohue
3ab9f6a166 Merge pull request #2771 from saschaszott/patch-14
Layout improvement in feedback form page
2024-05-10 16:31:45 -05:00
Tim Donohue
a7e4f7d9a4 Merge pull request #3036 from DSpace/backport-2973-to-main
[Port main] added maxlength and hint to resource policy
2024-05-10 15:59:32 -05:00
Tim Donohue
688390fa08 Merge pull request #3037 from tdonohue/remove_debug_log
Remove unnecessary console.log
2024-05-10 15:59:15 -05:00
Tim Donohue
e6a3c2878c Remove unnecessary console.log 2024-05-10 15:16:48 -05:00
Oscar Chacón
6ac9965bb6 fixed lint errors
(cherry picked from commit f80d1fdc68)
2024-05-10 20:15:33 +00:00
Oscar Chacón
ad8b9806c7 added maxlength and hint to resource policy
(cherry picked from commit f8e0cc6808)
2024-05-10 20:15:32 +00:00
Sascha Szott
b67801f32f Merge branch 'main' into patch-14 2024-05-10 19:34:50 +02:00
Tim Donohue
8b1f46cc53 Merge pull request #2954 from atmire/w2p-104686_Live-import-preview-only-shows-first-mdv-7.6
Live import preview should show all metadata values, not only the first one
2024-05-10 12:28:30 -05:00
Tim Donohue
c2e0d683a4 Merge pull request #2951 from uniba-ub/fix-issue-2947
Fix display of dso names for EPersons
2024-05-10 12:19:56 -05:00
Tim Donohue
c4a7641e62 Merge pull request #2753 from alexandrevryghem/minor-themed-component-fixes_contribute-main
Themed component fixes
2024-05-10 11:18:09 -05:00
Tim Donohue
075700ae0d Merge pull request #2725 from alexandrevryghem/w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-main
Encode all `RequestParam` values
2024-05-10 10:52:50 -05:00
Tim Donohue
739af16f41 Merge pull request #3030 from 4Science/task/main/DURACOM-258
Allow submitter users to accept/ignore suggestions
2024-05-10 09:43:54 -05:00
Alisa Ismailati
88ecb25c7b [DURACOM-258] Allow submitters to accept/ignore suggestions 2024-05-10 10:11:59 +02:00
Tim Donohue
0afd79132d Merge pull request #3010 from autavares-dev/item-page-cc-license-field
Item page cc license field
2024-05-09 16:42:34 -05:00
Tim Donohue
c18b36988f Merge pull request #3024 from 4Science/task/main/DURACOM-259
[DURACOM-259] add correct metadata
2024-05-09 15:56:38 -05:00
Tim Donohue
6da5c11b5a Merge pull request #2900 from toniprieto/edit-item-authorities-bug-model
Error loading the initial value when editing an authority field in edit item page
2024-05-09 14:57:12 -05:00
Alexandre Vryghem
c24e58eb66 Added ComcolPageContentComponent to custom theme & fixed template urls of CommunityPageSubCollectionListComponent 2024-05-09 21:48:44 +02:00
FrancescoMolinaro
ddfdf7f1dd [DURACOM-259] add correct metadata 2024-05-09 11:01:04 +02:00
Tim Donohue
6c4ff40020 Merge pull request #3012 from alexandrevryghem/advanced-search_contribute-main
Refactored advanced search to rely on available filters
2024-05-08 17:01:25 -05:00
Alexandre Vryghem
04764e468a Merge branch 'created-themeable-ProfilePageMetadataFormComponent_contribute-7.6' into minor-themed-component-fixes_contribute-main
# Conflicts:
#	src/app/profile-page/profile-page.component.spec.ts
#	src/app/profile-page/profile-page.component.ts
2024-05-08 23:07:08 +02:00
Alexandre Vryghem
83fbf8b02b 114077: Fixed ViewChild not working correctly 2024-05-08 23:00:22 +02:00
Tim Donohue
ceca3bfd80 Merge pull request #2875 from alexandrevryghem/created-metadata-service-for-metadata-operations_contribute-main
Moved MetadataValue methods to separate service
2024-05-08 15:17:19 -05:00
Tim Donohue
b406e71302 Merge pull request #3014 from atmire/w2p-113904_AddSupportForNullUsers
Handle Null Users Gracefully in Process Overview Page
2024-05-08 14:07:15 -05:00
Alexandre Vryghem
4c4531fe1e Custom theme fixes
- Moved PublicationSidebarSearchListElementComponent to correct folder
- Synced standalone imports in the custom theme with src/app
- Pointed custom theme's SearchComponent template to the ones from src/app
2024-05-08 01:33:19 +02:00
Tim Donohue
2aa0f95277 Merge pull request #2979 from tdonohue/add_openaire_keys
Add missing i18n keys for OpenAIRE external sources.
2024-05-07 14:13:17 -05:00
Tim Donohue
2215f5fe3e Merge pull request #3016 from tdonohue/fix_submission_reload
Ensure `item` is also embedded in submission form
2024-05-07 13:53:04 -05:00
Tim Donohue
bf4d04c909 Ensure item is also embedded in submission form 2024-05-07 12:08:25 -05:00
Alexandre Vryghem
fd6d470b3f 111731: Fixed scope not correctly resetting to no scope when clicking on "Search all of DSpace" in the search scope selector 2024-05-07 14:54:48 +02:00
Alexandre Vryghem
ede5f4325a 111731: Force the isActive state to be recalculated when the scope is updated
The BehaviorSubject was necessary because when the result of SearchService#getSelectedValuesForFilter is already cached, the isActive state can be recalculated even before the @Input() scope is updated
2024-05-07 14:22:03 +02:00
Alexandre Vryghem
2dbf69e46b Merge branch 'advanced-search_contribute-7.6' into advanced-search_contribute-main
# Conflicts:
#	src/app/core/shared/search/search-filter.service.ts
#	src/app/core/shared/search/search.service.ts
#	src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.spec.ts
#	src/app/shared/search/search-filters/search-filter/search-facet-filter/search-facet-filter.component.ts
#	src/app/shared/search/search-filters/search-filter/search-filter.component.spec.ts
#	src/app/shared/search/search-filters/search-filter/search-filter.component.ts
#	src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.spec.ts
#	src/app/shared/search/search-filters/search-filter/search-range-filter/search-range-filter.component.ts
#	src/app/shared/testing/search-service.stub.ts
2024-05-07 13:42:49 +02:00
Alexandre Vryghem
e66035c896 111731: Minimize all the facets when adding filter through advanced component & filter suggestions 2024-05-07 12:09:47 +02:00
Alexandre Vryghem
1f42f92344 111731: Hide the search facets when there are no facet suggestions & the applied filters of that facet don't have the operator equals, authority or range (because those should be displayed in the facets) 2024-05-07 12:07:40 +02:00
Kuno Vercammen
2d5d4a00ea 113904: Fixed the lint and import problems 2024-05-07 12:04:37 +02:00
Kuno Vercammen
f6bf757619 113904: Small changes 2024-05-07 11:46:31 +02:00
Kuno Vercammen
fda45723cc 113904: Added tests for the getEPersonName function 2024-05-07 11:45:45 +02:00
Kuno Vercammen
596b0dba69 113904: Returning unkown when showing process of deleted user 2024-05-07 11:43:32 +02:00
Alexandre Vryghem
28088bc8c8 111731: Made the code completely dependent on the SearchService#appliedFilters$ instead of relying on the route query parameters 2024-05-07 00:39:33 +02:00
Tim Donohue
d1876a87d3 Merge pull request #2988 from atmire/w2p-105866_Submission-performance-main
Submission performance
2024-05-06 11:02:50 -05:00
Alexandre Vryghem
2226cc4d3b Merge branch 'advanced-search_contribute-7.6' into advanced-search_contribute-main 2024-05-05 16:10:26 +02:00
Alexandre Vryghem
58d73875b8 111731: Fixed accessibility issues 2024-05-05 16:00:35 +02:00
Alexandre Vryghem
806b07c084 111731: Fixed tests not mocking SearchConfigurationService 2024-05-05 15:28:54 +02:00
Alexandre Vryghem
e94b094c20 Merge branch 'advanced-search_contribute-7.6' into advanced-search_contribute-main
# Conflicts:
#	src/app/core/shared/search/search-configuration.service.ts
#	src/app/shared/search/advanced-search/advanced-search.component.ts
#	src/app/shared/search/search-sidebar/search-sidebar.component.html
#	src/app/shared/search/search-sidebar/search-sidebar.component.spec.ts
#	src/app/shared/search/search-sidebar/search-sidebar.component.ts
#	src/app/shared/testing/search-configuration-service.stub.ts
2024-05-05 05:43:37 +02:00
Alexandre Vryghem
806430064f 111731: Hide advanced search section when no filters are available and hide it on the home page 2024-05-05 05:19:58 +02:00
Alexandre Vryghem
029359bace 111731: Search page UI fixes
- Hide advanced search when inPlaceSearch is false
- Fixed the search settings being invisible on small screens in the sidebar
- Fixed the view mode buttons not being selected unless the parameter view was defined in the url
2024-05-04 03:05:15 +02:00
Alexandre Vryghem
f5ce79fb54 Merge branch 'use-applied-filter-to-display-label-on-search_contribute-main' into advanced-search_contribute-main
# Conflicts:
#	src/app/shared/search/search-sidebar/search-sidebar.component.html
#	src/app/shared/search/search.component.html
2024-05-04 02:49:02 +02:00
Tim Donohue
c94be6bbf5 Merge pull request #2994 from DSpace/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-05-03 16:03:52 -05:00
Tim Donohue
3b536a2856 Merge pull request #2863 from knowledgeWare-Tech/main
Added Arabic Translation
2024-05-03 15:01:58 -05:00
Alfeu Uzai Tavares
cec5892737 Refactor formatting with eslint + prettier 2024-05-03 16:58:33 -03:00
Alfeu Uzai Tavares
6df70370c9 Add CC license component to the simple item page 2024-05-03 16:53:56 -03:00