FrancescoMolinaro
ff304f3314
Prevent request with page size of 9999 ( #3694 )
...
* [DURACOM-304] Refactored item-bitstreams.component by removing page size of 9999
* [DURACOM-304] Refactored edit-bitstream-page.component by removing page size of 9999
* [DURACOM-304] Refactored scripts-select.component by using infinite scroll instead of page size 9999
* [DURACOM-304] Refactored dynamic-list.component.ts by removing page size of 9999
* [DURACOM-304] Refactored relationship-type-data.service.ts by removing page size of 9999
* [DURACOM-304] removed unneeded selectAll method (dynamic-lookup-relation-search-tab.component)
* [DURACOM-304] Refactored submission-section-cc-licenses.component.ts by removing page size of 9999
* [DURACOM-304] lint fix
* [DURACOM-304] test fix
* [DURACOM-304] fix accessibility issue on scripts-select
* [DURACOM-304] Refactor of bundle-data.service.ts by removing page size of 9999
* [DURACOM-304] other fix related to accessibility
* [DURACOM-304] lint fix
* [DURACOM-304] resolve conflicts
* [DURACOM-304] fix lint
* [DURACOM-304] add support for findAll method in dynamic-scrollable-dropdown.component.ts
* [DURACOM-304] refactor to use lazy data provider
* [DURACOM-304] improve loading logic for cc-licenses section and dynamic-list
* [DURACOM-304] refactor, fix dynamic-list.component loading
* [DURACOM-304] remove br
---------
Co-authored-by: Alisa Ismailati <alisa.ismailati@4science.com >
2025-01-23 13:44:53 -06:00
FrancescoMolinaro
6a1e1bfa8b
Exclude search and browse from Angular SSR ( #3709 )
...
* [DURACOM-303] prevent possibly long-lasting search and browse calls in SSR
* [DURACOM-303] implement skeleton component for search results
* [DURACOM-303] add skeleton loader for search results and filters
* [DURACOM-303] minor restyle of skeleton for mobile
* [DURACOM-303] fix lint and tests
* [DURACOM-303] adapt tests
* [DURACOM-303] restyle skeleton, add filter badge skeleton
* [DURACOM-303] add loop for filters count
* [DURACOM-303] add grid layout, make SSR enabling configurable, minor restyle of skeletons
* [DURACOM-303] refactor param, add example of configuration
* [DURACOM-303] rename variable, minor code refactor
* [DURACOM-303] add override possibility with input
* [DURACOM-303] fix SSR check on template and on components missing the environment config. Add descriptive comment for skeleton component. Fix JS error on SSR.
* [DURACOM-303] refactor thumbnail's skeleton style
2025-01-23 10:07:15 -06:00
Mohana Sarmiento
19db3faf65
Add unit test
2025-01-22 16:38:58 -06:00
Tim Donohue
2a5d779598
Merge pull request #3345 from 4Science/task/dspace-8_x/CST-15077
...
[Port dspace-8_x] Add orcid icon with tooltip
2025-01-22 12:39:13 -06:00
Alan Orth
026703d170
Restrict SSR to paths in the sitemap
...
Because Angular SSR is not very efficient, after discussion with
the Google Scholar team we realized a compromise would be to only
use SSR for pages in the DSpace sitemap (and the home page).
(cherry picked from commit 5b3b3bfb9c
)
2025-01-21 22:38:01 +00:00
Sascha Szott
351c4decef
remove duplicated line
...
(cherry picked from commit 5d04e44ff3
)
2025-01-21 19:37:23 +00:00
Andrea Barbasso
44b900f5db
[CST-15077] improve orcid logo image alt
2025-01-20 15:27:32 +01:00
Jens Vannerum
f0ea13288a
124382: fix issue where scoped browse by would not init correct components
...
(cherry picked from commit 32fae27c7a
)
2025-01-17 15:12:08 +00:00
Tim Donohue
1c4ffe58fd
Merge pull request #3825 from tdonohue/port_3105_to_8x
...
[Port dspace-8_x] Fix for User profile (/profile): only 20 group memberships shown instead of all
2025-01-10 17:07:37 -06:00
VictorHugoDuranS
8712504376
Fix for User profile (/profile): only 20 group memberships shown instead of all ( #3105 )
...
* Add - groups paginated on profile page
* Add - groups paginated on profile page
* Add - groups paginated on profile page
* Add - groups paginated on profile page
* Fix UPDATE - Add pagination message error and loader
* Update BRANCH
* Fix - LINT ERRORS
* Fix: Error declaring variable for group pagination
* Fix: Remove unnecessary translations for paging groups
* Fix: Lint erros
* Fix: Remove unnecessary translations
---------
Co-authored-by: VictorDuranEscire <victor@escire.lat >
2025-01-10 15:43:49 -06:00
VictorHugoDuranS
eaa239c764
Change - Metadata field selector, add infinite scroll for data paginated ( #3096 )
...
* Change - Metadata field selector add infinite scroll for data paginated
* Update change on new BRANCH
* Fix - LINT ERRORS
* Fix - LINT ERRORS
2025-01-10 15:18:51 -06:00
Toni Prieto
08257cb9f2
Allow free-text editing for hierarchical vocabulary fields as well
...
(cherry picked from commit 67f9623cf4
)
2025-01-10 19:21:27 +00:00
Toni Prieto
496ce64505
Add button to enable free-text editing in dropdown fields during item edition and fix error when clicking "Clear selection" option
...
(cherry picked from commit 28c8550ef5
)
2025-01-10 19:21:27 +00:00
Tim Donohue
80f6cd5b4e
Merge pull request #3816 from toniprieto/translate-ca-8x
...
[Port dspace-8_x] Update catalan translation
2025-01-09 16:57:55 -06:00
Toni Prieto
eb51b7986d
Update ca.json5
2025-01-09 20:14:00 +01:00
Toni Prieto
1c48188200
Update es.json5
2025-01-09 20:02:39 +01:00
Koen Pauwels
0120896135
Reduce browse definition requests on simple item page ( #3701 )
...
* 121561 Reduce the number of browse definition requests on Item pages by reusing the navbar request for all browse indexes
* Fix test issues.
---------
Co-authored-by: Koen Pauwels <koen.pauwels@atmire.com >
2025-01-07 15:36:20 -06:00
Sascha Szott
25de1e48f3
fix indentation
...
(cherry picked from commit dbd67f056e
)
2025-01-07 15:09:01 +00:00
Sascha Szott
05dce42f87
remove nested span element
...
(cherry picked from commit acb7c9bd33
)
2025-01-07 15:09:01 +00:00
Sascha Szott
2029156e49
fix nested span element
...
(cherry picked from commit 97b5e0cc92
)
2025-01-07 15:09:01 +00:00
Sascha Szott
00a514b969
fix nested span element
...
(cherry picked from commit e9a28c6d3d
)
2025-01-07 15:09:01 +00:00
Sascha Szott
1322d0ad69
fix nested span element
...
(cherry picked from commit 2e174cd9e6
)
2025-01-07 15:09:01 +00:00
Sascha Szott
483214d8e2
fix nested span element
...
(cherry picked from commit 15d3f257b3
)
2025-01-07 15:09:01 +00:00
Sascha Szott
e41e8b2847
fix nested span element
...
(cherry picked from commit 8509096c32
)
2025-01-07 15:09:01 +00:00
Sascha Szott
43d4e97695
fix nested span element
...
(cherry picked from commit 84878ede67
)
2025-01-07 15:09:01 +00:00
Sascha Szott
5f32b643b3
fix nested span element in templates
...
(cherry picked from commit 394ecea118
)
2025-01-07 15:09:01 +00:00
Tim Donohue
6fe351aa2c
Merge pull request #3796 from alexandrevryghem/w2p-122005_fixed-dropdown-values-resetting-on-enter_contribute-8_x
...
[Port dspace-8_x] Fixed dropdown/lookup & lookup-name fields being reset when hitting enter
2025-01-06 16:24:02 -06:00
Alexandre Vryghem
c925424ced
119799: Prevent the lookup/lookup-name fields from resetting when hitting the enter key in another input field
...
(cherry picked from commit c8694e1a87
)
2025-01-06 22:31:54 +01:00
Tim Donohue
202cfe427b
Merge pull request #3802 from DSpace/backport-3772-to-dspace-8_x
...
[Port dspace-8_x] add German translation of process view related keys
2025-01-06 14:04:01 -06:00
Yana De Pauw
48f7e51695
115284: Add tests for isRepeatable
...
(cherry picked from commit 161daffcc0
)
2025-01-06 18:04:33 +00:00
Yana De Pauw
e4a464d44f
115284: Add repeatable based on relationship max cardinality
...
(cherry picked from commit 105547598f
)
2025-01-06 18:04:33 +00:00
Sascha Szott
dda5ee1123
add German translation of process view related keys
...
(cherry picked from commit 85a120da62
)
2025-01-06 16:49:36 +00:00
Tim Donohue
da6447aefd
Port of 3192 by @Andrea-Guevara
2025-01-06 09:45:39 -06:00
Tim Donohue
0b6effe4aa
Merge pull request #3791 from DSpace/backport-3737-to-dspace-8_x
...
[Port dspace-8_x] Fixes typo for 'descrption'
2025-01-06 09:13:23 -06:00
Alexandre Vryghem
636c85ae59
Merge branch 'w2p-122005_fixed-dropdown-values-resetting-on-enter_contribute-7.6' into dspace-8_x
2025-01-03 17:30:53 +01:00
nwoodward
323370ee04
fixed typo in descrption
...
(cherry picked from commit c67dc4d8e4
)
2025-01-03 06:07:00 +00:00
Sascha Szott
d61d223d56
fix value of selector in component annotation
...
(cherry picked from commit 71de4b600b
)
2025-01-03 06:01:08 +00:00
Tim Donohue
587df79f3a
Merge pull request #3771 from DSpace/backport-3679-to-dspace-8_x
...
[Port dspace-8_x] #3678 , #3217 - Fix ordering and changing values of repeatable inputs in submission form
2024-12-19 17:03:11 -06:00
Tim Donohue
6ce17e06c4
Merge pull request #3714 from qultoltd/dspace-8_x
...
Updating Hungarian translations for DSpace 8.0
2024-12-19 16:56:01 -06:00
Andrea Barbasso
bb608d919f
[DURACOM-297] fix changing values in submission form after ordering
...
(cherry picked from commit 1c9272107c
)
2024-12-19 22:25:54 +00:00
Tim Donohue
6bcac36c14
Merge pull request #3654 from 4Science/task/dspace-8_x/DURACOM-302_2
...
#3624 - Fix Multi-Row Drag-and-Drop Issue for Chips in Item Submission Form
2024-12-19 16:24:43 -06:00
Tim Donohue
76a02b296f
Merge pull request #3765 from DSpace/backport-3322-to-dspace-8_x
...
[Port dspace-8_x] fix #3241 : Configuring the URI link target
2024-12-19 14:31:11 -06:00
andreaNeki
5d410b7c53
Trying to correct an error in the focus implementation
...
(cherry picked from commit 73d39abfe5
)
2024-12-19 18:09:22 +00:00
andreaNeki
8e25c178eb
Ensuring that the message “There were no items to show” is announced to the screen reader when necessary
...
(cherry picked from commit 3658ad1ec0
)
2024-12-19 18:09:22 +00:00
andreaNeki
e173153e7d
Adding focus to the input after the reset button is clicked
...
(cherry picked from commit e54b1ce274
)
2024-12-19 18:09:22 +00:00
andreaNeki
6425ec7d5e
Adding the aria-label attribute to buttons
...
(cherry picked from commit 9565f9b9ee
)
2024-12-19 18:09:21 +00:00
root
8a778f6c3d
Addition of unit tests for the getLinkAttributes() method
...
(cherry picked from commit 8572bfb1b1
)
2024-12-19 17:44:43 +00:00
igorbaptist4
f8431dbdd7
fix identation
...
(cherry picked from commit d7869f408e
)
2024-12-19 17:44:42 +00:00
igorbaptist4
5173b28b5a
Configuring the URI link target
...
(cherry picked from commit 0ef2db146b
)
2024-12-19 17:44:42 +00:00
Koen Pauwels
a938a4f44c
121787: Get rid of multiple unnecessary requests on browse by pages
...
(cherry picked from commit a105bcd6f4
)
2024-12-19 12:57:41 +00:00