Alisa Ismailati
88ecb25c7b
[DURACOM-258] Allow submitters to accept/ignore suggestions
2024-05-10 10:11:59 +02:00
Abel Gómez
af193282da
Fix code alignment
2024-05-10 02:10:37 +02:00
Abel Gómez
b9fb4e2159
Add HTML support to system-wide alert banner. Fixes #3019 .
2024-05-10 02:09:37 +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
Zahraa Chreim
16c75beebd
114858: Add Tests for new Guards
2024-05-09 15:28:50 +03: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
Zahraa Chreim
b83b2dd404
114858: Create dsoPageSingleFeatureGuards for Edit Item and Edit Bitstream Routes
2024-05-08 16:29:15 +03:00
Zahraa Chreim
1ac3edc3f4
114858: Port to 8.0
2024-05-08 15:48:55 +03:00
Zahraa Chreim
17f6c5520a
114858: Merge 'w2p-114645_refactor_guards_as_functions-7.6' into 'w2p-114858_refactor_guards_as_functions-8.0'
2024-05-08 13:18:05 +03:00
Zahraa Chreim
4658ac8a2e
114858: Create and Add Guards to item&bitstream routes
2024-05-08 09:19:04 +03: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
Mattia Vianelli
a525b066ce
DURACOM-235 Lint fix
2024-05-06 16:47:34 +02:00
Mattia Vianelli
57563ddf96
Merge remote-tracking branch 'refs/remotes/4Science/main' into DURACOM-235
...
# Conflicts:
# src/app/collection-page/collection-form/collection-form.component.ts
# src/app/collection-page/create-collection-page/create-collection-page.component.html
# src/app/community-page/community-form/community-form.component.ts
# src/app/community-page/create-community-page/create-community-page.component.html
# src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.spec.ts
# src/app/shared/comcol/comcol-forms/comcol-form/comcol-form.component.ts
# src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.spec.ts
# src/app/shared/comcol/comcol-forms/edit-comcol-page/comcol-metadata/comcol-metadata.component.ts
2024-05-06 16:23:26 +02: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
437cc5991e
After English, reorder languages alphabetically by code
2024-05-03 15:08:11 -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
Tim Donohue
16c06624b1
Merge pull request #2930 from alexandrevryghem/fix-sync-i18n-script_contribute-main
...
Fix sync-i18n script throwing a compile error & added some missing translation keys
2024-05-03 14:53:36 -05:00
Alfeu Uzai Tavares
fc179a2ff7
Add unit tests for CC license component
2024-05-03 16:49:00 -03:00
Alfeu Uzai Tavares
6858b4b8e8
Add component to show CC license in the item page
2024-05-03 16:48:31 -03:00