Tim Donohue
507ecdb1dd
Update version tag for release
2025-04-04 13:59:59 -05:00
Tim Donohue
eb8a960ba6
Merge pull request #4129 from tdonohue/add_release_notes
...
Add note with link to Release Notes on homepage (for Testathon)
2025-04-04 11:39:58 -05:00
Tim Donohue
f4dbfc2f19
Add note with link to Release Notes on homepage
2025-04-04 11:01:01 -05:00
Tim Donohue
de44252a56
Merge pull request #4125 from 4Science/task/main/DURACOM-339
...
[DURACOM-339] fix downloads not working when matomo is disabled
2025-04-04 09:58:42 -05:00
Tim Donohue
57d5bb0359
Merge pull request #3981 from atmire/no-platform-specific-code-in-abstract-services-main
...
No platform specific code in abstract services main
2025-04-03 12:10:12 -05:00
Andrea Barbasso
3d36cd2e48
[DURACOM-339] fix downloads not working when matomo is disabled
2025-04-03 17:56:07 +02:00
Tim Donohue
c9654b268e
Merge pull request #3994 from atmire/refactor-menu-resolvers-9.0
...
Refactor menu resolvers 9.0
2025-04-01 14:53:28 -05:00
Abel Gómez
e0393babc9
Retrieve configurable CC license fields from the back-end in DSpace 9.0 ( #3165 )
...
* Make the CC license field component configurable
* Retrieve the configuration values from the backend...
... rather than from a frontend configuration
* Remove unused imports
* Restore configurations other than uri and license fields
They were deleted by mistake
* Add missing example config
* Delete config properties that are no longer needed
* Fix lint issues
* Add missing injection token
* Fex minor changes
* Restore the Input properties that allow configuring the license URI and name fields from a template
* Update test cases using a stub configuration data service
* Fix lint issues
* Use optional chaining, in case the property is not exposed
* Reformat some code to ease code review
* Declare static constant at the beginning of the class
* Fix trailing spaces
* Initialize property in declaration
* Multiple changes
* Move all properties dependent of the CC URI field and CC name field to asyncs (since this configuration must be retrieved also asynchronously from the backend)
* Refactor the regex, and create a public static method (that may be used to externally check if a license is a CC license).
* Update test cases
* Move `ccLicense` inside the `item`configuration key
* Change `variant` to `position`
* Make variant property mandatory (since it should be set depending on where the field is placed)
* Finish moving the ccLicense config key into the item key
* Allow rendering only the icon
* Fix lint errors
* Fix lint errors
* Fix test cases to reflect new disclaimer behavior
* Fix missing comma
* Remove look & feel configuration options
* Remove unused import
* Don't subscribe multiple type to same asyncs
* Set type for non-initialiazed properties
* Refactor CC license function to a dedicated utility file
* Do not use manual subscribes
* Reorder imports
* Remove unused method
* Bugfix: check the right property
2025-04-01 09:53:23 -05:00
Yury Bondarenko
39bcaa0318
Update unit test for browse menu provider
2025-04-01 09:52:58 +02:00
Yury Bondarenko
bd0b75c315
Merge remote-tracking branch 'origin/main' into refactor-menu-resolvers-9.0
2025-04-01 09:42:32 +02:00
Tim Donohue
ec6940afbe
Merge pull request #3540 from kshepherd/geospatial-maps-main
...
Geospatial maps for item pages, search, browse
2025-03-31 14:59:53 -05:00
Yana De Pauw
b87380b07d
Merge remote-tracking branch 'upstream/main' into refactor-menu-resolvers-9.0
2025-03-31 15:50:40 +02:00
Kim Shepherd
6f7f5450ca
Geospatial maps: Better "no points" handling
...
* If no results for browse or search
maps are available, zoom to 1 and
show a i18n tooltip
* Added a missing i18n for point filter
* New default centre point added to
configuration
2025-03-30 16:56:12 +02:00
Tim Donohue
9c23b4c9f9
Merge pull request #3164 from sistedes/config-default-comcol-tab
...
Make the default tab for browsing communities and collections configurable in DSpace 8
2025-03-28 13:41:01 -05:00
Kim Shepherd
0bd93ae1d9
Geospatial maps: Review feedback addressed
...
* Documentation of config
* Set bounding box to use dcterms.spatial by default
* Uncomment geospatial field and wrap in config test
* New config to 'enable' inclusion of geospatial field
* Docs for map and marker detail models
* Bounding box validation
* Fixed view mode control flow
* Tidied console output
2025-03-28 18:27:36 +01:00
Kim Shepherd
6fd36bd2b7
Geospatial maps: Test fixes
...
Including reverting a nice-to-have improvement
to 'hasNoContent' for field wrapper and non-text
content.
2025-03-28 18:27:36 +01:00
Kim Shepherd
d5c3f4dbe9
Geospatial maps: Remove unwanted deps from package-lock.json
2025-03-28 18:27:36 +01:00
Kim Shepherd
0c5c1e46b0
Geospatial maps: Swap out async() in tests
2025-03-28 18:27:36 +01:00
Kim Shepherd
6f6016a90d
Geospatial maps: Review feedback
2025-03-28 18:27:36 +01:00
Kim Shepherd
1f760d882a
Geospatial maps: Revert metadata-representation-list.component.ts changes
...
Note: Might interfere with some nice virtual authority compatibility
2025-03-28 18:27:36 +01:00
Kim Shepherd
d4dee96823
Geospatial maps: Angular control flow refactor
2025-03-28 18:27:36 +01:00
Kim Shepherd
0be836ad80
Geospatial maps: icon and browse page fix
2025-03-28 18:27:36 +01:00
Kim Shepherd
b6cdb7c6b1
Geospatial maps for item pages, search, browse
2025-03-28 18:27:35 +01:00
Yana De Pauw
a16ea97b53
Merge remote-tracking branch 'upstream/main' into refactor-menu-resolvers-9.0
2025-03-28 18:10:02 +01:00
Tim Donohue
8086c2242d
Merge pull request #4018 from 4Science/task/main/CST-18964
...
Add support for Matomo
2025-03-28 11:46:05 -05:00
Andrea Barbasso
4ba9a4bf8f
Merge remote-tracking branch 'lyrasis/main' into task/main/CST-18964
...
# Conflicts:
# src/app/bitstream-page/bitstream-download-page/bitstream-download-page.component.ts
2025-03-28 16:59:51 +01:00
Tim Donohue
1e4864f45a
Merge pull request #3722 from alexandrevryghem/w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-main
...
Made edit metadata tab fields dynamic and added entity type support
2025-03-28 10:17:12 -05:00
Tim Donohue
bb18278b2f
Merge pull request #3984 from the-library-code/request-a-copy-secure-links_main
...
Request-a-copy improvements: Support access by secure link
2025-03-28 09:59:58 -05:00
Yana De Pauw
dda32dd81a
Implement community feedback p2
2025-03-28 14:46:14 +01:00
Vincenzo Mecca
69472b27c7
[CST-18964] Restored matomo trackerUrl optional setting.
...
feat:
- This configuration would be only used on the angular side, if not specified will use the backend default.
2025-03-28 11:50:53 +01:00
Yury Bondarenko
87624c7699
Fix access duration dropdown in custom theme
2025-03-28 11:48:48 +01:00
Kim Shepherd
e9cf183bbf
Request-a-copy: Try to address theme compatibility of dropdown
2025-03-27 18:17:53 +01:00
Kim Shepherd
f070dee931
Request-a-copy: Error handling (review feedback)
...
* New accessExpired flag can be checked along with
acceptRequest, so expired or not-granted links
will show an error and draw 'normal' download links
instead of doing a hard 4xx redirect
* Old ItemWithSupplementaryData component removed
* Notifications moved to sub-component of item page
and display a warning on valid access token, or a
danger alert if expired or not-granted, with an
appropriate error message
* Date formatted in messages as yyyy-MM-dd
2025-03-27 18:17:53 +01:00
Yana De Pauw
51127dc513
Fix accessibility issue
2025-03-27 17:09:20 +01:00
Tim Donohue
11e02c9504
Merge pull request #3355 from 4Science/task/main/CST-15074
...
ORCID Login flow for private emails
2025-03-26 14:53:46 -05:00
Vincenzo Mecca
ab9cbea7c3
[CST-18964] Fixes empty trackerId for bitstream download feature
2025-03-26 20:23:21 +01:00
Kim Shepherd
58cee5fb2e
Request-a-copy: Replace +1WEEK -> +7DAYS delta
2025-03-26 17:08:10 +01:00
Kim Shepherd
7671595665
Request-a-copy: Review feedback addressed
...
* ALTCHA updated to 0.9.0 and tested
* Alt text for fas-lock-open images
* Typedoc added
* Comments/TODOs removed
* Better expiry date display on notification panel
2025-03-26 17:08:10 +01:00
Kim Shepherd
d8fb9f1195
Request-a-copy: Test fixes
2025-03-26 17:08:10 +01:00
Kim Shepherd
a1e7d653f2
Request-a-copy: Unit tests
2025-03-26 17:08:08 +01:00
Kim Shepherd
1fff3b5b86
Request-a-copy: Changes to support access expiry as delta/date storage - psql max
2025-03-26 17:07:29 +01:00
Kim Shepherd
57b618ce34
Request-a-copy: Changes to support access expiry as delta/date storage
2025-03-26 17:07:29 +01:00
Kim Shepherd
16451807f9
Request-a-copy: Using route only in place of wrapper item
2025-03-26 17:07:28 +01:00
Kim Shepherd
80fafbf2e1
Request-a-copy: Angular flow control changes
2025-03-26 17:06:41 +01:00
Kim Shepherd
d1bcb9fb2e
Request-a-copy: Use wrapped ItemWithSupp.. and base item comps, except download link
2025-03-26 17:06:41 +01:00
Kim Shepherd
58d0e7f513
Request-a-copy: Using a resolver to grab the RequestItem
2025-03-26 17:06:41 +01:00
Kim Shepherd
ce93b847d2
Request-a-copy: Code cleanup and comments
2025-03-26 17:06:41 +01:00
Kim Shepherd
c9c2a774ea
Request-a-copy: Merge recaptcha headers to generic x-captcha-payload
2025-03-26 17:06:41 +01:00
Kim Shepherd
e928eab96b
Request-a-copy improv: altcha fixes
2025-03-26 17:06:41 +01:00
Kim Shepherd
bff5662116
Request-a-copy improv: Add altcha dependency to package.json
2025-03-26 17:06:41 +01:00
Kim Shepherd
585347b1a2
Request-a-copy improv: English i18n
2025-03-26 17:06:41 +01:00
Kim Shepherd
e736bbb9ec
Request-a-copy improv: Altcha recaptcha component and service
2025-03-26 17:06:41 +01:00
Kim Shepherd
0c58a5bf05
Request-a-copy: Refactor for angular control flow changes
2025-03-26 17:06:41 +01:00
Kim Shepherd
60bbcf3420
Request-a-copy improv: Changes to bitstream page to support tests
2025-03-26 17:06:41 +01:00
Kim Shepherd
0de6481c24
Request-a-copy improv: Routing and module changes
2025-03-26 17:06:41 +01:00
Kim Shepherd
4281267cb6
Request-a-copy improv: Secure item view comps
2025-03-26 17:06:41 +01:00
Kim Shepherd
f3bb7327dc
Request-a-copy improv: Secure file section and download links
2025-03-26 17:06:41 +01:00
Kim Shepherd
aea41d74ec
Request-a-copy improv: Secure media and image viewers
2025-03-26 17:06:41 +01:00
Tim Donohue
5a53cc9738
Merge pull request #3882 from nibou230/2413-bitstream-access-status
...
Display the access status (embargo) for the bitstream
2025-03-26 09:43:04 -05:00
Nicolas Boulay
0976147d07
Replaced the call findItemAccessStatusFor for a resolveLink
2025-03-25 10:55:55 -04:00
Nicolas Boulay
fe3ae0e8b4
Add an input to show/hide the badge on file component
2025-03-25 10:55:55 -04:00
Nicolas Boulay
2c6754a647
Improve the description of the bitsream showAccessStatuses configuration
2025-03-25 10:55:55 -04:00
Nicolas Boulay
96b596491e
Add unit tests for the badge on bitstreams
2025-03-25 10:55:55 -04:00
Nicolas Boulay
de512610b4
Merge embargo badge with the existing access-status badge
2025-03-25 10:55:55 -04:00
Nicolas Boulay
61576e94d0
Insert the bitstream access status badge before the element and increase margins
2025-03-25 10:55:54 -04:00
Nicolas Boulay
d72bc0d1bb
Remove findBitstreamAccessStatusFor and replace it with followLink('accessStatus')
2025-03-25 10:55:54 -04:00
Nicolas Boulay
5f83139fcd
Adding the new embargo badge on the file download component
...
Fixed lint no-trailing-spaces
2025-03-25 10:55:21 -04:00
jeffmorin
5b7d246f68
CSV export for Filtered Items content report ( #4071 )
...
* CSV export for Filtered Items content report
* Fixed lint errors
* Fixed lint errors
* Fixed lint errors
* Make variables for CSV export null-proof
* Attempt to fix unit tests
* Fixed styling errors
* Fixed script references in unit tests
* Fixed typo in script name
* Fixed test parameterization
* Parameterization attempt
* Parameterization test
* Parameterization rollback
* Fixed predicate encoding bug
* Parameterization test
* Fixed styling error
* Fixed query predicate parameter
* Fixed collection parameterization
* Centralized string representation of a predicate
* Fixed parameterization
* Fixed second export test
* Replaced null payload by an empty non-null one
* Requested changes
* Fixed remaining bugs
* Updated Angular control flow syntax
* Improved collection parameter handling
* Fixed styling error
* Updated config.yml to match the central dspace-angular repo
* Removed repeated content
* Cleaned up a now useless import
* Fixed collections loading and added warning message about CSV export
* Fixed styling error
* Forgot to clean up old code
---------
Co-authored-by: Jean-François Morin <jean-francois.morin@bibl.ulaval.ca >
2025-03-25 09:49:46 -05:00
Tim Donohue
fd59ca8053
Merge pull request #4017 from 4Science/task/main/CST-18016
...
OpenAlex Integration
2025-03-24 17:05:28 -05:00
Vincenzo Mecca
e4e5255a46
[CST-18964] Fixes spec failure
2025-03-24 21:26:10 +01:00
Vincenzo Mecca
6bd4f04174
[CST-18964] PR review
2025-03-24 19:16:50 +01:00
Vincenzo Mecca
1316540765
[CST-15074] Fixes cyclic dependency issue
2025-03-23 22:33:27 +01:00
Vincenzo Mecca
c1b951b18c
Merge remote-tracking branch 'github/main' into task/main/CST-15074
...
# Conflicts:
# src/assets/i18n/en.json5
2025-03-23 15:44:38 +01:00
Yana De Pauw
d6b674345f
Implement feedback
2025-03-19 13:10:26 +01:00
Adamo
02516f2251
[CST-18016] Added OpenAlex Search by DOI label
2025-03-19 08:16:05 +01:00
Tim Donohue
a18e03d754
Merge pull request #3735 from amgciadev/fix-10053-b
...
#10053 : Add support for PCI Endorsement workflow
2025-03-17 10:44:54 -05:00
Tim Donohue
d9c68d41bf
Merge pull request #4038 from paulo-graca/translations/access_status_filter
...
Translations for access status filter
2025-03-17 09:29:25 -05:00
Alexandre Vryghem
41ac417543
119915: Added additional docs
2025-03-14 18:18:35 +01:00
Tim Donohue
3468ef689d
Merge pull request #3980 from the-library-code/de_language_updates_main
...
Translation additions, fixes and updates for German message catalogue
2025-03-14 09:47:14 -05:00
Adamo
7929d8e419
[CST-18016] Added missin label.
2025-03-14 10:27:00 +01:00
Giuseppe Digilio
cfe16892ab
[CST-18016] Add i18n labels
2025-03-14 09:25:23 +01:00
Abel Gómez
422a714935
Check the full URL rather than only the collection id to detect the default path
2025-03-14 01:01:52 +01:00
Abel Gómez
30b411285c
Fix missing keys in language file
2025-03-14 00:18:38 +01:00
Abel Gómez
53562e5a3e
Also load the default tab when navigating using the breadcrumbs
2025-03-14 00:07:26 +01:00
Abel Gómez
5d4006f753
Rework redirection using allOptions
2025-03-13 23:38:56 +01:00
Abel Gómez
262f758699
Simplify page redirection when the default route is used
2025-03-13 22:44:32 +01:00
Abel Gómez
c212b3dccd
Add default route for when no page reaload is performed
2025-03-13 22:43:51 +01:00
Giuseppe Digilio
79c5d5a560
[CST-18016] Create a new page to list the suggestion sources
2025-03-13 20:47:47 +01:00
Abel Gómez
cdcd886a3a
Merge remote-tracking branch 'upstream/main' into config-default-comcol-tab
2025-03-13 20:02:15 +01:00
Giuseppe Digilio
2df409ca63
[CST-18016] Create suggestions folder to better organize the code relative to notifications functionalities
2025-03-13 13:41:53 +01:00
Yannick Paulsen
26f2b8c5b0
Typo corrections
2025-03-13 09:31:22 +01:00
Tim Donohue
b44b7a66c1
Merge pull request #4069 from tdonohue/fix_e2e_tests
...
Minor fixes to Cypress e2e tests
2025-03-12 16:33:43 -05:00
Vincenzo Mecca
d6776a8a1e
[CST-15074][ #3355 ] PR review
2025-03-12 20:15:57 +01:00
Giuseppe Digilio
117514bace
[CST-18016] Create a new component to list the qa sources
2025-03-12 20:10:42 +01:00
Vincenzo Mecca
f2c5912dfa
[CST-15074][ #3355 ] Removes unused imports
2025-03-12 17:16:13 +01:00
Vincenzo Mecca
34726614f0
[CST-15074][ #3355 ] Resolved conflicts and updated control-flow syntax
2025-03-12 17:08:07 +01:00
Vincenzo Mecca
0e56427789
Merge remote-tracking branch 'github/main' into task/main/CST-15074
...
# Conflicts:
# src/app/shared/log-in/log-in.component.ts
# src/themes/custom/app/shared/log-in/log-in.component.ts
2025-03-12 16:55:15 +01:00
Yana De Pauw
b009e0b640
Fix dropdown style issue
2025-03-12 16:27:04 +01:00
Yana De Pauw
fca8c6f418
Fix control-flow issues
2025-03-12 14:07:28 +01:00
Yana De Pauw
c53d7187c7
Merge remote-tracking branch 'upstream/main' into refactor-menu-resolvers-9.0
2025-03-12 12:42:34 +01:00
Giuseppe Digilio
20df163444
Merge branch 'refs/heads/main' into task/main/CST-18016
2025-03-12 12:13:29 +01:00
Agustina Martinez
6467b60e65
Merge branch 'main' into fix-10053-b
2025-03-12 08:38:56 +00:00
Alexandre Vryghem
a947e8cbf6
Merge branch 'main' into w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-main
...
# Conflicts:
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.html
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.html
# src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.html
2025-03-11 21:11:13 +01:00
Tim Donohue
4b921a641c
Merge pull request #4039 from tdonohue/date_fixes
...
System Wide Alerts should send countdown date to REST API in ISO-8601 format
2025-03-11 15:05:40 -05:00
Tim Donohue
15f39ea93e
Merge pull request #3997 from 4Science/task/main/DURACOM-307
...
Migration to new Angular Control Flow syntax
2025-03-11 14:14:47 -05:00
Alexandre Vryghem
2eb34ee634
119915: Fixed bootstrap 5 issues
...
- Replaced the dropdown icon from DsoEditMetadataEntityFieldComponent from a triangle to an arrow again
- Fixed background color of scrollable select fields always being white, was the only field where this was hardcoded
- Added missing translate pipes on the aria-label attributes from the selectable dropdowns
2025-03-11 14:45:49 +01:00
Andrea Barbasso
601c6cd49d
Merge remote-tracking branch 'lyrasis/main' into task/main/CST-18964
...
# Conflicts:
# package-lock.json
# package.json
2025-03-11 10:31:49 +01:00
Andrea Barbasso
923579e702
[CST-18964] fix double search
2025-03-11 10:22:34 +01:00
Tim Donohue
308f0751cf
Fix issues in IDEs (especially VS Code) with recognizing Cypress Typescript files.
2025-03-10 14:23:05 -05:00
Tim Donohue
b6a507d2a2
Reenable accessibility test which is now fixed
2025-03-10 14:22:47 -05:00
FrancescoMolinaro
51c95de793
[DURACOM-307] apply migration script to conflicted files resolved in favor of Angular 18 update
2025-03-10 18:11:22 +01:00
FrancescoMolinaro
1aa9faeb2f
[DURACOM-307] add eslint rule to enforce control flow
2025-03-10 17:40:58 +01:00
FrancescoMolinaro
b1eb4a8bf9
[DURACOM-307] fix tests
2025-03-10 17:40:56 +01:00
FrancescoMolinaro
dc70ec0ef0
[DURACOM-307] remove not migrated directives, clean up
2025-03-10 17:40:48 +01:00
FrancescoMolinaro
d1b9d4f692
[DURACOM-307] remove NgIf and NgFor imports
2025-03-10 17:40:33 +01:00
FrancescoMolinaro
c4696c9ba8
[DURACOM-307] fix lint
2025-03-10 17:40:12 +01:00
FrancescoMolinaro
069fd02517
[DURACOM-307] start migration and type fixing
2025-03-10 17:39:34 +01:00
Tim Donohue
b9e164de78
Merge pull request #3717 from atmire/w2p-120243_Upgrade-to-Angular-v18
...
Upgrade to angular v18
2025-03-10 11:24:59 -05:00
Alexandre Vryghem
432b6607c3
Merge branch 'main' into w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-main
2025-03-10 17:18:28 +01:00
Andreas Awouters
c90b05650a
120243: Disable 'aria-valid-attr-value' for community-list e2e test
2025-03-10 16:47:47 +01:00
Vincenzo Mecca
4d4fe529a5
[CST-15074][ #3355 ] PR review
2025-03-10 16:39:23 +01:00
Tim Donohue
aca14117e7
Merge pull request #4061 from alexandrevryghem/restored-breadcrumbs-on-collection-pages_contribute-main
...
Restored breadcrumbs on collection pages
2025-03-10 09:09:50 -05:00
Vincenzo Mecca
b6fc9b5444
Merge remote-tracking branch 'github/task/main/CST-15074' into task/main/CST-15074
2025-03-10 11:38:14 +01:00
Vincenzo Mecca
af3c78cc50
[CST-15074][ #3355 ] PR review
2025-03-10 10:21:50 +01:00
Alexandre Vryghem
7d04084642
Restored breadcrumbs on collection pages
2025-03-10 00:27:03 +01:00
Vincenzo Mecca
9065f4f606
Merge branch 'main' into task/main/CST-15074
2025-03-07 21:23:23 +01:00
Vincenzo Mecca
f56b6856dd
[CST-15074][ #3355 ] PR review
2025-03-07 21:22:10 +01:00
Vincenzo Mecca
77b027a6c6
[CST-15074][ #3355 ] PR review
2025-03-07 19:51:41 +01:00
Adamo
16eda4f186
[CST-18016] Updated labels.
2025-03-06 23:52:23 +01:00
Vincenzo Mecca
c2701c412c
Merge remote-tracking branch 'origin/main' into task/main/CST-15074
...
# Conflicts:
# src/assets/i18n/en.json5
2025-03-06 19:47:38 +01:00
Sascha Szott
e976ddb07c
remove custom theme dependency in base component SuggestionListElementComponent ( #4041 )
...
* remove custom theme dependency
* remove custom theme component
* remove obsolete constructor
* fix lint error
* fix lint error
2025-03-06 10:28:12 -06:00
Tim Donohue
987e146209
Merge pull request #4035 from alanorth/citation-doi-tag
...
[Port main] Add citation_doi tag to head meta
2025-03-06 10:11:54 -06:00
Paulo Graça
e0e2e5affa
removing trailing spaces
2025-03-06 15:40:39 +00:00
Paulo Graça
7fe155103a
French translations for access_status filters
2025-03-06 15:29:14 +00:00
Yury Bondarenko
2ea32752bc
Recreate lockfile
2025-03-06 14:57:52 +01:00
Yury Bondarenko
a3a2f259b2
Pin notistack v3.0.1 to avoid peer conflict with React
2025-03-06 14:57:44 +01:00
Andreas Awouters
a0c9b3da91
120243: update @angular/cdk
...
(cherry picked from commit cd7bf4283a236ad0c899bcda5277e605ffa8ddcb)
2025-03-06 14:22:54 +01:00
Andreas Awouters
10dc73498a
120243: npm audit fix --force
2025-03-06 14:17:18 +01:00
Andreas Awouters
0f3a7ff902
120243: npm audit fix
2025-03-06 14:16:46 +01:00
Andreas Awouters
47d55ecd36
120243: Fix xsrf.interceptor tests
2025-03-06 14:16:46 +01:00
Andreas Awouters
1df73d6730
120243: Fix test without spec
2025-03-06 14:16:45 +01:00
Andreas Awouters
540cb86b2d
120243: Fix REST baseUrl in test environment
2025-03-06 14:16:45 +01:00
Andreas Awouters
8d02988da7
120243: Fix test compilation issues after upgrade
2025-03-06 14:16:45 +01:00
Andreas Awouters
2173f3956e
120243: Fix prod compilation issues after upgrade
2025-03-06 14:16:45 +01:00
Andreas Awouters
76e1a39208
120243: Fix dev compilation issues after upgrade
2025-03-06 14:16:45 +01:00
Andreas Awouters
d87b375a35
120243: Fix lint issues after upgrade
2025-03-06 14:16:45 +01:00
Andreas Awouters
ae32581d20
120243: Update overrides after upgrade
2025-03-06 14:16:45 +01:00
Andreas Awouters
c52c4542ce
120243: ng update @angular-builders/custom-webpack
2025-03-06 14:16:45 +01:00
Andreas Awouters
a0f6f4b0cc
120243: Remove @ngtools/webpack from overrides
2025-03-06 14:16:44 +01:00
Andreas Awouters
1ab022ad6c
120243: ng update @ngtools/webpack
2025-03-06 14:16:44 +01:00
Andreas Awouters
8150517f13
120243: ng update ngx-ui-switch
2025-03-06 14:16:44 +01:00
Andreas Awouters
99b3db365a
120243: ng update ngx-infinite-scroll
2025-03-06 14:16:27 +01:00
Andreas Awouters
e259cf4c13
120243: Remove ng2-file-upload from overrides
2025-03-06 14:16:27 +01:00
Andreas Awouters
8072d8f0f2
120243: ng update ng2-file-upload
2025-03-06 14:16:27 +01:00
Andreas Awouters
54e6471fa5
120243: ng update @ngrx-translate/core
2025-03-06 14:16:27 +01:00
Andreas Awouters
3a049da620
120243: ng update @ngrx/effects
2025-03-06 14:16:26 +01:00
Andreas Awouters
bb55534f2c
120243: Restore serve:ssr and build:ssr after upgrade
2025-03-06 14:16:06 +01:00
Andreas Awouters
5e7b066af1
120243: ng update @angular/core @angular/cli --force
2025-03-06 14:16:06 +01:00
Andreas Awouters
16eb620f4f
120243: ng update @angular-eslint/schematics
2025-03-06 14:15:48 +01:00
Alan Orth
9db25ec2c8
Merge pull request #3957 from saschaszott/saschaszott-patch-9
...
fixed deprecated import of TransferState
2025-03-06 08:23:38 +03:00
Wout-atmire
e0240259ec
Upgrade to Bootstrap 5 & realign themes ( #3506 )
...
* 117631: upgraded bootstrap, ng-bootstrap and installed popper.js
* 117631: SASS to CSS variables
* 117631: Bootstrap 4 to 5 html/css fixes
* 117631: Theming fixes after bootstrap upgrade
* 117631: More theming fixes: accordions, spacing, search components etc
* 117631: Fixed tests
* 117631: Fixed offset issues
* 117631: Fixed contrast ratio issue
* 117631: Fixed variables, removed unnecessary mapping, fixed tables, upgraded to Bootstrap 5.3.3
* 118113: vertical footer deviders
* 118113: remove button shadow
* 118113: old checkboxes
* 118113: Custom icons font-family
* 118113: accordion color
* 118113: table striped customizable background-color
* 118113: revert vertical deviders in footer bs-secondary change
* 118113: modal close button
* 118113: add w-100 to btn-block elements
* 118113: border radius
* 118113: The date selector on the submission page gets squished to the side of its label fix
* 118113: adding margins to dynamic-form-control-containers
* 118113: adding gaps between sections of item submission form
* 118113: icon font-family removed !important
* 118113: removed !important from #legend_dc_date_issued
* 118113: move --bs-border-radius to $bs-border-radius
* 118113: remove new SCSS variable
* 118113: reduce size for Item type labels
* 118113: date picker border - transparent
* 118113: drag-item-container elements on same line
* 118113: specific border color for ds-number-picker buttons
* Simplify variables & styles
* 118627: html files
* Fix new SCSS compile issues, remove yarn.lock
* 118627: remove footer button shadow
* 118627: custom login button radius
* 118627: success button - white text
* 118627: table alternate colors
* Fix ghostly Bootstrap version, again
* Override (ng-)bootstrap versions for @ng-dynamic-forms
* 118627: Feedback - fix login button radius
* 118627: Feedback - fix footer button shadows
* 118627: Feedback - login border radius use $bs-border-radius-lg + change to rem
* 118627: Tooltip issue
* 118627: Metadata white authority badge
* 118627: Align Back button
* 118627: Bitstreams under Item's Metadata issue fix
* 118627: select on edit collection page "arrow icon"
* 118627: fix alignment issues
* 118627: fix admin sidebar "Managment" label
* 118627: Feedback - login button
* 118627: Line above table heads
* 118627: Remove HMTL accordion expandable arrow
* 118627: bitstream table
* 118627: notification "close button"
* 118627: faint border/shadow around the expand buttons on hierarchical browse pages
* 118627: tooltip margin
* 118627: Bootstrap 5 changed the default gutter size to 24px
* 118627: custom-aligning -> custom-alignment
* 118627: lint-fix
* 118627: lint fix
* 118627: e2e Fix with new "btn-close"
* 118627: e2e Fix heading order for access-control-form-container
* 118627: access-control-form-container mr-4 to me-4
* 118627: update mr to me & ml to ms & pr to ps & pl to ps
* 118627: Access Control "Mode" radiobuttons under Text
* 118627: Item submission Publisher select icon positioning
* 118627: resolved merge conflict with main (and npm install)
* 118627: cherrypicking 3553 commits
* Remove unused angular-idle-preload
(cherry picked from commit fef5dd72b3
)
* 118627: npm install - to fix package-lock.json
* 120594: hamberger menu not showing fix
* 120594: big logo header issue
* 120594: remove faint shadow
* 120594: btn-transparent class
* 120594: badge-* to bg-*
* 120594: add padding-right & -left for rounded-pill
* 120594: update test variables to fit the new bootstrap variables
* 120594: add missing rss conditions
* 120594: fix white badges
* 118627: remove shadow on number-picker
* 120594: revert white badge fix
* 120594: re-add dropdown-button in dynamic-lookup-relation-search-tab
* 120594: remove default radio button styling
* 120594: full width radio buttons
* 120594: edit collection page alignment
* 120594: bg -> bg-primary
* 120594: revert to old info color
* 120594: revert media breakpoints
* 120594: recover PR 3227 rss
* 120594: remove login & logout from PR
* 120594: ds-filter input & label gap
* 120594: ds-filter aligning rows
* 120594: remove navbar.module.ts
* 120594: remove item-edit-bitstream.component.html
* 120594: remove item-edit-bitstream-drag-handle.component.html
* 120594: Fix vocabulary-treeview styling
* 120594: Remove unused browse-by-metadata-page.component.html
* 120594: red invalid input label
* 120594: use old link color for number-picker: #1f7293
* 120594: move $theme-colors to sass override
* 120594: spacing for upload icon
* 120594: decrease media-breakpoint-down
* 120594: PR 3227 rss
* 120594: merge in main bootstrap variable mappings
* 120594: restore all mapped variable that have a value
* 120594: fix unset variable item-edit-bitstream-bundle.component.scss
* 120594: old tooltip color
* 120594: edit bitstream render text inline with the icon
* Revert "120594: merge in main bootstrap variable mappings"
This reverts commit 4e61b5fb
* 120594: add non-default mapped variables with references
* 120594: add docs in _bootstrap_variables_mapping.scss
* 120594: use bootstrap variables instead of hardcoded values
---------
Co-authored-by: lotte <lotte_hofstede@hotmail.com >
Co-authored-by: Yura Bondarenko <yura.bondarenko@atmire.com >
Co-authored-by: Yury Bondarenko <ybnd@tuta.io >
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org >
2025-03-05 12:15:51 -06:00
Yana De Pauw
4b3215412f
Move server init menus after authentication is ready
2025-03-05 16:45:45 +01:00
Alan Orth
f28dc8bf72
src/app/core: remove unnecessary comment
...
Remove commented out this.setCitationDOITag() since it is not used
and we use camel case with this.setCitationDoiTag() now anyway.
2025-03-05 17:01:24 +03:00
Alan Orth
0251aaa3f8
src/app/core: add citation_doi tag to head meta
...
This is used by harvesters like Altmetric and was present in DSpace
version 6 and previous.
2025-03-05 17:01:23 +03:00
Tim Donohue
b480317599
Merge pull request #2657 from alexandrevryghem/w2p-108608_created-search-scope-selector_contribute-main
...
Created new custom search scope context
2025-03-04 16:34:44 -06:00
Tim Donohue
fd7a18bfc5
Merge pull request #2937 from ray-lee/saml
...
Add support for SAML authentication.
2025-03-04 13:55:40 -06:00
Tim Donohue
97312820d6
Merge pull request #3786 from uniba-ub/issue-9636
...
translation keys for datacite project import
2025-02-27 17:03:22 -06:00
Tim Donohue
47bd509e75
Merge pull request #3785 from uniba-ub/issue-9404-a
...
change searchFilter isOpenByDefault autoserialization
2025-02-27 13:26:06 -06:00
Agustina Martinez
8402aebde7
Change label quality-assurance.event.table.event.message.serviceUrl to generic "Actor"
2025-02-27 13:37:12 +00:00
Tim Donohue
0dbae112db
Use toISOString instead of toUTCString, as ISO puts it in ISO-8601 format
2025-02-26 12:25:46 -06:00
Adamo
66d9c7079b
[CST-18016] Updated labels.
2025-02-26 13:47:06 +01:00
Paulo Graça
33ca20fbec
remove trailing spaces
2025-02-26 11:38:12 +00:00
Paulo Graça
f7d34899a4
remove Trailing spaces
2025-02-26 11:24:40 +00:00
Paulo Graça
649f64e6e6
remove trailing space
2025-02-26 11:17:45 +00:00
Paulo Graça
52d826eaf6
search.filters.access_status
2025-02-26 11:06:50 +00:00
Paulo Graça
ce30e58c67
search.filters.access_status
2025-02-26 11:05:51 +00:00
Paulo Graça
f456af7a51
Access Status Filter PT translations
2025-02-26 11:03:33 +00:00
Paulo Graça
967a761ac1
Access Status Filter EN translations
2025-02-26 10:57:24 +00:00
Tim Donohue
52392ab719
Merge pull request #4020 from pilasou/pilasou-translations-fr
...
Changes to fr.json5 following version 8.1
2025-02-24 15:06:37 -06:00
Pierre Lasou
0437ec4c3f
Addtion to the fr.json5 following version 8.1
...
Adding and changing parameters after upgrading to 8.1.
2025-02-21 15:43:59 -05:00
Andrea Barbasso
0bab79bea4
[CST-18694] add TypeDoc comments
2025-02-21 16:22:13 +01:00
Yana De Pauw
43e4f9de49
Fix e2e issues
2025-02-21 14:36:04 +01:00
Yana De Pauw
4a2158a178
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-21 13:36:23 +01:00
Yana De Pauw
bb02acf13e
Fix id related issues and add accessibility handle
2025-02-21 13:23:54 +01:00
Adamo
4235351d74
[CST-18016] Fix on themed-create-item-parent-selector.component.ts
2025-02-21 12:50:18 +01:00
Adamo
eeec2b536d
[CST-18016] Lint fix
2025-02-21 10:27:09 +01:00
Adamo
b58dd32bff
[CST-18016] Added label for live import
2025-02-21 10:16:17 +01:00
Adamo
caa5b1e29a
[CST-18016] Fix import suggestion
2025-02-20 19:51:22 +01:00
Yannick Paulsen
11f79a3e6b
Translation corrections
2025-02-19 11:41:26 +01:00
Yana De Pauw
174d185de3
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-18 15:19:46 +01:00
Yana De Pauw
8b9af3b04c
Remove circulary dependency
2025-02-18 15:13:19 +01:00
Yana De Pauw
ea53111aa1
Remove circulary dependency
2025-02-17 12:57:47 +01:00
Yana De Pauw
59481abd7f
Remove circulary dependency
2025-02-17 12:57:35 +01:00
Tim Donohue
81ec674f38
Merge pull request #3995 from DSpace/backport-3673-to-main
...
[Port main] Update fr.json5
2025-02-14 14:49:39 -06:00
Carolyn Sullivan
ead548f499
Update fr.json5
...
Ajouté les corrections faites par Pierre Lasou :)
(cherry picked from commit e32d9feaf5
)
2025-02-14 16:29:39 +00:00
Carolyn Sullivan
5e0ae8a26e
Update fr.json5
...
Ajouté des traductions/noté quelques étiquettes sans traductions
(cherry picked from commit 477ca5e712
)
2025-02-14 16:29:39 +00:00
Tim Donohue
3437ee8420
Merge pull request #3960 from pilasou/pilasou-translations-fr
...
Update fr.json5 to add identifiers deposit's step translations in french
2025-02-14 08:43:24 -06:00
Yana De Pauw
0fec5395ff
Fix merge issues and tests
...
- Migrate create-report sections to a new provider
- Fix menu component test
- Add dso option sections to com/col sub paths
- Fix issue with breadcrumbs on the collection page
2025-02-14 13:11:15 +01:00
Yana De Pauw
c19af67009
Merge remote-tracking branch 'upstream/main' into refactor-menu-resolvers-9.0
2025-02-14 11:23:32 +01:00
Yana De Pauw
4b3d7e8ef7
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-14 11:20:21 +01:00
Yana De Pauw
276452e4b9
Update DSO menu to also work for subpaths of the DSO and add missing messages
2025-02-14 11:08:47 +01:00
Yana De Pauw
2c49c04819
Merge branch 'refactor-menu-resolvers-7.6' into refactor-menu-resolvers-9.0
2025-02-13 16:12:05 +01:00
Yana De Pauw
f6263f86a4
Fix tests and issue with the getID methods
2025-02-13 15:57:02 +01:00
Andreas Awouters
3197ec911e
Merge branch 'no-platform-specific-code-in-abstract-services-7.6' into no-platform-specific-code-in-abstract-services-main
...
# Conflicts:
# src/app/core/auth/auth.service.ts
# src/app/core/auth/server-auth.service.ts
# src/app/core/services/cookie.service.ts
# src/app/core/services/server-cookie.service.ts
2025-02-13 14:38:40 +01:00
Yannick Paulsen
41001f186b
Translation additions, fixes and updates for German message catalogue
...
Made with results of the i18n-sync tool against en.json5
2025-02-13 14:38:17 +01:00
Andreas Awouters
961bb11b59
125969: Fix auth service tests
2025-02-13 13:15:24 +01:00
Andreas Awouters
f82426b1dc
125969: Get rid of REQUEST and RESPONSE imports in AuthService
2025-02-13 13:15:24 +01:00
Andreas Awouters
8b90d999ac
125969: Move constructor to server-cookie.service
...
This makes it possible to remove the REQUEST import from
cookie.service.ts which solves a typescript issue.
2025-02-13 13:15:24 +01:00
Yannick Paulsen
51102e27a1
Translation additions, fixes and updates for German message catalogue
...
Made with results of the i18n-sync tool against en.json5
All non-conflicting diffs applied during rebase, and some translations
replaced (for review)
2025-02-12 15:33:36 +01:00
Tim Donohue
a01966ac44
Merge pull request #3976 from jeffmorin/main
...
Added missing line to enable access to Content Reports
2025-02-11 14:19:09 -06:00
Jean-François Morin
a33afbef2b
Added missing line for Content Reports section
2025-02-11 14:03:00 -05:00
Tim Donohue
446f681098
Merge pull request #3970 from DSpace/dependabot/npm_and_yarn/sass-fd5fd03206
...
Bump sass from 1.83.4 to 1.84.0 in the sass group
2025-02-10 15:36:13 -06:00
Tim Donohue
d5ea6f563b
Merge pull request #3906 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.26.7
...
Bump @babel/runtime from 7.26.0 to 7.26.7
2025-02-10 15:23:47 -06:00
Tim Donohue
bf20787a24
Merge pull request #3905 from DSpace/dependabot/npm_and_yarn/eslint-82f73a5bca
...
Bump eslint-plugin-jsonc from 2.18.2 to 2.19.1 in the eslint group
2025-02-10 12:08:07 -06:00
Tim Donohue
da05c05bb8
Merge pull request #3938 from DSpace/dependabot/npm_and_yarn/types/lodash-4.17.15
...
Bump @types/lodash from 4.17.14 to 4.17.15
2025-02-10 09:38:20 -06:00
Tim Donohue
8933df4184
Merge pull request #3937 from DSpace/dependabot/npm_and_yarn/isbot-5.1.22
...
Bump isbot from 5.1.21 to 5.1.22
2025-02-10 09:36:56 -06:00
Tim Donohue
d7c156fce9
Merge pull request #3936 from DSpace/dependabot/npm_and_yarn/testing-206d00ed14
...
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
2025-02-10 09:33:10 -06:00
dependabot[bot]
7a4af88c0d
Bump sass from 1.83.4 to 1.84.0 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.83.4 to 1.84.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.83.4...1.84.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 02:49:15 +00:00
dependabot[bot]
98d32bc7ad
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
...
Bumps the testing group with 1 update: [cypress-axe](https://github.com/component-driven/cypress-axe ).
Updates `cypress-axe` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/component-driven/cypress-axe/releases )
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: cypress-axe
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 02:48:29 +00:00
dependabot[bot]
5bf38231fa
Bump eslint-plugin-jsonc from 2.18.2 to 2.19.1 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.18.2 to 2.19.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.2...v2.19.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 02:48:25 +00:00
Tim Donohue
fc5a3843a8
Merge tag 'dspace-8.1'
2025-02-07 14:06:06 -06:00
Tim Donohue
4caa39bddb
Merge tag 'dspace-7.6.3'
2025-02-07 14:05:18 -06:00
Tim Donohue
b9ff51d51c
Update version tag for release
2025-02-07 12:18:51 -06:00
Yury Bondarenko
516dd99a26
Fix remaining lint issues
2025-02-07 18:31:01 +01:00
Tim Donohue
6eb5eec050
Update version tag for release
2025-02-07 11:17:42 -06:00
Yury Bondarenko
3fecbc245b
Fix tests pt. 1
2025-02-07 18:02:31 +01:00
Yury Bondarenko
fbffcca945
Resolve post-merge issues
...
- Menu providers weren't included because main configuration is no longer a module
- Route definitions didn't get merged because they're no longer modules
- Removed old resolver & service (they're providers now)
2025-02-07 18:02:31 +01:00
Tim Donohue
3ea3327448
Merge pull request #3967 from DSpace/backport-3966-to-dspace-8_x
...
[Port dspace-8_x] Move `enablePerformanceProfiler` option to last in list in `config.example.yml`
2025-02-07 09:37:06 -06:00
Tim Donohue
2108219711
Move performanceprofiler option to last in list
...
(cherry picked from commit a37bb6ade1
)
2025-02-07 15:35:01 +00:00
Tim Donohue
f08823333f
Merge pull request #3966 from tdonohue/fixup_example
...
Move `enablePerformanceProfiler` option to last in list in `config.example.yml`
2025-02-07 09:34:44 -06:00
Tim Donohue
1956e25a83
Merge pull request #3962 from 4Science/task/dspace-7_x/DURACOM-288
...
[Port dspace-7_x] Provide a setting to use a different REST url during SSR execution
2025-02-07 09:33:23 -06:00
Yury Bondarenko
87eee70b0a
Merge remote-tracking branch 'contrib/refactor-menu-resolvers-7.6' into main_PR-menus
2025-02-07 16:15:57 +01:00
Yury Bondarenko
3f7c42c51e
Menu sections should be inactive by default
...
If an expandable section in the navbar is acive by default, it will expand whn the page loads
2025-02-07 13:46:24 +01:00
Giuseppe Digilio
2e28a51b02
[DURACOM-288] fix tests
2025-02-07 09:00:10 +01:00
Tim Donohue
7fab9633ea
Merge pull request #3965 from tdonohue/port_2827_to_7x
...
[Port dspace-7_x] use translation service to determine placeholder values of date picker
2025-02-06 16:33:33 -06:00
Tim Donohue
96c2310b26
Merge pull request #3964 from tdonohue/port_2827_to_8x
...
[Port dspace-8_x] use translation service to determine placeholder values of date picker
2025-02-06 16:32:55 -06:00
Tim Donohue
a37bb6ade1
Move performanceprofiler option to last in list
2025-02-06 15:21:08 -06:00
Sascha Szott
7584b9e1c3
use translation service to determine placeholder values of date picker ( #2827 )
...
* use translation service to determine placeholder values
* added translation of date-picker placeholder values
* added German translations of date-picker placeholder values
* fix lint warning: added missing comma
* fix lint warning: removed trailing spaces
* fixed broken tests
* fixed lint warning
* try to mock TranslateService correctly
* remove TranslateService mock
* removed imports
* fixed lint warnings
* fixed lint warnings
* fixed lint warning
* fixed lint warning
* fixed lint error
* fixed lint errors
* removed TestComponent
* added imports
* removed declarations
* fixed lint error
* fix lint error (invalid sorting)
* finally fixing lint error
* use translation pipe directly in template
* move translation of placeholders into HTML template
* remove TranslateService dependency
2025-02-06 15:18:41 -06:00
Sascha Szott
c6deb2271d
use translation service to determine placeholder values of date picker ( #2827 )
...
* use translation service to determine placeholder values
* added translation of date-picker placeholder values
* added German translations of date-picker placeholder values
* fix lint warning: added missing comma
* fix lint warning: removed trailing spaces
* fixed broken tests
* fixed lint warning
* try to mock TranslateService correctly
* remove TranslateService mock
* removed imports
* fixed lint warnings
* fixed lint warnings
* fixed lint warning
* fixed lint warning
* fixed lint error
* fixed lint errors
* removed TestComponent
* added imports
* removed declarations
* fixed lint error
* fix lint error (invalid sorting)
* finally fixing lint error
* use translation pipe directly in template
* move translation of placeholders into HTML template
* remove TranslateService dependency
2025-02-06 15:06:28 -06:00
Sascha Szott
be6de64fcd
use translation service to determine placeholder values of date picker ( #2827 )
...
* use translation service to determine placeholder values
* added translation of date-picker placeholder values
* added German translations of date-picker placeholder values
* fix lint warning: added missing comma
* fix lint warning: removed trailing spaces
* fixed broken tests
* fixed lint warning
* try to mock TranslateService correctly
* remove TranslateService mock
* removed imports
* fixed lint warnings
* fixed lint warnings
* fixed lint warning
* fixed lint warning
* fixed lint error
* fixed lint errors
* removed TestComponent
* added imports
* removed declarations
* fixed lint error
* fix lint error (invalid sorting)
* finally fixing lint error
* use translation pipe directly in template
* move translation of placeholders into HTML template
* remove TranslateService dependency
2025-02-06 15:05:36 -06:00
Tim Donohue
8184acc480
Merge pull request #3797 from toniprieto/translate-ca-9x
...
Update catalan translation
2025-02-06 10:49:00 -06:00
Vincenzo Mecca
7660dd8d95
[DURACOM-288] Fixes undefined request in thumbnail
2025-02-06 17:27:54 +01:00
Giuseppe Digilio
6f4c3860a3
[DURACOM-288] Add convention SSR REST environment variable
2025-02-06 17:27:39 +01:00
Giuseppe Digilio
d73885137a
[DURACOM-288] Change properties description
2025-02-06 17:27:27 +01:00
Giuseppe Digilio
290c24b448
[DURACOM-288] Enable URL replacement by default
2025-02-06 17:26:41 +01:00
Giuseppe Digilio
21dac408ee
[DURACOM-288] Add unit test to test SSR url replace
2025-02-06 17:26:30 +01:00
Giuseppe Digilio
d118496075
[DURACOM-288] Add missing settings to config.example.yml
2025-02-06 17:26:16 +01:00
Giuseppe Digilio
cb5deb644e
[DURACOM-288] Refactoring configuration to transfer state
2025-02-06 17:25:26 +01:00
Yury Bondarenko
f9d8e4e0b7
Add configuration to toggle replace/transfer
2025-02-06 17:19:44 +01:00
Giuseppe Digilio
a3ffda3bf8
[DURACOM-288] Additional test for thumbnail component
2025-02-06 17:18:28 +01:00
Giuseppe Digilio
8ca668159e
[DURACOM-288] Provide a setting to use a different REST url during SSR execution
...
# Conflicts:
# src/app/app.config.ts
# src/app/core/services/server-hard-redirect.service.spec.ts
# src/app/core/services/server-hard-redirect.service.ts
# src/app/thumbnail/thumbnail.component.ts
# src/modules/app/browser-init.service.ts
# src/modules/app/server-init.service.ts
2025-02-06 17:15:42 +01:00
Tim Donohue
59e6c4abf5
Merge pull request #3953 from 4Science/task/dspace-8_x/DURACOM-288
...
[Port dspace-8_x] Provide a setting to use a different REST url during SSR execution
2025-02-06 10:12:07 -06:00
Tim Donohue
3d6af1f8c0
Merge pull request #3358 from 4Science/task/main/DURACOM-288
...
Provide a setting to use a different REST url during SSR execution
2025-02-06 10:07:17 -06:00
Tim Donohue
173f1d4335
Merge pull request #3959 from DSpace/backport-3955-to-dspace-8_x
...
[Port dspace-8_x] Synchronized standalone imports in custom theme
2025-02-05 15:54:48 -06:00
Pierre Lasou
f721028d81
Update fr.json5
2025-02-05 16:19:49 -05:00
Alexandre Vryghem
b504af6f19
126015: Sync standalone imports in custom theme
...
(cherry picked from commit fddc4936e8
)
2025-02-05 21:00:49 +00:00
Tim Donohue
542e2db930
Merge pull request #3955 from alexandrevryghem/w2p-126015_synchronize-standalone-imports-main
...
Synchronized standalone imports in custom theme
2025-02-05 15:00:32 -06:00
Sascha Szott
4d85639f31
fixed deprecated import of TransferState
2025-02-05 17:38:57 +01:00
Andrea Barbasso
fd2120904c
[CST-18964] add tests
2025-02-05 17:05:18 +01:00
Andrea Barbasso
2225c2e428
[CST-18964] add matomo integration
2025-02-05 12:13:47 +01:00
Alexandre Vryghem
fddc4936e8
126015: Sync standalone imports in custom theme
2025-02-05 10:44:33 +01:00
Tim Donohue
677c77e9ee
Merge pull request #3954 from DSpace/backport-3948-to-dspace-8_x
...
[Port dspace-8_x] Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-04 14:55:26 -06:00
Toni Prieto
402cb7e031
Avoid retrieving user suggestions if Researcher profiles are disabled
...
(cherry picked from commit 72919cd867
)
2025-02-04 20:09:43 +00:00
Tim Donohue
0649342658
Merge pull request #3948 from toniprieto/avoid-retrieve-suggestions-if-disabled
...
Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-04 14:09:26 -06:00
Vincenzo Mecca
4b61ba4d86
[DURACOM-288] Fixes undefined request in thumbnail
2025-02-04 17:58:16 +01:00
Giuseppe Digilio
e6dbfe4b1b
[DURACOM-288] Add convention SSR REST environment variable
2025-02-04 17:54:22 +01:00
Giuseppe Digilio
f3534537ea
[DURACOM-288] Change properties description
2025-02-04 17:54:18 +01:00
Giuseppe Digilio
d52a09406d
[DURACOM-288] Enable URL replacement by default
2025-02-04 17:53:47 +01:00
Giuseppe Digilio
deb752c06e
[DURACOM-288] Add unit test to test SSR url replace
2025-02-04 17:53:18 +01:00
Giuseppe Digilio
9bf1fbd219
[DURACOM-288] Add missing settings to config.example.yml
2025-02-04 17:53:12 +01:00
Giuseppe Digilio
1a3fe013bb
[DURACOM-288] Refactoring configuration to transfer state
2025-02-04 17:53:05 +01:00
Yury Bondarenko
a78a910718
Add configuration to toggle replace/transfer
2025-02-04 17:51:56 +01:00
Giuseppe Digilio
31ed56936c
[DURACOM-288] Additional test for thumbnail component
2025-02-04 17:51:52 +01:00
Giuseppe Digilio
8562ddb14b
[DURACOM-288] Provide a setting to use a different REST url during SSR execution
2025-02-04 17:51:48 +01:00
Giuseppe Digilio
7acf79370b
Merge branch 'main' into task/main/DURACOM-288
...
# Conflicts:
# src/environments/environment.production.ts
# src/environments/environment.test.ts
# src/environments/environment.ts
2025-02-03 15:12:25 +01:00
kshepherd
051ee006f8
Merge pull request #3947 from DSpace/backport-3935-to-dspace-8_x
...
[Port dspace-8_x] Ensure `/reload/` (hard reload) path is included in SSR paths.
2025-02-03 12:45:35 +01:00
kshepherd
95064122d0
Merge pull request #3946 from DSpace/backport-3935-to-dspace-7_x
...
[Port dspace-7_x] Ensure `/reload/` (hard reload) path is included in SSR paths.
2025-02-03 12:44:36 +01:00
Tim Donohue
04695b2520
Ensure "/reload/" (hard reload) path is included in SSR paths.
...
(cherry picked from commit 83d24f8c21
)
2025-02-03 11:11:09 +00:00
Tim Donohue
d92424e2f4
Ensure "/reload/" (hard reload) path is included in SSR paths.
...
(cherry picked from commit 83d24f8c21
)
2025-02-03 11:11:04 +00:00
Toni Prieto
72919cd867
Avoid retrieving user suggestions if Researcher profiles are disabled
2025-02-03 12:10:51 +01:00
kshepherd
073cd079e8
Merge pull request #3935 from tdonohue/add_reload_to_ssr_paths
...
Ensure `/reload/` (hard reload) path is included in SSR paths.
2025-02-03 12:10:47 +01:00
dependabot[bot]
21f4dc5fd9
Bump @types/lodash from 4.17.14 to 4.17.15
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 02:34:13 +00:00
dependabot[bot]
65834fc86e
Bump isbot from 5.1.21 to 5.1.22
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.21 to 5.1.22.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.21...v5.1.22 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 02:33:57 +00:00
Tim Donohue
83d24f8c21
Ensure "/reload/" (hard reload) path is included in SSR paths.
2025-01-31 14:34:35 -06:00
Giuseppe Digilio
ac3e87db05
[DURACOM-288] Add convention SSR REST environment variable
2025-01-31 19:59:33 +01:00
Tim Donohue
636fba40f7
Merge pull request #3932 from 4Science/task/dspace-7_x/CST-15595
...
[Port dspace-7_x] Make submission reorder buttons keyboard accessible
2025-01-31 10:38:45 -06:00
Andrea Barbasso
f8123fbbfd
Merge branch 'dspace-7_x' into task/dspace-7_x/CST-15595
...
# Conflicts:
# src/assets/i18n/en.json5
2025-01-31 15:09:03 +01:00
Andrea Barbasso
8313b9a929
[CST-15595] add keyboard drag and drop functionality
2025-01-31 15:05:36 +01:00
Tim Donohue
51aa5fb61c
Merge pull request #3926 from Andrea-Guevara/AccessibilityInSearchFilterDspace7
...
[Port dspace-7_x] Accessibility when selecting a search filter
2025-01-31 06:54:15 -06:00
Tim Donohue
a5378e0cf5
Add missing UUIDService to test to fix "No provider for UUIDService" errors
2025-01-30 16:55:28 -06:00
Tim Donohue
0abbf80c1d
Merge pull request #3929 from DSpace/backport-3912-to-dspace-7_x
...
[Port dspace-7_x] Fix auth in UI with LDAP if password authentication is disabled
2025-01-30 16:39:41 -06:00
Tim Donohue
04e34145aa
Merge pull request #3930 from DSpace/backport-3912-to-dspace-8_x
...
[Port dspace-8_x] Fix auth in UI with LDAP if password authentication is disabled
2025-01-30 16:39:31 -06:00
Miika Nurminen
33d2a43838
Ensure that password authentication dialog is shown even if only ldap auth method is present
...
(cherry picked from commit 83d86d7b68
)
2025-01-30 22:12:16 +00:00
Miika Nurminen
d4536ffbf4
Ensure that password authentication dialog is shown even if only ldap auth method is present
...
(cherry picked from commit 83d86d7b68
)
2025-01-30 22:12:12 +00:00
Tim Donohue
7e69b448d6
Merge pull request #3912 from minurmin/authPasswordDialog
...
Fix auth in UI with LDAP if password authentication is disabled
2025-01-30 16:11:56 -06:00
Giuseppe Digilio
bf2d12a10b
Merge branch 'main' into task/main/DURACOM-288
...
# Conflicts:
# config/config.example.yml
2025-01-30 20:44:26 +01:00
Giuseppe Digilio
04e5f59cdf
[DURACOM-288] Change properties description
2025-01-30 20:42:20 +01:00
Giuseppe Digilio
e1fad603f0
[DURACOM-288] Enable URL replacement by default
2025-01-30 20:41:32 +01:00
Tim Donohue
6b73c75205
Merge pull request #3925 from 4Science/task/dspace-7_X/DURACOM-304
...
[Port dspace-7_x] Prevent request with page size of 9999
2025-01-30 12:25:52 -06:00
Tim Donohue
f01e49f05f
Merge pull request #3924 from alexandrevryghem/made-expandable-navbar-section-more-accessible-7_x
...
[Port dspace-7_x] Made expandable navbar section more keyboard accessible
2025-01-30 11:58:31 -06:00
Tim Donohue
64c6c19618
Merge pull request #3927 from tdonohue/port_3372_to_8x
...
[Port dspace-8_x] Make submission reorder buttons keyboard accessible
2025-01-30 11:50:57 -06:00
AndreaBarbasso
0878eafaf3
Make reorder buttons keyboard accessible ( #3372 )
...
* [CST-15595] add keyboard drag and drop functionality
* [CST-15595] add aria live messages
* [CST-15595] fix e2e tests
* [CST-15595] fix unit tests
* [CST-15595] improve drag and drop keyboard functionality
* [CST-15595] add keydown.enter for keyboard drag and drop
---------
Co-authored-by: Andrea Barbasso <´andrea.barbasso@4science.com ´>
2025-01-30 11:12:41 -06:00
AndreaBarbasso
bdac58d7fc
Make reorder buttons keyboard accessible ( #3372 )
...
* [CST-15595] add keyboard drag and drop functionality
* [CST-15595] add aria live messages
* [CST-15595] fix e2e tests
* [CST-15595] fix unit tests
* [CST-15595] improve drag and drop keyboard functionality
* [CST-15595] add keydown.enter for keyboard drag and drop
---------
Co-authored-by: Andrea Barbasso <´andrea.barbasso@4science.com ´>
2025-01-30 11:11:42 -06:00
Vincenzo Mecca
c8aae069f8
[DURACOM-288] Fixes undefined request in thumbnail
2025-01-30 15:42:58 +01:00
root
073b2b0acd
Accessibility when selecting a search filter v7
2025-01-30 09:27:55 -03:00
FrancescoMolinaro
d155d778ee
[DURACOM-304] fix tests and lint
2025-01-30 12:32:58 +01:00
FrancescoMolinaro
50e440bcf5
[DURACOM-304] remove br
2025-01-30 12:15:54 +01:00
FrancescoMolinaro
af39526d77
[DURACOM-304] refactor, fix dynamic-list.component loading
2025-01-30 12:15:41 +01:00
FrancescoMolinaro
f77ce869f8
[DURACOM-304] remove control flow
2025-01-30 12:14:07 +01:00
FrancescoMolinaro
bc06839926
[DURACOM-304] improve loading logic for cc-licenses section and dynamic-list
2025-01-30 12:13:52 +01:00
FrancescoMolinaro
a3ebfc0f36
[DURACOM-304] fix missing import
2025-01-30 12:02:29 +01:00
FrancescoMolinaro
362364136d
[DURACOM-304] add support for findAll method in dynamic-scrollable-dropdown.component.ts
2025-01-30 12:02:12 +01:00
FrancescoMolinaro
b892b13529
[DURACOM-304] adapt call to bitstream service
2025-01-30 11:53:31 +01:00
Alisa Ismailati
b220e20053
[DURACOM-304] other fix related to accessibility
2025-01-30 11:52:47 +01:00
Alisa Ismailati
eaff0b1397
[DURACOM-304] Refactor of bundle-data.service.ts by removing page size of 9999
2025-01-30 11:52:31 +01:00
Alisa Ismailati
0108f525ba
[DURACOM-304] fix accessibility issue on scripts-select
2025-01-30 11:47:42 +01:00
Alisa Ismailati
3f5de295a7
[DURACOM-304] test fix
2025-01-30 11:47:27 +01:00
Alisa Ismailati
62924cc5e0
[DURACOM-304] Refactored submission-section-cc-licenses.component.ts by removing page size of 9999
2025-01-30 11:47:00 +01:00
Alisa Ismailati
8453b667cb
[DURACOM-304] removed unneeded selectAll method (dynamic-lookup-relation-search-tab.component)
2025-01-30 11:41:12 +01:00
Alisa Ismailati
3922130434
[DURACOM-304] Refactored relationship-type-data.service.ts by removing page size of 9999
2025-01-30 11:39:15 +01:00
Alisa Ismailati
c3b265d213
[DURACOM-304] Refactored dynamic-list.component.ts by removing page size of 9999
2025-01-30 11:38:14 +01:00
Alisa Ismailati
2b58377830
[DURACOM-304] Refactored scripts-select.component by using infinite scroll instead of page size 9999
2025-01-30 11:37:03 +01:00
Alisa Ismailati
4536d9c74d
[DURACOM-304] Refactored edit-bitstream-page.component by removing page size of 9999
2025-01-30 11:34:39 +01:00
Alisa Ismailati
a3b7125ef9
[DURACOM-304] Refactored item-bitstreams.component by removing page size of 9999
2025-01-30 11:30:45 +01:00
Alexandre Vryghem
6f9c55d250
116404: Prevent the opening from the modal using mouse interactions from automatically focussing on the first element
...
(cherry picked from commit 82ed3aadff
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
9c6fb1794f
116404: Replaced ViewChild logic with a CSS selector
...
This change avoids triggering an additional change detection cycle
(cherry picked from commit f7bb83013a
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
0f27ae1125
116404: Close modal on escape
...
(cherry picked from commit 84df67c00b
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
73285284ce
116404: Apply focus on first item
...
(cherry picked from commit 2152bab717
)
2025-01-30 00:52:16 +01:00
Alexandre Vryghem
53186988f5
116404: Added navigation with arrow keys in navbar & collapsed the expandable menu when hovering outside of it
...
(cherry picked from commit 05232cdf2b
)
2025-01-30 00:52:16 +01:00
Tim Donohue
4d41d5f834
Merge pull request #3923 from DSpace/backport-3920-to-dspace-8_x
...
[Port dspace-8_x] Fix YAML syntax in config.example.yml
2025-01-29 17:04:18 -06:00
Alexandre Vryghem
8f9236f06d
116404: Don't navigate in the expandable navbar section with tab
...
Had to move the @slide animation to prevent focus being lost when tabbing in the expandable section
(cherry picked from commit c08c2721ac
)
2025-01-30 00:03:55 +01:00
Alexandre Vryghem
470ad80741
116404: Fixed expandable navbar section loosing focus on expand through keyboard
...
(cherry picked from commit 2547b1218f
)
2025-01-30 00:03:10 +01:00
Tim Donohue
5eee80c308
Merge pull request #3919 from DSpace/backport-3581-to-dspace-8_x
...
[Port dspace-8_x] Made expandable navbar section more keyboard accessible
2025-01-29 16:40:22 -06:00
Tim Donohue
c3f17b9754
Merge pull request #3921 from tdonohue/config_syntax_7x
...
[Port dspace-7_x] Fix YAML syntax and revert section name to "universal"
2025-01-29 16:39:06 -06:00
Tim Donohue
ea38669710
Fix syntax in config.example.yml
...
(cherry picked from commit cafe88a3b8
)
2025-01-29 22:38:50 +00:00
Tim Donohue
e867993bb8
Merge pull request #3920 from tdonohue/config_syntax
...
Fix YAML syntax in config.example.yml
2025-01-29 16:38:31 -06:00
Tim Donohue
e296295df5
Fix YAML syntax and revert section name to "universal" as that's the name in 7.x
2025-01-29 15:57:55 -06:00
Tim Donohue
cafe88a3b8
Fix syntax in config.example.yml
2025-01-29 15:52:39 -06:00
Alexandre Vryghem
7de6aa0e24
116404: Prevent the opening from the modal using mouse interactions from automatically focussing on the first element
...
(cherry picked from commit 82ed3aadff
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
a984957af9
116404: Replaced ViewChild logic with a CSS selector
...
This change avoids triggering an additional change detection cycle
(cherry picked from commit f7bb83013a
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
daf2f50b00
116404: Close modal on escape
...
(cherry picked from commit 84df67c00b
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
eb93041c5b
116404: Apply focus on first item
...
(cherry picked from commit 2152bab717
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
b9b1d3fd8d
116404: Added navigation with arrow keys in navbar & collapsed the expandable menu when hovering outside of it
...
(cherry picked from commit 05232cdf2b
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
17e03330d0
116404: Don't navigate in the expandable navbar section with tab
...
Had to move the @slide animation to prevent focus being lost when tabbing in the expandable section
(cherry picked from commit c08c2721ac
)
2025-01-29 19:56:53 +00:00
Alexandre Vryghem
ed27231769
116404: Fixed expandable navbar section loosing focus on expand through keyboard
...
(cherry picked from commit 2547b1218f
)
2025-01-29 19:56:53 +00:00
Tim Donohue
98832f2540
Merge pull request #3581 from alexandrevryghem/made-expandable-navbar-section-more-accessible
...
Made expandable navbar section more keyboard accessible
2025-01-29 13:56:31 -06:00
Giuseppe Digilio
6e7c0da68a
[DURACOM-288] Add unit test to test SSR url replace
2025-01-29 20:06:02 +01:00
Giuseppe Digilio
45ee56fe8f
[DURACOM-288] Add missing settings to config.example.yml
2025-01-29 20:05:51 +01:00
Giuseppe Digilio
cfba84ce31
[DURACOM-288] Refactoring configuration to transfer state
2025-01-29 20:05:29 +01:00
Yury Bondarenko
a7276b8a30
Add configuration to toggle replace/transfer
2025-01-29 20:04:09 +01:00
Giuseppe Digilio
587e1546dc
[DURACOM-288] Additional test for thumbnail component
2025-01-29 19:58:52 +01:00
Giuseppe Digilio
ec9a1e22f7
[DURACOM-288] Provide a setting to use a different REST url during SSR execution
2025-01-29 19:54:34 +01:00
Tim Donohue
bb977dcd49
Merge pull request #3918 from tdonohue/port_3385_to_8x
...
[Port dspace-8_x] Accessibility when selecting a search filter
2025-01-29 12:07:09 -06:00
Alexandre Vryghem
82ed3aadff
116404: Prevent the opening from the modal using mouse interactions from automatically focussing on the first element
2025-01-29 18:17:13 +01:00
Andrea-Guevara
b27659d958
Accessibility when selecting a search filter ( #3385 )
...
* Creation of a new method so that when a filter is selected a page reload message is announced to the user
* Correcting import formatting errors
* New attempt - Correcting import formatting errors
* New import fix
* New import fix
* Returning to the order of imports more like the original
* Correcting import order errors
* Resolving conflicts
* lint fixes
* Code refactoring
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
Co-authored-by: nwoodward <woodward.nicholas@gmail.com >
2025-01-29 11:01:23 -06:00
Andrea-Guevara
f262299382
Accessibility when selecting a search filter ( #3385 )
...
* Creation of a new method so that when a filter is selected a page reload message is announced to the user
* Correcting import formatting errors
* New attempt - Correcting import formatting errors
* New import fix
* New import fix
* Returning to the order of imports more like the original
* Correcting import order errors
* Resolving conflicts
* lint fixes
* Code refactoring
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
Co-authored-by: nwoodward <woodward.nicholas@gmail.com >
2025-01-29 10:52:13 -06:00
Tim Donohue
795f300158
Merge pull request #3913 from alexandrevryghem/w2p-122357_browse-performance-fixes_contribute-7_x
...
[Port dspace-7_x] Browse performance fixes
2025-01-29 10:02:28 -06:00
Tim Donohue
df3e00f985
Merge pull request #3914 from alexandrevryghem/w2p-122357_browse-performance-fixes_contribute-8_x
...
[Port dspace-8_x] Browse performance fixes
2025-01-29 09:41:45 -06:00
Tim Donohue
69164837f0
Merge pull request #3915 from tdonohue/port_3818_to_main
...
[Port main] Changing metadata in a user profile without specifying a password brings up a success and an error panel
2025-01-29 06:49:13 -06:00
Tim Donohue
38d5f87d3e
Merge pull request #3916 from tdonohue/port_3818_to_7x
...
[Port dspace-7_x] Changing metadata in a user profile without specifying a password brings up a success and an error panel
2025-01-29 06:48:54 -06:00
VictorDuranEscire
5a5c1f18e3
Changing metadata in a user profile without specifying a password brings up a success and an error panel ( #3818 )
...
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Set constant variable for valid current password in profile page
2025-01-28 17:26:43 -06:00
Alexandre Vryghem
da9d848fe2
Merge branch 'w2p-122357_prevent-request-urls-from-being-fired-multiple-times-7.4' into dspace-8_x
2025-01-29 00:23:05 +01:00
VictorDuranEscire
090dda28ad
Changing metadata in a user profile without specifying a password brings up a success and an error panel ( #3818 )
...
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Set constant variable for valid current password in profile page
2025-01-28 17:22:31 -06:00
Alexandre Vryghem
d1c8d362bd
Merge branch 'refactor-comcol-pages_contribute-7.6' into dspace-8_x
...
# Conflicts:
# src/app/browse-by/browse-by-date/browse-by-date.component.ts
# src/app/browse-by/browse-by-metadata/browse-by-metadata.component.ts
# src/app/browse-by/browse-by-routing.module.ts
# src/app/browse-by/browse-by-title/browse-by-title.component.ts
2025-01-29 00:14:58 +01:00
Miika Nurminen
83d86d7b68
Ensure that password authentication dialog is shown even if only ldap auth method is present
2025-01-29 01:07:37 +02:00
VictorDuranEscire
47159fe15b
Changing metadata in a user profile without specifying a password brings up a success and an error panel ( #3818 )
...
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Agregar validador para mostrar mensaje de error solo si se escribe la contraseña actual
* Set constant variable for valid current password in profile page
2025-01-28 17:07:00 -06:00
Alexandre Vryghem
bb3d2bb483
122357: Reduced the amount of times the browse observables are fired again
...
(cherry picked from commit 0570542b1e
)
2025-01-28 23:48:07 +01:00
Alexandre Vryghem
8c92364d43
122357: Ensure the request href$ observable aren't triggered multiple times
...
(cherry picked from commit 3ecdfe422d
)
2025-01-28 23:38:23 +01:00
Tim Donohue
1cc4756ee2
Merge pull request #3270 from atmire/w2p-117544_support-for-disabled-elements-for-screen-readers-7.x
...
[Port dspace-7_x] support for disabled buttons for screen readers
2025-01-28 16:36:24 -06:00
Tim Donohue
05239743ac
Merge pull request #3269 from atmire/w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
...
[Port dspace-8_x] support for disabled elements for screen readers
2025-01-28 16:19:21 -06:00
Tim Donohue
d70fa8f569
Merge pull request #3268 from atmire/w2p-117544_support-for-disabled-elements-for-screen-readers-9.0
...
support for disabled buttons for screen readers
2025-01-28 16:17:35 -06:00
Tim Donohue
df377804bb
Merge pull request #3846 from alexandrevryghem/w2p-122357_browse-performance-fixes_contribute-main
...
Browse performance fixes
2025-01-28 16:08:01 -06:00
Tim Donohue
0efa4a6174
Merge pull request #3910 from DSpace/backport-3909-to-dspace-8_x
...
[Port dspace-8_x] removal of duplicate keys in en.json5 and de.json5
2025-01-28 09:45:34 -06:00
Sascha Szott
17a868a2c4
remove duplicate key
...
(cherry picked from commit baf3886115
)
2025-01-28 15:10:47 +00:00
Sascha Szott
ac3fc1dc32
remove duplicate key
...
(cherry picked from commit 262723b0ca
)
2025-01-28 15:10:47 +00:00
Tim Donohue
84feea9b30
Merge pull request #3909 from saschaszott/saschaszott-patch-8
...
removal of duplicate keys in en.json5 and de.json5
2025-01-28 09:10:25 -06:00
Sascha Szott
baf3886115
remove duplicate key
2025-01-28 11:31:33 +01:00
Sascha Szott
262723b0ca
remove duplicate key
2025-01-28 11:27:36 +01:00
Alexandre Vryghem
196a8c21db
Merge branch 'main' into w2p-108608_created-search-scope-selector_contribute-main
2025-01-28 01:35:05 +01:00
Tim Donohue
08bda53a2e
Merge pull request #3907 from 4Science/task/dspace-7_x/DURACOM-303
...
[Port dspace-7_x] Exclude search and browse from Angular SSR
2025-01-27 10:25:50 -06:00
Jens Vannerum
cd2f8abd2d
117544: fix issues latest 7.x merge
2025-01-27 10:23:49 +01:00
Jens Vannerum
e9e3d86aab
117544: use directive after latest 8.x merge
2025-01-27 10:22:17 +01:00
Jens Vannerum
920edef155
117544: use directive after latest main merge
2025-01-27 10:20:42 +01:00
FrancescoMolinaro
8a4f24fc31
[DURACOM-303] adapt tests dependencies and template variable
2025-01-27 09:34:42 +01:00
dependabot[bot]
7142e66910
Bump @babel/runtime from 7.26.0 to 7.26.7
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.26.0 to 7.26.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 02:47:50 +00:00
Alexandre Vryghem
6cf62a6c61
Merge branch 'main' into w2p-122357_browse-performance-fixes_contribute-main
2025-01-25 00:12:39 +01:00
Tim Donohue
daaa642bfe
Merge pull request #3857 from DSpace/dependabot/npm_and_yarn/dspace-8_x/mirador-3.4.3
...
Bump mirador from 3.4.2 to 3.4.3
2025-01-24 16:19:53 -06:00
Tim Donohue
c7d8949c82
Merge pull request #3861 from DSpace/dependabot/npm_and_yarn/dspace-7_x/mirador-3.4.3
...
Bump mirador from 3.4.2 to 3.4.3
2025-01-24 16:19:29 -06:00
Tim Donohue
b49e6fda9a
Merge pull request #3862 from DSpace/dependabot/npm_and_yarn/mirador-3.4.3
...
Bump mirador from 3.4.2 to 3.4.3
2025-01-24 16:18:45 -06:00
Tim Donohue
0c9c876e3d
Merge pull request #3900 from DSpace/backport-3212-to-dspace-8_x
...
[Port dspace-8_x] Fix truncatable-part keyboard accessibility
2025-01-24 13:48:33 -06:00
Tim Donohue
7f1ae419af
Merge pull request #3899 from DSpace/backport-3212-to-dspace-7_x
...
[Port dspace-7_x] Fix truncatable-part keyboard accessibility
2025-01-24 13:48:27 -06:00
Tim Donohue
1c786744ee
Merge pull request #3897 from DSpace/backport-3413-to-dspace-8_x
...
[Port dspace-8_x] Improve descriptive labels for show/hide x more buttons for related items (Item/Entity Homepage)
2025-01-24 12:52:13 -06:00
Tim Donohue
30d57174e6
Merge pull request #3896 from DSpace/backport-3413-to-dspace-7_x
...
[Port dspace-7_x] Improve descriptive labels for show/hide x more buttons for related items (Item/Entity Homepage)
2025-01-24 12:52:04 -06:00
Tim Donohue
89b72b9dc1
Merge pull request #3898 from tdonohue/bump_cross-spawn
...
Bump cross-spawn from 7.0.3 to 7.0.6
2025-01-24 12:51:49 -06:00
Tim Donohue
42aa95344a
Merge pull request #3894 from DSpace-Labs/dependabot/npm_and_yarn/cross-spawn-7.0.6
...
Bump cross-spawn from 7.0.3 to 7.0.6
2025-01-24 12:29:18 -06:00
Tim Donohue
c155a60a7e
Merge pull request #3895 from DSpace-Labs/dependabot/npm_and_yarn/cross-spawn-7.0.6
...
Bump cross-spawn from 7.0.3 to 7.0.6
2025-01-24 12:29:05 -06:00
autavares-dev
b584d3fee0
Fix truncatable-part keyboard accessibility
...
(cherry picked from commit 6cb4faa8d3
)
2025-01-24 18:26:46 +00:00
autavares-dev
5d6bf0bb33
Fix truncatable-part keyboard accessibility
...
(cherry picked from commit 6cb4faa8d3
)
2025-01-24 18:26:41 +00:00
Tim Donohue
65e1b8ed60
Merge pull request #3212 from autavares-dev/fix-truncatable-part-keyboard-accessibility
...
Fix truncatable-part keyboard accessibility
2025-01-24 12:23:53 -06:00
Tim Donohue
2cebbd9b8f
Bump cross-spawn from 7.0.3 to 7.0.6
2025-01-24 12:10:18 -06:00
Alisa Ismailati
7d59615b7e
[CST-17153] improve descriptive labels for show/hide more buttons on related items lists
...
(cherry picked from commit 7cd82e542b
)
2025-01-24 18:05:37 +00:00
Alisa Ismailati
147564b114
[CST-17153] improve descriptive labels for show/hide more buttons on related items lists
...
(cherry picked from commit 7cd82e542b
)
2025-01-24 18:05:32 +00:00
Tim Donohue
c5603c7be2
Merge pull request #3413 from 4Science/task/main/CST-17153
...
Improve descriptive labels for show/hide x more buttons for related items (Item/Entity Homepage)
2025-01-24 12:05:16 -06:00
dependabot[bot]
22b0f4805a
Bump cross-spawn from 7.0.3 to 7.0.6
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 17:43:10 +00:00
dependabot[bot]
ecd2faea4a
Bump cross-spawn from 7.0.3 to 7.0.6
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 17:43:00 +00:00
FrancescoMolinaro
990f00b129
[DURACOM-303] adapt solution to older version of angular
2025-01-24 18:26:28 +01:00
FrancescoMolinaro
483b97d9c1
[DURACOM-303] refactor thumbnail's skeleton style
2025-01-24 17:41:56 +01:00
FrancescoMolinaro
171a971572
[DURACOM-303] resolve conflicts
2025-01-24 17:41:38 +01:00
FrancescoMolinaro
8a4e8f6045
[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.
2025-01-24 17:41:28 +01:00
FrancescoMolinaro
32364e4f68
[DURACOM-303] add override possibility with input
2025-01-24 17:38:26 +01:00
FrancescoMolinaro
311f648c3f
[DURACOM-303] rename variable, minor code refactor
2025-01-24 17:35:36 +01:00
FrancescoMolinaro
2c28f75263
[DURACOM-303] refactor param, add example of configuration
2025-01-24 17:32:31 +01:00
FrancescoMolinaro
53335658e0
[DURACOM-303] adapt interface for ssr
2025-01-24 17:29:37 +01:00
FrancescoMolinaro
9467838066
[DURACOM-303] add grid layout, make SSR enabling configurable, minor restyle of skeletons
2025-01-24 17:29:19 +01:00
FrancescoMolinaro
99656f1357
[DURACOM-303] add loop for filters count
2025-01-24 17:16:20 +01:00
FrancescoMolinaro
8ee05f4352
[DURACOM-303] fix missing url link
2025-01-24 17:11:13 +01:00
FrancescoMolinaro
6756a78ba0
[DURACOM-303] restyle skeleton, add filter badge skeleton
2025-01-24 17:10:20 +01:00
FrancescoMolinaro
b482b58d53
[DURACOM-303] adapt tests
2025-01-24 17:08:39 +01:00
FrancescoMolinaro
312a2a7f58
[DURACOM-303] fix lint and tests
2025-01-24 17:07:27 +01:00
FrancescoMolinaro
d6f0f02c1a
[DURACOM-303] minor restyle of skeleton for mobile
2025-01-24 17:05:26 +01:00
FrancescoMolinaro
61eb14783e
[DURACOM-303] resolve conflicts
2025-01-24 17:03:47 +01:00
FrancescoMolinaro
126f3c71f4
[DURACOM-303] add skeleton loader for search results and filters
2025-01-24 17:03:29 +01:00
DSpace Bot
6cd092671f
[Port dspace-7_x] Improving the color contrast of home news content ( #3890 )
...
* Improving the color contrast of home news content
(cherry picked from commit 2290b871f7
)
* Improved color contrast
(cherry picked from commit 62b6677e04
)
* Adjusting font color changes
(cherry picked from commit be335415fd
)
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
2025-01-24 09:58:41 -06:00
DSpace Bot
31411e9afa
[Port dspace-8_x] Improving the color contrast of home news content ( #3891 )
...
* Improving the color contrast of home news content
(cherry picked from commit 2290b871f7
)
* Improved color contrast
(cherry picked from commit 62b6677e04
)
* Adjusting font color changes
(cherry picked from commit be335415fd
)
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
2025-01-24 09:58:29 -06:00
FrancescoMolinaro
39c5de6e18
[DURACOM-303] implement skeleton component for search results
2025-01-24 16:54:23 +01:00
FrancescoMolinaro
5868a3198f
[DURACOM-303] fix missing imports
2025-01-24 16:49:25 +01:00
FrancescoMolinaro
c5fd4426cd
[DURACOM-303] prevent possibly long-lasting search and browse calls in SSR
2025-01-24 16:44:39 +01:00
Andrea-Guevara
8cfc61c7f3
Improving the color contrast of home news content ( #3880 )
...
* Improving the color contrast of home news content
* Improved color contrast
* Adjusting font color changes
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
2025-01-24 09:12:45 -06:00
Jens Vannerum
ea715ba9f5
Merge remote-tracking branch 'origin/dspace-7_x' into w2p-117544_support-for-disabled-elements-for-screen-readers-7.x
2025-01-24 10:17:33 +01:00
Jens Vannerum
6182e222d3
Merge remote-tracking branch 'origin/dspace-8_x' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
2025-01-24 10:14:41 +01:00
Jens Vannerum
7a948f1e2a
Merge remote-tracking branch 'origin/main' into w2p-117544_support-for-disabled-elements-for-screen-readers-9.0
2025-01-24 10:05:09 +01:00
Tim Donohue
d653c011fe
Merge pull request #3859 from DSpace/dependabot/npm_and_yarn/jsonschema-1.5.0
...
Bump jsonschema from 1.4.1 to 1.5.0
2025-01-23 16:50:46 -06:00
Tim Donohue
f097652594
Merge pull request #3865 from DSpace/dependabot/npm_and_yarn/dspace-7_x/jsonschema-1.5.0
...
Bump jsonschema from 1.4.1 to 1.5.0
2025-01-23 16:50:21 -06:00
Tim Donohue
905502d988
Merge pull request #3855 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.21
...
Bump isbot from 5.1.17 to 5.1.21
2025-01-23 16:04:35 -06:00
Tim Donohue
8dec8e4315
Merge pull request #3854 from DSpace/dependabot/npm_and_yarn/express-4.21.2
...
Bump express from 4.21.1 to 4.21.2
2025-01-23 16:03:34 -06:00
Tim Donohue
4a9ece0f82
Merge pull request #3837 from DSpace/dependabot/npm_and_yarn/dspace-8_x/core-js-3.40.0
...
Bump core-js from 3.39.0 to 3.40.0
2025-01-23 16:02:29 -06:00
Tim Donohue
cecf87364e
Merge pull request #3864 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.40.0
...
Bump core-js from 3.39.0 to 3.40.0
2025-01-23 16:02:02 -06:00
Tim Donohue
f4bc87d327
Merge pull request #3863 from DSpace/dependabot/npm_and_yarn/core-js-3.40.0
...
Bump core-js from 3.39.0 to 3.40.0
2025-01-23 16:01:16 -06:00
Tim Donohue
a950b9c9a2
Merge pull request #3852 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-d300448e1c
...
Bump sass from 1.83.1 to 1.83.4 in the sass group
2025-01-23 15:12:17 -06:00
Tim Donohue
afa0a9017f
Merge pull request #3858 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-d300448e1c
...
Bump sass from 1.83.1 to 1.83.4 in the sass group
2025-01-23 15:12:00 -06:00
Tim Donohue
03b4ce3e60
Merge pull request #3853 from DSpace/dependabot/npm_and_yarn/sass-d300448e1c
...
Bump sass from 1.83.1 to 1.83.4 in the sass group
2025-01-23 15:11:12 -06:00
Tim Donohue
7638511762
Merge pull request #3856 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-3a92966d17
...
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
2025-01-23 14:49:30 -06:00
Tim Donohue
5b9b468079
Merge pull request #3851 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-3a92966d17
...
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
2025-01-23 14:49:08 -06:00
Tim Donohue
87f05f428f
Merge pull request #3850 from DSpace/dependabot/npm_and_yarn/postcss-3a92966d17
...
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
2025-01-23 14:48:13 -06:00
Tim Donohue
2d7c0cc3dd
Merge pull request #3887 from tdonohue/port_3694_to_8x
...
[Port dspace-8_x] Prevent request with page size of 9999 (#3694 )
2025-01-23 14:30:59 -06:00
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
33a091d630
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 12:26:36 -06:00
Tim Donohue
63c98740ba
Merge pull request #3886 from tdonohue/port_3709_to_main
...
[Port main] Exclude search and browse from Angular SSR (#3709 )
2025-01-23 11:46:02 -06:00
dependabot[bot]
2e685b9e05
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 17:19:37 +00:00
Tim Donohue
31336efad2
Merge pull request #3860 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.14
...
Bump @types/lodash from 4.17.13 to 4.17.14
2025-01-23 11:11:53 -06:00
Tim Donohue
204062c779
Merge pull request #3836 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-905b8585bc
...
Bump ng-mocks from 14.13.1 to 14.13.2 in the testing group
2025-01-23 11:11:03 -06:00
FrancescoMolinaro
17ecc592f3
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:16:12 -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
dependabot[bot]
e24e72c3bb
Bump mirador from 3.4.2 to 3.4.3
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 14:45:40 +00:00
dependabot[bot]
bef9ff1ee0
Bump isbot from 5.1.17 to 5.1.21
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.17 to 5.1.21.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.17...v5.1.21 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-23 14:45:23 +00:00
Tim Donohue
d23483d26c
Merge pull request #3885 from tdonohue/port_3876_to_8x
...
[Port dspace-8_x] Fix redirect URLs of bitstreams with spaces in filename (new test ONLY)
2025-01-23 08:41:47 -06:00
Tim Donohue
cb8a7cd402
Merge pull request #3884 from tdonohue/port_3876_to_main
...
[Port main] Fix redirect URLs of bitstreams with spaces in filename (new test ONLY)
2025-01-23 06:57:30 -06:00
dependabot[bot]
d9269c7d28
Bump sass from 1.83.1 to 1.83.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.83.1 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.83.1...1.83.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 23:47:29 +00:00
dependabot[bot]
fc2d3f0a23
Bump sass from 1.83.1 to 1.83.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.83.1 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.83.1...1.83.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 23:47:29 +00:00
dependabot[bot]
6cb3e8bbfb
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 23:47:21 +00:00
dependabot[bot]
09d7a7f257
Bump sass from 1.83.1 to 1.83.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.83.1 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.83.1...1.83.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 23:45:08 +00:00
Tim Donohue
c7ae1d63b5
Merge pull request #3833 from DSpace/dependabot/npm_and_yarn/webpack-2095da29ad
...
Bump webpack from 5.96.1 to 5.97.1 in the webpack group
2025-01-22 17:04:37 -06:00
Mohana Sarmiento
19db3faf65
Add unit test
2025-01-22 16:38:58 -06:00
dependabot[bot]
2d0d9bb9db
Bump ng-mocks from 14.13.1 to 14.13.2 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.1 to 14.13.2
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.1...v14.13.2 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 22:38:19 +00:00
dependabot[bot]
2904ca28a1
Bump core-js from 3.39.0 to 3.40.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.39.0 to 3.40.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.40.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 22:38:17 +00:00
Mohana Sarmiento
0475c0b2d9
Add unit test
2025-01-22 16:34:24 -06:00
Tim Donohue
00ff0cc7e4
Merge pull request #3876 from scholarsportal/fix-bitsream-filename-encoding-url-dspace-7_x
...
Fix redirect URLs of bitstreams with spaces in filename
2025-01-22 16:04:49 -06:00
Tim Donohue
81fa0ba446
Merge pull request #3346 from 4Science/task/dspace-7_x/CST-14904
...
[Port dspace-7_x] Add orcid icon with tooltip
2025-01-22 12:39:51 -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
Tim Donohue
a5fb2e6417
Merge pull request #3344 from 4Science/task/main/CST-15078
...
Add orcid icon with tooltip
2025-01-22 12:38:11 -06:00
Tim Donohue
f6269a95ee
Merge pull request #3883 from tdonohue/port_3875_to_main
...
[Port main] Stabilize e2e tests that use admin sidebar menu
2025-01-22 10:21:33 -06:00
Tim Donohue
5342653b99
Merge pull request #3879 from alanorth/angular-ssr-sitemap-dspace7
...
[Post dspace-7_x] Restrict Angular SSR to paths in the sitemap
2025-01-22 10:21:10 -06:00
Tim Donohue
7f1a21b4ae
Merge pull request #3877 from DSpace/backport-3682-to-dspace-8_x
...
[Port dspace-8_x] Restrict Angular SSR to paths in the sitemap
2025-01-22 10:20:39 -06:00
Tim Donohue
5c50faa319
Ensure admin menu e2e tests hover over admin menu before clicking on it. Attempt to stabilize tests which open this menu.
2025-01-22 09:38:38 -06:00
Tim Donohue
88fb275017
Merge pull request #3878 from DSpace/backport-3875-to-dspace-7_x
...
[Port dspace-7_x] Stabilize e2e tests that use admin sidebar menu
2025-01-22 08:55:54 -06:00
Alan Orth
b839252ed7
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).
2025-01-22 11:02:35 +03:00
Tim Donohue
e3f13f8c54
Ensure admin menu e2e tests hover over admin menu before clicking on it. Attempt to stabilize tests which open this menu.
...
(cherry picked from commit e9cd0f4c64
)
2025-01-21 23:12:01 +00:00
Tim Donohue
a6171bba41
Merge pull request #3875 from tdonohue/fix_admin_e2e_tests
...
Stabilize e2e tests that use admin sidebar menu
2025-01-21 16:58:50 -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
Tim Donohue
b08edf1ea4
Merge pull request #3682 from alanorth/angular-ssr-sitemap-3110
...
Restrict Angular SSR to paths in the sitemap
2025-01-21 16:09:31 -06:00
Mohana Sarmiento
2bd53d822a
Add unit test
2025-01-21 16:26:01 -05:00
Tim Donohue
ad74ce6049
Merge pull request #3874 from DSpace/backport-3872-to-dspace-8_x
...
[Port dspace-8_x] SCSS cleanup: remove duplicated line
2025-01-21 15:12:34 -06:00
Tim Donohue
b11543c3a5
Merge pull request #3873 from DSpace/backport-3872-to-dspace-7_x
...
[Port dspace-7_x] SCSS cleanup: remove duplicated line
2025-01-21 14:46:03 -06:00
Tim Donohue
e9cd0f4c64
Ensure admin menu e2e tests hover over admin menu before clicking on it. Attempt to stabilize tests which open this menu.
2025-01-21 14:25:12 -06:00
Sascha Szott
351c4decef
remove duplicated line
...
(cherry picked from commit 5d04e44ff3
)
2025-01-21 19:37:23 +00:00
Sascha Szott
6035d9e925
remove duplicated line
...
(cherry picked from commit 5d04e44ff3
)
2025-01-21 19:37:19 +00:00
Tim Donohue
0a5d20e236
Merge pull request #3872 from saschaszott/saschaszott-patch-6
...
SCSS cleanup: remove duplicated line
2025-01-21 13:20:51 -06:00
Sascha Szott
5d04e44ff3
remove duplicated line
2025-01-21 18:29:10 +01:00
Mohana Sarmiento
74d6dbb454
Fix double encoding of bitstream filenames in URL
2025-01-20 18:13:35 -05:00
Andrea Barbasso
d0b6571954
[CST-14904] improve orcid logo image alt
2025-01-20 15:31:31 +01:00
Andrea Barbasso
0a7307a515
[CST-15078] improve orcid logo image alt
2025-01-20 15:28:59 +01:00
Andrea Barbasso
44b900f5db
[CST-15077] improve orcid logo image alt
2025-01-20 15:27:32 +01:00
Yana De Pauw
4f1013a20d
Fix small issues
2025-01-20 13:27:36 +01:00
dependabot[bot]
39ddc5cbcd
Bump jsonschema from 1.4.1 to 1.5.0
...
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/tdegrunt/jsonschema/commits )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:58:28 +00:00
dependabot[bot]
9bc65b99a6
Bump core-js from 3.39.0 to 3.40.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.39.0 to 3.40.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.40.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:58:20 +00:00
dependabot[bot]
b65f1ee5e3
Bump core-js from 3.39.0 to 3.40.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.39.0 to 3.40.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.40.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:58:18 +00:00
dependabot[bot]
6eabe425c4
Bump mirador from 3.4.2 to 3.4.3
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:57:55 +00:00
dependabot[bot]
9741ce3e69
Bump mirador from 3.4.2 to 3.4.3
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:57:54 +00:00
dependabot[bot]
7472be0098
Bump @types/lodash from 4.17.13 to 4.17.14
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.13 to 4.17.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:57:43 +00:00
dependabot[bot]
98fd9e7182
Bump jsonschema from 1.4.1 to 1.5.0
...
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/tdegrunt/jsonschema/commits )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:57:40 +00:00
dependabot[bot]
9708c06372
Bump express from 4.21.1 to 4.21.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:56:46 +00:00
dependabot[bot]
f02f8bab88
Bump postcss from 8.4.49 to 8.5.1 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:56:06 +00:00
dependabot[bot]
bb412469c7
Bump webpack from 5.96.1 to 5.97.1 in the webpack group
...
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack ).
Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.97.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 22:54:02 +00:00
Tim Donohue
9e2699cadd
Merge pull request #3839 from DSpace/dependabot/npm_and_yarn/dspace-8_x/jsonschema-1.5.0
...
Bump jsonschema from 1.4.1 to 1.5.0
2025-01-17 16:49:38 -06:00
Tim Donohue
f3df3cc96c
Merge pull request #3830 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.14.0
...
Bump sanitize-html from 2.13.1 to 2.14.0
2025-01-17 16:29:44 -06:00
Tim Donohue
8ef53178db
Merge pull request #3831 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.21
...
Bump isbot from 5.1.17 to 5.1.21
2025-01-17 12:04:19 -06:00
Tim Donohue
c0ed0da8f3
Merge pull request #3838 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.14
...
Bump @types/lodash from 4.17.13 to 4.17.14
2025-01-17 12:03:17 -06:00
Tim Donohue
7009cf32cc
Merge pull request #3834 from DSpace/dependabot/npm_and_yarn/types/lodash-4.17.14
...
Bump @types/lodash from 4.17.13 to 4.17.14
2025-01-17 12:02:49 -06:00
Tim Donohue
cd2959603b
Merge pull request #3835 from DSpace/dependabot/npm_and_yarn/isbot-5.1.21
...
Bump isbot from 5.1.17 to 5.1.21
2025-01-17 11:21:50 -06:00
Tim Donohue
6ca8ac51b2
Merge pull request #3848 from DSpace/backport-3845-to-dspace-8_x
...
[Port dspace-8_x] Fix issue where scoped browse by would not inititialze correct component
2025-01-17 11:13:46 -06:00
Tim Donohue
3c47acf9f1
Merge pull request #3752 from DSpace/dependabot/npm_and_yarn/nanoid-3.3.8
...
Bump nanoid from 3.3.7 to 3.3.8
2025-01-17 10:42:21 -06:00
Tim Donohue
570d711e01
Merge pull request #3832 from DSpace/dependabot/npm_and_yarn/testing-905b8585bc
...
Bump ng-mocks from 14.13.1 to 14.13.2 in the testing group
2025-01-17 10:40:50 -06:00
Tim Donohue
395a5b2cb1
Merge pull request #3828 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-752a8f7b41
...
Bump the testing group across 1 directory with 2 updates
2025-01-17 10:40:14 -06: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
b2a10e4ace
Merge pull request #3845 from atmire/issue-3840-scoped-browse-bys
...
Fix issue where scoped browse by would not inititialze correct component
2025-01-17 09:11:51 -06:00
Alan Orth
5b3b3bfb9c
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).
2025-01-17 15:30:43 +03:00
Alexandre Vryghem
89281d7c99
Merge branch 'w2p-122357_prevent-request-urls-from-being-fired-multiple-times-7.4' into w2p-122357_browse-performance-fixes_contribute-main
2025-01-17 00:52:43 +01:00
Alexandre Vryghem
c3e635bff1
Merge branch 'refactor-comcol-pages_contribute-7.6' into w2p-122357_browse-performance-fixes_contribute-main
2025-01-17 00:47:41 +01:00
Alexandre Vryghem
0570542b1e
122357: Reduced the amount of times the browse observables are fired again
2025-01-17 00:38:37 +01:00
Jens Vannerum
32fae27c7a
124382: fix issue where scoped browse by would not init correct components
2025-01-16 12:28:48 +01:00
dependabot[bot]
ce5ab70fd4
Bump isbot from 5.1.17 to 5.1.21
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.17 to 5.1.21.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.17...v5.1.21 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 23:48:52 +00:00
dependabot[bot]
2abdf122b4
Bump sanitize-html from 2.13.1 to 2.14.0
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.13.1 to 2.14.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.13.1...2.14.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 23:46:54 +00:00
dependabot[bot]
9f9ca860e0
Bump @types/lodash from 4.17.13 to 4.17.14
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.13 to 4.17.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 23:44:13 +00:00
dependabot[bot]
31c9b854c6
Bump the testing group across 1 directory with 2 updates
...
Bumps the testing group with 2 updates in the / directory: [cypress](https://github.com/cypress-io/cypress ) and [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `cypress` from 13.15.1 to 13.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.1...v13.17.0 )
Updates `ng-mocks` from 14.13.1 to 14.13.2
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.1...v14.13.2 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
- dependency-name: ng-mocks
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 22:54:06 +00:00
Tim Donohue
75e45d4c15
Merge pull request #3774 from DSpace/dependabot/npm_and_yarn/dspace-7_x/mirador-3.4.2
...
Bump mirador from 3.3.0 to 3.4.2
2025-01-15 16:47:00 -06:00
Tim Donohue
64baa6ed7e
Merge pull request #3780 from DSpace/dependabot/npm_and_yarn/dspace-8_x/mirador-3.4.2
...
Bump mirador from 3.3.0 to 3.4.2
2025-01-15 16:46:22 -06:00
Tim Donohue
76ae286f2a
Merge pull request #3783 from DSpace/dependabot/npm_and_yarn/mirador-3.4.2
...
Bump mirador from 3.3.0 to 3.4.2
2025-01-15 16:45:48 -06:00
Tim Donohue
d88c8ef986
Merge pull request #3669 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-6ac3f070f3
...
Bump eslint-plugin-jsonc from 2.16.0 to 2.18.2 in the eslint group across 1 directory
2025-01-15 15:56:34 -06:00
Tim Donohue
fab441aacb
Merge pull request #3666 from DSpace/dependabot/npm_and_yarn/dspace-8_x/eslint-6ac3f070f3
...
Bump eslint-plugin-jsonc from 2.16.0 to 2.18.2 in the eslint group across 1 directory
2025-01-15 15:56:07 -06:00
Tim Donohue
0e29c09b7a
Merge pull request #3663 from DSpace/dependabot/npm_and_yarn/eslint-6ac3f070f3
...
Bump eslint-plugin-jsonc from 2.16.0 to 2.18.2 in the eslint group across 1 directory
2025-01-15 15:55:42 -06:00
Tim Donohue
f07a62b8b6
Merge pull request #3799 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-fc80c07a3c
...
Bump sass from 1.80.6 to 1.83.1 in the sass group across 1 directory
2025-01-15 15:53:30 -06:00
Tim Donohue
a6a44fd0b7
Merge pull request #3800 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-fc80c07a3c
...
Bump sass from 1.80.6 to 1.83.1 in the sass group across 1 directory
2025-01-15 15:52:57 -06:00
Tim Donohue
6cf05c1403
Merge pull request #3798 from DSpace/dependabot/npm_and_yarn/sass-fc80c07a3c
...
Bump sass from 1.80.6 to 1.83.1 in the sass group across 1 directory
2025-01-15 15:52:17 -06:00
Tim Donohue
2b96983f9d
Merge pull request #3775 from DSpace/dependabot/npm_and_yarn/dspace-7_x/fortawesome/fontawesome-free-6.7.2
...
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2
2025-01-15 15:12:53 -06:00
Tim Donohue
7eabaa79b4
Merge pull request #3778 from DSpace/dependabot/npm_and_yarn/dspace-8_x/fortawesome/fontawesome-free-6.7.2
...
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2
2025-01-15 15:12:25 -06:00
Tim Donohue
09c11f8dbc
Merge pull request #3782 from DSpace/dependabot/npm_and_yarn/fortawesome/fontawesome-free-6.7.2
...
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2
2025-01-15 15:11:29 -06:00
Tim Donohue
c8b2642f57
Merge pull request #3829 from DSpace/dependabot/npm_and_yarn/dspace-7_x/express-4.21.2
...
Bump express from 4.21.1 to 4.21.2
2025-01-15 15:00:29 -06:00
Tim Donohue
de89bb20af
Merge pull request #3732 from DSpace/dependabot/npm_and_yarn/dspace-8_x/express-4.21.2
...
Bump express from 4.21.1 to 4.21.2
2025-01-15 15:00:00 -06:00
dependabot[bot]
fd166fe79a
Bump eslint-plugin-jsonc in the eslint group across 1 directory
...
Bumps the eslint group with 1 update in the / directory: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.16.0 to 2.18.2
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.16.0...v2.18.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 19:51:07 +00:00
dependabot[bot]
e4bb42bb30
Bump eslint-plugin-jsonc in the eslint group across 1 directory
...
Bumps the eslint group with 1 update in the / directory: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.16.0 to 2.18.2
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.16.0...v2.18.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-15 19:49:39 +00:00
Tim Donohue
6446911441
Merge pull request #3844 from tdonohue/port_3842_to_7x
...
[Port dspace-7_x] Attempt to stabilize a few randomly failing e2e tests
2025-01-15 13:45:19 -06:00
Tim Donohue
8a6fc090b8
Merge pull request #3843 from tdonohue/port_3842_to_8x
...
[Port dspace-8_x] Attempt to stabilize a few randomly failing e2e tests
2025-01-15 13:45:09 -06:00
Tim Donohue
dde029df7f
Ensure Item Edit page tab is visible before & after clicking it.
2025-01-15 13:04:32 -06:00
Tim Donohue
b0924b5d98
Ensure Admin sidebar link is visible before clicking links
2025-01-15 13:04:32 -06:00
Tim Donohue
9e1ce916f6
Ensure Item Edit page tab is visible before & after clicking it.
2025-01-15 13:01:58 -06:00
Tim Donohue
ecceaf9ee1
Ensure Admin sidebar link is visible before clicking links
2025-01-15 13:01:58 -06:00
Tim Donohue
c20bf58b4b
Merge pull request #3842 from tdonohue/test_stabilization
...
Attempt to stabilize a few randomly failing e2e tests
2025-01-15 12:04:40 -06:00
Tim Donohue
7feb9fc617
Ensure Item Edit page tab is visible before & after clicking it.
2025-01-15 10:37:30 -06:00
Tim Donohue
5623cc9221
Ensure Admin sidebar link is visible before clicking links
2025-01-15 10:30:46 -06:00
Tim Donohue
fcf3370d66
Merge pull request #3727 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.7.9
...
Bump axios from 1.7.7 to 1.7.9
2025-01-14 17:02:24 -06:00
Tim Donohue
a01ca48c87
Merge pull request #3733 from DSpace/dependabot/npm_and_yarn/dspace-8_x/axios-1.7.9
...
Bump axios from 1.7.7 to 1.7.9
2025-01-14 17:01:47 -06:00
Tim Donohue
6dd61ca25e
Merge pull request #3734 from DSpace/dependabot/npm_and_yarn/axios-1.7.9
...
Bump axios from 1.7.7 to 1.7.9
2025-01-14 17:01:24 -06:00
Tim Donohue
813e965938
Merge pull request #3702 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sortablejs-1.15.6
...
Bump sortablejs from 1.15.3 to 1.15.6
2025-01-14 16:53:20 -06:00
dependabot[bot]
ed660cb8f7
Bump jsonschema from 1.4.1 to 1.5.0
...
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/tdegrunt/jsonschema/commits )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:49:07 +00:00
dependabot[bot]
fb3a10250d
Bump sass from 1.80.6 to 1.83.1 in the sass group across 1 directory
...
Bumps the sass group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.6 to 1.83.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.6...1.83.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:47:21 +00:00
dependabot[bot]
f067eb9aae
Bump eslint-plugin-jsonc in the eslint group across 1 directory
...
Bumps the eslint group with 1 update in the / directory: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.16.0 to 2.18.2
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.16.0...v2.18.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:08:41 +00:00
dependabot[bot]
d8a73c362c
Bump isbot from 5.1.17 to 5.1.21
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.17 to 5.1.21.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.17...v5.1.21 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:08:38 +00:00
dependabot[bot]
e02326510f
Bump @types/lodash from 4.17.13 to 4.17.14
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.13 to 4.17.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:08:15 +00:00
dependabot[bot]
096c5bdedd
Bump ng-mocks from 14.13.1 to 14.13.2 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.1 to 14.13.2
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.1...v14.13.2 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:07:30 +00:00
dependabot[bot]
ccdf5498d8
Bump sass from 1.80.6 to 1.83.1 in the sass group across 1 directory
...
Bumps the sass group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.6 to 1.83.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.6...1.83.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:07:14 +00:00
dependabot[bot]
3c16537fe4
Bump express from 4.21.1 to 4.21.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 02:39:41 +00:00
dependabot[bot]
a57fd1a069
Bump sass from 1.80.6 to 1.83.1 in the sass group across 1 directory
...
Bumps the sass group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.6 to 1.83.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.6...1.83.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 02:39:03 +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
Tim Donohue
6f5864d106
Merge pull request #3826 from tdonohue/port_3105_to_7x
...
[Port dspace-7_x] Fix for User profile (/profile): only 20 group memberships shown instead of all
2025-01-10 17:07:33 -06:00
Tim Donohue
99f2ecd86b
Merge pull request #3823 from tdonohue/port_3096_to_8x
...
[Port dspace-8_x] Change - Metadata field selector, add infinite scroll for data paginated
2025-01-10 16:23:37 -06:00
Tim Donohue
fbe4ce5829
Merge pull request #3824 from tdonohue/port_3096_to_7x
...
[Port dspace-7_x] Change - Metadata field selector, add infinite scroll for data paginated
2025-01-10 16:23:13 -06:00
VictorHugoDuranS
112bed787a
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:53:09 -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
05d5a0816d
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:42:33 -06:00
VictorHugoDuranS
c5f07daab7
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:35:41 -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
VictorHugoDuranS
f52aac879a
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:17:08 -06:00
Tim Donohue
fcc148f546
Merge pull request #3822 from DSpace/backport-3608-to-dspace-8_x
...
[Port dspace-8_x] Add button to allow free-text editing in the dropdown field of Edit Item
2025-01-10 14:40:38 -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
08800f4469
Merge pull request #3608 from toniprieto/allow-free-text-edition
...
Add button to allow free-text editing in the dropdown field of Edit Item
2025-01-10 13:21:09 -06: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
Tim Donohue
76ca7717ac
Merge pull request #3815 from toniprieto/translate-es-8x
...
[Port dspace-8_x] Update spanish translation
2025-01-09 16:57:01 -06:00
Tim Donohue
952611a3d3
Merge pull request #3814 from toniprieto/translate-es-9x
...
Update spanish translation
2025-01-09 16:27:42 -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
Alexandre Vryghem
3ecdfe422d
122357: Ensure the request href$ observable aren't triggered multiple times
2025-01-09 18:47:14 +01:00
Toni Prieto
050cde3735
Update es.json5
2025-01-08 22:54:11 +01:00
Tim Donohue
bfe927e65a
Merge pull request #3811 from tdonohue/port_3701_to_8x
...
[Port dspace-8_x] Reduce browse definition requests on simple item page (#3701 )
2025-01-08 07:43:29 -06:00
Alan Orth
58e9a60812
Merge pull request #3812 from tdonohue/port_3701_to_7x
2025-01-08 10:20:58 +03:00
Tim Donohue
272cb656cd
Merge pull request #3631 from DSpace/dependabot/npm_and_yarn/orejime-2.3.1
...
Bump orejime from 2.3.0 to 2.3.1
2025-01-07 17:06:18 -06:00
Koen Pauwels
76539dd8a1
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 17:00:53 -06:00
Tim Donohue
d0a8448de6
Merge pull request #3668 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-65f8102df2
...
Bump postcss from 8.4.47 to 8.4.49 in the postcss group across 1 directory
2025-01-07 16:18:38 -06:00
Tim Donohue
e8f0c20beb
Merge pull request #3665 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-65f8102df2
...
Bump postcss from 8.4.47 to 8.4.49 in the postcss group across 1 directory
2025-01-07 16:18:18 -06:00
Tim Donohue
cf87b905b6
Merge pull request #3662 from DSpace/dependabot/npm_and_yarn/postcss-65f8102df2
...
Bump postcss from 8.4.47 to 8.4.49 in the postcss group across 1 directory
2025-01-07 16:16:57 -06:00
Tim Donohue
b8509d8f74
Merge pull request #3779 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-4e904f02fc
...
Bump cypress from 13.16.0 to 13.17.0 in the testing group across 1 directory
2025-01-07 16:03:36 -06:00
Tim Donohue
c1fb26fe26
Merge pull request #3781 from DSpace/dependabot/npm_and_yarn/testing-4e904f02fc
...
Bump cypress from 13.16.0 to 13.17.0 in the testing group across 1 directory
2025-01-07 16:03:09 -06:00
Tim Donohue
e07c2514fe
Merge pull request #3777 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-2095da29ad
...
Bump webpack from 5.96.1 to 5.97.1 in the webpack group
2025-01-07 16:01:53 -06: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
Koen Pauwels
8a62deb90b
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:23:48 -06:00
Tim Donohue
9fce33f514
Merge pull request #3805 from DSpace/backport-3719-to-dspace-7_x
...
[Port dspace-7_x] Remove nested span elements with duplicate content of parent elements
2025-01-07 10:46:04 -06:00
Tim Donohue
9284763fe2
Merge pull request #3806 from DSpace/backport-3719-to-dspace-8_x
...
[Port dspace-8_x] Remove nested span elements with duplicate content of parent elements
2025-01-07 10:45:54 -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
Sascha Szott
04123f92aa
fix indentation
...
(cherry picked from commit dbd67f056e
)
2025-01-07 15:08:57 +00:00
Sascha Szott
7538f49a36
remove nested span element
...
(cherry picked from commit acb7c9bd33
)
2025-01-07 15:08:57 +00:00
Sascha Szott
60586f6c33
fix nested span element
...
(cherry picked from commit 97b5e0cc92
)
2025-01-07 15:08:57 +00:00
Sascha Szott
86a6897861
fix nested span element
...
(cherry picked from commit e9a28c6d3d
)
2025-01-07 15:08:57 +00:00
Sascha Szott
68372b2cb8
fix nested span element
...
(cherry picked from commit 2e174cd9e6
)
2025-01-07 15:08:57 +00:00
Sascha Szott
cefeb6a1d6
fix nested span element
...
(cherry picked from commit 15d3f257b3
)
2025-01-07 15:08:57 +00:00
Sascha Szott
9c859b1fdc
fix nested span element
...
(cherry picked from commit 8509096c32
)
2025-01-07 15:08:57 +00:00
Sascha Szott
fbaa5068af
fix nested span element
...
(cherry picked from commit 84878ede67
)
2025-01-07 15:08:56 +00:00
Sascha Szott
8515de3d10
fix nested span element in templates
...
(cherry picked from commit 394ecea118
)
2025-01-07 15:08:56 +00:00
Tim Donohue
f24e53f1ea
Merge pull request #3719 from saschaszott/saschaszott-patch-5
...
Remove nested span elements with duplicate content of parent elements
2025-01-07 09:08:35 -06:00
dependabot[bot]
da3af31ac2
Bump express from 4.21.1 to 4.21.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 23:20:49 +00:00
Tim Donohue
34ee111133
Merge pull request #3636 from DSpace/dependabot/npm_and_yarn/dspace-8_x/express-static-gzip-2.2.0
...
Bump express-static-gzip from 2.1.8 to 2.2.0
2025-01-06 17:00:48 -06:00
Tim Donohue
96cdab8d6a
Merge pull request #3640 from DSpace/dependabot/npm_and_yarn/dspace-7_x/express-static-gzip-2.2.0
...
Bump express-static-gzip from 2.1.8 to 2.2.0
2025-01-06 17:00:32 -06:00
Tim Donohue
b1c507807a
Merge pull request #3632 from DSpace/dependabot/npm_and_yarn/express-static-gzip-2.2.0
...
Bump express-static-gzip from 2.1.8 to 2.2.0
2025-01-06 16:59:43 -06:00
Tim Donohue
ebc7799404
Merge pull request #3795 from alexandrevryghem/w2p-122005_fixed-dropdown-values-resetting-on-enter_contribute-7_x
...
[Port dspace-7_x] Fixed dropdown/lookup & lookup-name fields being reset when hitting enter
2025-01-06 16:24:11 -06: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
d3d86f4f2d
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:38:58 +01: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
Tim Donohue
aa93989f4b
Merge pull request #3803 from DSpace/backport-3142-to-dspace-8_x
...
[Port dspace-8_x] Add support for non repeatable relationships
2025-01-06 14:03:28 -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
Tim Donohue
a078932857
Merge pull request #3143 from atmire/w2p-115284_add-support-for-non-repeatable-relationships_dspace-7-x
...
[Port dspace-7_x] Add support for non repeatable relationships
2025-01-06 11:59:13 -06:00
Tim Donohue
5bd8795262
Merge pull request #3142 from atmire/w2p-115284_add-support-for-non-repeatable-relationships_dspace-8
...
Add support for non repeatable relationships
2025-01-06 11:58:04 -06: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
53f46040d3
Merge pull request #3772 from saschaszott/saschaszott-patch-7
...
add German translation of process view related keys
2025-01-06 10:48:46 -06:00
Tim Donohue
2d58de86bd
Merge pull request #3801 from tdonohue/port_3192_to_8x
...
[Port dspace-8_x] Spanish translation keys
2025-01-06 10:28:43 -06:00
Tim Donohue
da6447aefd
Port of 3192 by @Andrea-Guevara
2025-01-06 09:45:39 -06:00
Tim Donohue
2c22517090
Merge pull request #3192 from Neki-IT/SpanishTranslationKeys
...
Spanish translation keys
2025-01-06 09:29:30 -06:00
Tim Donohue
7140e6e716
Merge pull request #3793 from alanorth/node-version-readme-8x
...
[Port dspace-8_x] README.md: update Node.js and NPM versions
2025-01-06 09:16:32 -06:00
Tim Donohue
d8246f4550
Merge pull request #3792 from alanorth/node-version-readme
...
README.md: update Node.js and NPM versions
2025-01-06 09:16:07 -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
Tim Donohue
15e0fd4636
Merge pull request #3790 from DSpace/backport-3718-to-dspace-8_x
...
[Port dspace-8_x] fix selector in OrgUnitSearchResultListSubmissionElementComponent compontent
2025-01-06 09:01:41 -06:00
Tim Donohue
a1b7c8d9c5
Merge pull request #3789 from DSpace/backport-3718-to-dspace-7_x
...
[Port dspace-7_x] fix selector in OrgUnitSearchResultListSubmissionElementComponent compontent
2025-01-06 09:00:57 -06:00
Yana De Pauw
cb4a7b31f0
Add missing provider tests
2025-01-06 14:38:19 +01:00
root
fda9330221
Advanced search translation keys
2025-01-06 08:21:04 -03:00
dependabot[bot]
894448e3dc
Bump postcss in the postcss group across 1 directory
...
Bumps the postcss group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:04:09 +00:00
dependabot[bot]
9d4542c2a4
Bump cypress in the testing group across 1 directory
...
Bumps the testing group with 1 update in the / directory: [cypress](https://github.com/cypress-io/cypress ).
Updates `cypress` from 13.16.0 to 13.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.0...v13.17.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 02:38:49 +00:00
dependabot[bot]
c1a1fe7443
Bump postcss in the postcss group across 1 directory
...
Bumps the postcss group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 02:38:29 +00:00
Toni Prieto
e04cdef429
Update ca.json5
2025-01-03 18:02:49 +01: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
Alexandre Vryghem
b25294c872
Merge branch 'w2p-122005_fixed-dropdown-values-resetting-on-enter_contribute-7.6' into dspace-7_x
...
# Conflicts:
# src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.html
2025-01-03 17:08:46 +01:00
root
01cb2c7429
Fixing space error and adding new translation keys
2025-01-03 10:14:47 -03:00
Alan Orth
f993ced1b7
README.md: update Node.js and NPM versions
...
Angular 17.x needs Node.js 18.x or 20.x, which come with NPM v10.
See: https://angular.dev/reference/versions
See: https://nodejs.org/en/about/previous-releases#looking-for-latest-release-of-a-version-branch
2025-01-03 10:30:30 +03:00
Alan Orth
d1d9f2f7f9
README.md: update Node.js and NPM versions
...
Angular 17.x needs Node.js 18.x or 20.x, which come with NPM v10.
See: https://angular.dev/reference/versions
See: https://nodejs.org/en/about/previous-releases#looking-for-latest-release-of-a-version-branch
2025-01-03 10:25:37 +03:00
Alexandre Vryghem
2cde0d3f21
Fixed dropdown/lookup & lookup-name fields being reset when hitting enter ( #3724 )
2025-01-03 09:09:44 +03:00
nwoodward
323370ee04
fixed typo in descrption
...
(cherry picked from commit c67dc4d8e4
)
2025-01-03 06:07:00 +00:00
Alan Orth
08f48d8204
Merge pull request #3737 from TexasDigitalLibrary/fix-typo-browse-metadata
2025-01-03 09:06:46 +03:00
Sascha Szott
d61d223d56
fix value of selector in component annotation
...
(cherry picked from commit 71de4b600b
)
2025-01-03 06:01:08 +00:00
Sascha Szott
ecf3298345
fix value of selector in component annotation
...
(cherry picked from commit 71de4b600b
)
2025-01-03 06:01:04 +00:00
Alan Orth
af7c095af0
Merge pull request #3718 from saschaszott/saschaszott-patch-4
2025-01-03 09:00:48 +03:00
Yana De Pauw
b8bb3ff815
Merge branch 'w2p-121550_refactor-menu-resolvers-7.6_option-1' into refactor-menu-resolvers-7.6_sketch-branch
2025-01-02 17:42:51 +01:00
Andrea-Guevara
fea109117f
Merge branch 'main' into SpanishTranslationKeys
2025-01-02 11:02:58 -03:00
Yana De Pauw
4729ae950d
Fix merge issues
2025-01-02 14:17:06 +01:00
Yana De Pauw
1c1bcc704a
Merge branch 'refactor-menu-resolvers-7.6_basic-providers-tests' into refactor-menu-resolvers-7.6_sketch-branch
2025-01-02 11:14:56 +01:00
Alexandre Vryghem
d85d5fbd71
121550: Use IDs on the routes in order to assign AbstractRouteContextMenuProviders
2025-01-02 10:29:30 +01:00
jensvannerum
33fdee554e
[Port dspace-7_x] Get rid of unnecessary and failing REST requests when navigating between different browse indexes ( #3788 )
...
Co-authored-by: Koen Pauwels <koen.pauwels@atmire.com >
Co-authored-by: Jens Vannerum <jens.vannerum@atmire.com >
2025-01-01 12:50:30 +03:00
Gantner, Florian Klaus
4dcc7c282d
translation keys for datacite project import
...
https://github.com/DSpace/DSpace/issues/9636
2024-12-28 12:58:18 +01:00
Gantner, Florian Klaus
d61cb33f9a
change search filter isOpenByDefault autoserialization
...
https://github.com/DSpace/DSpace/issues/9404
2024-12-27 13:14:30 +01:00
dependabot[bot]
741cf66518
Bump mirador from 3.3.0 to 3.4.2
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.3.0 to 3.4.2.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.3.0...v3.4.2 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:04:05 +00:00
dependabot[bot]
b583e17880
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:03:54 +00:00
dependabot[bot]
3f8ef9be9d
Bump mirador from 3.3.0 to 3.4.2
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.3.0 to 3.4.2.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.3.0...v3.4.2 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:01:29 +00:00
dependabot[bot]
d4d36f0105
Bump postcss in the postcss group across 1 directory
...
Bumps the postcss group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:00:49 +00:00
dependabot[bot]
c67861692a
Bump cypress in the testing group across 1 directory
...
Bumps the testing group with 1 update in the / directory: [cypress](https://github.com/cypress-io/cypress ).
Updates `cypress` from 13.16.0 to 13.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.0...v13.17.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:00:28 +00:00
dependabot[bot]
4223abd601
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:00:27 +00:00
dependabot[bot]
36701bcf20
Bump webpack from 5.96.1 to 5.97.1 in the webpack group
...
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack ).
Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.97.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:00:12 +00:00
dependabot[bot]
5c8eabddab
Bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 02:28:53 +00:00
dependabot[bot]
a18225aa4d
Bump mirador from 3.3.0 to 3.4.2
...
Bumps [mirador](https://github.com/ProjectMirador/mirador ) from 3.3.0 to 3.4.2.
- [Release notes](https://github.com/ProjectMirador/mirador/releases )
- [Commits](https://github.com/ProjectMirador/mirador/compare/v3.3.0...v3.4.2 )
---
updated-dependencies:
- dependency-name: mirador
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 02:28:39 +00:00
Sascha Szott
85a120da62
add German translation of process view related keys
2024-12-20 14:28:22 +01: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
d578222f8f
Merge pull request #3770 from DSpace/backport-3679-to-dspace-7_x
...
[Port dspace-7_x] #3678 , #3217 - Fix ordering and changing values of repeatable inputs in submission form
2024-12-19 16:58:03 -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
Andrea Barbasso
abc3c41c63
[DURACOM-297] fix changing values in submission form after ordering
...
(cherry picked from commit 1c9272107c
)
2024-12-19 22:25:50 +00:00
Tim Donohue
6ac922971d
Merge pull request #3679 from 4Science/task/main/DURACOM-297
...
#3678 , #3217 - Fix ordering and changing values of repeatable inputs in submission form
2024-12-19 16:25:35 -06: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
a8e658a399
Merge pull request #3768 from tdonohue/port_3367_to_7x
...
[Port dspace-7_x] Accessibility in vocabulary treeview
2024-12-19 14:31:25 -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
Tim Donohue
fa1ce5b7af
Merge pull request #3767 from DSpace/backport-3367-to-dspace-8_x
...
[Port dspace-8_x] Accessibility in vocabulary treeview
2024-12-19 14:30:24 -06:00
Tim Donohue
81522586dd
Merge pull request #3766 from tdonohue/port_3322_to_7x
...
[Port dspace-7_x] fix #3241 : Configuring the URI link target
2024-12-19 12:26:22 -06:00
andreaNeki
a8ff6a41e0
Trying to correct an error in the focus implementation
2024-12-19 12:18:08 -06:00
andreaNeki
75260b00d9
Ensuring that the message “There were no items to show” is announced to the screen reader when necessary
2024-12-19 12:17:53 -06:00
andreaNeki
14680b013e
Adding focus to the input after the reset button is clicked
2024-12-19 12:15:47 -06:00
andreaNeki
b601405e56
Adding the aria-label attribute to buttons
2024-12-19 12:14:10 -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
Tim Donohue
225a2b6736
Merge pull request #3367 from Andrea-Guevara/AccessibilityInVocabularyTreeview
...
Accessibility in vocabulary treeview
2024-12-19 12:08:37 -06:00
root
c6ef2f1bd0
Addition of unit tests for the getLinkAttributes() method
2024-12-19 11:50:28 -06:00
igorbaptist4
2a1ef02d75
fix identation
2024-12-19 11:50:21 -06:00
igorbaptist4
25ab69ff21
Configuring the URI link target
2024-12-19 11:50:07 -06: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
Tim Donohue
aba988a6a4
Merge pull request #3322 from Andrea-Guevara/TargetUrl
...
fix #3241 : Configuring the URI link target
2024-12-19 11:44:23 -06:00
Tim Donohue
5b3da0236f
Merge pull request #2972 from pcg-kk/issues/2819/linkName-in-the-link-decorator-doesnt-assign-to-the-value-on-the-correct-property
...
fix: linkName from decorator assign value to the correct property
2024-12-19 11:16:46 -06:00
Nathan Buckingham
d13d8860f2
RSS feed from search results (Angular) ( #3227 )
...
* Port rss to 7.6 and upgrades to search functionality
* 116466: add missing imports
* 116466: fix tests and lint issues
* 116466: rss component use activated route data
* 116466: lint fixes
* 116466: More Lint fixes
---------
Co-authored-by: Nathan Buckingham <nathan.buckingham@atmire.com >
2024-12-19 11:03:52 -06:00
Tim Donohue
60ff9a9c79
Merge pull request #3764 from DSpace/backport-3753-to-dspace-8_x
...
[Port dspace-8_x] Get rid of unnecessary and failing REST requests when navigating between different browse indexes
2024-12-19 10:34:49 -06: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
Alan Orth
0ade76a99c
Merge pull request #3753 from atmire/w2p-121787_Investigate-internal-server-error-on-browse-page-experiment
...
Get rid of unnecessary and failing REST requests when navigating between different browse indexes
2024-12-19 15:57:21 +03:00
Koen Pauwels
a105bcd6f4
121787: Get rid of multiple unnecessary requests on browse by pages
2024-12-19 11:14:46 +01:00
Tim Donohue
5188e5d7fe
Merge pull request #3602 from DSpace/dependabot/npm_and_yarn/dspace-8_x/core-js-3.39.0
...
Bump core-js from 3.38.1 to 3.39.0
2024-12-18 16:52:51 -06:00
Tim Donohue
eb3db9ceb6
Merge pull request #3597 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.39.0
...
Bump core-js from 3.38.1 to 3.39.0
2024-12-18 16:52:22 -06:00
Tim Donohue
b454e49553
Merge pull request #3607 from DSpace/dependabot/npm_and_yarn/core-js-3.39.0
...
Bump core-js from 3.38.1 to 3.39.0
2024-12-18 16:51:43 -06:00
DSpace Bot
819e693cfc
[Port dspace-8_x] Fix issue with submission sections visibility ( #3761 )
...
* Removing position-fixed bootstrap class so that navbar links are available again
(cherry picked from commit 351abaa5c2
)
(cherry picked from commit 5c4df8765e
)
* A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
(cherry picked from commit 2c259f5ae9
)
(cherry picked from commit ee5af8f7d1
)
* [DURACOM-291] fix submission section visibility in order to rely on the configured section scope
(cherry picked from commit 8e8979a27a
)
* Removing position-fixed bootstrap class so that navbar links are available again
(cherry picked from commit 351abaa5c2
)
(cherry picked from commit 3ecec3af51
)
* A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
(cherry picked from commit 2c259f5ae9
)
(cherry picked from commit 25e2c763be
)
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
Co-authored-by: Giuseppe Digilio <giuseppe.digilio@4science.com >
2024-12-18 15:57:30 -06:00
Tim Donohue
84c0371aab
Merge pull request #3763 from tdonohue/port_3264_to_7x
...
[Port dspace-7_x] More accessible file download link for users who use a screen reader
2024-12-18 15:55:48 -06:00
Tim Donohue
6380f132af
Merge pull request #3762 from tdonohue/port_3264_to_8x
...
[Port dspace-8_x] More accessible file download link for users who use a screen reader
2024-12-18 15:55:34 -06:00
Andrea-Guevara
4bf4e18389
More accessible file download link for users who use a screen reader ( #3264 )
...
* More accessible file download link for users who use a screen reader
* Refactoring implementation - More accessible file download link for users who use a screen reader
* Fixing import error
* Solving the spaces error
* Solving the spaces error
* Solving the spaces error in file pt-BR.json5
---------
Co-authored-by: andreaNeki <root@TI-03.OHB.LOCAL >
2024-12-18 14:48:08 -06:00
Andrea-Guevara
beef2aca17
More accessible file download link for users who use a screen reader ( #3264 )
...
* More accessible file download link for users who use a screen reader
* Refactoring implementation - More accessible file download link for users who use a screen reader
* Fixing import error
* Solving the spaces error
* Solving the spaces error
* Solving the spaces error in file pt-BR.json5
---------
Co-authored-by: andreaNeki <root@TI-03.OHB.LOCAL >
2024-12-18 14:30:34 -06:00
Andrea-Guevara
f16015abc2
More accessible file download link for users who use a screen reader ( #3264 )
...
* More accessible file download link for users who use a screen reader
* Refactoring implementation - More accessible file download link for users who use a screen reader
* Fixing import error
* Solving the spaces error
* Solving the spaces error
* Solving the spaces error in file pt-BR.json5
---------
Co-authored-by: andreaNeki <root@TI-03.OHB.LOCAL >
2024-12-18 14:18:24 -06:00
DSpace Bot
3bd84a66f2
[CST-15590] Close user profile menu after menu entry is selected ( #3760 )
...
(cherry picked from commit fa0ec0bf0c
)
Co-authored-by: Alisa Ismailati <alisa.ismailati@4science.com >
2024-12-18 14:17:07 -06:00
Giuseppe
253b2e84d1
Fix issue with submission sections visibility ( #3276 )
...
* Removing position-fixed bootstrap class so that navbar links are available again
(cherry picked from commit 351abaa5c2
)
* A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
(cherry picked from commit 2c259f5ae9
)
* [DURACOM-291] fix submission section visibility in order to rely on the configured section scope
* Removing position-fixed bootstrap class so that navbar links are available again
(cherry picked from commit 351abaa5c2
)
* A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
(cherry picked from commit 2c259f5ae9
)
---------
Co-authored-by: root <root@TI-03.OHB.LOCAL >
2024-12-18 14:13:44 -06:00
Tim Donohue
05c74123a5
Merge pull request #3224 from 4Science/task/main/CST-15590
...
Close user profile menu after menu entry is selected
2024-12-18 12:08:00 -06:00
Tim Donohue
e842c06f94
Merge pull request #3465 from atmire/item-edit-bitstreams-table-8_x
...
[Port dspace-8_x] Edit Item, Bitstreams tab: Accessibility improvements
2024-12-18 11:36:44 -06:00
Tim Donohue
2ff5350302
Merge pull request #3716 from alexandrevryghem/w2p-120109_fix-findByHref-and-findListByHref-skipping-their-response_contribute-7_x
...
[Port dspace-7_x] Fix infinite loading on item pages and optimize menu resolver usage
2024-12-18 11:17:35 -06:00
Tim Donohue
36dd4762ed
Merge pull request #3466 from atmire/item-edit-bitstreams-table-7_x
...
[Port dspace-7_x] Edit Item, Bitstreams tab: Accessibility improvements
2024-12-18 10:49:01 -06:00
Tim Donohue
655558538c
Merge pull request #3721 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template_contribute-7_x
...
[Port dspace-7_x] Removed observable function calls from template (part 1)
2024-12-18 10:38:54 -06:00
Tim Donohue
df79a99b99
Merge pull request #3738 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template_contribute-8_x
...
[Port dspace-8_x] Removed observable function calls from template (part 1)
2024-12-18 08:59:34 -06:00
Tim Donohue
f339d8bf37
Merge pull request #3464 from atmire/item-edit-bitstreams-table-main
...
Edit Item, Bitstreams tab: Accessibility improvements
2024-12-17 16:59:22 -06:00
Tim Donohue
c1aabf6add
Merge pull request #3720 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template_contribute-main
...
Embed the community/collection on the edit EPerson page
2024-12-17 16:09:07 -06:00
Tim Donohue
12fc5aff71
Merge pull request #3756 from tdonohue/port_3754_to_7x
...
[Port dspace-7_x][GitHub Actions][Docker] Update Docker scripts & GitHub Actions to use ghcr.io instead of docker.io
2024-12-16 17:26:51 -06:00
Tim Donohue
57b96a378a
Merge pull request #3755 from tdonohue/port_3754_to_8x
...
[Port dspace-8_x][GitHub Actions][Docker] Update Docker scripts & GitHub Actions to use ghcr.io instead of docker.io
2024-12-16 17:00:24 -06:00
Tim Donohue
cd500007b6
Login to GHCR in order to have access to private Docker images for e2e tests.
2024-12-16 16:31:17 -06:00
Tim Donohue
686b61915a
Update GitHub Actions for Docker & normal build to use GitHub Container Registry
2024-12-16 16:31:11 -06:00
Tim Donohue
996c877412
Allow for other Docker registries to be used with all Docker compose scripts
2024-12-16 16:30:53 -06:00
Tim Donohue
c9d6c95563
Use fully qualified image names in Dockerfiles. Minor syntax fixes to ENV variables
2024-12-16 16:24:14 -06:00
Tim Donohue
c9800e7bff
Login to GHCR in order to have access to private Docker images for e2e tests.
2024-12-16 16:20:02 -06:00
Tim Donohue
ffda455d4f
Update GitHub Actions for Docker & normal build to use GitHub Container Registry
2024-12-16 16:19:53 -06:00
Tim Donohue
a027bb2d5d
Allow for other Docker registries to be used with all Docker compose scripts
2024-12-16 16:19:42 -06:00
Tim Donohue
969eef9150
Use fully qualified image names in Dockerfiles. Minor syntax fixes to ENV variables
2024-12-16 16:15:10 -06:00
Tim Donohue
5a7190203a
Merge pull request #3754 from tdonohue/update_docker_to_ghcr
...
[GitHub Actions][Docker] Update Docker scripts & GitHub Actions to use ghcr.io instead of docker.io
2024-12-16 16:03:59 -06:00
Tim Donohue
dab6b1c12e
Login to GHCR in order to have access to private Docker images for e2e tests.
2024-12-16 15:09:13 -06:00
Tim Donohue
bad57def74
Update GitHub Actions for Docker & normal build to use GitHub Container Registry
2024-12-16 14:15:52 -06:00
Tim Donohue
0d516bfe9c
Allow for other Docker registries to be used with all Docker compose scripts
2024-12-16 14:12:01 -06:00
Tim Donohue
4575c3d7af
Use fully qualified image names in Dockerfiles. Minor syntax fixes to ENV variables
2024-12-16 14:06:50 -06:00
dependabot[bot]
494771c0da
Bump nanoid from 3.3.7 to 3.3.8
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 13:34:09 +00:00
Alexandre Vryghem
44d2450543
121550: Fixed dso edit menu crashing when dso isn't resolved yet
2024-12-13 11:03:36 +01:00
root
8572bfb1b1
Addition of unit tests for the getLinkAttributes() method
2024-12-11 13:07:48 -03:00
Andreas Awouters
cc70eaa82e
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-main
2024-12-11 12:02:55 +01:00
Andreas Awouters
d5221fbf2f
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-8_x
2024-12-11 11:49:08 +01:00
Andreas Awouters
bee8bde87f
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-7_x
2024-12-11 11:22:56 +01:00
Andreas Awouters
5a88cedc22
118223: Remove console.log
2024-12-11 11:17:01 +01:00
Tim Donohue
ac00f88fe0
Merge pull request #3065 from alexandrevryghem/new-themed-components_contribute-main
...
Made AdminSearchPageComponent themeable
2024-12-10 09:57:31 -06:00
Alexandre Vryghem
5ff475046f
119915: Restored functionality to hide the research profile section on the profile page
...
(cherry picked from commit ded0079f24
)
2024-12-09 23:57:32 +01:00
Alexandre Vryghem
d740b5df6b
117287: Prevent /api/eperson/epersons/undefined from being fired on the create ePerson page
...
(cherry picked from commit 0cb5b76159
)
2024-12-09 23:57:23 +01:00
Alexandre Vryghem
5dcc90c1cd
117287: Fixed UI freezing on withdrawn item pages
...
(cherry picked from commit 976ac7604b
)
2024-12-09 23:57:16 +01:00
Alexandre Vryghem
f0e9948992
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into dspace-8_x
2024-12-09 22:58:25 +01:00
nwoodward
c67dc4d8e4
fixed typo in descrption
2024-12-09 11:27:00 -06:00
Agustina Martinez
f2d6f774d3
#10053 : Add support for PCI Endorsement workflow
2024-12-09 16:28:17 +00:00
dependabot[bot]
1a48a6c853
Bump axios from 1.7.7 to 1.7.9
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.7 to 1.7.9.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.9 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 02:56:11 +00:00
dependabot[bot]
838ffc5b6d
Bump axios from 1.7.7 to 1.7.9
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.7 to 1.7.9.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.9 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 02:55:53 +00:00
dependabot[bot]
297fc01892
Bump axios from 1.7.7 to 1.7.9
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.7 to 1.7.9.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.9 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 02:29:01 +00:00
Alexandre Vryghem
7ca4d8f2b1
fix: ensure findListByHref correctly calls addDependency
2024-12-07 02:21:41 +01:00
Alexandre Vryghem
e4b2ebe7aa
fix: replace 'any' with specific types
2024-12-06 23:29:21 +01:00
Alexandre Vryghem
2fb746f6e6
Merge branch 'main' into linkName-in-the-link-decorator-doesnt-assign-to-the-value-on-the-correct-property
...
# Conflicts:
# src/app/core/data/base/base-data.service.spec.ts
2024-12-06 23:29:12 +01:00
Alexandre Vryghem
11626e22eb
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6'
...
# Conflicts:
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts
# src/app/shared/object-detail/my-dspace-result-detail-element/item-detail-preview/item-detail-preview.component.ts
2024-12-06 18:36:11 +01:00
Sascha Szott
dbd67f056e
fix indentation
2024-12-06 18:12:44 +01:00
Alexandre Vryghem
f9e67dc513
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into w2p-117573_remove-observable-function-calls-from-template_contribute-7_x
2024-12-06 18:09:13 +01:00
Sascha Szott
acb7c9bd33
remove nested span element
2024-12-06 18:09:02 +01:00
Alexandre Vryghem
5ee721f2c4
117287: Embed the communities/collections on the EPerson groups
2024-12-06 18:08:57 +01:00
Sascha Szott
97b5e0cc92
fix nested span element
2024-12-06 18:05:07 +01:00
Sascha Szott
e9a28c6d3d
fix nested span element
2024-12-06 18:02:43 +01:00
Sascha Szott
2e174cd9e6
fix nested span element
2024-12-06 18:01:37 +01:00
Sascha Szott
15d3f257b3
fix nested span element
2024-12-06 18:00:47 +01:00
Sascha Szott
8509096c32
fix nested span element
2024-12-06 17:59:56 +01:00
Sascha Szott
84878ede67
fix nested span element
2024-12-06 17:56:50 +01:00
Sascha Szott
394ecea118
fix nested span element in templates
2024-12-06 17:47:14 +01:00
Sascha Szott
71de4b600b
fix value of selector in component annotation
2024-12-06 17:34:37 +01:00
Alexandre Vryghem
830ada37f5
119915: Restored functionality to hide the research profile section on the profile page
...
(cherry picked from commit ded0079f24
)
2024-12-06 17:18:29 +01:00
Alexandre Vryghem
b5a8b56473
117287: Prevent /api/eperson/epersons/undefined from being fired on the create ePerson page
...
(cherry picked from commit 0cb5b76159
)
2024-12-06 17:18:13 +01:00
Alexandre Vryghem
2a72fac646
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into dspace-7_x
...
# Conflicts:
# src/app/access-control/epeople-registry/epeople-registry.component.html
# src/app/access-control/epeople-registry/epeople-registry.component.ts
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts
# src/app/access-control/group-registry/group-form/group-form.component.html
# src/app/access-control/group-registry/group-form/group-form.component.ts
# src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html
# src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts
# src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts
# src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html
# src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts
# src/app/shared/pagination/pagination.component.ts
2024-12-06 17:14:51 +01:00
Alexandre Vryghem
6988df519e
Merge branch 'w2p-120109_fix-findByHref-and-findListByHref-skipping-their-response_contribute-7.6' into dspace-7_x
...
# Conflicts:
# src/app/core/data/base/base-data.service.spec.ts
# src/app/core/data/base/base-data.service.ts
# src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts
2024-12-05 23:49:13 +01:00
Tim Donohue
50885676d8
Merge pull request #3715 from DSpace/backport-3677-to-dspace-8_x
...
[Port dspace-8_x] Fix infinite loading on item pages and optimize menu resolver usage
2024-12-05 16:48:52 -06:00
Alexandre Vryghem
ce17d23c08
120109: Updated the route configuration to only resolve the dsoEditMenuResolver on pages who use the DsoEditMenuComponent
...
(cherry picked from commit 5c9f494f76
)
2024-12-05 23:27:55 +01:00
Alexandre Vryghem
91acc957b1
120109: Fixed "no elements in sequence" sometimes being thrown on the item bitstream & relationship tabs
...
(cherry picked from commit decacec404
)
2024-12-05 23:27:54 +01:00
Alexandre Vryghem
987ea5104a
120109: Fixed BaseDataService not emitting when the request is too fast and the ResponsePending are not emitted
...
(cherry picked from commit 0f4d71eb58
)
2024-12-05 23:27:54 +01:00
Alexandre Vryghem
970544c130
120109: Updated the route configuration to only resolve the dsoEditMenuResolver on pages who use the DsoEditMenuComponent
...
(cherry picked from commit 5c9f494f76
)
2024-12-05 20:49:21 +00:00
Alexandre Vryghem
c9ba47b9af
120109: Fixed "no elements in sequence" sometimes being thrown on the item bitstream & relationship tabs
...
(cherry picked from commit decacec404
)
2024-12-05 20:49:21 +00:00
Alexandre Vryghem
9c843b62d4
120109: Fixed BaseDataService not emitting when the request is too fast and the ResponsePending are not emitted
...
(cherry picked from commit 0f4d71eb58
)
2024-12-05 20:49:21 +00:00
Tim Donohue
dcea3baf46
Merge pull request #3677 from alexandrevryghem/w2p-120109_fix-findByHref-and-findListByHref-skipping-their-response
...
Fix infinite loading on item pages and optimize menu resolver usage
2024-12-05 14:49:05 -06:00
Alexandre Vryghem
446280b59a
Fixed search facet deadlock
...
Also fixed minor issue in MetadataService, but this doesn't cause any issues in the current code
2024-12-05 21:37:45 +01:00
Kanász-Nagy Zoltán
b86d0a083a
QREPO-0 withdraw & reinstate related translations
2024-12-05 03:33:18 +01:00
Kanász-Nagy Zoltán
964c085ee2
QREPO-0 adding translations for mapping item to other collections
2024-12-05 02:53:15 +01:00
Kanász-Nagy Zoltán
907a16ca09
QREPO-0 updating registration and forgot password related translations
2024-12-05 00:03:45 +01:00
Kanász-Nagy Zoltán
97cda8f752
QREPO-0 updating Hungarian translations for DSpace 8.0
2024-12-04 23:46:15 +01:00
Tim Donohue
135c085024
Merge pull request #3710 from DSpace/backport-3693-to-dspace-7_x
...
[Port dspace-7_x] Removed unauthorized metadata-export-search request on search page
2024-12-04 11:10:21 -06:00
Tim Donohue
f47bf4665e
Merge pull request #3711 from tdonohue/port_3693_to_8x
...
[Port dspace-8_x] Removed unauthorized metadata-export-search request on search page
2024-12-04 10:35:14 -06:00
Alexandre Vryghem
ed4e794d46
119799: Prevent submission from updating the dropdown values when hitting enter in another input form (onsubmit)
2024-12-04 17:16:14 +01:00
Alexandre Vryghem
0c81a79d0c
121534: Removed unauthorized metadata-export-search request on search page for non-admins
2024-12-03 12:26:09 -06:00
Alexandre Vryghem
4fcae182b1
120256: Ensure searchOptions$ is a SearchOptions and not a plain object
2024-12-03 12:19:24 -06:00
Alexandre Vryghem
80e938b1f2
121534: Removed unauthorized metadata-export-search request on search page for non-admins
...
(cherry picked from commit 70b855e785
)
2024-12-03 18:16:02 +00:00
Alexandre Vryghem
c9df52cba2
120256: Ensure searchOptions$ is a SearchOptions and not a plain object
...
(cherry picked from commit e4daf2b825
)
2024-12-03 18:16:02 +00:00
Tim Donohue
37bd26ed1e
Merge pull request #3693 from alexandrevryghem/w2p-121534_removed-metadata-export-search-request-for-non-admins-on-search_contribute-main
...
Removed unauthorized metadata-export-search request on search page
2024-12-03 12:15:45 -06:00
Alan Orth
0b3cb7906c
Merge branch 'main' into w2p-121534_removed-metadata-export-search-request-for-non-admins-on-search_contribute-main
2024-12-03 12:13:19 +03:00
Tim Donohue
e975585350
Merge pull request #3182 from 4Science/task/dspace-7_x/CST-14903
...
[Port dspace-7_x] Orcid Authorization / Synchronization Page Fixes
2024-12-02 09:38:55 -06:00
Tim Donohue
30718cb810
Merge pull request #3216 from 4Science/task/dspace-8_x/CST-14903
...
[Port dspace-8_x] Orcid Authorization / Synchronization Page Fixes
2024-12-02 09:37:32 -06:00
Tim Donohue
686f2848e9
Merge pull request #3691 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-8ac0a25ce2
...
Bump cypress from 13.15.1 to 13.16.0 in the testing group across 1 directory
2024-12-02 08:57:40 -06:00
Tim Donohue
3ca56c3c28
Merge pull request #3689 from DSpace/dependabot/npm_and_yarn/testing-8ac0a25ce2
...
Bump cypress from 13.15.1 to 13.16.0 in the testing group across 1 directory
2024-12-02 08:56:41 -06:00
dependabot[bot]
e4b25585b8
Bump cypress in the testing group across 1 directory
...
Bumps the testing group with 1 update in the / directory: [cypress](https://github.com/cypress-io/cypress ).
Updates `cypress` from 13.15.1 to 13.16.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.1...v13.16.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:07:28 +00:00
dependabot[bot]
9f74d45e16
Bump cypress in the testing group across 1 directory
...
Bumps the testing group with 1 update in the / directory: [cypress](https://github.com/cypress-io/cypress ).
Updates `cypress` from 13.15.1 to 13.16.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.1...v13.16.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 02:40:45 +00:00
dependabot[bot]
7eeeab4c26
Bump sortablejs from 1.15.3 to 1.15.6
...
Bumps [sortablejs](https://github.com/SortableJS/Sortable ) from 1.15.3 to 1.15.6.
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.3...1.15.6 )
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 02:38:03 +00:00
Giuseppe
67c253bbbb
Merge branch 'DSpace:main' into task/main/CST-15590
2024-11-29 13:12:25 +01:00
Alan Orth
a53df4fed4
Merge pull request #3696 from 4Science/backport-3308-to-dspace-7_x
2024-11-29 13:58:04 +03:00
Alexandre Vryghem
8849f140fb
117287: Removed method calls returning observables from ItemDetailPreviewComponent
2024-11-28 23:47:29 +01:00
Alan Orth
4228362ff3
Merge pull request #3695 from DSpace/backport-3308-to-dspace-8_x
2024-11-28 22:31:25 +03:00
Simone Ramundi
c743387a26
[DURACOM-296] Enabled 'admin-div' only for Site Administrator
2024-11-28 12:36:55 +01:00
Simone Ramundi
683109758b
[DURACOM-296] Enabled 'admin-div' only for Site Administrator
...
(cherry picked from commit 4d5910981a
)
2024-11-28 07:57:07 +00:00
Alan Orth
05508b63ab
Merge pull request #3308 from 4Science/task/main/DURACOM-296
2024-11-28 10:56:47 +03:00
kshepherd
be2662fb92
Merge pull request #3181 from 4Science/task/main/CST-14903
...
Orcid Authorization / Synchronization Page Fixes
2024-11-27 15:02:38 +01:00
Alexandre Vryghem
feceb21d9c
Merge remote-tracking branch 'alex/fix-scope-issues-on-search-form_contribute-7.6' into w2p-121534_removed-metadata-export-search-request-for-non-admins-on-search_contribute-main
2024-11-25 22:31:24 +01:00
Alexandre Vryghem
2011aee21e
Merge remote-tracking branch 'alex/w2p-121534_removed-metadata-export-search-request-for-non-admins-on-search_contribute-7.6' into w2p-121534_removed-metadata-export-search-request-for-non-admins-on-search_contribute-main
...
# Conflicts:
# src/app/shared/search/search-export-csv/search-export-csv.component.spec.ts
# src/app/shared/search/search-export-csv/search-export-csv.component.ts
2024-11-25 22:31:04 +01:00
Alexandre Vryghem
70b855e785
121534: Removed unauthorized metadata-export-search request on search page for non-admins
2024-11-25 22:20:36 +01:00
Yury Bondarenko
b2715501b0
Update tests to match
2024-11-25 16:49:16 +01:00
Yury Bondarenko
7cd13f692e
Merge remote-tracking branch 'contrib/refactor-menu-resolvers-7.6_basic-providers-tests' into refactor-menu-resolvers-7.6_sketch-branch
2024-11-25 16:38:46 +01:00
Alexandre Vryghem
e4daf2b825
120256: Ensure searchOptions$ is a SearchOptions and not a plain object
2024-11-25 15:17:34 +01:00
Tim Donohue
35a25b372d
Merge pull request #3685 from tdonohue/port_3683_to_7x
...
[Port dspace-7_x] Fix incorrect example in `config.example.yml`
2024-11-22 11:51:30 -06:00
Tim Donohue
10a4a2eec6
Merge pull request #3684 from DSpace/backport-3683-to-dspace-8_x
...
[Port dspace-8_x] Fix incorrect example in `config.example.yml`
2024-11-22 11:51:21 -06:00
Tim Donohue
62b31ea8c5
Fix incorrect example. The setting category is called "ssr" and not "universal"
2024-11-22 11:19:08 -06:00
Tim Donohue
7b9f1dcc69
Fix incorrect example. The setting category is called "ssr" and not "universal"
...
(cherry picked from commit 138c007f28
)
2024-11-22 17:17:08 +00:00
Tim Donohue
256d71cc1e
Merge pull request #3683 from tdonohue/config_fixes
...
Fix incorrect example in `config.example.yml`
2024-11-22 11:16:48 -06:00
Tim Donohue
138c007f28
Fix incorrect example. The setting category is called "ssr" and not "universal"
2024-11-22 09:42:14 -06:00
Tim Donohue
3a18805e93
Merge pull request #3681 from dheles/8_x-dc-fix
...
Update docker files for 8_x
2024-11-21 14:28:15 -06:00
Drew Heles
fbef294fb4
Update docker files for 8_x
2024-11-21 14:03:50 -05:00
Andrea Barbasso
1c9272107c
[DURACOM-297] fix changing values in submission form after ordering
2024-11-21 11:11:53 +01:00
Alexandre Vryghem
5c9f494f76
120109: Updated the route configuration to only resolve the dsoEditMenuResolver on pages who use the DsoEditMenuComponent
2024-11-20 14:46:44 +01:00
Alexandre Vryghem
decacec404
120109: Fixed "no elements in sequence" sometimes being thrown on the item bitstream & relationship tabs
2024-11-20 10:55:41 +01:00
Alexandre Vryghem
0f4d71eb58
120109: Fixed BaseDataService not emitting when the request is too fast and the ResponsePending are not emitted
2024-11-20 10:55:41 +01:00
Tim Donohue
12804f800b
Merge pull request #3672 from DSpace/backport-3671-to-dspace-8_x
...
[Port dspace-8_x] Fixes the display of the System Wide Alert
2024-11-18 11:46:34 -06:00
Alisa Ismailati
21fa85c31d
[DURACOM-305] Fixes the deserialization of the SystemWideAlert
...
(cherry picked from commit 628ec2b6ba
)
2024-11-18 17:01:24 +00:00
Tim Donohue
757d23e74d
Merge pull request #3671 from 4Science/task/main/DURACOM-305
...
Fixes the display of the System Wide Alert
2024-11-18 11:01:08 -06:00
Tim Donohue
b54e54da30
Merge pull request #3660 from alexandrevryghem/w2p-107155_Performance-re-request-embeds_contribute-7_x
...
[Port dspace-7_x] Added support for caching embedded objects without a self link & null responses
2024-11-18 10:26:38 -06:00
Tim Donohue
0c13fc883c
Merge pull request #3661 from alexandrevryghem/w2p-107155_Performance-re-request-embeds_contribute-8_x
...
[Port dspace-8_x] Added support for caching embedded objects without a self link & null responses
2024-11-18 10:07:13 -06:00
Alisa Ismailati
628ec2b6ba
[DURACOM-305] Fixes the deserialization of the SystemWideAlert
2024-11-18 15:19:04 +01:00
Alexandre Vryghem
e2615a798e
Fixed flaky item-edit tests
...
This simply restores the accidental changes made during this cherry-pick: 3df66e0257
2024-11-17 02:33:53 +01:00
Alexandre Vryghem
ec6aff411a
118944: Fix hasDraftVersion$ not working for embedded payloads with no content
...
(cherry picked from commit 704cc06f16
)
2024-11-17 01:06:36 +01:00
Alexandre Vryghem
01fcbd7063
Merge remote-tracking branch 'contributions/w2p-107155_Performance-re-request-embeds-7.6' into w2p-107155_Performance-re-request-embeds_contribute-8_x
2024-11-17 01:02:49 +01:00
Alexandre Vryghem
ff42b65fc9
118944: Fix hasDraftVersion$ not working for embedded payloads with no content
...
(cherry picked from commit 704cc06f16
)
2024-11-16 22:24:02 +01:00
Alexandre Vryghem
1e5eff918d
Merge remote-tracking branch 'contributions/w2p-107155_Performance-re-request-embeds-7.6' into w2p-107155_Performance-re-request-embeds_contribute-7_x
...
# Conflicts:
# src/app/core/browse/browse.service.ts
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts
2024-11-16 22:16:52 +01:00
Tim Donohue
e55b78ba2d
Merge pull request #3659 from DSpace/backport-3656-to-dspace-8_x
...
[Port dspace-8_x] #3655 - Fixes Spacing Issue Between Email Label and Email Address on Profile Setup Form
2024-11-15 17:12:35 -06:00
Tim Donohue
e59674b5ac
Merge pull request #3658 from DSpace/backport-3656-to-dspace-7_x
...
[Port dspace-7_x] #3655 - Fixes Spacing Issue Between Email Label and Email Address on Profile Setup Form
2024-11-15 17:12:29 -06:00
Simone Ramundi
f6e30b0b63
[DURACOM-300] Fixed space in registration form
...
(cherry picked from commit 2b104183f7
)
2024-11-15 22:34:43 +00:00
Simone Ramundi
5a1522deac
[DURACOM-300] Fixed space in registration form
...
(cherry picked from commit 2b104183f7
)
2024-11-15 22:34:39 +00:00
Tim Donohue
bfefc4139e
Merge pull request #3656 from 4Science/task/main/DURACOM-300
...
#3655 - Fixes Spacing Issue Between Email Label and Email Address on Profile Setup Form
2024-11-15 16:34:23 -06:00
Yana De Pauw
a105131b2b
Finalise menu refactor, add typedocs and tests
2024-11-15 18:25:37 +01:00
Simone Ramundi
2b104183f7
[DURACOM-300] Fixed space in registration form
2024-11-15 15:33:23 +01:00
Simone Ramundi
23d8730d5b
[DURACOM-302_2] Manual porting of 'DSC-2002'
2024-11-14 17:44:56 +01:00
Tim Donohue
a5dff6df87
Merge pull request #3651 from tdonohue/port_3225_to_7x
...
[Port dspace-7_x] Fixed headings by their rank
2024-11-13 15:04:03 -06:00
Tim Donohue
9e28099351
Merge pull request #3653 from DSpace/backport-3649-to-dspace-8_x
...
[Port dspace-8_x] French translations for subscriptions feature
2024-11-13 14:30:15 -06:00
Tim Donohue
790fa26953
Merge pull request #3652 from DSpace/backport-3649-to-dspace-7_x
...
[Port dspace-7_x] French translations for subscriptions feature
2024-11-13 14:29:58 -06:00
Tim Donohue
1c80697d29
Merge pull request #3650 from tdonohue/port_3225_to_8x
...
[Port dspace-8_x] Fixed headings by their rank
2024-11-13 13:54:45 -06:00
Pierre Lasou
e345dfd637
French translations for subscriptions feature
...
Includes all french labels for subcriptions, plus 2 or 3 other missing things.
(cherry picked from commit 2c16162948
)
2024-11-13 19:51:43 +00:00
Pierre Lasou
b2f9743f9f
French translations for subscriptions feature
...
Includes all french labels for subcriptions, plus 2 or 3 other missing things.
(cherry picked from commit 2c16162948
)
2024-11-13 19:51:37 +00:00
Tim Donohue
aec402e77f
Merge pull request #3649 from pilasou/pilasou-translations-fr
...
French translations for subscriptions feature
2024-11-13 13:51:16 -06:00
Alisa Ismailati
66dedc5b2e
[CST-15591] Fixed headings by their rank
2024-11-13 11:40:48 -06:00
Alisa Ismailati
844a605b5e
[CST-15591] Fixed headings by their rank
2024-11-13 11:30:42 -06:00
Tim Donohue
0417e1de59
Merge pull request #3225 from 4Science/task/main/CST-15591
...
Fixed headings by their rank
2024-11-13 11:26:02 -06:00
Pierre Lasou
2c16162948
French translations for subscriptions feature
...
Includes all french labels for subcriptions, plus 2 or 3 other missing things.
2024-11-13 10:19:02 -05:00
Tim Donohue
07bbb003bb
Merge pull request #3647 from DSpace/backport-3646-to-dspace-8_x
...
[Port dspace-8_x] Fixed authorization tab not loading in dev mode
2024-11-12 10:34:49 -06:00
Alexandre Vryghem
aae373ef22
120150: Fixed authorization tab not loading in dev mode
...
(cherry picked from commit c062d95354
)
2024-11-12 15:58:22 +00:00
Tim Donohue
e267244caa
Merge pull request #3646 from alexandrevryghem/w2p-120150_fixed-authorization-tab-not-loading-in-dev-mode
...
Fixed authorization tab not loading in dev mode
2024-11-12 09:58:01 -06:00
Alexandre Vryghem
c062d95354
120150: Fixed authorization tab not loading in dev mode
2024-11-12 11:33:45 +01:00
Tim Donohue
f6d8446c75
Merge pull request #3585 from alexandrevryghem/w2p-117573_remove-observable-function-calls_contribute-main
...
Removed observable function calls from template (part 1)
2024-11-11 16:18:46 -06:00
Tim Donohue
bba9f9c980
Merge pull request #3645 from DSpace/backport-3644-to-dspace-8_x
...
[Port dspace-8_x] French translations for COAR Notify LDN Service
2024-11-11 15:15:42 -06:00
Pierre Lasou
9e19e8d859
Fixes lint error Trailing spaces
...
(cherry picked from commit 60dfe056dd
)
2024-11-11 20:24:00 +00:00
Pierre Lasou
898b5fa634
French translations for COAR Notify LDN Service
...
Contains all translations in french for new DSpace 8 COAR Notify module.
(cherry picked from commit 20263073c6
)
2024-11-11 20:24:00 +00:00
Tim Donohue
3fda97f573
Merge pull request #3644 from pilasou/pilasou-translations-fr
...
French translations for COAR Notify LDN Service
2024-11-11 14:23:46 -06:00
Pierre Lasou
60dfe056dd
Fixes lint error Trailing spaces
2024-11-11 14:27:41 -05:00
Pierre Lasou
20263073c6
French translations for COAR Notify LDN Service
...
Contains all translations in french for new DSpace 8 COAR Notify module.
2024-11-11 13:57:43 -05:00
Tim Donohue
a6c2b2c026
Merge pull request #3643 from DSpace/backport-3222-to-dspace-8_x
...
[Port dspace-8_x] Updated `cs` messages following the lindat v5 and clarin-dspace v7 instance
2024-11-11 10:40:28 -06:00
Tim Donohue
6330516630
Merge pull request #3642 from DSpace/backport-3222-to-dspace-7_x
...
[Port dspace-7_x] Updated `cs` messages following the lindat v5 and clarin-dspace v7 instance
2024-11-11 10:40:20 -06:00
milanmajchrak
e7da6e42f7
Updated supervised by messages following NTK suggestions
...
(cherry picked from commit d819cf4396
)
2024-11-11 15:31:35 +00:00
milanmajchrak
15afbc2dc9
Updated messages for the 'supervised' and 'claim' sentenses
...
(cherry picked from commit 1aef6ce1d6
)
2024-11-11 15:31:35 +00:00
milanmajchrak
71627d8abf
Fixed small cs localization mistakes
...
(cherry picked from commit 680d6c9416
)
2024-11-11 15:31:35 +00:00
milanmajchrak
5049b13d22
Updated cs localization for subcommunities and subcollections
...
(cherry picked from commit 9badd4a4b6
)
2024-11-11 15:31:35 +00:00
milanmajchrak
301eb9017c
Fixed messages following the PR from the UFAL - f18d45ce23
...
(cherry picked from commit 5e5c627b8b
)
2024-11-11 15:31:35 +00:00
milanmajchrak
ca8981611a
Updated cs messages following review requirements
...
(cherry picked from commit 813d644b32
)
2024-11-11 15:31:34 +00:00
milanmajchrak
c357ac93f3
Fixed linting error.
...
(cherry picked from commit 7e864d27b4
)
2024-11-11 15:31:34 +00:00
milanmajchrak
757574080c
Updated some messages following the lindat v5 and clarin-dspace v7 instance.
...
(cherry picked from commit b10563ea53
)
2024-11-11 15:31:34 +00:00
milanmajchrak
bd638f0356
Updated supervised by messages following NTK suggestions
...
(cherry picked from commit d819cf4396
)
2024-11-11 15:31:30 +00:00
milanmajchrak
b11efbbf0c
Updated messages for the 'supervised' and 'claim' sentenses
...
(cherry picked from commit 1aef6ce1d6
)
2024-11-11 15:31:30 +00:00
milanmajchrak
68b6cc9bd4
Fixed small cs localization mistakes
...
(cherry picked from commit 680d6c9416
)
2024-11-11 15:31:30 +00:00
milanmajchrak
d586a8450d
Updated cs localization for subcommunities and subcollections
...
(cherry picked from commit 9badd4a4b6
)
2024-11-11 15:31:30 +00:00
milanmajchrak
33bc8ba1a3
Fixed messages following the PR from the UFAL - f18d45ce23
...
(cherry picked from commit 5e5c627b8b
)
2024-11-11 15:31:30 +00:00
milanmajchrak
865268e820
Updated cs messages following review requirements
...
(cherry picked from commit 813d644b32
)
2024-11-11 15:31:30 +00:00
milanmajchrak
e5ea435cbe
Fixed linting error.
...
(cherry picked from commit 7e864d27b4
)
2024-11-11 15:31:30 +00:00
milanmajchrak
6b32d04aec
Updated some messages following the lindat v5 and clarin-dspace v7 instance.
...
(cherry picked from commit b10563ea53
)
2024-11-11 15:31:30 +00:00
Tim Donohue
a0973090ee
Merge pull request #3222 from dataquest-dev/dtq/update-cs-messages
...
[WIP] Updated `cs` messages following the lindat v5 and clarin-dspace v7 instance
2024-11-11 09:31:10 -06:00
milanmajchrak
4b6e4c60c2
Merge branch 'main' into dtq/update-cs-messages
2024-11-11 10:01:40 +01:00
dependabot[bot]
06783364c4
Bump express-static-gzip from 2.1.8 to 2.2.0
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.8 to 2.2.0.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.8...v2.2.0 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:15:03 +00:00
dependabot[bot]
d50af8afb6
Bump express-static-gzip from 2.1.8 to 2.2.0
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.8 to 2.2.0.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.8...v2.2.0 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 02:34:27 +00:00
dependabot[bot]
19da7bf453
Bump express-static-gzip from 2.1.8 to 2.2.0
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.8 to 2.2.0.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.8...v2.2.0 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 02:18:52 +00:00
dependabot[bot]
fb55a04f70
Bump orejime from 2.3.0 to 2.3.1
...
Bumps [orejime](https://github.com/empreinte-digitale/orejime ) from 2.3.0 to 2.3.1.
- [Changelog](https://github.com/empreinte-digitale/orejime/blob/master/CHANGELOG.md )
- [Commits](https://github.com/empreinte-digitale/orejime/commits )
---
updated-dependencies:
- dependency-name: orejime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 02:18:07 +00:00
Tim Donohue
a812e6ae27
Merge pull request #3594 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-8323b2791b
...
Bump sass from 1.80.4 to 1.80.6 in the sass group
2024-11-08 16:05:14 -06:00
Tim Donohue
100dd467b9
Merge pull request #3598 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-8323b2791b
...
Bump sass from 1.80.4 to 1.80.6 in the sass group
2024-11-08 16:03:46 -06:00
Tim Donohue
10ccf32435
Merge pull request #3603 from DSpace/dependabot/npm_and_yarn/sass-8323b2791b
...
Bump sass from 1.80.4 to 1.80.6 in the sass group
2024-11-08 16:03:04 -06:00
Tim Donohue
841caec3e6
Merge pull request #3627 from tdonohue/port_3328_to_7x
...
[Port dspace-7_x] Klaro Accessibility cookie settings
2024-11-08 16:01:49 -06:00
Tim Donohue
9715eaba36
Merge pull request #3626 from DSpace/backport-3625-to-dspace-7_x
...
[Port dspace-7_x] Fix Klaro translations by forcing Klaro to use a zy language code that DSpace will translate
2024-11-08 16:01:40 -06:00
dependabot[bot]
bc50efec5e
Bump core-js from 3.38.1 to 3.39.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.38.1 to 3.39.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 20:35:42 +00:00
dependabot[bot]
59ab2aa356
Bump core-js from 3.38.1 to 3.39.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.38.1 to 3.39.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 20:34:18 +00:00
Tim Donohue
25fd1a9d76
Merge pull request #3595 from DSpace/dependabot/npm_and_yarn/dspace-7_x/compression-1.7.5
...
Bump compression from 1.7.4 to 1.7.5
2024-11-08 14:33:17 -06:00
dependabot[bot]
bc7c086ca6
Bump core-js from 3.38.1 to 3.39.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.38.1 to 3.39.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 20:33:00 +00:00
Tim Donohue
783ff99163
Merge pull request #3600 from DSpace/dependabot/npm_and_yarn/dspace-8_x/compression-1.7.5
...
Bump compression from 1.7.4 to 1.7.5
2024-11-08 14:32:34 -06:00
Tim Donohue
0f850f3327
Merge pull request #3606 from DSpace/dependabot/npm_and_yarn/compression-1.7.5
...
Bump compression from 1.7.4 to 1.7.5
2024-11-08 14:31:54 -06:00
dependabot[bot]
cdeb0473da
Bump sass from 1.80.4 to 1.80.6 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.4 to 1.80.6
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.4...1.80.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 20:30:30 +00:00
dependabot[bot]
a81799fd07
Bump sass from 1.80.4 to 1.80.6 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.4 to 1.80.6
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.4...1.80.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 20:29:10 +00:00
Tim Donohue
3e478a44b7
Merge pull request #3599 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-835be9230a
...
Bump webpack from 5.95.0 to 5.96.1 in the webpack group
2024-11-08 14:28:38 -06:00
Tim Donohue
89e458a9f6
Merge pull request #3604 from DSpace/dependabot/npm_and_yarn/webpack-835be9230a
...
Bump webpack from 5.95.0 to 5.96.1 in the webpack group
2024-11-08 14:27:56 -06:00
andreaNeki
64628f7e0d
DSpace#2668 - Adding and changing classes in global scss to make cookie settings more accessible
2024-11-08 14:21:54 -06:00
Tim Donohue
65a4099ac1
Merge pull request #3328 from Andrea-Guevara/AccessibilityCookieSettings
...
[8.x] Accessibility cookie settings
2024-11-08 14:18:10 -06:00
Tim Donohue
4353c57cd0
Fix Klaro translations by forcing Klaro to use a 'zy' language key which DSpace will translate
...
(cherry picked from commit 6076423907
)
2024-11-08 20:13:18 +00:00
Tim Donohue
9add368161
Merge pull request #3625 from tdonohue/fix_klaro_translations_8x
...
Fix Klaro translations by forcing Klaro to use a zy language code that DSpace will translate
2024-11-08 14:12:58 -06:00
Tim Donohue
6076423907
Fix Klaro translations by forcing Klaro to use a 'zy' language key which DSpace will translate
2024-11-08 13:29:18 -06:00
dependabot[bot]
821b8ee3f0
Bump webpack from 5.95.0 to 5.96.1 in the webpack group
...
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack ).
Updates `webpack` from 5.95.0 to 5.96.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.95.0...v5.96.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 19:24:18 +00:00
Tim Donohue
e4cdd73294
Merge pull request #3199 from 4Science/task/main/CST-15593
...
[#2718 ] Migrate cookie consent from Klaro to Orejime
2024-11-08 13:21:09 -06:00
Tim Donohue
ce010725ac
Merge pull request #3596 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.13
...
Bump @types/lodash from 4.17.12 to 4.17.13
2024-11-08 10:56:45 -06:00
milanmajchrak
d819cf4396
Updated supervised by messages following NTK suggestions
2024-11-08 15:24:06 +01:00
Tim Donohue
7b4d5f9aad
Merge pull request #3621 from DSpace/backport-3619-to-dspace-7_x
...
[Port dspace-7_x] BitstreamAuthorizationsComponent: update selector and comment to correctly describe component's purpose
2024-11-07 14:53:05 -06:00
Tim Donohue
8a6db0dff0
Merge pull request #3622 from DSpace/backport-3619-to-dspace-8_x
...
[Port dspace-8_x] BitstreamAuthorizationsComponent: update selector and comment to correctly describe component's purpose
2024-11-07 14:52:54 -06:00
Tim Donohue
2c7e30ce21
Merge pull request #3620 from saschaszott/patch-31
...
class `Metadata`: rename parameter names in JSDoc from `mapOrMaps` to `mdMapOrMaps`
2024-11-07 14:13:07 -06:00
Sascha Szott
fb57b72eca
fix invalid selector
...
(cherry picked from commit 752951ce3b
)
2024-11-07 20:12:33 +00:00
Sascha Szott
62a1443b75
update comment to correctly describe component's purpose
...
(cherry picked from commit 33dddc697f
)
2024-11-07 20:12:32 +00:00
Sascha Szott
9f879d3850
fix invalid selector
...
(cherry picked from commit 752951ce3b
)
2024-11-07 20:12:29 +00:00
Sascha Szott
87f5b50201
update comment to correctly describe component's purpose
...
(cherry picked from commit 33dddc697f
)
2024-11-07 20:12:29 +00:00
Tim Donohue
1ccdec290a
Merge pull request #3619 from saschaszott/patch-30
...
BitstreamAuthorizationsComponent: update selector and comment to correctly describe component's purpose
2024-11-07 14:12:11 -06:00
Sascha Szott
65d17e4784
rename parameter name in the function JSDoc from 'mapOrMaps' to 'mdMapOrMaps'
2024-11-07 20:09:05 +01:00
Sascha Szott
752951ce3b
fix invalid selector
2024-11-07 20:02:39 +01:00
Sascha Szott
33dddc697f
update comment to correctly describe component's purpose
2024-11-07 19:58:01 +01:00
pcg-kk
752eb4c57b
fix: resolve issue with unit tests
2024-11-06 21:29:34 +01:00
Alexandre Vryghem
ded0079f24
119915: Restored functionality to hide the research profile section on the profile page
2024-11-06 14:08:42 +01:00
Toni Prieto
67f9623cf4
Allow free-text editing for hierarchical vocabulary fields as well
2024-11-05 22:01:05 +01:00
Tim Donohue
642816be04
Merge pull request #3610 from DSpace/backport-3590-to-dspace-8_x
...
[Port dspace-8_x] Complete tag translations in french for ORCID and Researcher Profile
2024-11-04 15:15:51 -06:00
Tim Donohue
38c7988274
Merge pull request #3609 from DSpace/backport-3590-to-dspace-7_x
...
[Port dspace-7_x] Complete tag translations in french for ORCID and Researcher Profile
2024-11-04 15:15:41 -06:00
Pierre Lasou
fe8f79b750
Correction of 2 lint errors due to spacing.
...
(cherry picked from commit 23dd7903ba
)
2024-11-04 20:22:52 +00:00
Pierre Lasou
07e4e0cabb
Correct small alignment errors
...
(cherry picked from commit fde2db85e7
)
2024-11-04 20:22:52 +00:00
Pierre Lasou
73e0c1ffcf
Complete tag translation in french for ORCID
...
Contains all french translations for ORCID and Researcher Profile.
(cherry picked from commit ac720033dc
)
2024-11-04 20:22:52 +00:00
Pierre Lasou
9c3363d465
Correction of 2 lint errors due to spacing.
...
(cherry picked from commit 23dd7903ba
)
2024-11-04 20:22:48 +00:00
Pierre Lasou
33262795ba
Correct small alignment errors
...
(cherry picked from commit fde2db85e7
)
2024-11-04 20:22:48 +00:00
Pierre Lasou
2aaa32ae5f
Complete tag translation in french for ORCID
...
Contains all french translations for ORCID and Researcher Profile.
(cherry picked from commit ac720033dc
)
2024-11-04 20:22:48 +00:00
Tim Donohue
25d8f6e323
Merge pull request #3590 from pilasou/pilasou-translations-fr
...
Complete tag translations in french for ORCID and Researcher Profile
2024-11-04 14:22:31 -06:00
Tim Donohue
9ba00d6f20
Merge pull request #3601 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.13
...
Bump @types/lodash from 4.17.12 to 4.17.13
2024-11-04 09:05:00 -06:00
Tim Donohue
da2a9d3389
Merge pull request #3605 from DSpace/dependabot/npm_and_yarn/types/lodash-4.17.13
...
Bump @types/lodash from 4.17.12 to 4.17.13
2024-11-04 09:04:25 -06:00
milanmajchrak
1aef6ce1d6
Updated messages for the 'supervised' and 'claim' sentenses
2024-11-04 14:37:04 +01:00
Andrea Barbasso
5bd99a1216
[CST-15593] fix authenticated orejime cookie encoding
2024-11-04 12:40:45 +01:00
dependabot[bot]
1645acece4
Bump compression from 1.7.4 to 1.7.5
...
Bumps [compression](https://github.com/expressjs/compression ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...1.7.5 )
---
updated-dependencies:
- dependency-name: compression
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:03:36 +00:00
dependabot[bot]
6b521e7505
Bump @types/lodash from 4.17.12 to 4.17.13
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.12 to 4.17.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:02:30 +00:00
dependabot[bot]
76b7340589
Bump @types/lodash from 4.17.12 to 4.17.13
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.12 to 4.17.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 02:57:55 +00:00
dependabot[bot]
1484464232
Bump compression from 1.7.4 to 1.7.5
...
Bumps [compression](https://github.com/expressjs/compression ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...1.7.5 )
---
updated-dependencies:
- dependency-name: compression
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 02:57:37 +00:00
dependabot[bot]
64e65a6e8c
Bump webpack from 5.95.0 to 5.96.1 in the webpack group
...
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack ).
Updates `webpack` from 5.95.0 to 5.96.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.95.0...v5.96.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 02:56:51 +00:00
dependabot[bot]
1b77530a31
Bump @types/lodash from 4.17.12 to 4.17.13
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.12 to 4.17.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 02:47:05 +00:00
dependabot[bot]
2eb120909b
Bump compression from 1.7.4 to 1.7.5
...
Bumps [compression](https://github.com/expressjs/compression ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...1.7.5 )
---
updated-dependencies:
- dependency-name: compression
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 02:46:50 +00:00
dependabot[bot]
26f4d1d329
Bump sass from 1.80.4 to 1.80.6 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.4 to 1.80.6
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.4...1.80.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 02:46:18 +00:00
Ray Lee
449c092bf9
Add support for SAML authentication.
2024-11-01 14:41:34 -04:00
Pierre Lasou
23dd7903ba
Correction of 2 lint errors due to spacing.
2024-11-01 14:02:00 -04:00
Tim Donohue
51c13b6fc8
Merge pull request #3593 from DSpace/backport-3272-to-dspace-8_x
...
[Port dspace-8_x] Improving accessibility on the new user registration page
2024-11-01 12:17:18 -05:00
Tim Donohue
9d4eeb9c9f
Merge pull request #3592 from DSpace/backport-3272-to-dspace-7_x
...
[Port dspace-7_x] Improving accessibility on the new user registration page
2024-11-01 12:17:11 -05:00
Pierre Lasou
fde2db85e7
Correct small alignment errors
2024-11-01 11:35:05 -04:00
andreaNeki
ebc7a7548e
Adjusting spaces in ts
...
(cherry picked from commit 009da08177
)
2024-11-01 14:37:54 +00:00
andreaNeki
45b6f251f3
Simplifying the implementation of dynamic aria-describedby
...
(cherry picked from commit fa6e85d6db
)
2024-11-01 14:37:54 +00:00
andreaNeki
67cd8a989b
Resolving a wrongly declared variable error
...
(cherry picked from commit 7b72a5f0c2
)
2024-11-01 14:37:54 +00:00
andreaNeki
c71e7139ca
Dynamic aria-describedby attribute
...
(cherry picked from commit e629d9edf0
)
2024-11-01 14:37:54 +00:00
andreaNeki
58612ce227
Code refactoring - Accessibility on the new user registration and forgotten password forms
...
(cherry picked from commit f00eae6760
)
2024-11-01 14:37:54 +00:00
andreaNeki
b041601006
Improving accessibility on the new user registration page
...
(cherry picked from commit 0eb2d5ce58
)
2024-11-01 14:37:53 +00:00
andreaNeki
1011468273
Adjusting spaces in ts
...
(cherry picked from commit 009da08177
)
2024-11-01 14:37:49 +00:00
andreaNeki
1fad3cffc7
Simplifying the implementation of dynamic aria-describedby
...
(cherry picked from commit fa6e85d6db
)
2024-11-01 14:37:49 +00:00
andreaNeki
c330e83095
Resolving a wrongly declared variable error
...
(cherry picked from commit 7b72a5f0c2
)
2024-11-01 14:37:49 +00:00
andreaNeki
3b3fa4f643
Dynamic aria-describedby attribute
...
(cherry picked from commit e629d9edf0
)
2024-11-01 14:37:49 +00:00
andreaNeki
a6b45f777c
Code refactoring - Accessibility on the new user registration and forgotten password forms
...
(cherry picked from commit f00eae6760
)
2024-11-01 14:37:49 +00:00
andreaNeki
585bbec5d5
Improving accessibility on the new user registration page
...
(cherry picked from commit 0eb2d5ce58
)
2024-11-01 14:37:49 +00:00
Tim Donohue
4fd3df4f8a
Merge pull request #3272 from Neki-IT/AccessibilityInNewUserRegistration
...
Improving accessibility on the new user registration page
2024-11-01 09:37:32 -05:00
Alexandre Vryghem
33bdb69dca
119915: Extracted the authority/controlled vocabulary logic out of DsoEditMetadataValueComponent
...
Also:
- Converted the code to the standalone structure
- Made DsoEditMetadataValueFieldLoaderComponent extend AbstractComponentLoaderComponent
2024-10-31 22:15:55 +01:00
Toni Prieto
28c8550ef5
Add button to enable free-text editing in dropdown fields during item edition and fix error when clicking "Clear selection" option
2024-10-31 21:31:27 +01:00
andreaNeki
009da08177
Adjusting spaces in ts
2024-10-31 15:07:22 -03:00
andreaNeki
fa6e85d6db
Simplifying the implementation of dynamic aria-describedby
2024-10-31 15:01:54 -03:00
Pierre Lasou
ac720033dc
Complete tag translation in french for ORCID
...
Contains all french translations for ORCID and Researcher Profile.
2024-10-31 11:12:29 -04:00
andreaNeki
7b72a5f0c2
Resolving a wrongly declared variable error
2024-10-31 11:39:34 -03:00
andreaNeki
e629d9edf0
Dynamic aria-describedby attribute
2024-10-31 11:27:10 -03:00
Andrea Barbasso
6257718377
[CST-15593] improve tests reliability
2024-10-31 13:00:21 +01:00
Andrea Barbasso
e516ae8653
[CST-15593] go back to orejime-anonymous cookie
2024-10-31 11:32:54 +01:00
Andrea Barbasso
0ab4d903d9
[CST-15593] fix orejime cookie name, a11y issues and package-lock
2024-10-31 10:54:03 +01:00
Alexandre Vryghem
017e49aca0
Merge branch 'w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-7.6' into w2p-119915_made-edit-metadata-tab-fields-dynamic_contribute-main
...
# Conflicts:
# src/app/core/shared/context.model.ts
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-field-values/dso-edit-metadata-field-values.component.ts
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.html
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata-value/dso-edit-metadata-value.component.ts
# src/app/dso-shared/dso-edit-metadata/dso-edit-metadata.component.ts
# src/app/dso-shared/dso-shared.module.ts
# src/app/shared/testing/entity-type-data.service.stub.ts
2024-10-30 22:52:56 +01:00
Alexandre Vryghem
77b66a57b8
119915: Changed the dspace.entity.type textarea with a select to prevent incorrect values
2024-10-30 22:43:23 +01:00
Alexandre Vryghem
2ba3f0b15e
119915: Retrieve the edit metadata field dynamically
2024-10-30 22:43:23 +01:00
Tim Donohue
f2c2fda9f2
Merge pull request #3415 from alexandrevryghem/w2p-107155_Performance-re-request-embeds-main
...
Added support for caching embedded objects without a self link & null responses
2024-10-30 16:02:27 -05:00
Tim Donohue
303d59e699
Merge pull request #3589 from DSpace/backport-3587-to-dspace-8_x
...
[Port dspace-8_x] Update fr.json5
2024-10-30 15:01:52 -05:00
Nima Behforouz
3b8a075049
Update fr.json5
...
Translation updates to fr.json5 file regarding the Access Control sections.
(cherry picked from commit 8d00d435c4
)
2024-10-30 20:01:22 +00:00
Tim Donohue
e589e95083
Merge pull request #3587 from nimabehforouz/translations-update-fr
...
Update fr.json5
2024-10-30 14:59:14 -05:00
Tim Donohue
b52528d449
Merge pull request #3588 from DSpace/backport-3378-to-dspace-8_x
...
[Port dspace-8_x] Changing the bitstream title in the submission form to use the view c…
2024-10-30 11:43:57 -05:00
DanGastardelli
7e827165e9
Import order adjustment
...
(cherry picked from commit 2643a459b6
)
2024-10-30 15:52:00 +00:00
DanGastardelli
fccfc93a10
Import order adjustment
...
(cherry picked from commit eeaac8965b
)
2024-10-30 15:52:00 +00:00
DanGastardelli
784f5c1808
Fix last commit
...
(cherry picked from commit 62006c00ca
)
2024-10-30 15:52:00 +00:00
DanGastardelli
10f11a55ff
Adjusting spacing
...
(cherry picked from commit 762bc8ce8c
)
2024-10-30 15:52:00 +00:00
DanGastardelli
3104264cd4
Adjusting spacing and good rules
...
(cherry picked from commit df24a63a46
)
2024-10-30 15:52:00 +00:00
DanGastardelli
8dd132d7a7
Changing the bitstream title in the submission form to use the view component title, avoiding disappearance with changes to the form
...
(cherry picked from commit fec4aa6df1
)
2024-10-30 15:52:00 +00:00
Tim Donohue
54e3eeb56d
Merge pull request #3378 from DanGastardelli/BitstreamTitleDoesNotBisappear
...
Changing the bitstream title in the submission form to use the view c…
2024-10-30 10:51:45 -05:00
Andrea Barbasso
9eaaab5dd0
Merge remote-tracking branch 'github/main' into task/main/CST-15593
...
# Conflicts:
# package-lock.json
2024-10-30 15:41:07 +01:00
Nima Behforouz
8d00d435c4
Update fr.json5
...
Translation updates to fr.json5 file regarding the Access Control sections.
2024-10-29 15:48:53 -04:00
Alexandre Vryghem
0cb5b76159
117287: Prevent /api/eperson/epersons/undefined from being fired on the create ePerson page
2024-10-29 18:46:06 +01:00
Alexandre Vryghem
976ac7604b
117287: Fixed UI freezing on withdrawn item pages
2024-10-29 18:46:05 +01:00
Alexandre Vryghem
d3de28d909
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into w2p-117573_remove-observable-function-calls_contribute-main
...
# Conflicts:
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/group-registry/group-form/group-form.component.ts
2024-10-29 18:23:49 +01:00
Alexandre Vryghem
59e5f71a73
117287: Fixed group form not working correctly anymore when switching between different groups
...
Also fixed edit ePerson not showing the group names
2024-10-29 18:21:34 +01:00
Alexandre Vryghem
2581b66a18
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6'
2024-10-29 17:07:07 +01:00
Tim Donohue
1cafe15d0d
Merge pull request #3582 from DSpace/dependabot/npm_and_yarn/dspace-8_x/zone.js-0.15.0
...
Bump zone.js from 0.14.10 to 0.15.0
2024-10-28 16:27:36 -05:00
dependabot[bot]
6763df88bc
Bump zone.js from 0.14.10 to 0.15.0
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.14.10 to 0.15.0.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:16:28 +00:00
Alexandre Vryghem
f7bb83013a
116404: Replaced ViewChild logic with a CSS selector
...
This change avoids triggering an additional change detection cycle
2024-10-28 00:02:25 +01:00
Alexandre Vryghem
84df67c00b
116404: Close modal on escape
2024-10-27 18:13:23 +01:00
Alexandre Vryghem
2152bab717
116404: Apply focus on first item
2024-10-27 18:13:23 +01:00
Alexandre Vryghem
05232cdf2b
116404: Added navigation with arrow keys in navbar & collapsed the expandable menu when hovering outside of it
2024-10-27 18:12:55 +01:00
Alexandre Vryghem
c08c2721ac
116404: Don't navigate in the expandable navbar section with tab
...
Had to move the @slide animation to prevent focus being lost when tabbing in the expandable section
2024-10-27 18:12:31 +01:00
Alexandre Vryghem
2547b1218f
116404: Fixed expandable navbar section loosing focus on expand through keyboard
2024-10-27 18:12:30 +01:00
Tim Donohue
0a005c2d95
Merge pull request #3579 from DSpace-Labs/dependabot/npm_and_yarn/dompurify-2.5.7
...
Bump dompurify from 2.4.5 to 2.5.7
2024-10-25 17:06:40 -05:00
Tim Donohue
dda9c6ec09
Merge pull request #3580 from DSpace-Labs/dependabot/npm_and_yarn/tough-cookie-4.1.4
...
Bump tough-cookie from 4.1.2 to 4.1.4
2024-10-25 17:06:04 -05:00
Tim Donohue
5b8cc3c9da
Merge pull request #3577 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-bd64cd6aac
...
Bump the testing group across 1 directory with 2 updates
2024-10-25 16:26:47 -05:00
Tim Donohue
d9cd649aea
Merge pull request #3558 from DSpace/dependabot/npm_and_yarn/dspace-8_x/angular-843071ab45
...
Bump the angular group with 3 updates
2024-10-25 16:26:13 -05:00
dependabot[bot]
45fb5aa611
Bump dompurify from 2.4.5 to 2.5.7
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.4.5 to 2.5.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.5...2.5.7 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 21:00:31 +00:00
Tim Donohue
13cbcd35ff
Merge pull request #3575 from DSpace/dependabot/npm_and_yarn/testing-bd64cd6aac
...
Bump the testing group across 1 directory with 2 updates
2024-10-25 15:54:44 -05:00
Tim Donohue
df08276440
Merge pull request #3570 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.26.0
...
Bump @babel/runtime from 7.25.9 to 7.26.0
2024-10-25 15:53:43 -05:00
dependabot[bot]
161fcb8e83
Bump the angular group with 3 updates
...
Bumps the angular group with 3 updates: [@angular/ssr](https://github.com/angular/angular-cli ), [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) and [@angular/cli](https://github.com/angular/angular-cli ).
Updates `@angular/ssr` from 17.3.10 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.10...17.3.11 )
Updates `@angular-devkit/build-angular` from 17.3.10 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.10...17.3.11 )
Updates `@angular/cli` from 17.3.10 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.10...17.3.11 )
---
updated-dependencies:
- dependency-name: "@angular/ssr"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 20:21:44 +00:00
Tim Donohue
fada1281a6
Merge pull request #3563 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-bcfd08c0da
...
Bump sass from 1.80.3 to 1.80.4 in the sass group
2024-10-25 15:15:19 -05:00
Tim Donohue
6c7371e97f
Merge pull request #3568 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.26.0
...
Bump @babel/runtime from 7.25.9 to 7.26.0
2024-10-25 15:14:44 -05:00
Tim Donohue
96b60064db
Merge pull request #3576 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-bd64cd6aac
...
Bump the testing group across 1 directory with 2 updates
2024-10-25 15:12:52 -05:00
dependabot[bot]
6f360a6a2d
Bump the testing group across 1 directory with 2 updates
...
Bumps the testing group with 2 updates in the / directory: [axe-core](https://github.com/dequelabs/axe-core ) and [cypress](https://github.com/cypress-io/cypress ).
Updates `axe-core` from 4.7.2 to 4.10.2
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.10.2/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.7.2...v4.10.2 )
Updates `cypress` from 13.15.0 to 13.15.1
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1 )
---
updated-dependencies:
- dependency-name: axe-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 20:05:40 +00:00
dependabot[bot]
4a394a2a38
Bump tough-cookie from 4.1.2 to 4.1.4
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 20:04:27 +00:00
Tim Donohue
da9e856369
Merge pull request #3574 from tdonohue/remove_unused_deps_7x
...
[Port dspace-7_x] Remove unused dependencies (& additional Mirador dependency cleanup)
2024-10-25 15:02:00 -05:00
Tim Donohue
835aa2ef87
Merge pull request #3569 from DSpace/dependabot/npm_and_yarn/sass-bcfd08c0da
...
Bump sass from 1.80.3 to 1.80.4 in the sass group
2024-10-25 14:42:06 -05:00
dependabot[bot]
3a5cf9c6c3
Bump the testing group across 1 directory with 2 updates
...
Bumps the testing group with 2 updates in the / directory: [axe-core](https://github.com/dequelabs/axe-core ) and [cypress](https://github.com/cypress-io/cypress ).
Updates `axe-core` from 4.10.0 to 4.10.2
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.10.2/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.10.0...v4.10.2 )
Updates `cypress` from 13.15.0 to 13.15.1
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1 )
---
updated-dependencies:
- dependency-name: axe-core
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 19:34:22 +00:00
dependabot[bot]
efc8cad00f
Bump @babel/runtime from 7.25.9 to 7.26.0
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.25.9 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 19:33:38 +00:00
Tim Donohue
993e109e1f
Merge pull request #3560 from DSpace/dependabot/npm_and_yarn/angular-843071ab45
...
Bump the angular group with 3 updates
2024-10-25 14:31:56 -05:00
dependabot[bot]
ed410d7e95
Bump the testing group across 1 directory with 2 updates
...
Bumps the testing group with 2 updates in the / directory: [axe-core](https://github.com/dequelabs/axe-core ) and [cypress](https://github.com/cypress-io/cypress ).
Updates `axe-core` from 4.10.0 to 4.10.2
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.10.2/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.10.0...v4.10.2 )
Updates `cypress` from 13.15.0 to 13.15.1
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1 )
---
updated-dependencies:
- dependency-name: axe-core
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 19:14:02 +00:00
dependabot[bot]
40ee2af8ef
Bump sass from 1.80.3 to 1.80.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.3 to 1.80.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.3...1.80.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 19:13:40 +00:00
dependabot[bot]
d3e9f87432
Bump @babel/runtime from 7.25.9 to 7.26.0
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.25.9 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 19:13:35 +00:00
Tim Donohue
18736d847f
Merge pull request #3573 from tdonohue/remove_unused_deps_8x
...
[Port dspace-8_x] Remove unused dependencies (& additional Mirador dependency cleanup)
2024-10-25 14:11:55 -05:00
Tim Donohue
eedaa2c120
Move ng-mocks to dev dependencies
2024-10-25 14:07:34 -05:00
Tim Donohue
d4e6aa8660
Move @material-ui depedencies & other mirador dependencies to dev dependencies. Only needed to avoid yarn install warnings
2024-10-25 14:07:34 -05:00
Tim Donohue
4d365936f2
Remove unused dependencies listed in "resolutions"
2024-10-25 14:07:34 -05:00
Tim Donohue
6655dec1ec
Remove "analyze" command and webpack-bundle-analyzer dev dependency
2024-10-25 14:07:34 -05:00
Tim Donohue
99d421caec
Remove unused rxjs-spy dev dependency
2024-10-25 14:07:34 -05:00
Tim Donohue
8d33d52174
Move @types/grecaptcha to dev dependencies
2024-10-25 14:01:27 -05:00
Tim Donohue
6a7c19ae4b
Merge pull request #3565 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.26.0
...
Bump @babel/runtime from 7.25.9 to 7.26.0
2024-10-25 13:59:38 -05:00
Tim Donohue
fc9eb1157b
Merge pull request #3561 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-bcfd08c0da
...
Bump sass from 1.80.3 to 1.80.4 in the sass group
2024-10-25 13:50:19 -05:00
dependabot[bot]
31e2bd26ea
Bump the angular group with 3 updates
...
Bumps the angular group with 3 updates: [@angular/ssr](https://github.com/angular/angular-cli ), [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) and [@angular/cli](https://github.com/angular/angular-cli ).
Updates `@angular/ssr` from 17.3.10 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.10...17.3.11 )
Updates `@angular-devkit/build-angular` from 17.3.10 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.10...17.3.11 )
Updates `@angular/cli` from 17.3.10 to 17.3.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.10...17.3.11 )
---
updated-dependencies:
- dependency-name: "@angular/ssr"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 18:00:11 +00:00
dependabot[bot]
ec4ca74a97
Bump sass from 1.80.3 to 1.80.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.3 to 1.80.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.3...1.80.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 17:58:20 +00:00
Tim Donohue
497f4fd8d4
Ensure "axe-*" is a member of the "testing" group, as it's only used for e2e tests
2024-10-25 12:57:26 -05:00
Tim Donohue
913c2cb44b
Move ng-mocks to dev dependencies
2024-10-25 12:43:43 -05:00
Tim Donohue
44889b1c6f
Move @material-ui depedencies & other mirador dependencies to dev dependencies. Only needed to avoid yarn install warnings
2024-10-25 10:20:19 -05:00
dependabot[bot]
c83b6ff036
Bump @babel/runtime from 7.25.9 to 7.26.0
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.25.9 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 13:34:55 +00:00
dependabot[bot]
e93e66d3e4
Bump sass from 1.80.3 to 1.80.4 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.3 to 1.80.4
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.3...1.80.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 13:34:03 +00:00
Tim Donohue
19dcc1d47e
Remove unused dependencies listed in "resolutions"
2024-10-24 17:06:32 -05:00
Tim Donohue
148cbce5d1
Remove "analyze" command and webpack-bundle-analyzer dev dependency
2024-10-24 17:06:32 -05:00
Tim Donohue
a23c0ee237
Remove unused rxjs-spy dev dependency
2024-10-24 17:06:31 -05:00
kshepherd
43630bb7b6
Merge pull request #3553 from tdonohue/remove_unused_deps
...
Remove unused dependencies
2024-10-24 22:07:03 +02:00
Tim Donohue
234aae4d77
Remove unused browser-sync
2024-10-24 15:04:27 -05:00
Tim Donohue
453dee618b
Remove unused angular-idle-preload
2024-10-24 15:03:32 -05:00
Tim Donohue
7a1432a0a2
Move @types/grecaptcha to dev dependencies
2024-10-24 15:02:49 -05:00
Tim Donohue
3832851ef4
Remove unused webpack-bundle-analyzer dev dependency
2024-10-24 12:33:58 -05:00
Tim Donohue
3b00cc1080
Remove unused rxjs-spy dev dependency
2024-10-24 12:33:58 -05:00
Tim Donohue
4c5b064cfb
Remove unused react dev dependencies
2024-10-24 12:33:54 -05:00
Tim Donohue
426a0ac488
Remove unused browser-sync
2024-10-24 12:31:20 -05:00
Tim Donohue
fef5dd72b3
Remove unused angular-idle-preload
2024-10-24 12:31:20 -05:00
Tim Donohue
217b72a332
Move @types/grecaptcha to dev dependencies
2024-10-24 12:31:20 -05:00
Tim Donohue
22e911cab2
Merge pull request #3551 from tdonohue/update_http-proxy-middleware_8x
...
[Port dspace-8_x] Bump http-proxy-middleware from 1.0.5 to 2.0.7
2024-10-24 11:21:26 -05:00
kshepherd
882d09ad8e
Merge pull request #3548 from tdonohue/remove_unused_postcss_deps_8x
...
[Port dspace-8_x] Remove unused PostCSS plugins
2024-10-24 16:06:02 +02:00
kshepherd
b4231dcf77
Merge pull request #3550 from tdonohue/update_http-proxy-middleware
...
Bump http-proxy-middleware from 1.0.5 to 2.0.7
2024-10-24 16:04:24 +02:00
kshepherd
9905693d73
Merge pull request #3555 from DSpace/backport-3524-to-dspace-8_x
...
[Port dspace-8_x] Aligning the browse button
2024-10-24 15:28:43 +02:00
kshepherd
ef11340280
Merge pull request #3554 from DSpace/backport-3524-to-dspace-7_x
...
[Port dspace-7_x] Aligning the browse button
2024-10-24 15:28:14 +02:00
kshepherd
660b87355a
Merge pull request #3547 from tdonohue/remove_unused_postcss_deps
...
Remove unused PostCSS plugins
2024-10-24 14:30:55 +02:00
andreaNeki
1c8c5de570
Issue 3426 - Aligning the browse button
...
(cherry picked from commit ddafda33b8
)
2024-10-24 11:46:00 +00:00
andreaNeki
d4bb79ca18
Issue 3426 - Aligning the browse button
...
(cherry picked from commit ddafda33b8
)
2024-10-24 11:45:55 +00:00
kshepherd
9c4e8a3e68
Merge pull request #3524 from Andrea-Guevara/AligningTheWordBrowse
...
Aligning the browse button
2024-10-24 13:45:35 +02:00
Andrea Barbasso
8c70ee800b
Merge branch 'main' into task/main/CST-15593
...
# Conflicts:
# package-lock.json
# package.json
# src/assets/i18n/ar.json5
2024-10-24 10:12:18 +02:00
Alan Orth
40e805f90f
Merge pull request #3552 from tdonohue/update_http-proxy-middleware_7x
2024-10-24 08:44:25 +03:00
Alan Orth
a719a2337a
Merge pull request #3549 from tdonohue/remove_unused_postcss_deps_7x
2024-10-24 08:41:56 +03:00
Tim Donohue
26f6dc562b
Bump http-proxy-middleware from 1.0.5 to 2.0.7
2024-10-23 15:09:27 -05:00
Tim Donohue
0ed8c05e1c
Bump http-proxy-middleware from 1.0.5 to 2.0.7
2024-10-23 15:05:01 -05:00
Tim Donohue
693adc7cfc
Bump http-proxy-middleware from 1.0.5 to 2.0.7
2024-10-23 14:34:12 -05:00
Tim Donohue
3deef34f5b
Merge pull request #3545 from DSpace/backport-3481-to-dspace-7_x
...
[Port dspace-7_x] Fix code scanning alert no. 6: Incomplete string escaping or encoding
2024-10-23 14:33:08 -05:00
Tim Donohue
425078dc4e
Remove unused postcss-responsive-type
2024-10-23 14:13:33 -05:00
Tim Donohue
5c877f56e9
Remove unused/unmaintained postcss-apply
2024-10-23 14:11:53 -05:00
Tim Donohue
e7ff564608
Remove unused postcss-responsive-type
2024-10-23 13:56:46 -05:00
Tim Donohue
04410485a5
Remove unused/unmaintained postcss-apply
2024-10-23 13:55:36 -05:00
Tim Donohue
39c5c755d7
Remove unused postcss-responsive-type
2024-10-23 13:39:01 -05:00
Tim Donohue
c93ed03004
Remove unused/unmaintained postcss-apply dep
2024-10-23 13:26:55 -05:00
Tim Donohue
bd43d959ab
Merge pull request #3544 from tdonohue/remove_types_sanitize_html
...
Remove unused `@types/sanitize-html` dependency
2024-10-23 13:16:13 -05:00
Tim Donohue
930d8ef8e0
Merge pull request #3546 from DSpace/backport-3481-to-dspace-8_x
...
[Port dspace-8_x] Fix code scanning alert no. 6: Incomplete string escaping or encoding
2024-10-23 13:15:39 -05:00
Tim Donohue
bb84d86cf5
Fix code scanning alert no. 6: Incomplete string escaping or encoding
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 372444c50a
)
2024-10-23 17:25:18 +00:00
Tim Donohue
9486ab5fa1
Fix code scanning alert no. 6: Incomplete string escaping or encoding
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 372444c50a
)
2024-10-23 17:25:14 +00:00
Tim Donohue
abd0d696dc
Merge pull request #3481 from DSpace/alert-autofix-6
...
Fix code scanning alert no. 6: Incomplete string escaping or encoding
2024-10-23 12:24:57 -05:00
Tim Donohue
74e85c79e7
Remove unused @types/sanitize-html
2024-10-23 11:42:09 -05:00
Tim Donohue
7c6ecf8e9e
Merge pull request #3530 from DSpace/dependabot/npm_and_yarn/dspace-7_x/reflect-metadata-0.2.2
...
Bump reflect-metadata from 0.1.13 to 0.2.2
2024-10-23 11:37:24 -05:00
Tim Donohue
ea8f24d410
Fix bug where all security-updates need unique IDs
2024-10-23 11:33:28 -05:00
Tim Donohue
92ee89e8e5
Fix bug in dependabot.yml "security-updates" settings
...
"security-updates" configs can only be in sections where there is no "target-branch". This is because they only apply to the primary branch.
2024-10-23 11:31:16 -05:00
Tim Donohue
c7497cdf4e
Merge pull request #3539 from DSpace/dependabot/npm_and_yarn/main/webpack-5.95.0
...
Bump webpack from 5.94.0 to 5.95.0
2024-10-23 11:01:18 -05:00
Tim Donohue
6198314a37
Merge pull request #3535 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.25.9
...
Bump @babel/runtime from 7.25.7 to 7.25.9
2024-10-23 10:59:19 -05:00
Tim Donohue
81fb382b9a
Merge pull request #3536 from DSpace/dependabot/npm_and_yarn/main/babel/runtime-7.25.9
...
Bump @babel/runtime from 7.25.7 to 7.25.9
2024-10-23 10:58:40 -05:00
Tim Donohue
ae816815fc
Merge pull request #3538 from DSpace/dependabot/npm_and_yarn/main/postcss-8.4.47
...
Bump postcss from 8.4.39 to 8.4.47
2024-10-23 10:43:08 -05:00
Tim Donohue
87dc6be213
Remove unnecessary @ts-expect-error, as the bug they are expecting is fixed in webpack 5.95.0.
2024-10-23 10:25:49 -05:00
Tim Donohue
ee36bab60b
Merge pull request #3531 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.25.9
...
Bump @babel/runtime from 7.21.0 to 7.25.9
2024-10-23 10:12:06 -05:00
Tim Donohue
89569d7989
Merge pull request #3533 from DSpace/dependabot/npm_and_yarn/dspace-8_x/typescript-5.4.5
...
Bump typescript from 5.3.3 to 5.4.5
2024-10-23 09:59:08 -05:00
dependabot[bot]
207e2ac9ae
Bump typescript from 5.3.3 to 5.4.5
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.3.3...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-23 14:08:36 +00:00
Tim Donohue
09201b0d51
Merge pull request #3537 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.12
...
Bump @types/lodash from 4.17.10 to 4.17.12
2024-10-23 09:06:44 -05:00
Andreas Awouters
1a816228e8
118223: Add 'loading' overlay while bitstream is moving
2024-10-23 13:59:23 +02:00
Alan Orth
ccf6f36ade
Merge pull request #3526 from DSpace/dependabot/npm_and_yarn/dspace-7_x/angulartics2-12.2.1
2024-10-23 09:39:21 +03:00
dependabot[bot]
5cb22bb1d0
Bump reflect-metadata from 0.1.13 to 0.2.2
...
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata ) from 0.1.13 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases )
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json )
- [Commits](https://github.com/rbuckton/reflect-metadata/commits )
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 21:58:01 +00:00
Tim Donohue
b237c7f5cb
Merge pull request #3525 from DSpace/dependabot/npm_and_yarn/dspace-7_x/multi-c55d84953a
...
Bump sanitize-html and @types/sanitize-html
2024-10-22 16:56:11 -05:00
Tim Donohue
30c3e3db0c
Merge pull request #3532 from DSpace/dependabot/npm_and_yarn/dspace-7_x/zone.js-0.13.3
...
Bump zone.js from 0.11.8 to 0.13.3
2024-10-22 16:55:24 -05:00
Tim Donohue
39cdd1692a
Merge pull request #3528 from DSpace/dependabot/npm_and_yarn/dspace-7_x/webpack-dev-server-4.15.2
...
Bump webpack-dev-server from 4.13.3 to 4.15.2
2024-10-22 16:51:38 -05:00
dependabot[bot]
93c6ab2684
Bump webpack from 5.94.0 to 5.95.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 21:34:52 +00:00
dependabot[bot]
2ab1472f22
Bump postcss from 8.4.39 to 8.4.47
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.39 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.47 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 21:34:01 +00:00
dependabot[bot]
a9febec691
Bump @types/lodash from 4.17.10 to 4.17.12
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.10 to 4.17.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 21:33:31 +00:00
dependabot[bot]
280d6d92ad
Bump @babel/runtime from 7.25.7 to 7.25.9
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.25.7 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 21:33:30 +00:00
dependabot[bot]
cddee3e1db
Bump @babel/runtime from 7.25.7 to 7.25.9
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.25.7 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 21:33:14 +00:00
Tim Donohue
b7c4c737c1
Update dependabot.yml
2024-10-22 16:29:48 -05:00
dependabot[bot]
603e46283f
Bump angulartics2 from 12.2.0 to 12.2.1
...
Bumps [angulartics2](https://github.com/angulartics/angulartics2 ) from 12.2.0 to 12.2.1.
- [Release notes](https://github.com/angulartics/angulartics2/releases )
- [Commits](https://github.com/angulartics/angulartics2/compare/v12.2.0...v12.2.1 )
---
updated-dependencies:
- dependency-name: angulartics2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 19:31:16 +00:00
Tim Donohue
c17adef242
Merge pull request #3523 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.7.7
...
Bump axios from 1.7.5 to 1.7.7
2024-10-22 14:29:41 -05:00
Tim Donohue
bacd484832
Merge pull request #3515 from DSpace/dependabot/npm_and_yarn/dspace-7_x/ng-mocks-14.13.1
...
Bump ng-mocks from 14.10.0 to 14.13.1
2024-10-22 14:21:04 -05:00
dependabot[bot]
7eb0a47fca
Bump zone.js from 0.11.8 to 0.13.3
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.11.8 to 0.13.3.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.13.3/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 19:20:58 +00:00
dependabot[bot]
cfa6d50583
Bump @babel/runtime from 7.21.0 to 7.25.9
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.21.0 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 19:20:30 +00:00
dependabot[bot]
47db669191
Bump webpack-dev-server from 4.13.3 to 4.15.2
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.13.3 to 4.15.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v4.15.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.3...v4.15.2 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 19:19:40 +00:00
dependabot[bot]
ab60ad2072
Bump sanitize-html and @types/sanitize-html
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) and [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html ). These dependencies needed to be updated together.
Updates `sanitize-html` from 2.12.1 to 2.13.1
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.12.1...2.13.1 )
Updates `@types/sanitize-html` from 2.9.0 to 2.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/sanitize-html"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 19:18:46 +00:00
Tim Donohue
f3eb5b8a86
Merge pull request #3480 from DSpace/dependabot/npm_and_yarn/main/typescript-5.4.5
...
Bump typescript from 5.3.3 to 5.4.5
2024-10-22 13:52:32 -05:00
Tim Donohue
081c573653
Merge pull request #3521 from DSpace/dependabot/npm_and_yarn/dspace-7_x/date-fns-2.30.0
...
Bump date-fns from 2.29.3 to 2.30.0
2024-10-22 13:48:32 -05:00
Tim Donohue
e22ed77527
Merge pull request #3520 from DSpace/dependabot/npm_and_yarn/dspace-7_x/webpack-bundle-analyzer-4.10.2
...
Bump webpack-bundle-analyzer from 4.8.0 to 4.10.2
2024-10-22 13:31:32 -05:00
Tim Donohue
4eca7c062c
Merge pull request #3514 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sortablejs-1.15.3
...
Bump sortablejs from 1.15.0 to 1.15.3
2024-10-22 13:30:29 -05:00
Tim Donohue
bef3d37802
Merge pull request #3517 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/express-4.17.21
...
Bump @types/express from 4.17.17 to 4.17.21
2024-10-22 13:18:47 -05:00
Tim Donohue
2ab52dad8e
Merge pull request #3522 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/deep-freeze-0.1.5
...
Bump @types/deep-freeze from 0.1.2 to 0.1.5
2024-10-22 13:17:41 -05:00
Tim Donohue
6bd66910a9
Merge pull request #3518 from DSpace/dependabot/npm_and_yarn/dspace-7_x/fortawesome/fontawesome-free-6.6.0
...
Bump @fortawesome/fontawesome-free from 6.4.0 to 6.6.0
2024-10-22 13:16:03 -05:00
Tim Donohue
51e9acf9ff
Merge pull request #3430 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-5.95.0
...
Bump webpack from 5.94.0 to 5.95.0
2024-10-22 13:13:58 -05:00
dependabot[bot]
cfecf0ff62
Bump ng-mocks from 14.10.0 to 14.13.1
...
Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks ) from 14.10.0 to 14.13.1.
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.10.0...v14.13.1 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 17:16:48 +00:00
Tim Donohue
1bea5f8e6c
Merge pull request #3519 from DSpace/dependabot/npm_and_yarn/dspace-7_x/mirador-share-plugin-0.16.0
...
Bump mirador-share-plugin from 0.11.0 to 0.16.0
2024-10-22 12:14:27 -05:00
Tim Donohue
c55ad832c7
Merge pull request #3490 from DSpace/dependabot/npm_and_yarn/dspace-8_x/mirador-share-plugin-0.16.0
...
Bump mirador-share-plugin from 0.11.0 to 0.16.0
2024-10-22 12:13:11 -05:00
Tim Donohue
49809da1fb
Merge pull request #3476 from DSpace/dependabot/npm_and_yarn/main/mirador-share-plugin-0.16.0
...
Bump mirador-share-plugin from 0.11.0 to 0.16.0
2024-10-22 12:12:11 -05:00
Tim Donohue
d98ae341fd
Must also update typescript version override.
2024-10-22 11:53:20 -05:00
Tim Donohue
d634903d0d
Remove unnecessary @ts-expect-error, as the bug they are expecting is fixed in webpack 5.95.0.
2024-10-22 11:35:09 -05:00
andreaNeki
ddafda33b8
Issue 3426 - Aligning the browse button
2024-10-22 13:29:05 -03:00
dependabot[bot]
7ee4fd5b06
Bump axios from 1.7.5 to 1.7.7
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.5 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.5...v1.7.7 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:24:48 +00:00
dependabot[bot]
b90f8e1b49
Bump @types/deep-freeze from 0.1.2 to 0.1.5
...
Bumps [@types/deep-freeze](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deep-freeze ) from 0.1.2 to 0.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/deep-freeze )
---
updated-dependencies:
- dependency-name: "@types/deep-freeze"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:24:35 +00:00
dependabot[bot]
2a92215d82
Bump date-fns from 2.29.3 to 2.30.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:24:25 +00:00
dependabot[bot]
d03b3c3a48
Bump webpack-bundle-analyzer from 4.8.0 to 4.10.2
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ) from 4.8.0 to 4.10.2.
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.8.0...v4.10.2 )
---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:24:02 +00:00
dependabot[bot]
5ac126250e
Bump mirador-share-plugin from 0.11.0 to 0.16.0
...
Bumps [mirador-share-plugin]() from 0.11.0 to 0.16.0.
---
updated-dependencies:
- dependency-name: mirador-share-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:23:38 +00:00
dependabot[bot]
a1919a7a1f
Bump @fortawesome/fontawesome-free from 6.4.0 to 6.6.0
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.4.0 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:23:20 +00:00
dependabot[bot]
dfae913dea
Bump @types/express from 4.17.17 to 4.17.21
...
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) from 4.17.17 to 4.17.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
---
updated-dependencies:
- dependency-name: "@types/express"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:22:59 +00:00
dependabot[bot]
627d8097ac
Bump sortablejs from 1.15.0 to 1.15.3
...
Bumps [sortablejs](https://github.com/SortableJS/Sortable ) from 1.15.0 to 1.15.3.
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.0...1.15.3 )
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 16:21:46 +00:00
Tim Donohue
f758d6250c
Merge pull request #3477 from DSpace/dependabot/npm_and_yarn/main/zone.js-0.14.10
...
Bump zone.js from 0.14.7 to 0.14.10
2024-10-22 11:13:40 -05:00
dependabot[bot]
f0b4a56ed5
Bump zone.js from 0.14.7 to 0.14.10
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.14.7 to 0.14.10.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.10/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 13:56:15 +00:00
Tim Donohue
23bc4b286b
Merge pull request #3511 from tdonohue/remove_unused_deps_main
...
[Port main] Remove unused dependencies (sortablejs, sanitize-html, webfontloader)
2024-10-22 08:55:00 -05:00
Tim Donohue
c5c9abebde
Merge pull request #3509 from tdonohue/remove_unused_deps
...
Remove unused dependencies (sortablejs, sanitize-html, webfontloader)
2024-10-22 08:54:44 -05:00
Alan Orth
8dc777fc46
Merge pull request #3510 from tdonohue/remove_unused_deps_7x
2024-10-22 11:36:11 +03:00
Tim Donohue
beb05b26ce
Remove unused webfontloader
2024-10-21 17:09:06 -05:00
Tim Donohue
2e55f4b47f
Remove unused sanitize-html
2024-10-21 17:08:25 -05:00
Tim Donohue
08fe8beaf9
Remove sortablejs which is unused
2024-10-21 17:07:44 -05:00
Tim Donohue
e7430b9c1a
Remove unused webfontloader
2024-10-21 17:01:49 -05:00
Tim Donohue
d9080d1427
Remove unused webfontloader
2024-10-21 16:37:57 -05:00
Tim Donohue
a561879eb4
Remove unused sanitize-html
2024-10-21 16:31:07 -05:00
Tim Donohue
3053e401b6
Remove sortablejs which is unused
2024-10-21 16:29:55 -05:00
Tim Donohue
264bc289aa
Merge pull request #3483 from DSpace/dependabot/npm_and_yarn/dspace-8_x/eslint-9cef52ea48
...
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in the eslint group
2024-10-21 16:19:12 -05:00
Tim Donohue
4543285a9d
Merge pull request #3499 from DSpace/dependabot/npm_and_yarn/dspace-7_x/markdown-it-13.0.2
...
Bump markdown-it from 13.0.1 to 13.0.2
2024-10-21 16:08:59 -05:00
Tim Donohue
88fd0b0094
Merge pull request #3504 from DSpace/dependabot/npm_and_yarn/main/karma-6.4.4
...
Bump karma from 6.4.3 to 6.4.4
2024-10-21 15:55:40 -05:00
Tim Donohue
56321e6da8
Merge pull request #3502 from DSpace/dependabot/npm_and_yarn/main/sass-25e7b4912b
...
Bump sass from 1.80.2 to 1.80.3 in the sass group
2024-10-21 15:54:36 -05:00
Tim Donohue
4b9ea2f084
Merge pull request #3501 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-25e7b4912b
...
Bump sass from 1.80.2 to 1.80.3 in the sass group
2024-10-21 15:54:00 -05:00
Tim Donohue
86ea2dc5cb
Merge pull request #3498 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-25e7b4912b
...
Bump sass from 1.80.2 to 1.80.3 in the sass group
2024-10-21 15:53:18 -05:00
Tim Donohue
43d4122bc5
Merge pull request #3485 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-dda39ca691
...
Bump the eslint group with 5 updates
2024-10-21 15:01:17 -05:00
dependabot[bot]
65b8ba34e6
Bump typescript from 5.3.3 to 5.4.5
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.3.3...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:57:39 +00:00
Tim Donohue
57f8660ff1
Merge pull request #3503 from DSpace/dependabot/npm_and_yarn/main/types/lodash-4.17.12
...
Bump @types/lodash from 4.17.6 to 4.17.12
2024-10-21 14:56:29 -05:00
Tim Donohue
f646f0a350
Merge pull request #3478 from DSpace/dependabot/npm_and_yarn/main/types/deep-freeze-0.1.5
...
Bump @types/deep-freeze from 0.1.2 to 0.1.5
2024-10-21 14:56:01 -05:00
Tim Donohue
e87da70191
Merge pull request #3492 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/ejs-3.1.5
...
Bump @types/ejs from 3.1.2 to 3.1.5
2024-10-21 14:51:41 -05:00
Tim Donohue
4f24f2d12f
Merge pull request #3495 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/grecaptcha-3.0.9
...
Bump @types/grecaptcha from 3.0.4 to 3.0.9
2024-10-21 14:50:33 -05:00
dependabot[bot]
24b7d38fe9
Bump webpack from 5.94.0 to 5.95.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:47:25 +00:00
Tim Donohue
d32d12b3e9
Merge pull request #3497 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-8.4.47
...
Bump postcss from 8.4.45 to 8.4.47
2024-10-21 14:45:58 -05:00
Tim Donohue
44fdc49e26
Merge pull request #3496 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-8.4.47
...
Bump postcss from 8.4.38 to 8.4.47
2024-10-21 14:45:04 -05:00
Tim Donohue
bc5b969c4c
Merge pull request #3493 from DSpace/dependabot/npm_and_yarn/dspace-8_x/ngtools/webpack-16.2.16
...
Bump @ngtools/webpack from 16.2.15 to 16.2.16
2024-10-21 14:42:40 -05:00
Tim Donohue
600474a092
Merge pull request #3487 from DSpace/dependabot/npm_and_yarn/dspace-8_x/express-static-gzip-2.1.8
...
Bump express-static-gzip from 2.1.7 to 2.1.8
2024-10-21 14:41:21 -05:00
dependabot[bot]
610bd32869
Bump the eslint group with 5 updates
...
Bumps the eslint group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `5.59.1` | `5.62.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `5.59.1` | `5.62.0` |
| [eslint-plugin-deprecation](https://github.com/gund/eslint-plugin-deprecation ) | `1.4.1` | `1.5.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.27.5` | `2.31.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ) | `2.6.0` | `2.16.0` |
Updates `@typescript-eslint/eslint-plugin` from 5.59.1 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 5.59.1 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser )
Updates `eslint-plugin-deprecation` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/gund/eslint-plugin-deprecation/releases )
- [Changelog](https://github.com/gund/eslint-plugin-deprecation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gund/eslint-plugin-deprecation/compare/v1.4.1...v1.5.0 )
Updates `eslint-plugin-import` from 2.27.5 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.31.0 )
Updates `eslint-plugin-jsonc` from 2.6.0 to 2.16.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.6.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-deprecation
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:22:59 +00:00
dependabot[bot]
059da40c64
Bump markdown-it from 13.0.1 to 13.0.2
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 13.0.1 to 13.0.2.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...13.0.2 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:18:12 +00:00
dependabot[bot]
6f7c64e8ca
Bump sass from 1.80.2 to 1.80.3 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.2 to 1.80.3
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.2...1.80.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:18:08 +00:00
Tim Donohue
1b99ffbf58
Merge pull request #3435 from DSpace/dependabot/npm_and_yarn/dspace-7_x/klaro-0.7.21
...
Bump klaro from 0.7.18 to 0.7.21
2024-10-21 14:16:06 -05:00
Tim Donohue
36195a9ed1
Merge pull request #3500 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.12
...
Bump @types/lodash from 4.14.194 to 4.17.12
2024-10-21 14:14:45 -05:00
Tim Donohue
03bf6a9fc3
Merge pull request #3486 from DSpace/dependabot/npm_and_yarn/dspace-8_x/pem-1.14.8
...
Bump pem from 1.14.7 to 1.14.8
2024-10-21 14:12:21 -05:00
Tim Donohue
d784a28ddb
Merge pull request #3489 from DSpace/dependabot/npm_and_yarn/dspace-7_x/pem-1.14.8
...
Bump pem from 1.14.7 to 1.14.8
2024-10-21 14:11:47 -05:00
dependabot[bot]
7e97dbbe81
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:06:30 +00:00
dependabot[bot]
7f85a1eaa1
Bump sass from 1.80.2 to 1.80.3 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.2 to 1.80.3
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.2...1.80.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:04:30 +00:00
dependabot[bot]
b170333030
Bump sass from 1.80.2 to 1.80.3 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.80.2 to 1.80.3
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.80.2...1.80.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 19:03:51 +00:00
Tim Donohue
ce1dc46857
Update dependabot.yml
...
Remove @types grouping because Dependabot already groups types with related dependencies.
2024-10-21 14:02:56 -05:00
Tim Donohue
a145851330
Merge pull request #3508 from DSpace/backport-3209-to-dspace-8_x
...
[Port dspace-8_x] Update pt-PT.json5
2024-10-21 13:49:15 -05:00
Ricardo Saraiva
7cfbeb241b
Update pt-PT.json5
...
Lint errors review.
(cherry picked from commit 43071da3eb
)
2024-10-21 18:48:41 +00:00
Ricardo Saraiva
74c0c3ad37
Update pt-PT.json5
...
Extensive revision of i18n pt-PT with the news translation strings introduced by DSpace v8.0 and other improvements > last updated 18th of july 2024.
(cherry picked from commit 2c20833410
)
2024-10-21 18:48:41 +00:00
Tim Donohue
2eaa6b8977
Merge pull request #3209 from rsaraivac/patch-3
...
Update pt-PT.json5
2024-10-21 13:48:24 -05:00
dependabot[bot]
95d0767137
Bump karma from 6.4.3 to 6.4.4
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:15:12 +00:00
dependabot[bot]
d0daf9cf49
Bump @types/lodash from 4.17.6 to 4.17.12
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.6 to 4.17.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:14:33 +00:00
dependabot[bot]
e1619e6a6b
Bump @types/lodash from 4.14.194 to 4.17.12
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.194 to 4.17.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 02:31:33 +00:00
Tim Donohue
a157f9f09f
Merge pull request #3469 from DSpace/dependabot/npm_and_yarn/main/sass-1.80.2
...
Bump sass from 1.62.1 to 1.80.2
2024-10-18 16:56:11 -05:00
Tim Donohue
c9996564c8
Merge pull request #3484 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-7fd8873515
...
Bump sass from 1.62.1 to 1.80.2 in the sass group
2024-10-18 16:54:41 -05:00
dependabot[bot]
e3be0cd794
Bump postcss from 8.4.38 to 8.4.47
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.38 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.47 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 21:54:22 +00:00
dependabot[bot]
ac3bccc67d
Bump klaro from 0.7.18 to 0.7.21
...
Bumps [klaro](https://github.com/kiprotect/klaro ) from 0.7.18 to 0.7.21.
- [Changelog](https://github.com/klaro-org/klaro-js/blob/master/releases.json )
- [Commits](https://github.com/kiprotect/klaro/compare/v0.7.18...v0.7.21 )
---
updated-dependencies:
- dependency-name: klaro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 21:53:59 +00:00
Tim Donohue
b2d46190cb
Merge pull request #3488 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-7fd8873515
...
Bump sass from 1.62.0 to 1.80.2 in the sass group
2024-10-18 16:52:20 -05:00
Tim Donohue
b80aad1baa
Merge pull request #3472 from DSpace/dependabot/npm_and_yarn/main/pem-1.14.8
...
Bump pem from 1.14.7 to 1.14.8
2024-10-18 16:05:39 -05:00
dependabot[bot]
16bda200c0
Bump @types/deep-freeze from 0.1.2 to 0.1.5
...
Bumps [@types/deep-freeze](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deep-freeze ) from 0.1.2 to 0.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/deep-freeze )
---
updated-dependencies:
- dependency-name: "@types/deep-freeze"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 21:02:22 +00:00
Tim Donohue
2d44c988e4
Merge pull request #3475 from DSpace/dependabot/npm_and_yarn/main/ngtools/webpack-16.2.16
...
Bump @ngtools/webpack from 16.2.14 to 16.2.16
2024-10-18 16:01:15 -05:00
Tim Donohue
08e7bdebbc
Merge pull request #3473 from DSpace/dependabot/npm_and_yarn/main/core-js-3.38.1
...
Bump core-js from 3.37.1 to 3.38.1
2024-10-18 15:56:19 -05:00
Tim Donohue
532da9d21f
Merge pull request #3440 from DSpace/dependabot/npm_and_yarn/dspace-7_x/karma-6.4.4
...
Bump karma from 6.4.2 to 6.4.4
2024-10-18 15:53:22 -05:00
dependabot[bot]
5abba52204
Bump postcss from 8.4.45 to 8.4.47
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.45 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.45...8.4.47 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:19:38 +00:00
dependabot[bot]
dc73f85458
Bump @types/grecaptcha from 3.0.4 to 3.0.9
...
Bumps [@types/grecaptcha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/grecaptcha ) from 3.0.4 to 3.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/grecaptcha )
---
updated-dependencies:
- dependency-name: "@types/grecaptcha"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:19:21 +00:00
dependabot[bot]
e5748dd7a4
Bump @ngtools/webpack from 16.2.15 to 16.2.16
...
Bumps [@ngtools/webpack](https://github.com/angular/angular-cli ) from 16.2.15 to 16.2.16.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.15...16.2.16 )
---
updated-dependencies:
- dependency-name: "@ngtools/webpack"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:19:02 +00:00
dependabot[bot]
ac1adefeec
Bump @types/ejs from 3.1.2 to 3.1.5
...
Bumps [@types/ejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ejs ) from 3.1.2 to 3.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ejs )
---
updated-dependencies:
- dependency-name: "@types/ejs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:19:00 +00:00
dependabot[bot]
6fd8d4eef4
Bump mirador-share-plugin from 0.11.0 to 0.16.0
...
Bumps [mirador-share-plugin]() from 0.11.0 to 0.16.0.
---
updated-dependencies:
- dependency-name: mirador-share-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:18:37 +00:00
dependabot[bot]
6eb407ff3b
Bump pem from 1.14.7 to 1.14.8
...
Bumps [pem](https://github.com/Dexus/pem ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/Dexus/pem/releases )
- [Changelog](https://github.com/Dexus/pem/blob/master/HISTORY.md )
- [Commits](https://github.com/Dexus/pem/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: pem
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:18:37 +00:00
dependabot[bot]
43f7586564
Bump express-static-gzip from 2.1.7 to 2.1.8
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.7...v2.1.8 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:18:26 +00:00
dependabot[bot]
2c152e632b
Bump sass from 1.62.0 to 1.80.2 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.62.0 to 1.80.2
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.80.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:18:26 +00:00
dependabot[bot]
98ad7a84d5
Bump pem from 1.14.7 to 1.14.8
...
Bumps [pem](https://github.com/Dexus/pem ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/Dexus/pem/releases )
- [Changelog](https://github.com/Dexus/pem/blob/master/HISTORY.md )
- [Commits](https://github.com/Dexus/pem/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: pem
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:18:13 +00:00
dependabot[bot]
9a686b36f1
Bump sass from 1.62.1 to 1.80.2 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.62.1 to 1.80.2
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.1...1.80.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 20:18:01 +00:00
Tim Donohue
1592763f8a
Merge pull request #3482 from DSpace/tdonohue-patch-1
...
Update dependabot.yml with new PR groups for eslint, testing dependencies, postcss, sass, webpack
2024-10-18 15:15:13 -05:00
Tim Donohue
f750259c50
Update dependabot.yml with new groups for eslint, testing, postcss, sass, webpack
2024-10-18 15:09:55 -05:00
dependabot[bot]
047b4629bf
Bump karma from 6.4.2 to 6.4.4
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.2 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 19:35:07 +00:00
Tim Donohue
1244f23522
Merge pull request #3471 from tdonohue/flakey_item_page_tests
...
[dspace-7_x] Fix flakey Item page accessibility tests by waiting for pages to fuly load
2024-10-18 14:33:12 -05:00
Tim Donohue
372444c50a
Fix code scanning alert no. 6: Incomplete string escaping or encoding
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-10-18 14:26:48 -05:00
dependabot[bot]
9e3c02e1f3
Bump mirador-share-plugin from 0.11.0 to 0.16.0
...
Bumps [mirador-share-plugin]() from 0.11.0 to 0.16.0.
---
updated-dependencies:
- dependency-name: mirador-share-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 19:24:43 +00:00
dependabot[bot]
20e67030a9
Bump @ngtools/webpack from 16.2.14 to 16.2.16
...
Bumps [@ngtools/webpack](https://github.com/angular/angular-cli ) from 16.2.14 to 16.2.16.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.14...16.2.16 )
---
updated-dependencies:
- dependency-name: "@ngtools/webpack"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 19:24:26 +00:00
dependabot[bot]
9e79c42a9e
Bump core-js from 3.37.1 to 3.38.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.37.1 to 3.38.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.38.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 19:23:47 +00:00
dependabot[bot]
acd8cbed50
Bump pem from 1.14.7 to 1.14.8
...
Bumps [pem](https://github.com/Dexus/pem ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/Dexus/pem/releases )
- [Changelog](https://github.com/Dexus/pem/blob/master/HISTORY.md )
- [Commits](https://github.com/Dexus/pem/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: pem
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 19:23:27 +00:00
Tim Donohue
5275f8d13f
Fix flakey Item page accessibility tests by waiting for pages to fully load.
2024-10-18 14:01:19 -05:00
Tim Donohue
c3eaf8bd6f
Merge pull request #3442 from DSpace/dependabot/npm_and_yarn/dspace-7_x/nouislider-15.8.1
...
Bump nouislider from 15.7.1 to 15.8.1
2024-10-18 12:25:34 -05:00
Tim Donohue
53c6e89486
Merge pull request #3443 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.38.1
...
Bump core-js from 3.30.1 to 3.38.1
2024-10-18 12:14:46 -05:00
Tim Donohue
1bfd68bd34
Merge pull request #3444 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/node-14.18.63
...
Bump @types/node from 14.18.42 to 14.18.63
2024-10-18 11:56:38 -05:00
Tim Donohue
9410114be3
Merge pull request #3432 from DSpace/dependabot/npm_and_yarn/dspace-7_x/angular-99dae2292d
...
Bump the angular group with 15 updates
2024-10-18 11:53:53 -05:00
Yana De Pauw
5a7ebd4ba9
Continue the menu refactor and cleanup
2024-10-18 13:01:22 +02:00
Tim Donohue
3741c08230
Merge pull request #3429 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/deep-freeze-0.1.5
...
Bump @types/deep-freeze from 0.1.2 to 0.1.5
2024-10-17 16:55:12 -05:00
Tim Donohue
dc6dd9e056
Merge pull request #3428 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.10
...
Bump @types/lodash from 4.17.7 to 4.17.10
2024-10-17 16:54:32 -05:00
Tim Donohue
5a3b0c6d78
Merge pull request #3446 from DSpace/dependabot/npm_and_yarn/dspace-7_x/express-static-gzip-2.1.8
...
Bump express-static-gzip from 2.1.7 to 2.1.8
2024-10-17 16:51:22 -05:00
dependabot[bot]
1ffb0f94a2
Bump sass from 1.62.1 to 1.80.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.1 to 1.80.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.1...1.80.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-17 21:10:48 +00:00
Tim Donohue
83dcc618e0
Merge pull request #3439 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.25.7
...
Bump @babel/runtime from 7.21.0 to 7.25.7
2024-10-17 16:10:24 -05:00
Tim Donohue
9d6af0a538
Merge pull request #3451 from DSpace/dependabot/npm_and_yarn/main/babel/runtime-7.25.7
...
Bump @babel/runtime from 7.21.0 to 7.25.7
2024-10-17 16:09:39 -05:00
dependabot[bot]
3459bf68cb
Bump the angular group with 15 updates
...
Bumps the angular group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations ) | `15.2.8` | `15.2.10` |
| [@angular/cdk](https://github.com/angular/components ) | `15.2.8` | `15.2.9` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `15.2.8` | `15.2.10` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `15.2.8` | `15.2.10` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `15.2.8` | `15.2.10` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `15.2.8` | `15.2.10` |
| [@angular/localize](https://github.com/angular/angular ) | `15.2.8` | `15.2.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `15.2.8` | `15.2.10` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `15.2.8` | `15.2.10` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server ) | `15.2.8` | `15.2.10` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `15.2.8` | `15.2.10` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `15.2.6` | `15.2.11` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.12` | `16.2.16` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `15.2.8` | `15.2.10` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service ) | `15.2.8` | `15.2.10` |
Updates `@angular/animations` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/animations )
Updates `@angular/cdk` from 15.2.8 to 15.2.9
- [Release notes](https://github.com/angular/components/releases )
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/components/compare/15.2.8...15.2.9 )
Updates `@angular/common` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/common )
Updates `@angular/compiler` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/compiler )
Updates `@angular/core` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/core )
Updates `@angular/forms` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/forms )
Updates `@angular/localize` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/compare/15.2.8...15.2.10 )
Updates `@angular/platform-browser` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/platform-browser-dynamic )
Updates `@angular/platform-server` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/platform-server )
Updates `@angular/router` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/router )
Updates `@angular-devkit/build-angular` from 15.2.6 to 15.2.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/15.2.6...15.2.11 )
Updates `@angular/cli` from 16.2.12 to 16.2.16
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.12...16.2.16 )
Updates `@angular/compiler-cli` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/compiler-cli )
Updates `@angular/language-service` from 15.2.8 to 15.2.10
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/language-service )
---
updated-dependencies:
- dependency-name: "@angular/animations"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/platform-server"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/language-service"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-17 19:59:07 +00:00
Tim Donohue
e713092c85
Merge pull request #3450 from DSpace/dependabot/npm_and_yarn/main/eslint-plugin-import-2.31.0
...
Bump eslint-plugin-import from 2.29.1 to 2.31.0
2024-10-17 14:56:57 -05:00
dependabot[bot]
ab7bded221
Bump express-static-gzip from 2.1.7 to 2.1.8
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.7...v2.1.8 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-17 19:56:44 +00:00
Tim Donohue
14a6894540
Merge pull request #3468 from tdonohue/port_3461_to_7x
...
[Port dspace-7_x] Add basic e2e testing for i18n
2024-10-17 14:55:04 -05:00
dependabot[bot]
bcb70d54dd
Bump @babel/runtime from 7.21.0 to 7.25.7
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.21.0 to 7.25.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-17 19:52:32 +00:00
Tim Donohue
92b695e6ba
Merge pull request #3436 from DSpace/dependabot/npm_and_yarn/dspace-8_x/reflect-metadata-0.2.2
...
Bump reflect-metadata from 0.1.14 to 0.2.2
2024-10-17 14:50:40 -05:00
Tim Donohue
299693dfc3
Merge pull request #3456 from DSpace/dependabot/npm_and_yarn/main/reflect-metadata-0.2.2
...
Bump reflect-metadata from 0.1.14 to 0.2.2
2024-10-17 14:49:49 -05:00
Tim Donohue
5a02217b45
Merge pull request #3459 from DSpace/dependabot/npm_and_yarn/main/fortawesome/fontawesome-free-6.6.0
...
Bump @fortawesome/fontawesome-free from 6.5.2 to 6.6.0
2024-10-17 14:42:56 -05:00
Tim Donohue
946a3afde8
Add basic e2e testing for i18n
2024-10-17 14:25:59 -05:00
Tim Donohue
68348a5fff
Merge pull request #3467 from DSpace/backport-3461-to-dspace-8_x
...
[Port dspace-8_x] Add basic e2e testing for i18n
2024-10-17 14:23:27 -05:00
Tim Donohue
b29a12dce3
Add basic e2e testing for i18n
...
(cherry picked from commit a74cd848fe
)
2024-10-17 15:47:26 +00:00
Tim Donohue
34b9124bde
Merge pull request #3461 from tdonohue/i18n_e2e_test
...
Add basic e2e testing for i18n
2024-10-17 10:47:02 -05:00
Andreas Awouters
6181adccae
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-main
...
# Conflicts:
# src/app/item-page/edit-item-page/edit-item-page.module.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-drag-handle/item-edit-bitstream-drag-handle.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts
# src/app/shared/notifications/models/notification-options.model.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.ts
# src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts
# src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts
2024-10-17 14:27:43 +02:00
Andreas Awouters
1babb96a1c
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-8_x
...
# Conflicts:
# src/app/item-page/edit-item-page/edit-item-page.module.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-drag-handle/item-edit-bitstream-drag-handle.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.ts
# src/app/shared/notifications/models/notification-options.model.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.ts
# src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.spec.ts
# src/app/shared/pagination-drag-and-drop/abstract-paginated-drag-and-drop-list.component.ts
2024-10-17 12:45:27 +02:00
Andreas Awouters
b0900d5aa9
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.ts
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/item-edit-bitstream-bundle.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream-bundle/paginated-drag-and-drop-bitstream-list/paginated-drag-and-drop-bitstream-list.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.html
# src/app/item-page/edit-item-page/item-bitstreams/item-edit-bitstream/item-edit-bitstream.component.spec.ts
2024-10-17 09:11:47 +02:00
Andreas Awouters
6644714bb7
119176: clear viewContainerRef on destroy
2024-10-17 08:26:39 +02:00
Andreas Awouters
93f9341387
119176: Add aria-labels to buttons
2024-10-17 08:26:39 +02:00
Andreas Awouters
5bb6f6d34c
119176: Announce notification content in live region
2024-10-17 08:26:39 +02:00
Andreas Awouters
8d93f22767
119176: Make table horizontally scrollable
...
For most screen sizes, the ResponsiveTableSizes is enough to resize the
table columns. On very small screens, or when zoomed in a lot, even the
smallest column sizes are too big. To make it possible to view the
rest of the content even in these situations, the ability to scroll
horizontally is added.
2024-10-17 08:26:39 +02:00
Andreas Awouters
2b1b9d83d7
118223: Include selection action with selection
2024-10-17 08:26:39 +02:00
Andreas Awouters
7fb4755aba
118223: Add item-edit-bitstream-bundle component tests
2024-10-17 08:26:39 +02:00
Andreas Awouters
e8379db987
118223: Add item-bitstreams component tests
2024-10-17 08:26:39 +02:00
Andreas Awouters
0bdb5742e0
118223: Remove unused item-edit-bitstream component
2024-10-17 08:26:39 +02:00
Andreas Awouters
1dcc5d1ec5
118223: Add ItemBitstreams service tests
2024-10-17 08:26:39 +02:00
Andreas Awouters
b158c5c2a2
118223: Move drag tooltip to center of pagination numbers
2024-10-17 08:26:39 +02:00
Andreas Awouters
0920a21876
118223: Stop sending success notificiations on every move
2024-10-17 08:26:39 +02:00
Andreas Awouters
2e1b1489b6
118223: Stop space from scrolling down page
2024-10-17 08:26:39 +02:00
Andreas Awouters
181ea6d7c9
118223: Implement bitstream reordering with keyboard
2024-10-17 08:26:39 +02:00
Andreas Awouters
1f909dc6ea
118223: Add instructive alert to item-bitstreams edit page
2024-10-17 08:26:39 +02:00
Andreas Awouters
d674bcc390
118220: Integrate live-region component into item-edit-bitsream page
2024-10-17 08:26:39 +02:00
dependabot[bot]
e181e854cc
Bump @types/node from 14.18.42 to 14.18.63
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.18.42 to 14.18.63.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 21:47:00 +00:00
dependabot[bot]
ad8dd8b648
Bump core-js from 3.30.1 to 3.38.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.30.1 to 3.38.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.38.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 21:45:45 +00:00
Tim Donohue
a74cd848fe
Add basic e2e testing for i18n
2024-10-16 16:45:43 -05:00
dependabot[bot]
dfe2d4580e
Bump nouislider from 15.7.1 to 15.8.1
...
Bumps [nouislider](https://github.com/leongersen/noUiSlider ) from 15.7.1 to 15.8.1.
- [Release notes](https://github.com/leongersen/noUiSlider/releases )
- [Changelog](https://github.com/leongersen/noUiSlider/blob/master/CHANGELOG.MD )
- [Commits](https://github.com/leongersen/noUiSlider/compare/15.7.1...15.8.1 )
---
updated-dependencies:
- dependency-name: nouislider
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 21:43:58 +00:00
Tim Donohue
12d67ec315
Merge pull request #3455 from DSpace/dependabot/npm_and_yarn/main/ng-mocks-14.13.1
...
Bump ng-mocks from 14.13.0 to 14.13.1
2024-10-16 16:40:45 -05:00
Tim Donohue
7f1e267b2d
Merge pull request #3460 from tdonohue/fix_collection_e2e_test
...
[dspace-7_x] Fix Collection Page e2e test. Wait on Recent Submissions
2024-10-16 16:39:11 -05:00
Tim Donohue
8c88f7052a
Wait on viewevent to trigger before checking Collection Page in e2e tests. This ensures Collection page is fully loaded because viewevent triggers upon loading.
2024-10-16 16:08:39 -05:00
Tim Donohue
a8115b7201
Move ng-mocks to dev dependencies. It's only for testing
2024-10-16 13:37:32 -05:00
Tim Donohue
7e19686e8d
Merge pull request #3458 from DSpace/dependabot/npm_and_yarn/main/express-static-gzip-2.1.8
...
Bump express-static-gzip from 2.1.7 to 2.1.8
2024-10-16 12:35:35 -05:00
Tim Donohue
e9db8d821e
Merge pull request #3427 from DSpace/dependabot/npm_and_yarn/dspace-8_x/angular-1a23ed9475
...
Bump the angular group with 10 updates
2024-10-16 11:52:19 -05:00
dependabot[bot]
72246bdc60
Bump @fortawesome/fontawesome-free from 6.5.2 to 6.6.0
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 16:03:28 +00:00
dependabot[bot]
9c2b12ead8
Bump @babel/runtime from 7.21.0 to 7.25.7
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.21.0 to 7.25.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-16 16:03:14 +00:00
Tim Donohue
b1392ff009
Merge pull request #3447 from DSpace/dependabot/npm_and_yarn/main/angular-ac94266e48
...
Bump the angular group with 21 updates
2024-10-16 11:02:06 -05:00
Tim Donohue
479e1be216
Add missing @angular-eslint/utils dependency. Update all @angular-eslint deps to use caret versioning
2024-10-16 10:18:55 -05:00
dependabot[bot]
696ce32ab4
Bump the angular group with 21 updates
...
Bumps the angular group with 21 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations ) | `17.3.11` | `17.3.12` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `17.3.11` | `17.3.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `17.3.11` | `17.3.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `17.3.11` | `17.3.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `17.3.11` | `17.3.12` |
| [@angular/localize](https://github.com/angular/angular ) | `17.3.11` | `17.3.12` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `17.3.11` | `17.3.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `17.3.11` | `17.3.12` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server ) | `17.3.11` | `17.3.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `17.3.11` | `17.3.12` |
| [@angular/ssr](https://github.com/angular/angular-cli ) | `17.3.8` | `17.3.10` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.3.8` | `17.3.10` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/bundled-angular-compiler](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/bundled-angular-compiler ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `17.2.1` | `17.5.3` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.3.8` | `17.3.10` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `17.3.11` | `17.3.12` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service ) | `17.3.11` | `17.3.12` |
Updates `@angular/animations` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/animations )
Updates `@angular/common` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/common )
Updates `@angular/compiler` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/compiler )
Updates `@angular/core` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/core )
Updates `@angular/forms` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/forms )
Updates `@angular/localize` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/compare/17.3.11...17.3.12 )
Updates `@angular/platform-browser` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/platform-browser-dynamic )
Updates `@angular/platform-server` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/platform-server )
Updates `@angular/router` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/router )
Updates `@angular/ssr` from 17.3.8 to 17.3.10
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.8...17.3.10 )
Updates `@angular-devkit/build-angular` from 17.3.8 to 17.3.10
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.8...17.3.10 )
Updates `@angular-eslint/builder` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/builder )
Updates `@angular-eslint/bundled-angular-compiler` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/bundled-angular-compiler/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/bundled-angular-compiler )
Updates `@angular-eslint/eslint-plugin` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/schematics )
Updates `@angular-eslint/template-parser` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/template-parser )
Updates `@angular/cli` from 17.3.8 to 17.3.10
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.8...17.3.10 )
Updates `@angular/compiler-cli` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/compiler-cli )
Updates `@angular/language-service` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/17.3.12/packages/language-service )
---
updated-dependencies:
- dependency-name: "@angular/animations"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/platform-server"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/ssr"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/bundled-angular-compiler"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/language-service"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 22:37:54 +00:00
dependabot[bot]
63a5217f6b
Bump express-static-gzip from 2.1.7 to 2.1.8
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.7...v2.1.8 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 22:31:55 +00:00
Tim Donohue
a1fcc2e3ba
Merge pull request #3457 from tdonohue/update_all_eslint
...
Bump all `@typescript-eslint/*` dependencies to 7.18.0
2024-10-15 17:30:29 -05:00
Tim Donohue
77c245ae53
Ensure @typescript-eslint dependency updates are grouped by dependabot
2024-10-15 16:44:50 -05:00
Tim Donohue
9a2b794c8e
Update all @typescript-eslint dependencies to 7.18.0
2024-10-15 16:41:11 -05:00
Tim Donohue
5e2809d14c
Merge pull request #3449 from DSpace/dependabot/npm_and_yarn/main/axe-core-4.10.0
...
Bump axe-core from 4.9.1 to 4.10.0
2024-10-15 14:34:34 -05:00
Tim Donohue
cacb1f9e44
Merge pull request #3453 from DSpace/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-7.18.0
...
Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.18.0
2024-10-15 14:31:59 -05:00
dependabot[bot]
3ad1f6e69c
Bump reflect-metadata from 0.1.14 to 0.2.2
...
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata ) from 0.1.14 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases )
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json )
- [Commits](https://github.com/rbuckton/reflect-metadata/commits )
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 14:05:44 +00:00
dependabot[bot]
4bb1baf638
Bump ng-mocks from 14.13.0 to 14.13.1
...
Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks ) from 14.13.0 to 14.13.1.
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.0...v14.13.1 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 14:05:24 +00:00
dependabot[bot]
9033e020ee
Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.18.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.15.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 14:04:47 +00:00
dependabot[bot]
68d27e59bb
Bump eslint-plugin-import from 2.29.1 to 2.31.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 14:03:34 +00:00
dependabot[bot]
2044f7b2d5
Bump axe-core from 4.9.1 to 4.10.0
...
Bumps [axe-core](https://github.com/dequelabs/axe-core ) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.9.1...v4.10.0 )
---
updated-dependencies:
- dependency-name: axe-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 14:03:00 +00:00
dependabot[bot]
1321b7b8a9
Bump reflect-metadata from 0.1.14 to 0.2.2
...
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata ) from 0.1.14 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases )
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json )
- [Commits](https://github.com/rbuckton/reflect-metadata/commits )
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 13:59:10 +00:00
dependabot[bot]
3352a966f3
Bump @types/deep-freeze from 0.1.2 to 0.1.5
...
Bumps [@types/deep-freeze](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deep-freeze ) from 0.1.2 to 0.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/deep-freeze )
---
updated-dependencies:
- dependency-name: "@types/deep-freeze"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 13:57:49 +00:00
dependabot[bot]
e6ce751279
Bump @types/lodash from 4.17.7 to 4.17.10
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.7 to 4.17.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 13:57:36 +00:00
dependabot[bot]
dac4d4a713
Bump the angular group with 10 updates
...
Bumps the angular group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/localize](https://github.com/angular/angular ) | `17.3.11` | `17.3.12` |
| [@angular/ssr](https://github.com/angular/angular-cli ) | `17.3.9` | `17.3.10` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `17.3.9` | `17.3.10` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/bundled-angular-compiler](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/bundled-angular-compiler ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `17.2.1` | `17.5.3` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `17.2.1` | `17.5.3` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `17.3.9` | `17.3.10` |
Updates `@angular/localize` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/compare/17.3.11...17.3.12 )
Updates `@angular/ssr` from 17.3.9 to 17.3.10
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.9...17.3.10 )
Updates `@angular-devkit/build-angular` from 17.3.9 to 17.3.10
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.9...17.3.10 )
Updates `@angular-eslint/builder` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/builder )
Updates `@angular-eslint/bundled-angular-compiler` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/bundled-angular-compiler/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/bundled-angular-compiler )
Updates `@angular-eslint/eslint-plugin` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/schematics )
Updates `@angular-eslint/template-parser` from 17.2.1 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/HEAD/packages/template-parser )
Updates `@angular/cli` from 17.3.9 to 17.3.10
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/17.3.9...17.3.10 )
---
updated-dependencies:
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/ssr"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/bundled-angular-compiler"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 13:57:17 +00:00
Tim Donohue
47e89426d9
Merge pull request #3420 from DSpace/tdonohue-dependabot
...
Configure Dependabot to also attempt minor/patch updates for dependencies
2024-10-15 08:52:42 -05:00
Tim Donohue
f749ade52c
Merge pull request #3422 from DSpace/backport-3176-to-dspace-7_x
...
[Port dspace-7_x] Add German translations (metadata import)
2024-10-14 17:02:02 -05:00
Tim Donohue
03147f5bdd
Merge pull request #3423 from DSpace/backport-3176-to-dspace-8_x
...
[Port dspace-8_x] Add German translations (metadata import)
2024-10-14 17:01:52 -05:00
Tim Donohue
a759fc58de
Merge pull request #3421 from DSpace/backport-3144-to-dspace-8_x
...
[Port dspace-8_x] Update Arabic Translation
2024-10-14 17:01:38 -05:00
Sascha Szott
26e02639d0
add missing German translations
...
(cherry picked from commit 2af168bd54
)
2024-10-14 22:01:08 +00:00
Sascha Szott
533da6624f
add missing German translations
...
(cherry picked from commit 2af168bd54
)
2024-10-14 22:01:05 +00:00
Tim Donohue
db695d134f
Merge pull request #3176 from saschaszott/patch-23
...
Add German translations (metadata import)
2024-10-14 17:00:48 -05:00
Mohamed Ali
aee7f0f899
Update Arabic Translation
...
Update Arabic Translation
Update ar.json5 translation
(cherry picked from commit f5f40c3dc7
)
2024-10-14 21:48:50 +00:00
Tim Donohue
fa601fcbb4
Merge pull request #3144 from knowledgeWare-Tech/main
...
Update Arabic Translation
2024-10-14 16:48:34 -05:00
Tim Donohue
2cf3682473
Enable dependabot on 7.x and 8.x maintenance branches.
2024-10-14 15:52:50 -05:00
Tim Donohue
0d36bcec2e
Fix yaml alignment
2024-10-14 12:22:53 -05:00
Tim Donohue
f9fa586060
Create dependabot.yml
...
Add configs for version dependency updates
2024-10-14 12:08:33 -05:00
Tim Donohue
0bf1521d56
Merge pull request #3417 from DSpace-Labs/dependabot/npm_and_yarn/body-parser-1.20.3
...
[dspace-8_x] Bump body-parser from 1.20.2 to 1.20.3
2024-10-14 09:09:25 -05:00
dependabot[bot]
0657517915
Bump body-parser from 1.20.2 to 1.20.3
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-11 20:14:58 +00:00
Tim Donohue
f7063d4eaf
Merge pull request #3411 from alexandrevryghem/w2p-119207_fix-browse-startwith-options-not-loading_contribute-7_x
...
Fix browse by date's year dropdown being empty on DSpace 7.6.2+
2024-10-11 15:03:16 -05:00
Tim Donohue
3db6aba02b
Merge pull request #3412 from alexandrevryghem/w2p-117287_fix-item-version-performance-issues_contribute-8_x
...
[Port dspace-8_x] Fixed Edit Item's Version History crashing
2024-10-11 14:14:47 -05:00
Alexandre Vryghem
4de3c58e06
119207: Reinitialize the BrowseByComponent's objectInjector when startsWithOptions don't exist yet OnInit
2024-10-11 16:23:46 +02:00
Yana De Pauw
005936b18d
Support withSubs on the menuproviders in appmenu
...
Adds support to define child providers for a parent menu using a .withSubs option. This parent menu will always be displayed as an expandable menu.
When no children are visible, the expandable menus will be hidden.
2024-10-11 15:51:34 +02:00
Alexandre Vryghem
1975c63ad1
Merge branch 'w2p-107155_Performance-re-request-embeds-7.6' into w2p-107155_Performance-re-request-embeds-main
...
# Conflicts:
# src/app/collection-page/collection-page.component.ts
# src/app/core/breadcrumbs/item-breadcrumb.resolver.ts
# src/app/core/browse/browse.service.spec.ts
# src/app/core/browse/browse.service.ts
# src/app/core/data/relationship-data.service.spec.ts
# src/app/core/data/relationship-data.service.ts
# src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.spec.ts
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts
# src/app/item-page/item.resolver.ts
# src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts
# src/app/shared/utils/relation-query.utils.ts
2024-10-11 15:35:58 +02:00
Alexandre Vryghem
b709ee0300
118944: Embed the accessStatus link on collection, browse, recent item submissions & the item page related items & delete tab when enabled
2024-10-11 15:08:31 +02:00
milanmajchrak
680d6c9416
Fixed small cs localization mistakes
2024-10-11 13:37:24 +02:00
Alexandre Vryghem
ecb0de7374
Merge branch 'w2p-107155_Performance-re-request-embeds-7.6'
...
# Conflicts:
# src/app/core/cache/object-cache.reducer.ts
# src/app/core/cache/object-cache.service.ts
2024-10-11 11:05:26 +02:00
Alexandre Vryghem
4af88997e8
Merge branch 'w2p-107155_Performance-re-request-embeds-7.4' into w2p-107155_Performance-re-request-embeds-7.6
2024-10-11 11:02:50 +02:00
Alexandre Vryghem
86ae3e4d47
Merge branch 'fix-versioning-button-7.6'
2024-10-11 11:01:45 +02:00
Alexandre Vryghem
704cc06f16
118944: Fix hasDraftVersion$ not working for embedded payloads with no content
2024-10-11 10:59:47 +02:00
Andrea Barbasso
5619d6bc4c
[DURACOM-248] set function call result in a class attribute
...
(cherry picked from commit 87cff6c907
)
2024-10-11 00:50:59 +02:00
Alexandre Vryghem
e30bfffbf0
117287: Simplified the if conditions on the edit/save/discard buttons on item versions
...
(cherry picked from commit 04bbaf9cb9
)
2024-10-11 00:28:43 +02:00
Alexandre Vryghem
db4ea14289
Merge branch 'w2p-117287_fix-item-version-performance-issues_contribute-7.6' into dspace-8_x
...
# Conflicts:
# src/app/item-page/versions/item-versions.component.html
# src/app/item-page/versions/item-versions.component.ts
2024-10-11 00:14:59 +02:00
Tim Donohue
e74dc22077
Merge pull request #3405 from 4Science/task/backport-3213-to-dspace-7_x
...
[Port dspace-7_x] Implement e2e accessibility tests for pages in DSpace User Interface
2024-10-10 13:20:34 -05:00
Tim Donohue
673c758fc8
Merge pull request #3410 from tdonohue/port_3407_to_8x
...
[Port dspace-8_x] Bump cookie, cookie-parser and socket.io
2024-10-10 13:13:56 -05:00
Tim Donohue
7884de94e0
Merge pull request #3409 from tdonohue/port_3407_to_7x
...
[Port dspace-7_x] Bump cookie, cookie-parser and socket.io
2024-10-10 13:13:51 -05:00
Tim Donohue
9ddfa27d0c
Merge pull request #3407 from DSpace/dependabot/npm_and_yarn/multi-c0b71ba702
...
Bump cookie, cookie-parser and socket.io
2024-10-10 13:13:15 -05:00
Tim Donohue
8fee4e348c
Bump cookie, cookie-parser and socket.io
2024-10-10 11:50:08 -05:00
Tim Donohue
169ae41d49
Bump cookie, cookie-parser and socket.io
2024-10-10 11:17:17 -05:00
Alisa Ismailati
7cd82e542b
[CST-17153] improve descriptive labels for show/hide more buttons on related items lists
2024-10-10 18:13:34 +02:00
FrancescoMolinaro
6388613948
revert adding interceptor as not reliable on remote test
2024-10-10 18:00:35 +02:00
Tim Donohue
34a4f5b597
Merge pull request #3368 from alexandrevryghem/w2p-117287_fix-item-version-performance-issues_contribute-7_x
...
[Port dspace-7_x] Fixed Edit Item's Version History crashing
2024-10-10 10:46:07 -05:00
FrancescoMolinaro
7cf7749367
correct intercept to dso resolved for route
2024-10-10 17:32:46 +02:00
dependabot[bot]
101a3d70ce
Bump cookie, cookie-parser and socket.io
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie ), [cookie-parser](https://github.com/expressjs/cookie-parser ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies need to be updated together.
Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2 )
Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases )
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7 )
Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: cookie-parser
dependency-type: direct:production
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 15:09:10 +00:00
Tim Donohue
adcc6f564d
Merge pull request #3404 from tdonohue/port_3343_to_7x
...
[Port dspace-7_x] Bump send, express and serve-static
2024-10-10 10:08:37 -05:00
Tim Donohue
e9d6a6c35c
Merge pull request #3403 from tdonohue/port_3343_to_8x
...
[Port dspace-8_x] Bump send, express, browser-sync and serve-static
2024-10-10 10:08:29 -05:00
Tim Donohue
1443e5b3e1
Merge pull request #3343 from DSpace/dependabot/npm_and_yarn/multi-c9b7225f9e
...
Bump send, express, browser-sync and serve-static
2024-10-10 10:08:11 -05:00
FrancescoMolinaro
ba2570b83b
Add interceptor for collection page to avoid timeout
2024-10-10 16:18:01 +02:00
FrancescoMolinaro
7ac14daf46
remove interceptors
2024-10-10 15:42:47 +02:00
FrancescoMolinaro
caed26d191
resolve differences with version 8
2024-10-10 14:32:20 +02:00
FrancescoMolinaro
5c0c559685
[CST-15592] remove interceptor for edit group
2024-10-10 12:28:48 +02:00
FrancescoMolinaro
9079a968f0
[CST-15592] add interceptor for edit group, fix landmark-unique accessibility issue in pagination component
2024-10-10 12:28:41 +02:00
FrancescoMolinaro
3df66e0257
[CST-15592] add interceptor for item edit page
2024-10-10 12:28:33 +02:00
FrancescoMolinaro
be36175bb8
[CST-15592] add interceptor to prevent sudden timeout failure
2024-10-10 12:27:48 +02:00
FrancescoMolinaro
d0265eb3f6
[CST-15592] refine health page tests
2024-10-10 12:27:41 +02:00
FrancescoMolinaro
5479cc6274
[CST-15592] change health page test target for second tab
2024-10-10 12:27:31 +02:00
FrancescoMolinaro
db891f2f16
[CST-15592] improve tests, add attributes for testing, fix wrong references
2024-10-10 12:27:22 +02:00
FrancescoMolinaro
543cc42bf3
[CST-15592] add accessibility tests for:
...
Admin Add New Modals
Admin Edit Modals
Admin Export Modals
Admin Workflow Page
End User Agreement
Feedback
Profile Page
System Wide Alert
2024-10-10 12:27:09 +02:00
FrancescoMolinaro
2ad9a44b99
[CST-15592] add accessibility tests for:
...
Admin Curation Task
Bitstream Format
Health Page
Metadata Schema
2024-10-10 12:27:02 +02:00
FrancescoMolinaro
ecd2275e1b
[CST-15592] add accessibility tests for:
...
Admin Notifications Publication Claim
Admin Search Page
Bulk Access
Create Group
Metadata Registry
2024-10-10 12:26:54 +02:00
FrancescoMolinaro
f904c0f67d
[CST-15592] add accessibility tests for:
...
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry
2024-10-10 12:26:47 +02:00
FrancescoMolinaro
64855c9cf8
[CST-15592] add accessibility tests for following pages:
...
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources
2024-10-10 12:26:36 +02:00
Tim Donohue
9a7b242827
Bump send, express and serve-static
2024-10-09 16:55:38 -05:00
Tim Donohue
cfc3269e5d
Bump send, express, browser-sync and serve-static
2024-10-09 16:41:41 -05:00
Tim Donohue
e46c801554
Merge pull request #3402 from tdonohue/port_3400_to_7x
...
[Port dspace-7_x] Fixed #3399 - minor typo
2024-10-09 15:55:32 -05:00
Tim Donohue
ab7d6d44fc
Merge pull request #3401 from DSpace/backport-3400-to-dspace-8_x
...
[Port dspace-8_x] Fixed #3399 - minor typo
2024-10-09 14:20:34 -05:00
Arta Seyedian
7be3f1fada
Fixed #3399 - minor typo
2024-10-09 14:01:14 -05:00
Arta Seyedian
46f1d3677d
Fixed #3399 - minor typo
...
(cherry picked from commit c6a3794a76
)
2024-10-09 18:53:20 +00:00
Tim Donohue
e13b0e3e13
Merge pull request #3400 from aseyedia/fix-issue-3399
...
Fixed #3399 - minor typo
2024-10-09 13:52:58 -05:00
Tim Donohue
144b455eae
Merge pull request #3398 from tdonohue/port_3315_to_7x
...
[Port dspace-7_x] Upgrade to Cypress 13.15.0
2024-10-09 13:03:19 -05:00
Arta Seyedian
c6a3794a76
Fixed #3399 - minor typo
2024-10-09 13:55:39 -04:00
Tim Donohue
bd8659ac11
Test stability fixes. Ensure Item Edit tests wait on tabs to load by testing if tab is active. Fix small bug in login-modal test.
2024-10-09 12:08:11 -05:00
Tim Donohue
5636db84a8
Simplify login CSS selectors
2024-10-09 12:00:02 -05:00
Tim Donohue
5621b84284
Minor changes to login-modal.cy.ts to cleanup CSS selectors
2024-10-09 11:58:55 -05:00
Tim Donohue
35cc7a8096
Ensure Cypress still creates videos in GitHub Actions
2024-10-09 11:56:46 -05:00
Tim Donohue
a4e2c47c51
Bump cypress-axe to 1.5.0
2024-10-09 11:56:11 -05:00
Tim Donohue
7a60cd9aaf
Bump to Cypress 13.15.0
2024-10-09 11:55:32 -05:00
Tim Donohue
2a98199471
Merge pull request #3397 from tdonohue/port_3315_to_8x
...
[Port dspace-8_x] Upgrade to Cypress 13.15.0
2024-10-09 11:51:10 -05:00
Tim Donohue
28fc092410
Test stability fixes. Ensure Item Edit tests wait on tabs to load by testing if tab is active. Fix small bug in login-modal test.
2024-10-09 11:19:57 -05:00
Tim Donohue
976ed6bb0a
Simplify login CSS selectors
2024-10-09 11:19:49 -05:00
Tim Donohue
86f21de0a6
Minor changes to login-modal.cy.ts to cleanup CSS selectors
2024-10-09 11:19:42 -05:00
Tim Donohue
b262a3d0f2
Ensure Cypress still creates videos in GitHub Actions
2024-10-09 11:19:35 -05:00
Tim Donohue
d9167262dd
Bump cypress-axe to 1.5.0
2024-10-09 11:19:14 -05:00
Tim Donohue
68608a1a8c
Bump to Cypress 13.15.0
2024-10-09 11:18:25 -05:00
Tim Donohue
d7ff9c3ec0
Merge pull request #3315 from tdonohue/upgrade_cypress
...
Upgrade to Cypress 13.15.0
2024-10-09 11:09:14 -05:00
Tim Donohue
a7b822ffce
Merge pull request #3396 from tdonohue/port_3395_to_8x
...
[Port dspace-8_x] Bump rollup from 4.21.2 to 4.24.0
2024-10-09 11:04:40 -05:00
Tim Donohue
389e6bc28c
Merge pull request #3394 from DSpace/backport-3213-to-dspace-8_x
...
[Port dspace-8_x] Implement e2e accessibility tests for pages in DSpace User Interface
2024-10-09 10:36:47 -05:00
Tim Donohue
6671c776b3
Bump rollup from 4.21.2 to 4.24.0
2024-10-09 10:33:39 -05:00
dependabot[bot]
8e1736f608
Bump send, express, browser-sync and serve-static
...
Bumps [send](https://github.com/pillarjs/send ) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send ), [express](https://github.com/expressjs/express ), [browser-sync](https://github.com/BrowserSync/browser-sync ) and [serve-static](https://github.com/expressjs/serve-static ). These dependencies need to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0 )
Updates `browser-sync` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/BrowserSync/browser-sync/releases )
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v3.0.2...v3.0.3 )
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
- dependency-name: browser-sync
dependency-type: direct:development
- dependency-name: serve-static
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-09 15:30:21 +00:00
Tim Donohue
c1cc9ba2d6
Merge pull request #3395 from DSpace/dependabot/npm_and_yarn/rollup-4.24.0
...
Bump rollup from 4.18.0 to 4.24.0
2024-10-09 10:29:11 -05:00
Tim Donohue
b4d932a91b
Bump to Cypress 13.5.0
2024-10-09 10:24:42 -05:00
Alisa Ismailati
b0356c58fb
Merge branch 'main' into task/main/CST-15591
...
# Conflicts:
# src/app/notifications/qa/source/quality-assurance-source.component.html
2024-10-09 16:57:16 +02:00
dependabot[bot]
75655f1bb8
Bump rollup from 4.18.0 to 4.24.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.18.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.24.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-09 14:52:39 +00:00
Alisa Ismailati
c2d3d8b216
Merge branch 'main' into task/main/CST-15591
2024-10-09 16:51:37 +02:00
Tim Donohue
b543b32a37
Bump cypress-axe to 1.5.0
2024-10-09 09:42:30 -05:00
Tim Donohue
a012e4cea2
Test stability fixes. Ensure Item Edit tests wait on tabs to load by testing if tab is active. Fix small bug in login-modal test.
2024-10-09 09:42:30 -05:00
Tim Donohue
968c5bda71
Simplify login CSS selectors
2024-10-09 09:42:30 -05:00
Tim Donohue
7aba69edd6
Minor changes to login-modal.cy.ts to cleanup CSS selectors
2024-10-09 09:42:30 -05:00
Tim Donohue
f9911ce5ba
Ensure Cypress still creates videos in GitHub Actions
2024-10-09 09:42:30 -05:00
Tim Donohue
59ba031b1f
Upgrade to Cypress 13
2024-10-09 09:42:30 -05:00
FrancescoMolinaro
70a38ea0fb
[CST-15592] remove interceptor for edit group
...
(cherry picked from commit 9e985cf2d4
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
6f6a4994ba
[CST-15592] add interceptor for edit group, fix landmark-unique accessibility issue in pagination component
...
(cherry picked from commit 2b466bb382
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
a1bbd32315
[CST-15592] add interceptor for item edit page
...
(cherry picked from commit 55ab43f132
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
7a03713783
[CST-15592] add interceptor to prevent sudden timeout failure
...
(cherry picked from commit 0e5b924f42
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
dfd698c914
[CST-15592] refine health page tests
...
(cherry picked from commit f131ae2f6b
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
a80b324f1f
[CST-15592] change health page test target for second tab
...
(cherry picked from commit 2369b27178
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
75981cf46e
[CST-15592] improve tests, add attributes for testing, fix wrong references
...
(cherry picked from commit 69f618e856
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
48d74ee2cd
[CST-15592] add accessibility tests for:
...
Admin Add New Modals
Admin Edit Modals
Admin Export Modals
Admin Workflow Page
End User Agreement
Feedback
Profile Page
System Wide Alert
(cherry picked from commit 4cd55d6669
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
bae0442ede
[CST-15592] add accessibility tests for:
...
Admin Curation Task
Bitstream Format
Health Page
Metadata Schema
(cherry picked from commit d12d0faf09
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
5e9cca1399
[CST-15592] add accessibility tests for:
...
Admin Notifications Publication Claim
Admin Search Page
Bulk Access
Create Group
Metadata Registry
(cherry picked from commit 85e486438a
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
c3273c8d5e
[CST-15592] add accessibility tests for:
...
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry
(cherry picked from commit a0e3c41be6
)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
cd6fda20be
[CST-15592] add accessibility tests for following pages:
...
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources
(cherry picked from commit e6a7fb852a
)
2024-10-09 14:21:11 +00:00
Tim Donohue
7611635ad0
Merge pull request #3213 from 4Science/task/main/CST-15592
...
Implement e2e accessibility tests for pages in DSpace User Interface
2024-10-09 09:20:52 -05:00
milanmajchrak
9badd4a4b6
Updated cs localization for subcommunities and subcollections
2024-10-09 16:14:04 +02:00
milanmajchrak
5e5c627b8b
Fixed messages following the PR from the UFAL - f18d45ce23
2024-10-09 16:09:51 +02:00
FrancescoMolinaro
9e985cf2d4
[CST-15592] remove interceptor for edit group
2024-10-09 15:13:14 +02:00
milanmajchrak
813d644b32
Updated cs messages following review requirements
2024-10-09 15:08:31 +02:00
FrancescoMolinaro
2b466bb382
[CST-15592] add interceptor for edit group, fix landmark-unique accessibility issue in pagination component
2024-10-09 14:16:47 +02:00
FrancescoMolinaro
55ab43f132
[CST-15592] add interceptor for item edit page
2024-10-09 13:15:07 +02:00
FrancescoMolinaro
0e5b924f42
[CST-15592] add interceptor to prevent sudden timeout failure
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
f131ae2f6b
[CST-15592] refine health page tests
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
2369b27178
[CST-15592] change health page test target for second tab
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
69f618e856
[CST-15592] improve tests, add attributes for testing, fix wrong references
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
4cd55d6669
[CST-15592] add accessibility tests for:
...
Admin Add New Modals
Admin Edit Modals
Admin Export Modals
Admin Workflow Page
End User Agreement
Feedback
Profile Page
System Wide Alert
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
d12d0faf09
[CST-15592] add accessibility tests for:
...
Admin Curation Task
Bitstream Format
Health Page
Metadata Schema
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
85e486438a
[CST-15592] add accessibility tests for:
...
Admin Notifications Publication Claim
Admin Search Page
Bulk Access
Create Group
Metadata Registry
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
a0e3c41be6
[CST-15592] add accessibility tests for:
...
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
e6a7fb852a
[CST-15592] add accessibility tests for following pages:
...
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources
2024-10-09 11:44:44 +02:00
Tim Donohue
cf877f44d8
Merge pull request #3392 from tdonohue/port_3221_to_8x
...
[Port dspace-8_x] Removed unnecessary *ngVars from ThumbnailComponent
2024-10-08 16:55:49 -05:00
Tim Donohue
2f94f49c06
Merge pull request #3391 from DSpace/backport-3221-to-dspace-7_x
...
[Port dspace-7_x] Removed unnecessary *ngVars from ThumbnailComponent
2024-10-08 16:55:35 -05:00
Alexandre Vryghem
64596c306e
116728: Removed unnecessary *ngVars from the ThumbnailComponent
2024-10-08 15:12:54 -05:00
Alexandre Vryghem
3306d0d699
116728: Removed unnecessary *ngVars from the ThumbnailComponent
...
(cherry picked from commit d31e17894c
)
2024-10-08 20:08:09 +00:00
Tim Donohue
b9c712c72f
Merge pull request #3221 from alexandrevryghem/w2p-116728_removed-unnecessary-ngvars_contribute-main
...
Removed unnecessary *ngVars from ThumbnailComponent
2024-10-08 15:07:51 -05:00
Tim Donohue
7f1ddcc41c
Merge pull request #3388 from DSpace/backport-3386-to-dspace-8_x
...
[Port dspace-8_x] Update fr.json5 to add capitalization
2024-10-04 10:19:00 -05:00
Tim Donohue
bf9590c1e6
Merge pull request #3387 from DSpace/backport-3386-to-dspace-7_x
...
[Port dspace-7_x] Update fr.json5 to add capitalization
2024-10-04 10:18:54 -05:00
Julia
884238bc12
Update fr.json5 to add capitalization
...
(cherry picked from commit c5b395802c
)
2024-10-04 15:18:10 +00:00
Julia
e2a84b2145
Update fr.json5 to add capitalization
...
(cherry picked from commit c5b395802c
)
2024-10-04 15:18:06 +00:00
Tim Donohue
035ae803e2
Merge pull request #3386 from alphapetjg/patch-1
...
Update fr.json5 to add capitalization
2024-10-04 10:17:49 -05:00
Julia
c5b395802c
Update fr.json5 to add capitalization
2024-10-04 10:24:27 -04:00
Tim Donohue
3e01912eb2
Merge pull request #3382 from tdonohue/port_3148_to_7x
...
[Port dspace-7_x] Accessibility of the status page
2024-10-02 17:07:06 -05:00
Tim Donohue
48f70f42ed
Merge pull request #3381 from DSpace/backport-3148-to-dspace-8_x
...
[Port dspace-8_x] Accessibility of the status page
2024-10-02 17:07:00 -05:00
Tim Donohue
4bd6071071
Squashed commit of changes in #3148 from @Andrea-Guevara
...
Co-authored-by: @Andrea-Guevara
2024-10-02 17:02:12 -05:00
andreaNeki
aa9d2490d1
Adjusting bold text on labels
...
(cherry picked from commit 4aed1b6056
)
2024-10-02 21:49:18 +00:00
andreaNeki
8cc999e81e
Edit item - making page content more responsive and accessible
...
(cherry picked from commit f975e1da89
)
2024-10-02 21:49:18 +00:00
root
dadba96975
Issue-1190/PR-3148 Removing 100% height from the column containing the button text and leaving it automatic
...
(cherry picked from commit 3800021ed3
)
2024-10-02 21:49:17 +00:00
root
57d3a3a769
Issue-1190/PR-3148 Improve the space between the text and the button
...
(cherry picked from commit 5f4a049fdd
)
2024-10-02 21:49:17 +00:00
root
01d09810ba
Resolution of issue #1190 - Improving the accessibility of the status page using the item-operation component
...
(cherry picked from commit e06b67fd73
)
2024-10-02 21:49:17 +00:00
Tim Donohue
bbc93291ea
Merge pull request #3148 from Neki-IT/StatusPageAccessibility
...
Accessibility of the status page
2024-10-02 16:48:58 -05:00
DanGastardelli
2643a459b6
Import order adjustment
2024-10-02 09:24:46 -03:00
DanGastardelli
eeaac8965b
Import order adjustment
2024-10-02 09:10:48 -03:00
DanGastardelli
62006c00ca
Fix last commit
2024-10-02 09:01:56 -03:00
DanGastardelli
762bc8ce8c
Adjusting spacing
2024-10-02 08:46:37 -03:00
andreaNeki
4aed1b6056
Adjusting bold text on labels
2024-10-02 08:45:52 -03:00
DanGastardelli
df24a63a46
Adjusting spacing and good rules
2024-10-02 08:38:42 -03:00
Yana De Pauw
161daffcc0
115284: Add tests for isRepeatable
2024-10-02 11:09:30 +02:00
Yana De Pauw
876d94e124
115284: Add tests for isRepeatable
2024-10-02 10:03:53 +02:00
DanGastardelli
fec4aa6df1
Changing the bitstream title in the submission form to use the view component title, avoiding disappearance with changes to the form
2024-10-01 17:15:53 -03:00
andreaNeki
f975e1da89
Edit item - making page content more responsive and accessible
2024-10-01 14:34:43 -03:00
Tim Donohue
5887d03504
Merge pull request #3377 from DSpace/backport-3375-to-dspace-8_x
...
[Port dspace-8_x] Always sanitize HTML passed to dsMarkdown even if markdown rendering is disabled
2024-10-01 11:19:41 -05:00
Andrea-Guevara
dd93a10007
Merge branch 'DSpace:main' into StatusPageAccessibility
2024-10-01 12:13:09 -03:00
Kim Shepherd
85f1ba2176
Always sanitize HTML in dsMarkdown even if markdown disabled
...
Instead of setting innerHTML directly to value, sanitize
the value, even if not passing to renderMarkdown/Mathjax
(cherry picked from commit 8fb4772b6c
)
2024-10-01 14:52:34 +00:00
Tim Donohue
3d057bb1b2
Merge pull request #3375 from kshepherd/markdown_directive_force_sanitization
...
Always sanitize HTML passed to dsMarkdown even if markdown rendering is disabled
2024-10-01 09:52:15 -05:00
Kim Shepherd
8fb4772b6c
Always sanitize HTML in dsMarkdown even if markdown disabled
...
Instead of setting innerHTML directly to value, sanitize
the value, even if not passing to renderMarkdown/Mathjax
2024-10-01 14:03:46 +02:00
Andreas Awouters
a207fb51e9
118219: Remove unused paginated-drag-and-drop components
2024-10-01 10:37:39 +02:00
Andreas Awouters
8a16597b69
118219: Fix tests
2024-10-01 10:37:39 +02:00
Andreas Awouters
6a2c7d09d6
118219: Add dragging tooltip explaining how to drag to other page
2024-10-01 10:37:39 +02:00
Andreas Awouters
eadbcdbe14
118219: Store result of drag & dropping bitstream
2024-10-01 10:37:39 +02:00
Andreas Awouters
be99cc5c23
118219: Allow dragging of table rows
2024-10-01 10:37:39 +02:00
Andreas Awouters
a230eee76d
117803: Add negative top-margin to subsequent tables
2024-10-01 10:37:39 +02:00
Andreas Awouters
6a8095d456
117803: Change pagination settings styling
2024-10-01 10:37:39 +02:00
Andreas Awouters
79f3a3116e
117803: Set header border to background color
2024-10-01 10:37:39 +02:00
Andreas Awouters
8481604b1e
117803: Fix table & pagination margin
2024-10-01 10:37:39 +02:00
Andreas Awouters
cc5b841a65
117803: Only visually hide header rows
2024-10-01 10:37:39 +02:00
Andreas Awouters
d8b426d745
117803: Add ItemBitsreamsService tests
2024-10-01 10:37:39 +02:00
Andreas Awouters
3f4bf7ce0f
117803: Fix existing tests
2024-10-01 10:37:39 +02:00
Andreas Awouters
374a9ae14e
117803: Add item-bitstream service
2024-10-01 10:37:39 +02:00
Andreas Awouters
d85124c121
117803: Fix deleted bitstreams not being removed from list
2024-10-01 10:37:39 +02:00
Andreas Awouters
1773a75e98
117803: Allow changing page size of Bitstream list
2024-10-01 10:37:39 +02:00
Andreas Awouters
a11bfc80ad
117803: Hide table headers for subsequent bundle tables
2024-10-01 10:37:39 +02:00
Andreas Awouters
cf54af2c22
117803: Refactor Item Edit Bitstreams page to use HTML Table elements
2024-10-01 10:37:39 +02:00
Andrea Barbasso
a8e5b26744
Merge remote-tracking branch 'lyrasis/dspace-7_x' into task/dspace-7_x/CST-14904
...
# Conflicts:
# src/app/shared/shared.module.ts
2024-10-01 09:27:53 +02:00
Tim Donohue
6c0514ab48
Merge pull request #3371 from atmire/live-region-7_x
...
[Port dspace-7_x] Live region
2024-09-30 16:41:06 -05:00
Tim Donohue
80c953fb81
Merge pull request #3370 from atmire/live-region-8.0
...
[Port dspace-8_x] Live region
2024-09-30 16:38:04 -05:00
Andrea Barbasso
ad7bbb85cb
Merge remote-tracking branch 'github/main' into task/main/CST-15593
2024-09-30 11:20:18 +02:00
Andreas Awouters
bc84bc867b
Merge branch 'live-region-7.6' into live-region-7_x
...
# Conflicts:
# config/config.example.yml
# src/app/shared/shared.module.ts
2024-09-30 09:09:44 +02:00
Alexandre Vryghem
98c49231b4
Merge branch 'w2p-117287_fix-item-version-performance-issues_contribute-7.6' into w2p-117287_fix-item-version-performance-issues_contribute-7_x
...
# Conflicts:
# src/app/item-page/versions/item-versions.component.html
2024-09-29 00:19:11 +02:00
andreaNeki
73d39abfe5
Trying to correct an error in the focus implementation
2024-09-27 16:18:56 -03:00
andreaNeki
3658ad1ec0
Ensuring that the message “There were no items to show” is announced to the screen reader when necessary
2024-09-27 15:08:53 -03:00
andreaNeki
e54b1ce274
Adding focus to the input after the reset button is clicked
2024-09-27 14:01:44 -03:00
andreaNeki
9565f9b9ee
Adding the aria-label attribute to buttons
2024-09-27 13:44:31 -03:00
Tim Donohue
052b6a9bdd
Merge pull request #3337 from atmire/live-region-main
...
Live Region
2024-09-27 11:09:56 -05:00
Andreas Awouters
0f5a50a868
Merge branch 'live-region-8.0' into live-region-main
2024-09-27 10:15:51 +02:00
Andreas Awouters
dcf03fbe07
Merge branch 'live-region-7.6' into live-region-8.0
...
# Conflicts:
# src/app/shared/live-region/live-region.component.ts
# src/app/shared/live-region/live-region.service.spec.ts
2024-09-27 10:10:07 +02:00
Andrea Barbasso
a2193a186a
Merge branch 'main' into task/main/CST-15593
2024-09-27 10:06:39 +02:00
Andreas Awouters
751d689ff6
118220: Add additional TypeDocs
2024-09-27 10:02:26 +02:00
Tim Donohue
dfa74e0505
Merge pull request #3365 from DSpace/backport-3153-to-dspace-8_x
...
[Port dspace-8_x] Fix to Mobile navbar hamburger menu for base (custom) theme
2024-09-26 16:13:10 -05:00
Tim Donohue
cf5ac335ca
Merge pull request #3364 from DSpace/backport-3153-to-dspace-7_x
...
[Port dspace-7_x] Fix to Mobile navbar hamburger menu for base (custom) theme
2024-09-26 16:13:04 -05:00
Elvi Nemiz
0cff856bf5
Fix to Mobile navbar hamburger menu for base (custom) theme
...
https://github.com/DSpace/dspace-angular/pull/2444 only fixes the DSpace theme, not the base (and custom) theme.
(cherry picked from commit a3b6aef66a
)
2024-09-26 18:22:15 +00:00
Elvi Nemiz
fe7d2a8a7e
Fix to Mobile navbar hamburger menu for base (custom) theme
...
https://github.com/DSpace/dspace-angular/pull/2444 only fixes the DSpace theme, not the base (and custom) theme.
(cherry picked from commit a3b6aef66a
)
2024-09-26 18:22:10 +00:00
Tim Donohue
cbd681d440
Merge pull request #3153 from eulereadgbe/patch-1
...
Fix to Mobile navbar hamburger menu for base (custom) theme
2024-09-26 13:21:53 -05:00
Tim Donohue
531968cf1a
Merge pull request #3363 from DSpace/backport-3340-to-dspace-8_x
...
[Port dspace-8_x] DS-3330: Updated en.json5 to fixed typo for 'occurred'
2024-09-26 12:04:13 -05:00
Tim Donohue
5ffd405ba6
Merge pull request #3362 from DSpace/backport-3340-to-dspace-7_x
...
[Port dspace-7_x] DS-3330: Updated en.json5 to fixed typo for 'occurred'
2024-09-26 12:04:02 -05:00
Julia
c2e9d5453a
Update en.json5 - fixed typo for occurred
...
(cherry picked from commit ed5ac47f88
)
2024-09-26 16:57:13 +00:00
Julia
edc738ae39
Update en.json5 - fixed typo for occurred
...
(cherry picked from commit ed5ac47f88
)
2024-09-26 16:57:08 +00:00
Tim Donohue
ff322e2ae1
Merge pull request #3340 from alphapetjg/main
...
DS-3330: Updated en.json5 to fixed typo for 'occurred'
2024-09-26 11:56:48 -05:00
Tim Donohue
46b241eda5
Merge pull request #3354 from alanorth/update-isbot-7x
...
[Port dspace-7_x] updates isbot dependency to newest version
2024-09-26 11:14:38 -05:00
Pascal-Nicolas Becker
f244d388be
Merge pull request #3359 from DSpace/backport-3149-to-dspace-7_x
...
[Port dspace-7_x] missing German translations (500 error)
2024-09-26 17:54:02 +02:00
Tim Donohue
59fd32ac68
Merge pull request #3360 from DSpace/backport-3175-to-dspace-7_x
...
[Port dspace-7_x] minor change: added missing periods in German translations
2024-09-26 10:52:54 -05:00
Tim Donohue
2a145cdc4a
Merge pull request #3361 from DSpace/backport-3175-to-dspace-8_x
...
[Port dspace-8_x] minor change: added missing periods in German translations
2024-09-26 10:52:39 -05:00
Sascha Szott
6b081ee470
minor change: added missing periods in German translations
...
(cherry picked from commit e26ab86dd3
)
2024-09-26 14:45:36 +00:00
Sascha Szott
48ec0cdc34
minor change: added missing periods in German translations
...
(cherry picked from commit e26ab86dd3
)
2024-09-26 14:45:31 +00:00
Pascal-Nicolas Becker
af7b14851c
Merge pull request #3175 from saschaszott/patch-22
...
minor change: added missing periods in German translations
2024-09-26 16:45:10 +02:00
Sascha Szott
aed97c9dcc
added missing German translations (500 error)
...
(cherry picked from commit 5f6b6ef984
)
2024-09-26 14:43:28 +00:00
Pascal-Nicolas Becker
3664512e27
Merge pull request #3149 from saschaszott/patch-21
...
missing German translations (500 error)
2024-09-26 16:43:07 +02:00
kshepherd
26dcb6b8b0
Merge pull request #3352 from alexandrevryghem/w2p-110615_minor-accessibility-fixes_contribute-7_x
...
[Port dspace-7_x] Minor accessibility fixes
2024-09-26 11:29:24 +02:00
kshepherd
7a63ef2ea5
Merge pull request #3353 from alexandrevryghem/w2p-110615_minor-accessibility-fixes_contribute-8_x
...
[Port dspace-8_x] Minor accessibility fixes
2024-09-26 11:28:36 +02:00
Jens Vannerum
1b17879d7a
documentation file
2024-09-25 14:56:00 +02:00
Jens Vannerum
8a5181a9a3
documentation file
2024-09-25 14:55:37 +02:00
Alisa Ismailati
bcaa73a161
[CST-15073][CST-15074] removed unnecessary additions
2024-09-25 10:18:32 +02:00
Alisa Ismailati
1565a1dc32
[CST-15073][CST-15074] Fixes
2024-09-25 10:18:24 +02:00
Alisa Ismailati
83615a1c90
[CST-15073][CST-15074] Adaptation with standalone components
2024-09-25 10:18:14 +02:00
Alisa Ismailati
214a77a65c
[CST-14902][CST-15073][CST-15074] Adds ORCID login flow with private email
2024-09-25 10:17:53 +02:00
Andreas Awouters
c1fa52ee64
118220: Store messages with ID so clears can be targeted
2024-09-25 09:50:33 +02:00
Alan Orth
29c1b51073
.github/workflows/build.yml: use Node.js v18 and v20
...
Node.js v16 LTS is end of life since October, 2023.
See: https://nodejs.org/en/about/previous-releases
2024-09-25 08:34:04 +03:00
Alan Orth
35946dcf7c
Update isbot dependency
...
Note that the minimum supported Node.js version is now v18, as v16
is now end of life.
2024-09-25 08:17:03 +03:00
Alan Orth
a0c4ff4509
Merge pull request #3348 from TexasDigitalLibrary/update-isbot-dspace-8_x
2024-09-25 08:10:04 +03:00
Alexandre Vryghem
c933e87707
Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibility-fixes_contribute-8_x
...
# Conflicts:
# src/app/item-page/simple/related-entities/tabbed-related-entities-search/tabbed-related-entities-search.component.html
# src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html
2024-09-24 22:30:50 +02:00
Alexandre Vryghem
f49bdcd8c8
Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibility-fixes_contribute-7_x
...
# Conflicts:
# src/app/item-page/simple/related-entities/tabbed-related-entities-search/tabbed-related-entities-search.component.html
# src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html
2024-09-24 22:03:46 +02:00
nwoodward
e45b6af26d
updates isbot dependency to newest version
2024-09-24 09:46:58 -05:00
Andrea Barbasso
cd51baa5f1
[CST-14904] add orcid icon with tooltip
2024-09-24 12:04:22 +02:00
Andrea Barbasso
99100371b8
[CST-15078] add orcid icon with tooltip
2024-09-24 11:03:36 +02:00
Andrea Barbasso
e6a02bcbea
[CST-15077] add orcid icon with tooltip
2024-09-24 11:00:57 +02:00
Alan Orth
fca5700012
Merge pull request #3329 from TexasDigitalLibrary/update-isbot
2024-09-24 09:55:32 +03:00
Julia
ed5ac47f88
Update en.json5 - fixed typo for occurred
2024-09-23 15:53:55 -04:00
Jens Vannerum
ee83beae94
fix bug in lint rule, add docs for rule and update name so it's clear this is only for buttons currently
...
(cherry picked from commit 2380d4e751
)
2024-09-20 16:45:48 +02:00
Jens Vannerum
2380d4e751
fix bug in lint rule, add docs for rule and update name so it's clear this is only for buttons currently
2024-09-20 16:45:05 +02:00
Andreas Awouters
debc2325cd
Merge branch 'live-region-8.0' into live-region-main
2024-09-20 14:25:03 +02:00
Andreas Awouters
2249464abf
Merge branch 'live-region-7.6' into live-region-8.0
...
# Conflicts:
# config/config.example.yml
# src/app/shared/shared.module.ts
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
2024-09-20 14:03:19 +02:00
Andreas Awouters
35d29c8425
118220: Add LiveRegion to RootComponent
2024-09-20 13:31:45 +02:00
Andreas Awouters
e987c35450
118220: Add liveRegionComponent & Service tests
2024-09-20 13:31:45 +02:00
Andreas Awouters
83a44ba924
118220: Add live-region service and component
2024-09-20 13:31:44 +02:00
Andrea Barbasso
e2dc89c737
[CST-15595] fix tests
2024-09-20 10:26:46 +02:00
Jens Vannerum
c249afdb3f
lint rule with autofix to disallow the disabled input on button elements
2024-09-18 13:09:25 +02:00
Jens Vannerum
7ade453218
lint rule with autofix to disallow the disabled input on button elements
2024-09-18 13:07:56 +02:00
nwoodward
c419dd608b
updates isbot dependency to newest version
2024-09-16 15:07:08 -05:00
Jens Vannerum
4a7ebeea16
117544: fix remaining bug
2024-09-16 16:10:36 +02:00
Jens Vannerum
d3e87c68fd
117544: fix remaining bug
2024-09-16 16:10:00 +02:00
Jens Vannerum
1209b40ac9
117544: fix remaining bug
2024-09-16 16:09:41 +02:00
Jens Vannerum
f65d6c5775
117544: rename directive to be clear it should currently only be used for buttons
2024-09-16 14:27:37 +02:00
Jens Vannerum
685e6d83c5
117544: PR feedback
...
- added typedocs
- changed directive to only be present for buttons
- various other small fixes
2024-09-16 14:24:51 +02:00
Andrea Barbasso
80e1daeb65
[CST-15593] allow orejime to start if privacy statement is disabled
2024-09-16 14:22:13 +02:00
Jens Vannerum
eb5aadaf8a
117544: linting
2024-09-16 14:19:14 +02:00
Jens Vannerum
aec970f9d1
117544: rename directive to be clear it should currently only be used for buttons
2024-09-16 14:18:26 +02:00
Jens Vannerum
e7d050d3eb
117544: PR feedback
...
- added typedocs
- changed directive to only be present for buttons
- various other small fixes
2024-09-16 14:13:20 +02:00
Jens Vannerum
0928dc1ca9
117544: linting
2024-09-16 14:11:59 +02:00
Jens Vannerum
5a609d5bb1
117544: rename directive to be clear it should currently only be used for buttons
2024-09-16 13:45:33 +02:00
Jens Vannerum
9fd3c2d734
117544: PR feedback
...
- added typedocs
- changed directive to only be present for buttons
- various other small fixes
2024-09-16 13:44:06 +02:00
Andrea Barbasso
58c5d742b7
[CST-15593] fix orejime startup error
...
this was happening because of hidden apps not being removed from category arrays.
2024-09-16 11:44:08 +02:00
Jens Vannerum
363356b47c
Merge remote-tracking branch 'upstream/main' into w2p-117544_support-for-disabled-elements-for-screen-readers-9.0
2024-09-16 10:56:09 +02:00
Andrea Barbasso
a9da80caae
[CST-15593] run npm i for orejime
2024-09-16 10:23:26 +02:00
Andrea Barbasso
7966efcaf2
Merge remote-tracking branch 'origin/main' into task/main/CST-15593
...
# Conflicts:
# yarn.lock
2024-09-16 10:17:06 +02:00
andreaNeki
74c52bc5ab
DSpace#2668 - Adding and changing classes in global scss to make cookie settings more accessible
2024-09-13 16:34:16 -03:00
Tim Donohue
593e67fe72
Merge pull request #3326 from tdonohue/port_3318_to_7x
...
[Port dspace-7_x] Bump Express to v4.20.0
2024-09-11 16:58:35 -05:00
Tim Donohue
f7706760cd
Bump Express to v4.20.0
2024-09-11 16:30:40 -05:00
Tim Donohue
a0cd26ef54
Merge pull request #3324 from tdonohue/port_3318_to_8x
...
[Port dspace-8_x] Bump body-parser and express
2024-09-11 15:48:45 -05:00
Tim Donohue
8cda55a92e
Bump Express to v4.20.0
2024-09-11 14:24:01 -05:00
Tim Donohue
779ff47260
Merge pull request #3318 from DSpace/dependabot/npm_and_yarn/multi-27a054522e
...
Bump body-parser and express
2024-09-11 14:02:52 -05:00
igorbaptist4
d7869f408e
fix identation
2024-09-11 15:15:26 -03:00
igorbaptist4
0ef2db146b
Configuring the URI link target
2024-09-11 14:48:59 -03:00
Tim Donohue
93659a1be3
Merge pull request #3311 from alanorth/dspace8-yarn-upgrade
...
yarn.lock: run yarn upgrade
2024-09-11 10:32:42 -05:00
Yana De Pauw
83dc069673
Make tests compile
2024-09-11 11:38:02 +02:00
dependabot[bot]
45875f13c4
Bump body-parser and express
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 21:48:08 +00:00
Tim Donohue
16943fef16
Merge pull request #3171 from pastr/remove-material-ui
...
Remove material-ui dependency
2024-09-10 16:47:11 -05:00
Alan Orth
81675b7a3a
package.json: Use eslint-plugin-unused-imports v3.x.x
...
According to the docs we should be using v3.x.x:
> * Version 3.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 6 - 7
> * Version 2.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 5
This fixes a lint error.
See: https://www.npmjs.com/package/eslint-plugin-unused-imports
2024-09-10 10:16:26 +03:00
Alan Orth
3626cdf699
lint/src/util: fix TS2314
...
Fix error in lint:
> lint/src/util/structure.ts:16:20 - error TS2314: Generic type 'RuleMetaData<MessageIds, Options>' requires 2 type argument(s).
>
> 16 export type Meta = RuleMetaData<string>;
2024-09-09 08:07:54 +03:00
Alan Orth
3e0404c817
yarn.lock: run yarn upgrade
2024-09-09 08:07:28 +03:00
kshepherd
8f70d3da25
Merge pull request #3233 from cclauss/codespell
...
Fix typos discovered by codespell
2024-09-07 10:22:32 +02:00
Christian Clauss
1a9d68c260
Merge branch 'main' into codespell
2024-09-06 22:53:45 +02:00
Emmanuel Pastor
a737719468
Remove unused react dependencies
2024-09-06 22:20:17 +02:00
Tim Donohue
ba05b22fae
Merge pull request #3173 from alanorth/use-npm
...
Use npm instead of Yarn
2024-09-06 13:38:27 -05:00
Tim Donohue
8144d1bb9e
Add yarn.lock to .gitignore
2024-09-06 12:35:52 -05:00
Tim Donohue
202e765b43
Add yarn.lock to .dockerignore
2024-09-06 12:33:26 -05:00
Simone Ramundi
2def01b8c2
Merge branch 'main' into task/main/DURACOM-296
2024-09-06 17:29:41 +02:00
Simone Ramundi
4d5910981a
[DURACOM-296] Enabled 'admin-div' only for Site Administrator
2024-09-06 17:10:09 +02:00
Nona Luypaert
5e24ed1fb6
117648: Add tests for basic MenuProviders
2024-09-06 16:55:25 +02:00
Tim Donohue
d959a28d0b
Merge pull request #3305 from DSpace/backport-3011-to-dspace-8_x
...
[Port dspace-8_x] Fixed page and admin menu for Shibboleth auth
2024-09-05 16:38:06 -05:00
Tim Donohue
350cbea6d5
Merge pull request #3306 from tdonohue/port_3011_to_7x
...
[Port dspace-7_x] Fixed page and admin menu for Shibboleth auth
2024-09-05 16:37:58 -05:00
Michael Spalti
98d9f639f7
Updated browser init to update cache after external auth.
2024-09-05 16:06:42 -05:00
Michael Spalti
9d98d1a9aa
Updated browser init to update cache after external auth.
...
(cherry picked from commit 4a236906eb
)
2024-09-05 20:55:05 +00:00
Tim Donohue
b5c00dd7d9
Merge pull request #3011 from mspalti/shibboleth-fix
...
Fixed page and admin menu for Shibboleth auth
2024-09-05 15:54:42 -05:00
Alexandre Vryghem
f03ed89687
117287: Removed method calls returning observables from the metadata schema registry
2024-09-05 20:09:03 +02:00
Alexandre Vryghem
c74c178533
117287: Removed method calls returning observables from the metadata registry
2024-09-05 19:38:18 +02:00
Tim Donohue
36f07604ae
Merge pull request #3302 from tdonohue/port_3284_to_7x
...
[Port dspace-7_x] Bump micromatch to 4.0.8
2024-09-05 08:41:02 -05:00
Tim Donohue
257850001d
Merge pull request #3301 from DSpace/backport-3284-to-dspace-8_x
...
[Port dspace-8_x] Bump micromatch from 4.0.5 to 4.0.8
2024-09-05 08:40:52 -05:00
andreaNeki
f00eae6760
Code refactoring - Accessibility on the new user registration and forgotten password forms
2024-09-05 09:35:55 -03:00
Alan Orth
576aece31d
README.md: use npm
...
Use npm instead of yarn. Mostly a search and replace, minus some
changes in terminology, for example "yarn add" vs "npm install".
2024-09-05 14:56:24 +03:00
Alan Orth
d11e4170fd
.github/pull_request_template.md: use npm
...
Use npm instead of yarn.
2024-09-05 14:56:24 +03:00
Alan Orth
3894c87ba2
.dockerignore: remove package-lock.json
...
We need this now that we are using npm instead of yarn.
2024-09-05 14:56:24 +03:00
Alan Orth
fbf2aee48f
package.json: fix @angular/localize version pin
...
This was the only Angular package not using a "^" to specify the
semver range.
2024-09-05 14:56:24 +03:00
Alan Orth
10df0ac366
Use npm instead of yarn in Dockerfile
...
There is a minor difference in syntax when starting the application
with `npm run serve`. We use `--` to make sure npm doesn't try to
parse the `--host 0.0.0.0` as an option, allowing it instead to be
read by Angular CLI (ng).
Also, there is no direct npm equivalent to yarn's --network-timeout
option so I will remove it. If we need something similar later we
might be able to use these config options:
npm config set fetch-retry-mintimeout 300000
npm config set fetch-retry-maxtimeout 300000
2024-09-05 14:56:24 +03:00
Alan Orth
f3619ff4d8
Use eslint-plugin-unused-imports v3.x.x
...
Fix lint error. According to the docs we should be using v3.x.x:
> * Version 3.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 6 - 7
> * Version 2.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 5
See: https://www.npmjs.com/package/eslint-plugin-unused-imports
2024-09-05 14:56:23 +03:00
Alan Orth
e29a6a3c0a
lint/src/util: fix TS2314
...
Fix error in lint:
> lint/src/util/structure.ts:16:20 - error TS2314: Generic type 'RuleMetaData<MessageIds, Options>' requires 2 type argument(s).
>
> 16 export type Meta = RuleMetaData<string>;
2024-09-05 14:56:23 +03:00
Alan Orth
da1789aece
.github/workflows/build.yml: use npm
...
Use npm instead of yarn in GitHub Actions.
2024-09-05 14:56:19 +03:00
Alan Orth
c6f984b4cb
package.json: add overrides for conflicts
...
Add overrides for conflicting peer dependencies. In yarn these were
handled less noisily, but in npm we need to add explicit overrides
for each. This allows us to use `npm install` without forcing or
using `--legacy-peer-deps`.
2024-09-05 10:30:12 +03:00
Alan Orth
ee33b8f9cc
package.json: remove resolutions
...
These are a yarn-specific concept that we don't need for npm.
2024-09-05 10:30:11 +03:00
Alan Orth
ce3285c1f2
.gitignore: remove package-lock.json
...
Now that we are using npm we need to commit this.
2024-09-05 10:30:11 +03:00
Alan Orth
74ac315b58
package.json: update scripts to use "npm run"
...
All scripts should use "npm run" instead of "yarn".
2024-09-05 10:30:05 +03:00
Alan Orth
84c88a118f
package.json: use "file:" for local dependencies
...
Instead of using the Yarn link protocol, we can use npm's built-in
support for local dependencies using "file:".
2024-09-05 08:40:08 +03:00
Alan Orth
7fc54ec6f7
Remove yarn.lock
2024-09-05 08:40:07 +03:00
Alexandre Vryghem
b55686e187
117287: Removed method calls returning observables from the pagination component
2024-09-05 01:09:05 +02:00
Alexandre Vryghem
680ed3bccf
117287: Removed method calls returning observables from the Group form
2024-09-05 01:09:04 +02:00
Tim Donohue
4ee1c83073
Bump micromatch to 4.0.8
2024-09-04 17:02:50 -05:00
dependabot[bot]
5ddfca71a1
Bump micromatch from 4.0.5 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit aca752a01e
)
2024-09-04 21:52:00 +00:00
Tim Donohue
ab4d32a04e
Merge pull request #3284 from DSpace/dependabot/npm_and_yarn/micromatch-4.0.8
...
Bump micromatch from 4.0.5 to 4.0.8
2024-09-04 16:51:41 -05:00
Tim Donohue
9dec50ee1e
Merge pull request #3298 from DSpace/backport-3289-to-dspace-8_x
...
[Port dspace-8_x] Ignore some paths from file watcher
2024-09-04 11:29:51 -05:00
Tim Donohue
e73139d977
Merge pull request #3297 from DSpace/backport-3289-to-dspace-7_x
...
[Port dspace-7_x] Ignore some paths from file watcher
2024-09-04 11:29:41 -05:00
Kim Shepherd
91b8829ee4
Ignore some paths from file watcher
...
Watching all these directories can cause systems to exceed
maximum watched files / inotify limits, especially in dev
mode with IDEs etc also watching files.
(cherry picked from commit 8152d39ad0
)
2024-09-04 15:47:16 +00:00
Kim Shepherd
fa95f56be0
Ignore some paths from file watcher
...
Watching all these directories can cause systems to exceed
maximum watched files / inotify limits, especially in dev
mode with IDEs etc also watching files.
(cherry picked from commit 8152d39ad0
)
2024-09-04 15:47:12 +00:00
Tim Donohue
d42d275b9e
Merge pull request #3289 from kshepherd/filewatcher_ignores
...
Ignore some paths from file watcher
2024-09-04 10:46:44 -05:00
Tim Donohue
8d459e7c9f
Merge pull request #3293 from DSpace/backport-3283-to-dspace-8_x
...
[Port dspace-8_x] Bump webpack from 5.90.3 to 5.94.0
2024-09-03 17:06:24 -05:00
Alexandre Vryghem
e561d1a469
Remove webpack@5.90.3 since it causes issues with the tests
...
This automatically removed some old eslint dependencies, which caused some conflicts in the custom linting plugin
(cherry picked from commit 5f922c06e0
)
2024-09-03 21:38:00 +00:00
Alexandre Vryghem
4e05a5c310
Temporarily ignore type errors from EnvironmentPlugin since type matching is currently too strict
...
(cherry picked from commit 7dea5f7d98
)
2024-09-03 21:38:00 +00:00
dependabot[bot]
ea3970cfb5
Bump webpack from 5.90.3 to 5.94.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 81b89f5d0c
)
2024-09-03 21:38:00 +00:00
Tim Donohue
88e145c0a9
Merge pull request #3283 from DSpace/dependabot/npm_and_yarn/webpack-5.94.0
...
Bump webpack from 5.90.3 to 5.94.0
2024-09-03 16:37:42 -05:00
Tim Donohue
027a4e5d41
Merge pull request #3287 from 4Science/task/main/DURACOM-265
...
DURACOM-265 provided label for cclicense required error
2024-09-03 16:14:13 -05:00
Alexandre Vryghem
d3019e4006
117287: Removed method calls returning observables from the Registry Formats page
2024-09-03 18:44:49 +02:00
Kim Shepherd
8152d39ad0
Ignore some paths from file watcher
...
Watching all these directories can cause systems to exceed
maximum watched files / inotify limits, especially in dev
mode with IDEs etc also watching files.
2024-09-03 14:52:10 +02:00
Mattia Vianelli
b17cc5d3c3
DSC-1709 provided label for cclicense required error
2024-09-03 14:19:27 +02:00
Alexandre Vryghem
70f0af6611
117287: Removed method calls returning observables from the EPerson form
2024-09-03 11:36:04 +02:00
Alexandre Vryghem
5f922c06e0
Remove webpack@5.90.3 since it causes issues with the tests
...
This automatically removed some old eslint dependencies, which caused some conflicts in the custom linting plugin
2024-08-30 22:42:47 +02:00
Alexandre Vryghem
7dea5f7d98
Temporarily ignore type errors from EnvironmentPlugin since type matching is currently too strict
2024-08-30 20:59:24 +02:00
Tim Donohue
9aa63d063d
Merge pull request #3282 from DSpace/backport-3273-to-dspace-8_x
...
[Port dspace-8_x] Bump axios from 1.6.7 to 1.7.4
2024-08-30 13:27:10 -05:00
Tim Donohue
ef4496fd21
Merge pull request #3285 from tdonohue/port_3273_to_7x
...
[Port dspace-7_x] Bump axios from 1.6.7 to 1.7.4
2024-08-30 13:27:05 -05:00
Tim Donohue
dc3bf37521
Bump axios from 1.6.7 to 1.7.4
2024-08-30 12:05:04 -05:00
dependabot[bot]
aca752a01e
Bump micromatch from 4.0.5 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-30 17:02:42 +00:00
dependabot[bot]
81b89f5d0c
Bump webpack from 5.90.3 to 5.94.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-30 17:00:42 +00:00
dependabot[bot]
4c05c0ca64
Bump axios from 1.6.7 to 1.7.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.7 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit b22ba6f3ef
)
2024-08-30 16:59:54 +00:00
Tim Donohue
1c1497422b
Merge pull request #3273 from DSpace/dependabot/npm_and_yarn/axios-1.7.4
...
Bump axios from 1.6.7 to 1.7.4
2024-08-30 11:59:31 -05:00
Tim Donohue
c659061ff0
Merge pull request #3253 from alexandrevryghem/w2p-117287_fix-item-version-performance-issues_contribute-main
...
Fixed Edit Item's Version History crashing
2024-08-29 16:43:02 -05:00
Tim Donohue
843056d960
Merge pull request #3280 from DSpace/backport-3035-to-main
...
[Port main] Set color black on filter section for mobile
2024-08-29 15:55:15 -05:00
Tim Donohue
5b20be26fd
Merge pull request #3281 from DSpace/backport-3035-to-dspace-8_x
...
[Port dspace-8_x] Set color black on filter section for mobile
2024-08-29 15:55:09 -05:00
Victor Hugo Duran Santiago
078dcbb707
Set color black on filter section for mobile
...
(cherry picked from commit 36c95db7bf
)
2024-08-29 19:59:46 +00:00
Victor Hugo Duran Santiago
3a5e309d38
Set color black on filter section for mobile
...
(cherry picked from commit 36c95db7bf
)
2024-08-29 19:59:42 +00:00
Tim Donohue
b00470aca0
Merge pull request #3035 from VictorHugoDuranS/dspace_7_2682
...
Set color black on filter section for mobile
2024-08-29 14:59:23 -05:00
Tim Donohue
c9ecc560ee
Merge pull request #3278 from DSpace/backport-3277-to-dspace-7_x
...
[Port dspace-7_x] Typo in German translation
2024-08-29 13:29:54 -05:00
Tim Donohue
a06c925b8a
Merge pull request #3279 from DSpace/backport-3277-to-dspace-8_x
...
[Port dspace-8_x] Typo in German translation
2024-08-29 13:29:48 -05:00
Vlad Novski
5e4b78f4bb
fix[i18n]: typo in German translation
...
(cherry picked from commit 3b4e0d51cd
)
2024-08-29 18:29:20 +00:00
Vlad Novski
d697d0f7a7
fix[i18n]: typo in German translation
...
(cherry picked from commit 3b4e0d51cd
)
2024-08-29 18:29:16 +00:00
Tim Donohue
27ee094310
Merge pull request #3277 from vNovski/Fix/#3259-typo-in-german-translation
...
Typo in German translation
2024-08-29 13:28:58 -05:00
Vlad Novski
3b4e0d51cd
fix[i18n]: typo in German translation
2024-08-29 18:56:28 +02:00
kshepherd
332be2bdb2
Merge pull request #3251 from alexandrevryghem/w2p-110615_minor-accessibibity-fixes_contribute-main
...
Minor accessibibity fixes
2024-08-29 15:33:56 +02:00
dependabot[bot]
b22ba6f3ef
Bump axios from 1.6.7 to 1.7.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.7 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-28 16:56:56 +00:00
Yana De Pauw
297562249a
Support onRoute on the menuproviders in appmenu
...
Adds support to define routes for which the menu providers needs to be present in appmenu
Moves menu adding away from the resolver and to the init service
Refactored statsmenu to show stats on all pages based on dso somewhere in the route
2024-08-28 11:08:56 +02:00
andreaNeki
0eb2d5ce58
Improving accessibility on the new user registration page
2024-08-27 17:02:12 -03:00
Jens Vannerum
0945021378
117544: resolve conflicts after merging in latest 7.x branch
2024-08-27 12:30:18 +02:00
Jens Vannerum
b5d301e53c
Merge branch 'w2p-117544_support-for-disabled-elements-for-screen-readers-7.6' into w2p-117544_support-for-disabled-elements-for-screen-readers-7.x
2024-08-27 11:34:57 +02:00
Jens Vannerum
a1f17dcf31
Merge remote-tracking branch 'upstream/dspace-8_x' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
2024-08-27 11:23:37 +02:00
Jens Vannerum
bde12bab38
Merge branch 'w2p-117544_support-for-disabled-elements-for-screen-readers-8.0' into w2p-117544_support-for-disabled-elements-for-screen-readers-9.0
2024-08-27 10:49:28 +02:00
Jens Vannerum
b6df0c9a5c
117544: port to 8.0 standard after merge
2024-08-27 10:47:05 +02:00
Jens Vannerum
b2a155386d
Merge branch 'w2p-117544_support-for-disabled-elements-for-screen-readers-7.6' into w2p-117544_support-for-disabled-elements-for-screen-readers-8.0
2024-08-26 13:38:55 +02:00
Jens Vannerum
2d48cc0f69
117544: add spec for directive
2024-08-26 10:46:45 +02:00
Jens Vannerum
4527349dcf
117544: alter specs to match new logic
2024-08-26 10:46:45 +02:00
Yury Bondarenko
0291942613
Proof-of-concept: independent menu section providers
...
- Replace god-class resolvers with a service that populates the menus from lists of injectable providers
- Static menu sections are resolved at the root route ~ `resolveStatic`
- Route-dependent menu sections can be declared in the same structure, but are resolved on-demand ~ `resolveRoute`
- More and more easily customizable
- Parts can be moved between menus, removed, replaced or extended individually
- The dependencies of each provider are independent of each other
- Order of providers determines the order of each menu → single source of truth for the order
2024-08-23 18:39:41 +02:00
Andrea-Guevara
c75f1f031a
Merge branch 'DSpace:main' into StatusPageAccessibility
2024-08-23 11:03:33 -03:00
Jens Vannerum
43745d830b
117544: replace all disabled states with our dsDisabled directive
2024-08-23 14:52:16 +02:00
Jens Vannerum
63c76644c1
117544: First implementation of an aria friendly disabled state
2024-08-23 14:10:58 +02:00
Alexandre Vryghem
04bbaf9cb9
117287: Simplified the if conditions on the edit/save/discard buttons on item versions
2024-08-14 23:50:28 +02:00
Alexandre Vryghem
9c2909933c
Merge branch 'w2p-117287_fix-item-version-performance-issues_contribute-7.6' into w2p-117287_fix-item-version-performance-issues_contribute-main
...
# Conflicts:
# src/app/item-page/versions/item-versions.component.html
# src/app/item-page/versions/item-versions.component.ts
2024-08-14 23:04:54 +02:00
Alexandre Vryghem
d09f5297a1
117287: Removed method calls returning observables from the item versions overview
2024-08-14 22:46:14 +02:00
pcg-kk
d9d39b0cb5
fix: use the correct link name for find by href for findListByHref
2024-08-13 19:36:02 +02:00
pcg-kk
a862d84738
fix: use the correct link name for find by href
2024-08-13 19:34:13 +02:00
pcg-kk
973fd339da
fix: add unit test for rename property case
2024-08-13 19:34:13 +02:00
pcg-kk
3351615140
fix: linkName from decorator assign value to the correct property
2024-08-13 19:34:12 +02:00
Alexandre Vryghem
f61e8652d7
Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibibity-fixes_contribute-main
...
# Conflicts:
# src/app/item-page/simple/related-entities/tabbed-related-entities-search/tabbed-related-entities-search.component.html
# src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html
2024-08-13 13:45:10 +02:00
Alexandre Vryghem
54d99a84c9
110615: Added missing vocabulary search input label
2024-08-13 12:05:16 +02:00
Alexandre Vryghem
655813a8af
Merge branch 'refs/heads/w2p-110615_minor-accessibibity-fixes_contribute-7.2' into w2p-110615_minor-accessibibity-fixes_contribute-7.6
...
# Conflicts:
# src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
2024-08-13 11:48:45 +02:00
Alexandre Vryghem
a0515c4121
110615: Fixed related entities ay11 tab issue & removed potential duplicate ID issue by removing the unused #browseDropdown ID
2024-08-13 11:43:36 +02:00
Tim Donohue
fd2bc90ae2
Merge pull request #3245 from alanorth/backport-3236-to-dspace-7_x
...
[Port dspace-7_x] #3094 - Update date slider to prevent automatic page reloads
2024-08-09 09:31:21 -05:00
Tim Donohue
0946958ebc
Merge pull request #3246 from DSpace/backport-3243-to-dspace-8_x
...
[Port dspace-8_x] Fix lint error regarding missing interface
2024-08-09 09:12:06 -05:00
Tim Donohue
9d7aa07c1d
Fix lint error regarding missing interface
...
(cherry picked from commit ad6a9438de
)
2024-08-09 13:59:01 +00:00
Tim Donohue
ee7e8358e7
Merge pull request #3243 from tdonohue/fix_lint_error
...
Fix lint error regarding missing interface
2024-08-09 08:58:46 -05:00
Tim Donohue
c4b1956a26
Merge pull request #3242 from DSpace/backport-3048-to-dspace-8_x
...
[Port dspace-8_x] add import of missing Angular interfaces (squashed version)
2024-08-09 08:58:34 -05:00
Alan Orth
288c75851e
src/app/shared/search: date slider accessibility
...
Update date slider to prevent automatic page reloads.
2024-08-08 23:17:22 -07:00
Alan Orth
52f80faf00
Merge pull request #3244 from DSpace/backport-3236-to-dspace-8_x
2024-08-08 23:14:46 -07:00
Simone Ramundi
174aa0e50f
[CST-15589] Updated slider implementation in template
...
(cherry picked from commit 56ba23fc3d
)
2024-08-09 03:27:37 +00:00
Simone Ramundi
690b934e18
[CST-15589] Updated slider implementation in SearchRangeFilterComponent
...
(cherry picked from commit 6c2d541b89
)
2024-08-09 03:27:37 +00:00
Alan Orth
fd7fb5de37
Merge pull request #3236 from 4Science/task/main/CST-15589
2024-08-08 20:27:15 -07:00
Tim Donohue
ad6a9438de
Fix lint error regarding missing interface
2024-08-08 16:49:20 -05:00
Sascha Szott
93d10aaf2f
add missing imports of Angular lifecycle interfaces
...
(cherry picked from commit 2d9ad8e5cf
)
2024-08-08 21:34:05 +00:00
Sascha Szott
8075734744
add missing comma
...
(cherry picked from commit 3cedeffec9
)
2024-08-08 21:34:05 +00:00
Sascha Szott
06556df0a9
add lint rule (use-lifecycle-interface)
...
(cherry picked from commit cc975bb0b5
)
2024-08-08 21:34:05 +00:00
Sascha Szott
85a3578458
added missing interfaces
...
(cherry picked from commit 96748b9bac
)
2024-08-08 21:34:05 +00:00
Tim Donohue
7a24bf2c7f
Merge pull request #3048 from saschaszott/patch-21-squashed
...
add import of missing Angular interfaces (squashed version)
2024-08-08 16:33:50 -05:00
Tim Donohue
d5a375ee65
Merge pull request #3240 from tdonohue/port_3235_to_7x
...
[Port dspace-7_x] Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:22:23 -05:00
Tim Donohue
19f688185d
Merge pull request #3239 from tdonohue/port_3235_to_8x
...
[Port dspace-8_x] Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:22:18 -05:00
Sascha Szott
5101677d9a
fix space issue
2024-08-07 14:21:03 -05:00
Sascha Szott
9135c6318d
added missing translations in de.json5 (prefix workspace-item)
2024-08-07 14:21:00 -05:00
Sascha Szott
e630f85f26
fix space issue
2024-08-07 14:19:33 -05:00
Sascha Szott
2e53204820
added missing translations in de.json5 (prefix workspace-item)
2024-08-07 14:19:27 -05:00
Tim Donohue
84b32b70a5
Merge pull request #3235 from saschaszott/patch-26
...
Missing translations in de.json5 (translation key prefix workspace-item)
2024-08-07 14:18:08 -05:00
Tim Donohue
69c4686e04
Merge pull request #3238 from DSpace/backport-3234-to-dspace-8_x
...
[Port dspace-8_x] WorkspaceitemsEditPageModule: remove duplicated delete route
2024-08-07 14:15:42 -05:00
Sascha Szott
d7270de2b9
remove duplicated delete route
...
(cherry picked from commit cddceadea1
)
2024-08-07 19:15:07 +00:00
Tim Donohue
f719fde602
Merge pull request #3234 from saschaszott/patch-25
...
WorkspaceitemsEditPageModule: remove duplicated delete route
2024-08-07 14:14:48 -05:00
Sascha Szott
92dcffcba1
fix space issue
2024-08-07 16:57:02 +02:00
Sascha Szott
45c018f5f6
added missing translations in de.json5 (prefix workspace-item)
2024-08-07 16:50:17 +02:00
Sascha Szott
cddceadea1
remove duplicated delete route
2024-08-07 16:05:17 +02:00
Simone Ramundi
56ba23fc3d
[CST-15589] Updated slider implementation in template
2024-08-07 14:30:44 +02:00
Simone Ramundi
6c2d541b89
[CST-15589] Updated slider implementation in SearchRangeFilterComponent
2024-08-07 14:30:24 +02:00
Christian Clauss
bfd61b2f19
Fix typos discovered by codespell
2024-08-06 15:52:15 +02:00
kshepherd
1858671a21
Merge pull request #3232 from DSpace/backport-3230-to-dspace-8_x
...
[Port dspace-8_x] Improving the file browser for importing metadata
2024-08-04 10:56:04 +02:00
root
e7db991c7a
Improving the file browser for importing metadata
...
(cherry picked from commit ce2abfe584
)
2024-08-03 15:31:40 +00:00
kshepherd
e7f235a90b
Merge pull request #3230 from Neki-IT/FileBrowserForImportingMetadata
...
Improving the file browser for importing metadata
2024-08-03 17:31:25 +02:00
root
ce2abfe584
Improving the file browser for importing metadata
2024-08-01 13:04:17 -03:00
kshepherd
8553c277ec
Merge pull request #3229 from DSpace/backport-3220-to-dspace-8_x
...
[Port dspace-8_x] Enabling navbar links in import section
2024-08-01 16:18:19 +02:00
root
30584c8bee
A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
...
(cherry picked from commit 2c259f5ae9
)
2024-08-01 13:46:58 +00:00
root
54abc3d5d5
Removing position-fixed bootstrap class so that navbar links are available again
...
(cherry picked from commit 351abaa5c2
)
2024-08-01 13:46:58 +00:00
kshepherd
a6e3bc3e41
Merge pull request #3220 from Neki-IT/EnablingNavbarLinksInImportSection
...
Enabling navbar links in import section
2024-08-01 15:46:44 +02:00
root
2c259f5ae9
A new approach so that the elements of the ds-file-dropzone-no-uploader component don't overlap the navbar and make it inaccessible
2024-07-30 17:20:47 -03:00
milanmajchrak
7e864d27b4
Fixed linting error.
2024-07-26 15:49:37 +02:00
milanmajchrak
b10563ea53
Updated some messages following the lindat v5 and clarin-dspace v7 instance.
2024-07-26 15:32:57 +02:00
Alexandre Vryghem
7d5ae8e209
Merge branch 'w2p-116728_removed-unnecessary-ngvars_contribute-7.6' into w2p-116728_removed-unnecessary-ngvars_contribute-main
...
# Conflicts:
# src/app/thumbnail/thumbnail.component.ts
2024-07-26 14:56:41 +02:00
Alexandre Vryghem
d31e17894c
116728: Removed unnecessary *ngVars from the ThumbnailComponent
2024-07-26 14:50:34 +02:00
root
351abaa5c2
Removing position-fixed bootstrap class so that navbar links are available again
2024-07-25 10:44:00 -03:00
kshepherd
d4239833d5
Merge pull request #3218 from DSpace/backport-3112-to-dspace-8_x
...
[Port dspace-8_x] [#3111 ] fix markdown rendering applying before mathjax rendering
2024-07-25 15:14:46 +02:00
Andrea Barbasso
3c665a736d
[DURACOM-273] fix markdown rendering applying before mathjax rendering
...
(cherry picked from commit 66e1a2488b
)
2024-07-25 12:42:45 +00:00
kshepherd
6657b46a6b
Merge pull request #3112 from 4Science/task/main/DURACOM-273
...
[#3111 ] fix markdown rendering applying before mathjax rendering
2024-07-25 14:42:25 +02:00
Vincenzo Mecca
1a498f8104
[CST-14903] Orcid Synchronization improvements
...
feat:
- Introduces reactive states derived from item inside orcid-sync page
- Removes unnecessary navigation
ref:
- Introduces catchError operator and handles failures with error messages
2024-07-25 10:09:51 +02:00
autavares-dev
6cb4faa8d3
Fix truncatable-part keyboard accessibility
2024-07-22 21:20:05 -03:00
Alisa Ismailati
fa0ec0bf0c
[CST-15590] Close user profile menu after menu entry is selected
2024-07-19 16:43:39 +02:00
Alisa Ismailati
703945c804
[CST-15591] Fixed headings by their rank
2024-07-19 14:54:39 +02:00
Ricardo Saraiva
43071da3eb
Update pt-PT.json5
...
Lint errors review.
2024-07-18 14:20:55 +01:00
Ricardo Saraiva
2c20833410
Update pt-PT.json5
...
Extensive revision of i18n pt-PT with the news translation strings introduced by DSpace v8.0 and other improvements > last updated 18th of july 2024.
2024-07-18 14:06:48 +01:00
Andrea Barbasso
84069055f5
[CST-15593] migrate from klaro to orejime
2024-07-18 11:51:47 +02:00
Tim Donohue
11fad8d3ce
Merge pull request #3190 from DSpace/backport-3186-to-dspace-7_x
...
[Port dspace-7_x] Docker build: fix FromAsCasing warning
2024-07-17 16:33:28 -05:00
Tim Donohue
02e1e28ed2
Merge pull request #3191 from DSpace/backport-3186-to-dspace-8_x
...
[Port dspace-8_x] Docker build: fix FromAsCasing warning
2024-07-17 16:33:19 -05:00
root
8c60a67e8e
Fixing trailing spaces error
2024-07-17 17:09:58 -03:00
root
d252108f85
Keys for the notifications menu section translated into Spanish
2024-07-17 16:14:09 -03:00
Andrea-Guevara
3ba8019872
Merge branch 'DSpace:main' into SpanishTranslationKeys
2024-07-17 16:06:13 -03:00
Sascha Szott
c7489d123e
fix FromAsCasing warning
...
(cherry picked from commit f4fe2b8632
)
2024-07-17 16:33:39 +00:00
Sascha Szott
f7f279c5ed
fix FromAsCasing warning
...
(cherry picked from commit f4fe2b8632
)
2024-07-17 16:33:36 +00:00
Tim Donohue
1efa88641b
Merge pull request #3186 from saschaszott/patch-24
...
Docker build: fix FromAsCasing warning
2024-07-17 11:29:28 -05:00
Tim Donohue
35b83cc168
Merge pull request #3187 from tdonohue/port_3172_to_7x
...
[Port dspace-7_x] Minor fix in french translation file
2024-07-17 11:19:35 -05:00
Tim Donohue
4fca4de1e1
Merge pull request #3188 from tdonohue/port_3172_to_8x
...
[Port dspace-8_x] Minor fix in french translation file
2024-07-17 11:19:25 -05:00
root
65ce727157
Issue-2913 Keys that refer to the research translated into Spanish
2024-07-17 12:46:35 -03:00
Emmanuel
73279f43c2
Fix a french translation for consistency
2024-07-17 10:38:16 -05:00
Emmanuel Pastor
8af91b28ec
Fix a french translation for consistency
2024-07-17 10:38:12 -05:00
Emmanuel
73b5d776da
Fix a french translation for consistency
2024-07-17 10:36:08 -05:00
Emmanuel Pastor
b08b6cca8c
Fix a french translation for consistency
2024-07-17 10:36:03 -05:00
Tim Donohue
941dbe2871
Merge pull request #3172 from pastr/minor-fr-i18n-fix
...
Minor fix in french translation file
2024-07-17 10:22:59 -05:00
Sascha Szott
f4fe2b8632
fix FromAsCasing warning
2024-07-17 15:42:48 +02:00
root
3800021ed3
Issue-1190/PR-3148 Removing 100% height from the column containing the button text and leaving it automatic
2024-07-15 09:30:20 -03:00
Emmanuel
8eec2cdccb
Fix a french translation for consistency
2024-07-12 19:37:47 +02:00
Tim Donohue
f195484674
Update pull_request_template.md
...
Add note that PRs should be against main, if possible.
2024-07-11 14:57:25 -05:00
root
5f4a049fdd
Issue-1190/PR-3148 Improve the space between the text and the button
2024-07-11 15:51:33 -03:00
Vincenzo Mecca
4ff15ec9bb
[CST-14903] Orcid Synchronization improvements
...
feat:
- Introduces reactive states derived from item inside orcid-sync page
- Removes unnecessary navigation
ref:
- Introduces catchError operator and handles failures with error messages
2024-07-11 14:48:00 +02:00
Tim Donohue
6c5b2c478a
Merge pull request #3180 from DSpace/backport-3166-to-dspace-8_x
...
[Port dspace-8_x] fixes image path for dspace-postgres-pgcrypto
2024-07-10 17:21:04 -05:00
Bridget Almas
4bb6012cc1
fixes error in image command for dspace-postgres-pgcrypto
...
(cherry picked from commit 7e600bef57
)
2024-07-10 21:35:14 +00:00
Tim Donohue
ddbcfa0268
Merge pull request #3166 from balmas/docker-entities-fix
...
fixes image path for dspace-postgres-pgcrypto
2024-07-10 16:34:37 -05:00
Tim Donohue
e2c886c9a4
Merge pull request #3177 from DSpace/backport-3155-to-dspace-7_x
...
[Port dspace-7_x] Accessibility on the Edit metadata tab
2024-07-10 16:26:09 -05:00
Tim Donohue
c616c2b0ab
Merge pull request #3179 from tdonohue/port_3146_to_8x
...
[Port dspace-8_x] Fixed bug when declining Google ReCaptcha cookie preferences
2024-07-10 16:24:41 -05:00
lotte
1bd8db517f
116132: Fixed cookie issue
2024-07-10 15:29:45 -05:00
Tim Donohue
27ba5bf131
Merge pull request #3178 from DSpace/backport-3155-to-dspace-8_x
...
[Port dspace-8_x] Accessibility on the Edit metadata tab
2024-07-10 15:26:13 -05:00
Tim Donohue
c6ee4a477f
Merge pull request #3146 from atmire/w2p-116132_fixed-cookie-issues_contribute-8
...
Fixed bug when declining Google ReCaptcha cookie preferences
2024-07-10 15:23:11 -05:00
Tim Donohue
b00ce65e8b
Merge pull request #3147 from atmire/w2p-116132_fixed-cookie-issues_contribute-7.6
...
[Port dspace-7_x] Fixed bug when declining Google ReCaptcha cookie preferences
2024-07-10 15:22:24 -05:00
root
b0431f3abe
Resolution of issue #1193 - Addition of the aria-label attribute to the add, save, discard and undo buttons on the metadata editing page
...
(cherry picked from commit 4e783e76d1
)
2024-07-10 19:53:22 +00:00
root
bdea9a6d71
Resolution of issue #1193 - Addition of the aria-label attribute to the add, save, discard and undo buttons on the metadata editing page
...
(cherry picked from commit 4e783e76d1
)
2024-07-10 19:53:17 +00:00
Tim Donohue
5a62342251
Merge pull request #3155 from Neki-IT/ItemEditMetadataTab
...
Accessibility on the Edit metadata tab
2024-07-10 14:52:59 -05:00
Vincenzo Mecca
bb770ba65b
[CST-14903] Orcid Synchronization improvements
...
feat:
- Introduces reactive states derived from item inside orcid-sync page
- Removes unnecessary navigation
ref:
- Introduces catchError operator and handles failures with error messages
2024-07-10 11:42:07 +02:00
Tim Donohue
115cdd6090
Merge tag 'dspace-7.6.2' into dspace-8_x
2024-07-09 15:04:29 -05:00
Tim Donohue
ef89e3a9e3
Merge tag 'dspace-7.6.2'
2024-07-09 15:00:28 -05:00
Tim Donohue
1d8d3b3c27
Update version tag for development of next release
2024-07-09 14:34:17 -05:00
Tim Donohue
c5448fe252
Update version tag for release
2024-07-09 14:28:46 -05:00
Sascha Szott
2af168bd54
add missing German translations
2024-07-09 17:56:06 +02:00
Sascha Szott
e26ab86dd3
minor change: added missing periods in German translations
2024-07-09 17:42:49 +02:00
Emmanuel Pastor
eec1071f06
Rephrase one instruction sentence to make it clearer
2024-07-07 16:05:44 +02:00
Emmanuel Pastor
ecacd14410
Fix a french translation for consistency
2024-07-07 16:04:14 +02:00
Bridget Almas
7e600bef57
fixes error in image command for dspace-postgres-pgcrypto
2024-07-05 13:00:22 -04:00
Abel Gómez
583dc1f368
Fix SubComColSectionComponent test
2024-07-04 17:25:00 +02:00
Abel Gómez
4de99ba19d
Refactor condition
2024-07-04 06:03:07 +02:00
Abel Gómez
6306776f8b
Simplify code detecting a navigation to the default route
2024-07-04 05:55:15 +02:00
Abel Gómez
531d328663
Fix resolving the wrong segment of the route in the comcol search component
2024-07-04 05:36:49 +02:00
Abel Gómez
6cecd0abbe
Fix imports
2024-07-04 00:48:48 +02:00
Abel Gómez
b49216c173
Fix trailing spaces
2024-07-04 00:11:53 +02:00
Abel Gómez
b7f3711de1
Other minor lint fixes
2024-07-04 00:05:03 +02:00
Abel Gómez
33764f4caa
Minor fixes to avoid lint errors
2024-07-03 23:55:37 +02:00
Abel Gómez
961e15fe5f
Make the default tab for browsing communities and collections configurable
2024-07-03 23:33:38 +02:00
Tim Donohue
a94cbe17c1
Merge pull request #3160 from DSpace/backport-3158-to-dspace-8_x
...
[Port dspace-8_x] Docker compose syntax changes
2024-07-03 14:06:35 -05:00
Pierre Lasou
ca6bde3048
Update docker command syntax docker-compose-rest.yml
...
(cherry picked from commit da8a73ba0b
)
2024-07-03 18:55:43 +00:00
Pierre Lasou
1baa5cec26
Update Docker Angular README.md
...
Change the docker-compose syntax to V2 syntax docker compose
(cherry picked from commit 5e3d0fbdef
)
2024-07-03 18:55:43 +00:00
Tim Donohue
c3a26ea89e
Merge pull request #3158 from pilasou/pilasou-docker-compose-syntax-change
...
Docker compose syntax changes
2024-07-03 13:55:26 -05:00
Tim Donohue
6610ccc8c1
Merge pull request #3157 from DSpace/backport-3152-to-dspace-8_x
...
[Port dspace-8_x] Forward client's user-agent instead of Node's
2024-07-03 13:51:46 -05:00
Tim Donohue
6695cf44fa
Merge pull request #3156 from DSpace/backport-3152-to-main
...
[Port main] Forward client's user-agent instead of Node's
2024-07-03 13:48:00 -05:00
Pierre Lasou
da8a73ba0b
Update docker command syntax docker-compose-rest.yml
2024-07-03 11:26:22 -04:00
Pierre Lasou
5e3d0fbdef
Update Docker Angular README.md
...
Change the docker-compose syntax to V2 syntax docker compose
2024-07-03 11:22:27 -04:00
Alan Orth
e5e3d59b3e
src/app/core: forward client user-agent
...
Forward the client's user-agent instead of sending Node's.
(cherry picked from commit 5b2966cf48
)
2024-07-03 05:54:48 +00:00
Alan Orth
c06cd98a2e
src/app/core: forward client user-agent
...
Forward the client's user-agent instead of sending Node's.
(cherry picked from commit 5b2966cf48
)
2024-07-03 05:54:45 +00:00
Alan Orth
a705067aed
Merge pull request #3152 from alanorth/client-user-agent
...
Forward client's user-agent instead of Node's
2024-07-03 08:54:24 +03:00
root
4e783e76d1
Resolution of issue #1193 - Addition of the aria-label attribute to the add, save, discard and undo buttons on the metadata editing page
2024-07-01 15:00:07 -03:00
Tim Donohue
28bd6a5fe6
Merge pull request #3063 from tdonohue/port_new_csrf_fixes_to_7x
...
[Port dspace-7_x] Ensures CSRF token is initialized prior to first modifying (non-GET) request
2024-07-01 11:35:51 -05:00
Elvi Nemiz
a3b6aef66a
Fix to Mobile navbar hamburger menu for base (custom) theme
...
https://github.com/DSpace/dspace-angular/pull/2444 only fixes the DSpace theme, not the base (and custom) theme.
2024-06-29 08:14:10 +08:00
Alan Orth
5b2966cf48
src/app/core: forward client user-agent
...
Forward the client's user-agent instead of sending Node's.
2024-06-28 07:58:15 +03:00
Tim Donohue
77081e80c3
Merge pull request #3151 from tdonohue/update_contributing
...
[GitHub Config] Minor updates to Contribution docs & issue/PR templates
2024-06-27 15:21:31 -05:00
Tim Donohue
9277908f77
Minor updates to issue templates. Instead of bold text, use headers to make sections more readable.
2024-06-27 14:37:04 -05:00
Tim Donohue
9a5cbba888
Minor updates to contribution checklist / PR template. Add requirement that PRs need details on how to test them. Add requirement for accessibility & i18n.
2024-06-27 14:36:15 -05:00
Tim Donohue
f7a2e76cad
Update CONTRIBUTING.md
...
Minor updates and linking to developer meetings
2024-06-27 11:12:21 -05:00
Tim Donohue
a0e23bd5d9
Update homepage to say DSpace 9
2024-06-26 15:22:21 -05:00
Tim Donohue
e95d5bd73e
Update version tag for development of next major release
2024-06-26 14:05:49 -05:00
Sascha Szott
5f6b6ef984
added missing German translations (500 error)
2024-06-26 14:46:13 +02:00
root
e06b67fd73
Resolution of issue #1190 - Improving the accessibility of the status page using the item-operation component
2024-06-26 08:29:32 -03:00
Mohamed Ali
f5f40c3dc7
Update Arabic Translation
...
Update Arabic Translation
Update ar.json5 translation
2024-06-26 00:51:14 -07:00
Yana De Pauw
105547598f
115284: Add repeatable based on relationship max cardinality
2024-06-26 08:42:07 +02:00
Yana De Pauw
a5595015e6
Merge remote-tracking branch 'upstream/dspace-7_x' into w2p-115284_add-support-for-non-repeatable-relaationships_dspace-7-x
2024-06-26 08:38:48 +02:00
Yana De Pauw
a23cdfbc2b
115284: Add repeatable based on relationship max cardinality
2024-06-26 08:32:43 +02:00
lotte
78e5f66144
Merge branch 'w2p-116132_fixed-cookie-issues_contribute-7.6'
2024-06-25 18:30:27 +02:00
lotte
087c203f72
116132: Fixed cookie issue
2024-06-25 18:28:56 +02:00
Tim Donohue
a62397673e
Update version tag for development of next release
2024-06-21 15:00:29 -05:00
Tim Donohue
735a3af254
Merge pull request #3139 from tdonohue/port_3138_to_7x
...
[Port dspace-7_x] Fix error which prevent submitter to deposit a new item
2024-06-20 14:37:34 -05:00
Giuseppe Digilio
3036e72c4c
[DURACOM-282] fix issue with submission edit page when providing a not existing workspaceitem
2024-06-20 11:35:53 -05:00
Giuseppe Digilio
4eacdfb113
[DURACOM-282] fix issue with removing duplicated json patch operations, which in some case changed the order in the queue
2024-06-20 11:24:51 -05:00
Tim Donohue
fbb97167d6
Merge pull request #3135 from tdonohue/port_3029_to_7x
...
[Port dspace-7_x] src/assets/i18n: CrossRef → Crossref
2024-06-20 07:00:03 -05:00
Alan Orth
2d881c9621
src/assets/i18n: CrossRef → Crossref
...
As part of a rebranding in 2015 Crossref started stylizing their
name as "Crossref" instead of "CrossRef".
See: https://www.crossref.org/blog/the-logo-has-landed/
2024-06-18 15:41:31 -05:00
Tim Donohue
31508ed5eb
Merge pull request #3121 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
Remove Bitstreams on edit-item-page doesn't work
2024-06-18 12:12:09 -05:00
Tim Donohue
3895d26d0b
Merge pull request #3133 from tdonohue/port_3129_to_7x
...
[Port dspace-7_x] Bump ws from 7.5.9 to 7.5.10
2024-06-17 17:14:06 -05:00
Tim Donohue
e9b39ff106
Merge pull request #3131 from tdonohue/port_3125_to_7x
...
[Port dspace-7_x] Bump postcss to 8.4.38
2024-06-17 16:49:42 -05:00
Tim Donohue
8615c70ccc
Bump ws from 7.5.9 to 7.5.10
2024-06-17 16:21:54 -05:00
Tim Donohue
93f1ae0b49
Merge pull request #3130 from tdonohue/port_3124_to_7x
...
Bump express from 4.18.2 to 4.19.2
2024-06-17 15:11:52 -05:00
Tim Donohue
8990a2d132
Bump postcss to 8.4.38
2024-06-17 15:03:05 -05:00
Tim Donohue
f4eb8876c2
Bump express from 4.18.2 to 4.19.2
2024-06-17 14:37:28 -05:00
Tim Donohue
eb7a93a12f
Merge pull request #3128 from tdonohue/port_2915_to_7x
...
[Port dspace-7_x] Bump tar to 6.2.1
2024-06-17 14:21:25 -05:00
Tim Donohue
69eedf4015
Bump tar to 6.2.1
2024-06-17 13:04:59 -05:00
Tim Donohue
ff31c302e2
Merge pull request #3126 from tdonohue/port_3123_to_7x
...
[Port dspace-7_x] Bump braces from 3.0.2 to 3.0.3
2024-06-17 12:34:21 -05:00
Tim Donohue
7b554a48f9
Bump braces from 3.0.2 to 3.0.3
2024-06-17 10:41:08 -05:00
Tim Donohue
c088ccb32e
Merge pull request #3119 from tdonohue/port_3067_to_7x
...
[Port dspace-7_x] Fix "Browse by Author" remaining serious accessibility issues
2024-06-17 09:27:26 -05:00
Alexandre Vryghem
1990120fa0
Merge branch 'refs/heads/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
2024-06-14 23:07:12 +02:00
Alexandre Vryghem
1444271e69
115046: Fixed edit item bitstream tab buttons not updating correctly & removed method calls retuning observables in edit collection's content source tab
2024-06-14 23:03:56 +02:00
Tim Donohue
09bf25a233
Merge pull request #3039 from VictorHugoDuranS/dspace-7_2668
...
Fix - Change color Contrast in cookie settings box
2024-06-14 15:31:33 -05:00
Tim Donohue
9580b29491
Merge pull request #3118 from DSpace/backport-3099-to-dspace-7_x
...
[Port dspace-7_x] Improving accessibility of the ds-loading component
2024-06-14 15:13:31 -05:00
Tim Donohue
5fe6dfb949
Merge pull request #3117 from DSpace/backport-3115-to-dspace-7_x
...
[Port dspace-7_x] Fixes: Site hangs when selecting items via keyboard from the hamburger menu
2024-06-14 15:05:43 -05:00
root
ebb846f2a9
Correcting a formatting error
2024-06-14 15:02:36 -05:00
root
983e955398
DSpace #1176 - Browse by Author serious issues
2024-06-14 15:02:13 -05:00
root
36266dffef
Melhorando acessibilidade do componente ds-loading
...
(cherry picked from commit e96d64a622
)
2024-06-14 19:09:15 +00:00
Eike Martin Löhden
53fb9f85fc
Change key-listener to keydown in order to work on chrome browsers.
...
(cherry picked from commit a4e9a9a4b8
)
2024-06-14 18:56:25 +00:00
Sascha Szott
2d9ad8e5cf
add missing imports of Angular lifecycle interfaces
2024-06-13 13:46:57 +02:00
Sascha Szott
3cedeffec9
add missing comma
2024-06-13 13:12:35 +02:00
Sascha Szott
cc975bb0b5
add lint rule (use-lifecycle-interface)
2024-06-13 13:07:51 +02:00
Sascha Szott
a0e7e2c617
Merge branch 'DSpace:main' into patch-21-squashed
2024-06-13 13:05:22 +02:00
Tim Donohue
16210365be
Merge pull request #3109 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
[Port dspace-7_x] Fixed caching & same entity type relationship with different left/rightwardtype bugs on edit item relationships
2024-06-11 14:43:12 -05:00
Andrea Barbasso
66e1a2488b
[DURACOM-273] fix markdown rendering applying before mathjax rendering
2024-06-11 15:43:40 +02:00
Alexandre Vryghem
a0260f5267
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
2024-06-10 16:54:08 +02:00
Tim Donohue
2d28dfc6e6
Merge pull request #3107 from tdonohue/port_3098_to_7x
...
[Port dspace-7_x] Fixed item edit relationships with same type name but different entities all being shown under same label
2024-06-10 09:32:40 -05:00
Alexandre Vryghem
31ab05f4fe
115434: Passed relatedEntityType parameter to byLabel endpoint
2024-06-07 15:16:41 -05:00
Alexandre Vryghem
813db7cc9f
115046: Fixed same type entity relationships with same leftward/rightward type displaying twice
2024-06-07 14:55:41 +02:00
Tim Donohue
0d3db9f19d
Merge pull request #3103 from alexandrevryghem/w2p-113901_edit-item-relationships-does-not-display-tilted-relationships_contribute-7_x
...
[Port dspace-7_x] Fixed edit item relationships tab not displaying tilted relationships
2024-06-06 09:21:14 -05:00
Alexandre Vryghem
1f4700cb91
Merge remote-tracking branch 'refs/remotes/alex/w2p-113901_edit-item-relationships-does-not-display-tilted-relationships' into dspace-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts
2024-06-05 23:42:34 +02:00
Tim Donohue
27c57d6f4e
Merge pull request #3102 from tdonohue/port_2953_to_7x
...
[Port dspace-7_x] Avoid metadata representation element is rendered twice when checking the browse configuration
2024-06-05 15:52:56 -05:00
Giuseppe Digilio
3f7e273597
Avoid metadata representation element is rendered twice when checking the browse configuration
2024-06-05 15:25:12 -05:00
Alexandre Vryghem
6d1e6f90fc
115046: Fixed issue where relationsToItems would never emit when an empty array was passed to it
2024-06-03 15:03:47 +02:00
Alexandre Vryghem
8ee375016f
115046: Fixed loading animation not resetting hen closing modal
2024-06-03 14:55:53 +02:00
Alexandre Vryghem
f1706e24c2
115046: Fixed related item not invalidating on relationship deletion & automatically invalidate the isSelected value after updating relationship on item
2024-06-03 14:55:53 +02:00
Yana De Pauw
33b59c739d
115284: Fix issue with same type relationships
2024-06-03 11:20:21 +02:00
Giuseppe Digilio
2d81a487d3
[DURACOM-247] Move check for initialized token to request effects
2024-05-31 12:13:05 -05:00
Tim Donohue
df8f0db784
Update build script to use "docker compose" instead of "docker-compose". Fixes random failures starting e2e test backend via Docker
2024-05-31 12:13:05 -05:00
Tim Donohue
950038e6df
Fix tests. Add XSRFService to all specs which need it to be initialized
2024-05-31 12:13:01 -05:00
Tim Donohue
769210bef2
Update code to use GET request. Cleanup lint errors & add in basic TypeDocs
2024-05-31 12:12:02 -05:00
Art Lowel
7d5e499f21
make a call to ensure a correct XSRF token before performing any non-GET requests
2024-05-31 12:12:02 -05:00
Tim Donohue
cbee67cd4b
Merge pull request #3059 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
[Port dspace-7_x] Fixed creation & deletion of relationships not working correctly & added same entity type relationship support
2024-05-31 12:09:50 -05:00
Tim Donohue
5580c81ff7
Merge pull request #3095 from tdonohue/port_2761_to_7x
...
[Port dspace-7_x] Fix caching issues for versioning
2024-05-31 11:45:18 -05:00
Yury Bondarenko
73be8a972c
Always wait for correct draft status, fix spelling
2024-05-30 17:00:51 -05:00
Yury Bondarenko
5f5f6da067
Clean up VersionHistoryDataService changes
2024-05-30 16:57:26 -05:00
Yury Bondarenko
be817b0ab6
Fix cache invalidation for versioning
2024-05-30 16:57:14 -05:00
Alexandre Vryghem
bedfe02f65
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
2024-05-30 23:17:15 +02:00
Alexandre Vryghem
227d47154c
115046: Fixed issue where store operations would sometimes be performed in incorrect order
2024-05-30 23:12:03 +02:00
Alexandre Vryghem
4a70382072
115046: Fixed incorrect name variant being saved in the store when marking relationship ready for deletion
2024-05-30 23:12:02 +02:00
Alexandre Vryghem
c687d3ff5d
115046: Fixed performance issues in virtual metadata popup
2024-05-30 23:12:02 +02:00
Tim Donohue
491a61b8b1
Merge pull request #3088 from DSpace/backport-3080-to-dspace-7_x
...
[Port dspace-7_x] Fixed page size change and sorting not working on comcol pages
2024-05-29 16:55:00 -05:00
Tim Donohue
8c6df7ac8e
Merge pull request #3089 from DSpace/backport-3079-to-dspace-7_x
...
[Port dspace-7_x] Fixed delete item page freezing when having relationships
2024-05-29 16:54:40 -05:00
Tim Donohue
8c35ca86c8
Merge pull request #3064 from alexandrevryghem/minor-ui-improvements_contribute-7_x
...
[Port dspace-7_x] Fixed item-edit.cy.ts regularly failing & minor UI improvements
2024-05-29 16:36:20 -05:00
Alexandre Vryghem
7993020463
115427: Fixed delete item not redirecting when having some virtual metadata that needs to be copied
...
(cherry picked from commit b8d9c650f5
)
2024-05-29 20:51:02 +00:00
Alexandre Vryghem
8b3010be0c
115427: Fixed edit item pages not redirecting to 404 with invalid id
...
(cherry picked from commit 249cac4f27
)
2024-05-29 20:51:01 +00:00
Alexandre Vryghem
2843659416
115427: Fixed delete item page freezing when it has relationships
...
(cherry picked from commit e6086e16ea
)
2024-05-29 20:51:01 +00:00
Alexandre Vryghem
a77d80946b
115428: Fixed EventEmitter being triggered multiple times because its name was the same as a standard DOM event
...
(cherry picked from commit 4d89a11943
)
2024-05-29 20:35:49 +00:00
Tim Donohue
a3a298f51e
Merge pull request #3087 from DSpace/backport-3062-to-dspace-7_x
...
[Port dspace-7_x] Made legacy bitstream URLs redirect with 301 status code
2024-05-29 15:00:44 -05:00
Alexandre Vryghem
c332600633
114624: Made the legacyBitstreamURLRedirectGuard return false for valid bitstream urls in combination with a HardRedirectService#redirect, this will make ensure the redirect is visible for curl instead of being performed by Angular
...
(cherry picked from commit 23644e9ec7
)
2024-05-29 18:38:53 +00:00
Kuno Vercammen
f1b397fc11
114624: Refactored legacyBitstreamURL resolver into a guard to set the redirect status code to 301 Moved Permanently
...
(cherry picked from commit 369bd693d4
)
2024-05-29 18:38:53 +00:00
Alexandre Vryghem
25e2e291cb
Merge remote-tracking branch 'w2p-115051_themed-admin-search-page_contribute-7.4' into new-themed-components_contribute-main
...
# Conflicts:
# src/app/admin/admin-routing.module.ts
# src/app/admin/admin-workflow-page/admin-workflow.module.ts
# src/themes/custom/lazy-theme.module.ts
2024-05-24 15:47:26 +02:00
Alexandre Vryghem
970b19bf01
115051: Created ThemedAdminWorkflowPageComponent
2024-05-22 14:02:41 +02:00
VictorHugoDuranS
975e9fd356
Hide search text field when number of facet values is less than the maximum ( #3061 )
...
Hide search text field in the filter section if the number of facet values does not exceed the maximum number of facet values shown.
2024-05-22 09:23:51 +03:00
Alexandre Vryghem
61e52cd2ab
Fixed navbar overflowing over breadcrumbs in mobile mode in custom theme
2024-05-21 13:26:19 +02:00
Alexandre Vryghem
89e4d3b9da
Merge branch 'w2p-115051_themed-admin-search-page_contribute-7.4' into new-themed-components_contribute-main
...
# Conflicts:
# src/app/admin/admin-routing.module.ts
# src/app/admin/admin-search-page/admin-search.module.ts
# src/themes/custom/lazy-theme.module.ts
2024-05-21 13:20:24 +02:00
Alexandre Vryghem
99384a7060
115051: Created ThemedAdminSearchPageComponent
2024-05-21 12:53:02 +02:00
Alexandre Vryghem
6cab13a876
Added missing alt & replaced remaining dspace logo PNGs with SVGs
...
(cherry picked from commit 56c786d3f7
)
2024-05-17 21:34:14 +02:00
Alexandre Vryghem
da439000ac
Fixed item-edit.cy.ts regularly failing because of aria-required-children for role="row" & added missing roles to edit comcol tabs
...
(cherry picked from commit 77d0f9cd60
)
2024-05-17 21:32:32 +02:00
Alexandre Vryghem
f8a8b90556
Aligned communities search results like collections on md screens
...
(cherry picked from commit c2684d3078
)
2024-05-17 21:31:14 +02:00
Alexandre Vryghem
7b374f7a32
Merge branch 'minor-ui-improvements_contribute-7.6' into minor-ui-improvements_contribute-7_x
2024-05-17 21:30:51 +02:00
Alexandre Vryghem
14dbced218
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
2024-05-17 20:06:53 +02:00
Alexandre Vryghem
9053489ddd
115046: Fixed url parameters not being filtered out of the url before hasChanges$ & isReinstatable$ is calculated
2024-05-17 18:51:23 +02:00
Alexandre Vryghem
f7c9058e50
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html
# src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html
2024-05-17 14:40:20 +02:00
Alexandre Vryghem
f65b96412a
Fixed multiple edit relationship bugs
...
- Fixed issue making it impossible to add new relationships until the page is refreshed after deleting an existing one (only when you refreshed the page after creating the initial relationship)
- Fixed NPE in DsDynamicLookupRelationModalComponent
- Grouped buttons on relationship page in order to assure that they always have the same behaviour
2024-05-17 14:34:24 +02:00
Tim Donohue
088e56fb8a
Merge pull request #3055 from DSpace/backport-3046-to-dspace-7_x
...
[Port dspace-7_x] Fix self link don't match warnings for authorization endpoint
2024-05-16 08:37:43 -05:00
Alexandre Vryghem
1b38f2d25d
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html
2024-05-16 10:17:34 +02:00
Alexandre Vryghem
e0fb590b02
Don't encode the uri parameter of /api/authz/authorizations/search/object since the returned self link doesn't encode the uri param
...
(cherry picked from commit b0991db1d4
)
2024-05-15 21:49:41 +00:00
Tim Donohue
8ea7a2572a
Merge pull request #3053 from tdonohue/port_2962_to_7x
...
[Port dspace-7_x] Fix submission lost changes after save
2024-05-15 14:17:49 -05:00
Tim Donohue
3edb663b21
Minor bug fix to specs
2024-05-15 13:28:19 -05:00
Tim Donohue
432692edc8
Merge pull request #3051 from tdonohue/port_2944_to_7x
...
[Port dspace-7_x] Disable inlineCriticalCss by default for better SSR performance
2024-05-15 13:21:04 -05:00
Tim Donohue
dfc304f9aa
Merge pull request #3052 from DSpace/backport-2706-to-dspace-7_x
...
[Port dspace-7_x] Update pt-PT.json5
2024-05-15 13:20:45 -05:00
Art Lowel
d1890e0253
move embed item fix to SubmissionJsonPatchOperationsService
2024-05-15 12:40:23 -05:00
Art Lowel
66832eeb28
embed the item to submission patch request to fix issue where the submission form would revert to the previous data on save
2024-05-15 12:37:01 -05:00
Ricardo Saraiva
83b67149a6
Update pt-PT.json5
...
Revision and improvement of some of the already existing translation keys upon reviewers’ suggestions.
(cherry picked from commit 16c5665b31
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
ba1eee27b3
Update pt-PT.json5
...
(cherry picked from commit c4142e7a80
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
bb055e12fb
Update pt-PT.json5
...
(cherry picked from commit 6c5e971dc1
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
242043b3f8
Update pt-PT.json5
...
(cherry picked from commit 3262e00d6e
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
170c7ac6cc
Update pt-PT.json5
...
(cherry picked from commit 38eacf31bf
)
2024-05-15 17:16:56 +00:00
Ricardo Saraiva
c2ddaf286d
Update pt-PT.json5
...
Addition of new translation keys (following DSpace 7.6.1 release) & revision/improvement of some of the already existing.
(cherry picked from commit 18085698b2
)
2024-05-15 17:16:56 +00:00
Ricardo Saraiva
071fa370bf
Update pt-PT.json5
...
Addition of new translation keys (following DSpace 7.6.1 release) & revision/improvement of some of the already existing.
(cherry picked from commit 02792d28bc
)
2024-05-15 17:16:56 +00:00
Tim Donohue
eeb562dd14
Disable inlineCriticalCss by default for better SSR performance
2024-05-15 12:12:55 -05:00
Alexandre Vryghem
479adf6519
115046: Fixed failing tests & added new test to cover added code
2024-05-15 16:09:24 +02:00
Sascha Szott
96748b9bac
added missing interfaces
2024-05-15 10:49:05 +02:00
Tim Donohue
84e4cc01cc
Merge pull request #3044 from DSpace/backport-3028-to-dspace-7_x
...
[Port dspace-7_x] Add HTML support on system-wide alert (Fixes #3019 )
2024-05-14 13:26:10 -05:00
Tim Donohue
d95574df6f
Merge pull request #3043 from tdonohue/port_3025_to_7x
...
[Port dspace-7_x] Czech DSpace 7 UI translation by NTK
2024-05-14 13:25:57 -05:00
Abel Gómez
40b4df6354
Fix code alignment
...
(cherry picked from commit af193282da
)
2024-05-14 17:31:35 +00:00
Abel Gómez
7a364fddeb
Add HTML support to system-wide alert banner. Fixes #3019 .
...
(cherry picked from commit b9fb4e2159
)
2024-05-14 17:31:35 +00:00
NTK
d9a5f324a5
Czech DSpace 7 UI translation by NTK
2024-05-14 12:14:29 -05:00
Tim Donohue
fdafa0f034
Merge pull request #3042 from tdonohue/port_3007_to_7x
...
[Port dspace-7_x] After English, reorder languages alphabetically by code
2024-05-14 10:35:44 -05:00
Tim Donohue
d55b0c0dd3
After English, reorder languages alphabetically by code
2024-05-14 09:26:49 -05:00
Tim Donohue
30c025c5c1
Merge pull request #2841 from atmire/w2p-112198_add-relationship-effects-queue
...
Fix for not all CREATE/DELETE Relationship requests coming through, during submission entity lookup
2024-05-14 09:24:29 -05:00
Tim Donohue
75718bf3ec
Merge pull request #2983 from oscar-escire/fix/authorSearch
...
Fix Author search result without co-author
2024-05-13 14:19:37 -05:00
Tim Donohue
36fa4d4cae
Merge pull request #3027 from alexandrevryghem/discovery-backports_contribute-7_x
...
[Port dspace-7_x] Multiple discovery backports
2024-05-13 11:41:22 -05:00
Tim Donohue
1aa6d358bb
Merge pull request #3038 from tdonohue/port_2771_to_7x
...
[Port dspace-7_x] improved layout of feedback form (increase vertical spacing)
2024-05-13 08:38:59 -05:00
Oscar Chacón
5e59403779
Update: replaced logic of allMetadataValues method by allMetadataNoExcludingValues logic
2024-05-11 17:37:38 -06:00
Sascha Szott
6ff9edaa8b
improved layout of feedback form (increase vertical spacing)
2024-05-10 16:38:33 -05:00
Victor Hugo Duran Santiago
876ecb1d12
Fix - Change color Contrast in cookie settings box
2024-05-10 15:27:37 -06:00
Tim Donohue
9bd154792a
Merge pull request #3033 from DSpace/backport-2951-to-dspace-7_x
...
[Port dspace-7_x] Fix display of dso names for EPersons
2024-05-10 15:59:53 -05:00
Tim Donohue
d43c44e911
Merge pull request #2973 from oscar-escire/fix/policyNameForm
...
added maxlength and hint to resource policy
2024-05-10 15:14:08 -05:00
Tim Donohue
8467bb7c0a
Merge pull request #3034 from tdonohue/port_2954_to_7x
...
[Port dspace-7_x] Live import preview should show all metadata values, not only the first one
2024-05-10 13:43:53 -05:00
Jens Vannerum
01719822c1
114440: fix test
2024-05-10 12:34:45 -05:00
Marie Verdonck
ffbe407d83
104686: Live Import preview only shows first metadata value per field
2024-05-10 12:30:13 -05:00
Gantner, Florian Klaus
202c84c484
extend eperson render type for display of dso name
...
https://github.com/DSpace/dspace-angular/issues/2947
(cherry picked from commit 97fade00a4
)
2024-05-10 17:20:15 +00:00
Tim Donohue
6ac2e9a95d
Merge pull request #3032 from DSpace/backport-2725-to-dspace-7_x
...
[Port dspace-7_x] Encode all `RequestParam` values
2024-05-10 11:21:55 -05:00
Alexandre Vryghem
daff8a4594
Refactored code to always encode the RequestParams
...
(cherry picked from commit d5cf236938
)
2024-05-10 15:53:07 +00:00
Victor Hugo Duran Santiago
36c95db7bf
Set color black on filter section for mobile
2024-05-09 20:50:51 -06:00
Michael Spalti
4a236906eb
Updated browser init to update cache after external auth.
2024-05-09 12:45:03 -07:00
Alexandre Vryghem
ae8e0f9ae8
110889: Fixed searchevents request containing the query params in the clickedObject
...
Also fixed minor CSS issue in mobile mode where sidebar is still visible
(cherry picked from commit cbe3f2f8f5
)
2024-05-09 18:13:13 +02:00
Alexandre Vryghem
0aadcdfdd9
110889: Prevent vocabulary undefined from being retrieved in hierarchy filter when none is configured
...
(cherry picked from commit 9e7a59ddd0
)
2024-05-09 16:17:53 +02:00
Art Lowel
a658bf4531
decrease the number of unnecessary rerenders by checking whether the relationship types have changed
2024-05-09 15:25:37 +02:00
Art Lowel
4541788a34
fix issue where relationship lists wouldn't update automatically from the second submit onwards
2024-05-09 14:55:37 +02:00
Alan Orth
c44fce9e0f
Merge pull request #2866 from atmire/w2p-113124_AddInputToOpenDsMetadataUriValuesInNewWindow
...
Allow opening ds-metadata-uri-values links in a new window
2024-05-09 15:46:51 +03:00
Art Lowel
cb59c05baf
fix spinners
2024-05-09 14:06:56 +02:00
Art Lowel
d75b158ee1
Merge remote-tracking branch 'contributions/fix-api-undefined-issue-7.6' into w2p-113560_edit-item-add-relationships-one-by-one
2024-05-09 13:44:18 +02:00
Art Lowel
1c50dbf4c6
Merge remote-tracking branch 'alexandre/fix-create-relationship-not-working-between-same-types_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one
2024-05-09 13:40:03 +02:00
Alexandre Vryghem
ce3eb76190
110889: Don't retrieve the accessStatus when item.showAccessStatuses is false
...
(cherry picked from commit 37c534b809
)
2024-05-09 12:26:18 +02:00
Alexandre Vryghem
6dac7ceec4
Prevent ItemSearchResult from being recreated at every iteration
...
(cherry picked from commit da320b5fbc
)
2024-05-09 12:18:36 +02:00
Alexandre Vryghem
3454ca99f3
108586: Fixed ItemListElementComponent not pointing to the ItemSearchResultListElementComponent from the themes folder when present
...
(cherry picked from commit d00fc5d9d3
)
2024-05-09 12:16:56 +02:00
Tim Donohue
dd5a167d0d
Merge pull request #3013 from atmire/process-ui-null-eperson-fix-7.6
...
[Port dspace-7_x] Handle Null Users Gracefully in Process Overview Page
2024-05-08 14:45:49 -05:00
Art Lowel
9f3ee32858
fix issue where a submit emitted from the edit relationship modal wouldn't arrive in the edit relationships component
2024-05-08 17:48:33 +02:00
Tim Donohue
3ae9c8e9f8
Merge pull request #3017 from DSpace/backport-3016-to-dspace-7_x
...
[Port dspace-7_x] Ensure `item` is also embedded in submission form
2024-05-07 14:22:03 -05:00
Tim Donohue
3c9cb4e3b6
Ensure item is also embedded in submission form
...
(cherry picked from commit bf4d04c909
)
2024-05-07 18:53:19 +00:00
Oscar Chacón
f80d1fdc68
fixed lint errors
2024-05-06 11:12:22 -06:00
Tim Donohue
4bf8944c48
Merge pull request #2987 from atmire/w2p-105866_Submission-performance-7_x
...
7.x - Submission performance
2024-05-06 11:12:25 -05:00
Tim Donohue
2b0f0f627e
Merge pull request #3009 from tdonohue/port_2994_to_7x
...
[Port dspace-7_x] Bump ejs from 3.1.9 to 3.1.10
2024-05-06 08:55:55 -05:00
Kuno Vercammen
b7b1c3e582
Merge remote-tracking branch 'origin/dspace-7_x' into process-ui-null-eperson-fix-7.6
...
# Conflicts:
# src/assets/i18n/en.json5
2024-05-06 13:45:39 +02:00
Kuno Vercammen
488958c251
113904: Added tests for null user handling
2024-05-06 12:09:40 +02:00
Kuno Vercammen
26c234e36c
113904: Fix null user handling
2024-05-06 11:53:05 +02:00
Tim Donohue
55e742fbfb
Bump ejs from 3.1.9 to 3.1.10
2024-05-03 16:07:48 -05:00
Tim Donohue
0be17bb0ed
Merge pull request #3008 from tdonohue/port_2863_to_7x
...
[Port dspace-7_x] Added Arabic Translation
2024-05-03 15:55:51 -05:00
Mohamed Ali
aa7496e41d
Added Arabic Translation
2024-05-03 15:20:51 -05:00
Tim Donohue
bc5262f5f7
Merge pull request #3006 from DSpace/backport-2831-to-dspace-7_x
...
[Port dspace-7_x] French translations for missing parameters (access control and batch loading)
2024-05-03 12:37:13 -05:00
Tim Donohue
07a91222c4
lint fixes
...
(cherry picked from commit 3bb559542d
)
2024-05-03 16:44:32 +00:00
Pierre Lasou
b06bece1cb
Update fr.json5 correcting bad quotation marks
...
(cherry picked from commit 1abc796734
)
2024-05-03 16:44:32 +00:00
Pierre Lasou
053844a7bc
Update fr.json5 - adding missing comma
...
(cherry picked from commit 3b98c8c84f
)
2024-05-03 16:44:32 +00:00
Pierre Lasou
7129d6b9c8
Update fr.json5 to adresse reviewer feedback
...
(cherry picked from commit 46df7e805e
)
2024-05-03 16:44:32 +00:00
Pierre Lasou
ae35461516
Update fr.json5 to add batch upload labels
...
Addition of batch upload labels (ZIP, SAF)
(cherry picked from commit c4548e63ca
)
2024-05-03 16:44:32 +00:00
Pierre Lasou
a250de49a0
Update fr.json5 to add access conditions labels
...
Changes to the labels related to access control and access conditions.
(cherry picked from commit e747520646
)
2024-05-03 16:44:32 +00:00
Tim Donohue
13775e53de
Merge pull request #3001 from tdonohue/port_2933_to_7x
...
[Port dspace-7_x] Reset dropdown values
2024-05-02 16:29:14 -05:00
Andreas Awouters
e9c5340f67
113319: Fix dropdown component spec
...
(cherry picked from commit 70357803e86caabc6357b7cbec9db1ef8edd2a56)
2024-05-02 14:57:41 -05:00
Andreas Awouters
861132d04d
113319: Add dropdown entry to clear selection
...
(cherry picked from commit 13d1547b3dbf5d4cd74617d6327044da798ed44e)
2024-05-02 14:57:29 -05:00
Tim Donohue
a7517d6814
Merge pull request #2992 from DSpace/backport-2991-to-dspace-7_x
...
[Port dspace-7_x] Remove obsolete "version" tag from Docker Compose files (Angular version)
2024-05-01 16:28:54 -05:00
Tim Donohue
971c07632a
Merge pull request #2641 from hutattedonmyarm/regex-error-messages-backport-dspace7x
...
[Port dspace-7_x] More meaningful regex error messages
2024-05-01 16:22:43 -05:00
Tim Donohue
45840c1c17
Remove obsolete "version" tag from compose files
...
(cherry picked from commit d6303de877
)
2024-05-01 20:05:31 +00:00
Tim Donohue
91d72c19dd
Merge pull request #2694 from hutattedonmyarm/dspace-7_x
...
[Port dspace-7_x] Enable type-bind for checkbox inputs during submission
2024-04-30 15:13:40 -05:00
Tim Donohue
5301a8fc51
Merge pull request #2990 from DSpace/backport-2710-to-dspace-7_x
...
[Port dspace-7_x] Update robots.txt.ejs
2024-04-29 17:03:13 -05:00
Tim Donohue
27d00d133a
Merge pull request #2989 from tdonohue/port_2675_to_7x
...
[Port to dspace-7_x] Multiline selected facet badge on search page
2024-04-29 16:57:02 -05:00
Bram Luyten
6447c3769b
Update robots.txt.ejs
...
Fix for issue #2709
(cherry picked from commit fbd35296f0
)
2024-04-29 21:29:37 +00:00
lotte
ebb99c813a
Merge branch 'w2p-108595_multiline-search-filter-badge' into multiline-search-filter-badge_main
2024-04-29 16:02:41 -05:00
lotte
e1fe4031e5
Removed unnecessary change
2024-04-29 15:59:22 -05:00
lotte
65860b81b1
108595: fix for overflowing search filter badge selection
2024-04-29 15:59:04 -05:00
Yana De Pauw
dabc0e9b4b
[Ticket 2124] Slow response times
2024-04-29 12:59:35 +02:00
Oscar Chacón
2530845b9b
Fix trailing spaces and removed console.log
2024-04-26 17:38:06 -06:00
Oscar Chacón
f055ff6fbd
Fix: author search result without co-author
2024-04-25 16:19:21 -06:00
Art Lowel
e4b098e64d
update test
2024-04-25 10:56:54 +02:00
Tim Donohue
679702bb5a
Merge pull request #2967 from tdonohue/update_backend_docker_scripts_7x
...
Update REST and CI docker compose scripts to sync with 7.x backend
2024-04-22 16:39:38 -05:00
Oscar Chacón
f8e0cc6808
added maxlength and hint to resource policy
2024-04-22 14:42:32 -06:00
Tim Donohue
45ab7231a0
Merge pull request #2969 from alexandrevryghem/w2p-112970_added-missing-breadcrumbs_contribute-7_x
...
[Port dspace-7_x] Added missing/incomplete breadcrumbs on create community/collection/item pages
2024-04-22 12:23:00 -05:00
Tim Donohue
c794e1ebde
Merge pull request #2968 from alexandrevryghem/fix-broken-item-mapper-pagination_contribute-7_x
...
[Port dspace-7_x] Fixed pagination issues on item mapper
2024-04-22 12:13:02 -05:00
Alexandre Vryghem
7d49666865
Merge remote-tracking branch 'alex/w2p-112970_added-missing-breadcrumbs_contribute-7.4' into dspace-7_x
...
# Conflicts:
# src/app/collection-page/collection-page-routing.module.ts
# src/app/community-page/community-page-routing.module.ts
# src/app/core/core.module.ts
# src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts
# src/app/workspaceitems-edit-page/workspaceitems-edit-page-routing.module.ts
# src/assets/i18n/en.json5
2024-04-22 16:23:48 +02:00
Alexandre Vryghem
7e6f736b2f
Merge branch 'fix-broken-item-mapper-pagination_contribute-7.6' into dspace-7_x
...
# Conflicts:
# src/app/access-control/bulk-access/browse/bulk-access-browse.component.html
# src/app/access-control/epeople-registry/epeople-registry.component.html
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/group-registry/group-form/members-list/members-list.component.html
# src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html
# src/app/shared/object-select/collection-select/collection-select.component.html
# src/app/shared/object-select/item-select/item-select.component.html
2024-04-19 23:52:34 +02:00
Tim Donohue
b43e99518d
Update REST and CI docker compose scripts to sync with 7.x backend
2024-04-19 16:21:12 -05:00
Tim Donohue
7a5694347a
Merge pull request #2965 from tdonohue/port_2816_to_7x
...
[Port dspace-7_x] Return 404 Not Found status code on missing identifiers
2024-04-19 13:21:05 -05:00
Jens Vannerum
92f2a77dae
111326: return not found status code on missing identifiers
2024-04-19 12:17:22 -05:00
Tim Donohue
57c2b02277
Merge pull request #2960 from DSpace/backport-2768-to-dspace-7_x
...
[Port dspace-7_x] Fix infinite scroll
2024-04-19 11:36:51 -05:00
Andrea Barbasso
fde0ebf872
[DURACOM-224] fix infinite scroll
...
(cherry picked from commit 2afa473cfb
)
2024-04-19 15:43:02 +00:00
Tim Donohue
4aa3158f33
Merge pull request #2925 from DSpace/backport-2905-to-dspace-7_x
...
[Port dspace-7_x] Fix for submission describe warning contribution bug
2024-04-12 13:52:45 -05:00
lotte
3768dc030e
113500: Fixed lint issues
...
(cherry picked from commit 903af2ccdb
)
2024-04-12 17:20:51 +00:00
lotte
27286998f7
113500: Fixed lint error
...
(cherry picked from commit 722bd6f7f5
)
2024-04-12 17:20:51 +00:00
lotte
d8b6e86896
113500: Fixed tests after bugfix
...
(cherry picked from commit 4e0046022b
)
2024-04-12 17:20:51 +00:00
lotte
47537a019c
113500: Fix for warning on first describe step
...
(cherry picked from commit 993ce1ab16
)
2024-04-12 17:20:51 +00:00
Art Lowel
8e59b7d0b0
also add relationships one by one on the edit item relationships tab
2024-04-11 17:51:59 +02:00
Tim Donohue
f72725ceed
Merge pull request #2919 from DSpace/backport-2782-to-dspace-7_x
...
[Port dspace-7_x] Fixed Font Awesome CSS Pseudo-elements not rendering in v6.x
2024-04-11 08:59:54 -05:00
Alexandre Vryghem
e2c2174bf7
111373: Fixed Font Awesome CSS Pseudo-elements for v6.x
...
(cherry picked from commit 01f97a623f
)
2024-04-10 21:51:53 +00:00
Tim Donohue
de1a240140
Merge pull request #2858 from 4Science/DURACOM-241
...
7.x - Header, navbar, and admin sidebar refactoring
2024-04-10 14:18:54 -05:00
Tim Donohue
b12bdfdd22
Docker build IDs must all be unique to avoid image conflicts. Ensure no builds use a generic name like "dspace-angular".
2024-04-09 15:06:43 -05:00
Tim Donohue
971c302378
Merge pull request #2911 from tdonohue/update_actions_7x
...
[Port dspace-7_x] Update all GitHub Actions & add token for Codecov.io
2024-04-08 16:59:26 -05:00
Tim Donohue
b758d0a5f9
Ensure all artifacts have a unique name by appending Node version to each
2024-04-08 14:46:16 -05:00
Tim Donohue
78f1d9f763
Update all GitHub Actions. Add newly required CODECOV_TOKEN to codecov action
2024-04-08 14:46:10 -05:00
Tim Donohue
90dc0e3f61
Merge pull request #2901 from DSpace/backport-2067-to-dspace-7_x
...
[Port dspace-7_x] Add configuration option to disable inlined CSS in SSR HTML
2024-04-05 13:45:50 -05:00
Yury Bondarenko
fd10fbe2a8
Add to config.example.yml
...
(cherry picked from commit 4a39f33006
)
2024-04-05 18:14:43 +00:00
Yury Bondarenko
3b11ac517c
Add configuration option to disable inlined CSS in SSR HTML
...
When inlining CSS, Angular Universal needs to extract critical styles.
This seems to take up a significant chunk of processing time.
However, loading may appear less smooth when this feature is disabled.
Added to the configuration to make it easier to A/B test this without a full re-build.
(cherry picked from commit 38a058d7af
)
2024-04-05 18:14:42 +00:00
Tim Donohue
a1090fbb0d
Merge pull request #2896 from tdonohue/port_2894_to_7x
...
[Port dspace-7_x] Bump axios to 1.6.8
2024-04-04 15:00:51 -05:00
Tim Donohue
4239d37a38
Bump axios to 1.6.8
2024-04-04 14:12:29 -05:00
Tim Donohue
a87a5f9b5e
Merge pull request #2892 from tdonohue/port_2867_to_7x
...
[Port dspace-7_x] Bump follow-redirects from 1.15.5 to 1.15.6
2024-04-04 12:36:55 -05:00
Tim Donohue
777fc571b0
Merge pull request #2895 from tdonohue/port_2872_to_7x
...
[Port dspace-7_x] Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-04-04 12:36:36 -05:00
Tim Donohue
dc92bbd80a
Merge pull request #2893 from tdonohue/port_2881_to_7x
...
[Port dspace-7_x] Bump express from 4.18.2 to 4.19.2
2024-04-04 12:09:24 -05:00
Tim Donohue
d503e4db07
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-04-04 11:58:15 -05:00
Tim Donohue
bba7fe2f74
Bump express from 4.18.2 to 4.19.2
2024-04-04 11:34:30 -05:00
Tim Donohue
ed8e280aa4
Bump follow-redirects from 1.15.5 to 1.15.6
2024-04-04 11:01:41 -05:00
Tim Donohue
2dfa075423
Merge pull request #2832 from alexandrevryghem/patch_2808
...
[Port dspace-7_x] Refactored community & collection pages
2024-03-29 10:04:08 -05:00
Alan Orth
43137fe676
Merge pull request #2879 from DSpace/backport-2877-to-dspace-7_x
...
[Port dspace-7_x] System-wide alert shouldn't be created when the message is empty
2024-03-26 11:26:31 +03:00
Alexandre Vryghem
d05438dc3e
Prevent system-wide alert to be activated with empty message
...
(cherry picked from commit 767de4b5c8
)
2024-03-26 07:12:03 +00:00
Alexandre Vryghem
25cb0455e2
Fixed bug in BrowseService where findListByHref was called with null instead of undefined, which prevented its default values from being used
...
(cherry picked from commit e6bf2f0ca7
)
2024-03-24 19:12:48 +01:00
Kuno Vercammen
badf00258c
113124: Allow opening ds-metadata-uri-values links in a new window
2024-03-15 11:42:01 +01:00
Alexandre Vryghem
8166c2ebfa
Merge remote-tracking branch 'upstream/main' into w2p-108608_created-search-scope-selector_contribute-main
...
# Conflicts:
# src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts
2024-03-09 04:30:31 +01:00
Tim Donohue
4c693a1294
Merge pull request #2861 from DSpace/backport-2777-to-dspace-7_x
...
[Port dspace-7_x] Element reference for typeahead directive is only defined when model has authority
2024-03-08 15:56:38 -06:00
William Welling
85922433a5
NgbTypeahead instance is only defined when model has authority
...
(cherry picked from commit 018d44c616
)
2024-03-08 20:13:19 +00:00
Davide Negretti
3caac21648
[DURACOM-195] fix spacing in collapsible menu
...
(cherry picked from commit a88282d70b
)
2024-03-07 18:57:39 +01:00
Davide Negretti
f26b265e64
[DURACOM-195] fix
...
(cherry picked from commit fdbe7a6005
)
2024-03-07 18:57:36 +01:00
Davide Negretti
89c88ca6e0
[DURACOM-195] replace ul/li with div in sidebar
...
(cherry picked from commit d1dc8e6038
)
2024-03-07 18:57:33 +01:00
Davide Negretti
e3f1fa39d5
[DURACOM-195] add background on mouse over to dropdown user menu items
...
(cherry picked from commit 8e35c0f713
)
2024-03-07 18:57:30 +01:00
Davide Negretti
49efc4175d
[DURACOM-195] fix issue with logo on small screens
...
(cherry picked from commit bff93a0847
)
2024-03-07 18:57:27 +01:00
Davide Negretti
48e9817245
[DURACOM-195] replace ul/li with div in navbar
...
(cherry picked from commit abba806d40
)
2024-03-07 18:57:24 +01:00
Davide Negretti
a9c3008cee
[DURACOM-195] fixes
...
(cherry picked from commit 523850bc45
)
2024-03-07 18:57:19 +01:00
Davide Negretti
8efc401811
[DURACOM-195] fix prefix of custom CSS variables
...
(cherry picked from commit 46fe7f63e3
)
2024-03-07 18:57:16 +01:00
Davide Negretti
9518f70b42
[DURACOM-195] misc fixes
...
(cherry picked from commit 87d3383bba
)
2024-03-07 18:57:13 +01:00
Davide Negretti
2f5c3b1267
[DURACOM-195] fix comment
...
(cherry picked from commit 80cc4c5d9a
)
2024-03-07 18:57:08 +01:00
Davide Negretti
bb16983029
[DURACOM-195] fix issue with event handling in expandable admin sidebar section
...
(cherry picked from commit f25ec6210b
)
2024-03-07 18:56:57 +01:00
Davide Negretti
5b1438f09f
[DURACOM-195] accessibility issue fixed on log-out button
...
(cherry picked from commit 8f73b8ff9d
)
2024-03-07 18:56:50 +01:00
Davide Negretti
510968b0c6
[DURACOM-195] [DURACOM-210] Reorder SCSS and CSS theme variables
2024-03-07 18:54:28 +01:00
Davide Negretti
8718bd0df6
[DURACOM-195] Header, navbar, and sidebar refactoring
2024-03-07 18:34:34 +01:00
Davide Negretti
7d2fdb7598
[DURACOM-195] Base components (simplify header-navbar-wrapper)
2024-03-07 18:32:51 +01:00
Davide Negretti
6c6afbf148
[DURACOM-195] Base components
2024-03-07 18:32:46 +01:00
Davide Negretti
d95d5753b4
[DURACOM-195] New host-window service methods
2024-03-07 18:32:38 +01:00
Tim Donohue
2178e0e6a3
Merge pull request #2852 from DSpace/backport-2851-to-dspace-7_x
...
[Port dspace-7_x] fix selector value in CommunitySidebarSearchListElementComponent
2024-03-05 09:52:46 -06:00
Sascha Szott
77f3b97e46
fix selector value in CommunitySidebarSearchListElementComponent
...
(cherry picked from commit ad3ef56e06
)
2024-03-05 15:13:14 +00:00
Tim Donohue
203b0bbbaf
Merge pull request #2850 from DSpace/backport-2847-to-dspace-7_x
...
[Port dspace-7_x] Bump sanitize-html from 2.10.0 to 2.12.1
2024-03-04 16:37:05 -06:00
dependabot[bot]
781de6e998
Bump sanitize-html from 2.10.0 to 2.12.1
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.10.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.12.1 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit e7eaa9f61b
)
2024-03-04 22:02:36 +00:00
Tim Donohue
6fefbe129d
Merge pull request #2849 from alanorth/backport-2356-to-dspace-7_x
...
[Port dspace-7_x] Update dependencies for Node v20
2024-03-04 14:28:47 -06:00
Alan Orth
3add551bde
[Port dspace-7_x] Update dependencies for Node v20
...
Port of #2356 by @mwoodiupui to dspace-7_x.
2024-03-04 20:33:12 +03:00
Tim Donohue
51f48b31dc
Merge pull request #2843 from DSpace/backport-2822-to-dspace-7_x
...
[Port dspace-7_x] Bump ip from 2.0.0 to 2.0.1
2024-02-29 15:56:19 -06:00
dependabot[bot]
b2adc42aaf
Bump ip from 2.0.0 to 2.0.1
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit c147c7d6ea
)
2024-02-29 21:26:32 +00:00
Alexandre Vryghem
f2dab663ca
108588: Fixed browse by issue date show loading icon indefinitely when empty
...
(cherry picked from commit 6f51bd866c
)
2024-02-23 21:40:21 +01:00
DSpace Bot
0f09920cb1
[Port dspace-7_x] site search should not adopt existing URL query string parameters ( #2824 )
...
Do not merge existing query params when using site search from MyDSpace workflow.
2024-02-22 11:50:03 +03:00
Alan Orth
41faa5ee52
Merge pull request #2821 from tdonohue/port_2733_to_7x
...
[Port dspace-7_x] Use keyboard to select values (part 2)
2024-02-20 21:13:10 +03:00
Jens Vannerum
d920567f8a
111768: move original code back to init only for performance
2024-02-20 09:45:03 -06:00
Jens Vannerum
85694ec285
111768: add back necessary setCurrentValue calls that were removed earlier
2024-02-20 09:44:57 -06:00
Tim Donohue
3ce4603328
Merge pull request #2812 from DSpace/backport-2770-to-dspace-7_x
...
[Port dspace-7_x] German translations of feedback page translation keys
2024-02-15 17:11:58 -06:00
Sascha Szott
9cff5e9c34
minor improvement of German translation
...
(cherry picked from commit e03b492dbd
)
2024-02-15 22:11:36 +00:00
Sascha Szott
0fdfecd973
added german translations of feedback page translation keys
...
(cherry picked from commit 26ebc9f8fc
)
2024-02-15 22:11:36 +00:00
Tim Donohue
9dc0363337
Merge pull request #2811 from DSpace/backport-2794-to-dspace-7_x
...
[Port dspace-7_x] Added scope @Input() to the SearchComponent & fixed related bugs
2024-02-15 15:16:09 -06:00
Alexandre Vryghem
d96c048874
111639: Fixed search settings not using the scope
...
(cherry picked from commit 93b22cba1f
)
2024-02-15 20:38:01 +00:00
Alexandre Vryghem
865f4899b2
111639: Added scope @Input() and made the search facets & search results use that scope
...
(cherry picked from commit 22e87a5f5a
)
2024-02-15 20:38:01 +00:00
Tim Donohue
b350916fe3
Merge pull request #2810 from DSpace/backport-2647-to-dspace-7_x
...
[Port dspace-7_x] File edit component updated to work for forms without access conditions.
2024-02-15 14:34:38 -06:00
Michael Spalti
381254a16e
File edit component updated to work for forms without access conditions.
...
Fixed unit test
Fixed accidental reformatting
(cherry picked from commit 6fff475a5a
)
2024-02-15 20:00:45 +00:00
Tim Donohue
8506d36dbf
Merge pull request #2800 from alexandrevryghem/generify-component-loaders_contribute-7_x
...
[Port dspace-7_x] Refactored community & collection pages
2024-02-14 10:58:38 -06:00
Alexandre Vryghem
0366e8b934
Replace routerLinkActive with [class.active] to ensure visibility of aria-current tag
2024-02-14 00:10:41 +01:00
Tim Donohue
eba7683f6b
Merge pull request #2803 from DSpace/backport-2705-to-dspace-7_x
...
[Port dspace-7_x] Minor updates to i18n strings for clarity and consistency
2024-02-07 12:31:13 -06:00
Tim Donohue
5a0018d4fa
Merge pull request #2802 from DSpace/backport-2766-to-dspace-7_x
...
[Port dspace-7_x] Fix missing Register DOI button if configuration enabled
2024-02-07 11:48:27 -06:00
Thomas Misilo
17dc120ca1
Update "E-mail" to be "Email" for consistency
...
(cherry picked from commit 7b8962a7cd
)
2024-02-07 17:23:05 +00:00
Alan Orth
8eb2e2ce80
src/assets/i18n/en.json5: minor changes for consistency
...
Fix some random capitalizations and strange wording.
(cherry picked from commit d6c46847c2
)
2024-02-07 17:23:05 +00:00
Alan Orth
b2b9fb8bf9
src/assets/i18n/en.json5: minor updates for consistency
...
We should be capitalizing acronyms and project-specific nouns like
MyDSpace consistently in our interface.
(cherry picked from commit f78f4b45fc
)
2024-02-07 17:23:05 +00:00
Alan Orth
9d9d90ab9c
src/assets/i18n: change "controller" to "reviewer"
...
Reviewer is a less obscure term for what this actually is in most
cases.
(cherry picked from commit 98241d8925
)
2024-02-07 17:23:05 +00:00
Tim Donohue
ccd7056a87
Merge pull request #2801 from DSpace/backport-2799-to-dspace-7_x
...
[Port dspace-7_x] Bump follow-redirects from 1.15.3 to 1.15.5
2024-02-07 11:06:06 -06:00
Kim Shepherd
c50dd1a3e9
Improve cfg handling in item-status.component.ts
...
(cherry picked from commit 68475d1ed6
)
2024-02-07 16:57:19 +00:00
Kim Shepherd
8b3bc90864
Improve cfg handling in item-status.component.ts
...
(cherry picked from commit 3e33785311
)
2024-02-07 16:57:19 +00:00
Agustina Martinez
9f99555c64
Update item-status.component.ts
...
Fix initialOperations typo and return ops with register doi op
(cherry picked from commit e77898eaac
)
2024-02-07 16:57:19 +00:00
dependabot[bot]
eb4633557d
Bump follow-redirects from 1.15.3 to 1.15.5
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 90a277fbeb
)
2024-02-07 16:34:28 +00:00
Alexandre Vryghem
effa19f719
111679: Restored missing inAndOutputNames on ClaimedTaskActionsLoaderComponent
2024-02-07 13:56:08 +01:00
Alexandre Vryghem
835891fe59
Merge remote-tracking branch 'upstream/dspace-7_x' into generify-component-loaders_contribute-7_x
...
# Conflicts:
# src/app/shared/theme-support/themed.component.ts
2024-02-07 00:18:22 +01:00
Alexandre Vryghem
ff55646c62
108588: Fixed accessibility issues on ds-comcol-page-browse-by
2024-02-07 00:17:46 +01:00
Tim Donohue
972c1098cb
Merge pull request #2798 from DSpace/backport-2795-to-dspace-7_x
...
[Port dspace-7_x] fix German translation of admin.workflow.item.workflow
2024-02-06 16:03:36 -06:00
Sascha Szott
59fc3e5635
remove translation (use singular form instead of plural form)
...
(cherry picked from commit ac5670a514
)
2024-02-06 22:03:10 +00:00
Tim Donohue
60b310e216
Merge pull request #2796 from tdonohue/port_2791_to_7x
...
[Port dspace-7_x] Fix issue with cli.yml not using same network as backend.
2024-02-05 16:08:24 -06:00
Tim Donohue
b9cc5ba824
Resync docker-compose-ci and docker/docker-compose-rest with DSpace/DSpace docker scripts
2024-02-05 14:19:53 -06:00
Tim Donohue
f072ae74af
Bug fix to GitHub CI build. Set compose project name via env variable. Also add default name if unspecified
2024-02-05 11:14:00 -06:00
Tim Donohue
e2d014d0a6
Update cli.yml to reference dspacenet in docker-compose-rest. Remove unnecessary network from cli.assetstore.yml
2024-02-05 11:13:53 -06:00
Tim Donohue
ab579da614
Merge pull request #2790 from DSpace/backport-2778-to-dspace-7_x
...
[Port dspace-7_x] Dedupe patch operations by op and path
2024-02-01 13:50:52 -06:00
William Welling
05c978bc62
Dedupe patch operations by op and path
...
(cherry picked from commit f40639de86
)
2024-02-01 19:00:52 +00:00
Tim Donohue
95c635c451
Merge pull request #2786 from tdonohue/port_2717_to_7x
...
[Port dspace-7_x] Fix accessibility issues (part 2)
2024-01-31 11:56:18 -06:00
Alexandre Vryghem
3e48e5903e
Fixed dropdown accessibility issue
...
- Removed non-existing dropdownMenuButton references
- Added appropriate roles to dropdown menus
2024-01-31 09:51:19 -06:00
Alexandre Vryghem
63fa8f39f5
Fixed user authentication/registration accessibility issue
...
- Added the correct autocomplete value
- Removed dangling labels, because aria labels already describe those input fields & we can't use ids in this component because otherwise there are duplicate ids on the /login page
2024-01-31 09:51:09 -06:00
Alexandre Vryghem
138e163fa8
Fixed edit metadata page accessibility issue
...
- Hide fontawesome icons for screen readers
- Added missing aria-label to metadata field input
2024-01-31 09:51:03 -06:00
Alexandre Vryghem
ac743c5138
Fixed feedback form page accessibility issue
...
- The form used a fieldset tag instead of a form tag
2024-01-31 09:50:58 -06:00
Alexandre Vryghem
37803e9330
Fixed remaining community/collection page accessibility issues
...
- Hide fontawesome icons for screen readers
- Replaced dangling labels with spans and added more descriptive aria label to browse link
- Fixed empty label/missing header in edit resource policy table
- Added missing comcol logo al text
- Refactored dso-edit-menu-section to not display empty link buttons and duplicate titles
2024-01-31 09:50:50 -06:00
Alexandre Vryghem
8b5cd79bdc
Fixed accessibility issues on AccessControlFormContainerComponent
...
- Replaced invisible label in AccessControlArrayFormComponent that was only used for styling with span
- Fixed radio buttons not being part of a fieldset
- Fixed empty table header
2024-01-31 09:50:44 -06:00
Alexandre Vryghem
949e55235a
Fixed accessibility issues on BitstreamFormatsComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-31 09:50:38 -06:00
Alexandre Vryghem
5173ac3704
Fixed accessibility issues on MetadataRegistryComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-31 09:50:31 -06:00
Alexandre Vryghem
9335c32334
Fixed accessibility issues on MetadataSchemaComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-31 09:50:23 -06:00
Alexandre Vryghem
b0d3710454
Fixed accessibility issues with pagination button
...
- Replaced the h6 tags with the role heading
- Gave the gear button the roles in order to be detected as an expandable menu
- Replaced the dropdown structure to render a menu of listboxes
- Added the aria-selected attribute
2024-01-31 09:49:38 -06:00
Alexandre Vryghem
e0849af926
Fix header ordering
2024-01-31 09:42:30 -06:00
Alexandre Vryghem
b076b98996
Fixed accessibility issues on SubmissionImportExternalSearchbarComponent
...
- Fixed input not describing itself
- Put the items from the dropdown in an ul
- Fixed broken aria labels
- Removed titles who where identical to the displayed value
2024-01-31 09:42:24 -06:00
Alexandre Vryghem
cc0501f340
Fixed search filters having empty input buttons
2024-01-31 09:42:17 -06:00
Alexandre Vryghem
6b204b5b53
Removed invisible buttons on the CommunityListComponent & fixed content displacement when expanding com/col
2024-01-31 09:42:12 -06:00
Alexandre Vryghem
3bf7d819de
Fixed accessibility issues related to dso selectors
...
- Fixed header ordering
- Fixed input field not having a description what it does (because the header isn't always shown I decided to use aria-labels instead of regular labels)
2024-01-31 09:42:04 -06:00
Tim Donohue
67fc0054c1
Merge pull request #2773 from DSpace/backport-2755-to-dspace-7_x
...
[Port dspace-7_x] Add logo max constraints
2024-01-25 15:53:07 -06:00
FrancescoMolinaro
d4493cb534
add width 100% to prevent overflow on mobile
...
(cherry picked from commit f82ba8c5ad
)
2024-01-25 21:08:11 +00:00
FrancescoMolinaro
682ec2b678
remove class from template
...
(cherry picked from commit d9e25882ce
)
2024-01-25 21:08:11 +00:00
FrancescoMolinaro
20f5f17aac
adapt solution to prevent img overflow
...
(cherry picked from commit d3c788a4e1
)
2024-01-25 21:08:11 +00:00
FrancescoMolinaro
f1a7f36f17
add logo max costraints
...
(cherry picked from commit 32e3141b19
)
2024-01-25 21:08:11 +00:00
Tim Donohue
5d700d5563
Merge pull request #2772 from DSpace/backport-2769-to-dspace-7_x
...
[Port dspace-7_x] fixed typo in info.feedback.page_help
2024-01-25 11:02:51 -06:00
Sascha Szott
c11a3b1372
fixed typo
...
(cherry picked from commit 4b7798fcc7
)
2024-01-25 16:25:48 +00:00
Alan Orth
be0512d74e
Merge pull request #2764 from alanorth/backport-2733-to-dspace-7_x
...
[Port dspace-7_x] Use keyboard to select values
2024-01-23 12:18:28 +03:00
Jens Vannerum
2d0d6ddc5d
110088: new implementation for keyboard support in dropdowns
2024-01-23 11:43:37 +03:00
Tim Donohue
b2cae3b48d
Merge pull request #2758 from DSpace/backport-2691-to-dspace-7_x
...
[Port dspace-7_x] Decrease min-height for Login Dropdown Menu
2024-01-19 11:12:03 -06:00
Tim Donohue
5f19b6a26a
Merge pull request #2757 from DSpace/backport-2736-to-dspace-7_x
...
[Port dspace-7_x] use localized error message
2024-01-19 11:11:50 -06:00
Thomas Misilo
d880b728ce
Decrease min-height for Login Dropdown Menu
...
Fixes #2690
This is noticable when you have disabled local authentication, and only have a singular remote authentication such as Shibboleth or Orcid.
(cherry picked from commit 09fc44a539
)
2024-01-19 15:25:12 +00:00
Sascha Szott
e7490340f8
use localized error message
...
(cherry picked from commit 92a74cee5a
)
2024-01-19 15:21:44 +00:00
Alan Orth
fed70c5e9b
Merge pull request #2754 from DSpace/backport-2721-to-dspace-7_x
...
[Port dspace-7_x] Fix whitespace in links due to newlines
2024-01-19 10:07:44 +03:00
Alan Orth
f08d74b269
src/app/item-page: remove newlines in links
...
The newlines cause whitespace to be enapsulated in the rendered link.
(cherry picked from commit 7207bbbd0e
)
2024-01-19 05:14:00 +00:00
Alan Orth
f2f5156065
src/app/community-list-page: remove newlines in links
...
The newlines cause whitespace to be enapsulated in the rendered link.
(cherry picked from commit 7bedf7fc59
)
2024-01-19 05:14:00 +00:00
Tim Donohue
0ed96d893d
Merge pull request #2748 from DSpace/backport-2711-to-dspace-7_x
...
[Port dspace-7_x] Add more automated accessibility scanning to e2e tests & fix a few minor accessibility bugs
2024-01-17 14:09:02 -06:00
Tim Donohue
2137720602
Add environment variable for Person collection name. Use it in submission e2e tests.
...
(cherry picked from commit a5a89a4b98
)
2024-01-17 19:38:04 +00:00
Tim Donohue
12a19378f7
Move increment/decrement to i18n. Update to use "name".
...
(cherry picked from commit 0aaf3131fa
)
2024-01-17 19:38:04 +00:00
Tim Donohue
75c81b712e
Add accessibility testing for admin sidebar
...
(cherry picked from commit 31bc05235e
)
2024-01-17 19:38:04 +00:00
Tim Donohue
4e0a889fa1
Add Item Edit accessibility tests. Switch Item to use to one with bitstreams. Minor updates to HTML to pass accessibility tests.
...
(cherry picked from commit 80492cd88a
)
2024-01-17 19:38:04 +00:00
Tim Donohue
9a7277065f
Add accessibility tests (and minor fixes) for Edit Collection's Content Source tab and Item Mapper tab
...
(cherry picked from commit 00cb2f9e8a
)
2024-01-17 19:38:04 +00:00
Tim Donohue
16a10548b8
Add Edit Collection accessibility Testing
...
(cherry picked from commit 9894d315a0
)
2024-01-17 19:38:04 +00:00
Tim Donohue
4187847ad0
Add Edit Community accessibility tests & minor cleanup
...
(cherry picked from commit 6c76d8c1d7
)
2024-01-17 19:38:04 +00:00
Tim Donohue
77bb3ed952
Fix circular dependency issue by using Cypres env variables directly instead of global constants
...
(cherry picked from commit e47593b303
)
2024-01-17 19:38:04 +00:00
Tim Donohue
023f8a6900
Improve accessibility testing on Submission page
...
(cherry picked from commit 8d61fa6ac3
)
2024-01-17 19:38:04 +00:00
Tim Donohue
0be04c754a
Refactor e2e test infrastruction to allow easier way to lookup REST API info and generate CSRF tokens
...
(cherry picked from commit a581219df5
)
2024-01-17 19:38:04 +00:00
Tim Donohue
07b95c2634
Fix ARIA labels and tabindex on date picker in submission form. Tabindex is unnecessary & throws accessibility errors from AXE tools
...
(cherry picked from commit 5dad8bec39
)
2024-01-17 19:38:04 +00:00
Tim Donohue
e9efb50e02
Fix ARIA labels on submission form relationship button and dynamic dropdowns
...
(cherry picked from commit aeea1cd592
)
2024-01-17 19:38:04 +00:00
Tim Donohue
868229460f
Add new e2e accessibility tests & update some existing ones
...
(cherry picked from commit 53d521a87e
)
2024-01-17 19:38:04 +00:00
Tim Donohue
9d593b657b
Merge pull request #2743 from tdonohue/port_2587_to_dspace-7_x
...
[Port to dspace-7_x] Deque Analysis Color Contrast fixes #2587
2024-01-16 16:48:13 -06:00
Maciej Kleban
0b43109a29
Replace hard-coded colors with bootstrap variants
...
* Replace custom variables with Bootstrap variants
* Replace custom button colors with Bootstrap variants
* Remove custom colors and replace them with bootstrap variants
* Fix checkbox offset styles
---------
Co-authored-by: Maciej Kleban <maciej.kleban@pcgacademia.pl >
2024-01-16 16:15:35 -06:00
Dawnkai
07a2f3bbbb
Deque Analysis Color Contrast fixes
2024-01-16 16:04:27 -06:00
Alan Orth
fc28693b12
Merge pull request #2740 from DSpace/backport-2662-to-dspace-7_x
...
[Port dspace-7_x] Fixed ePerson link on edit group page
2024-01-12 08:51:21 +03:00
Alexandre Vryghem
77d2086796
Fixed ePerson link on edit group page
...
(cherry picked from commit 430ee3846a
)
2024-01-12 05:25:16 +00:00
Tim Donohue
8dd0db094e
Merge pull request #2670 from atmire/fix-api-undefined-issue-7.6.2-next
...
Ensure HALEndpointService doesn't use stale responses
2024-01-08 10:16:57 -06:00
Tim Donohue
33a5dd3e7f
Merge pull request #2713 from DSpace/backport-2707-to-dspace-7_x
...
[Port dspace-7_x] Update fi.json5
2023-12-14 11:22:36 -06:00
reetagithub
9a9311e02a
Update fi.json5
...
Corrected a typo in search.view.switch.show-grid
(cherry picked from commit 2339a559e9
)
2023-12-14 16:16:00 +00:00
Tim Donohue
2fec884072
Merge pull request #2696 from DSpace/backport-2683-to-dspace-7_x
...
[Port dspace-7_x] Fix accessibility issues
2023-12-06 10:30:55 -06:00
Alexandre Vryghem
4a0bf8a7af
Fixed Edit Item Bitstream showing empty buttons when css is turned off & replaced authentication dropdown menu link with button
...
- Also fixed box-shadows not working the same way for all footer buttons/links
(cherry picked from commit 4545b5354d
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
53f5ceabee
Fixed Edit Item Bitstream showing empty buttons when css is turned off
...
(cherry picked from commit ff6dff72d8
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
8f8a3acba7
Fixed DSONameService getName & getHitHighlights returning empty string for OrgUnits without organization.legalName field
...
(cherry picked from commit e96d3cd2e9
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
dbb7917058
Fixed accessibility issues on search page
...
(cherry picked from commit 9a5ad0bc9f
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
7ec57988b8
Fixed accessibility issues about header ordering
...
(cherry picked from commit 5566c99625
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
3300f72621
Fixed browse by vocabulary treeview accessibility issues
...
(cherry picked from commit 30fe424cc5
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
77f52df047
Fixed item page accessibility issues
...
(cherry picked from commit 8ba17c991e
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
79ce4e9ec2
Fix collection mapper accessibility issues
...
- Added missing aria-labels to input checkboxes
- Fixed multiple tab related accessibility issues
(cherry picked from commit 1db83ba3c5
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
73cffe990a
Fix item mapper accessibility issues
...
- Added missing aria-labels to input checkboxes
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
(cherry picked from commit 5b21d14583
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
b94f0a9b69
Fix resource policy accessibility issues
...
(cherry picked from commit 09bf8af03c
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
5d5582e2d2
Fix Bitstream format accessibility issues
...
- Added missing aria-labels to input checkboxes
- Fixed minor css alignment
(cherry picked from commit 57cc34cdd1
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
5e52233cf3
Fix Process detail accessibility issues
...
- Made Process Output keyboard accessible
(cherry picked from commit 120835cfcd
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
9ed13f31ff
Fix Create a new process page accessibility issues
...
- Added missing aria-label to delete buttons
- Moved hardcoded translation to translation files
- Fix color contrast issues on buttons
- Fix minor alignment issues
- Added missing aria labels to input and select elements
(cherry picked from commit 52c0977489
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
bc1ed9a96f
Fix Processes Overview accessibility issues
...
- Added missing aria-label to delete button
(cherry picked from commit 4ea487cc0d
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
57ebe88994
Fix System-wide Alert accessibility issues
...
- Added missing aria-label to buttons
(cherry picked from commit 3bdfc386e9
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
96b3423ed1
Fix Health Panel usability issues
...
- Fixed aria-controls on HealthComponentComponent, HealthInfoComponent, HealthInfoComponentComponent, HealthPanelComponent pointing to non-existing id
- Fixed the tabs not having the role tab on its tabs
- Fixed aria-expanded being set to true when collapsed and backwards for HealthPanelComponent & HealthInfoComponent
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
- Fixed minor alignment issues
(cherry picked from commit 3628c84844
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
fc7aa27706
Fix Bulk Access Management usability issues
...
- Added aria-labels to trash & select bitstream icon
- Added aria-labels ui-switch components (had to upgrade ngx-ui-switch to 14.1.0)
- Fixed aria-controls pointing to non-existing ids
- Fixed bulk-access-browse not having the tab role on it's tabs
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
- Fixed aria-expanded being set to true when collapsed and backwards for BulkAccessBrowseComponent & BulkAccessSettingsComponent
(cherry picked from commit c300123b78
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
1c4be7d1fe
Fixed duplicate search-navbar-container id & renabled accessibility tests for header
...
(cherry picked from commit cc71d60ebb
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
9f468c2c11
Added aria-labels & fixed aria-controls on myDSpace page
...
- Added aria-label to the new submission buttons (for repositories with more than 1 entity type)
- Fixed aria-controls pointing to non-existing ids
(cherry picked from commit 8a7bdfe18f
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
69100f0a24
Replaced uncrawlable links with buttons
...
(cherry picked from commit 9ab30231aa
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
d32303bf47
Added missing aria labels to edit bitstream tab
...
(cherry picked from commit e229be44d6
)
2023-12-06 16:03:23 +00:00
Art Lowel
91789a698f
Merge branch 'fix-api-undefined-issue-7.6' into fix-api-undefined-issue-7.6.2-next
2023-12-06 11:30:28 +01:00
Art Lowel
1d4a36e3b8
Merge remote-tracking branch 'upstream/dspace-7_x' into fix-api-undefined-issue-7.6.2-next
2023-12-06 11:30:23 +01:00
Art Lowel
790e717199
add ResponsePendingStale state
2023-12-06 11:24:35 +01:00
Art Lowel
c8ac260b78
also skip loading hal requests
2023-12-06 11:24:29 +01:00
max.nuding
9f95eb452c
enable type-bind for checkbox inputs during submission
2023-12-06 10:15:31 +01:00
Tim Donohue
970c449b30
Merge pull request #2685 from DSpace/backport-2684-to-dspace-7_x
...
[Port dspace-7_x] Updated bitstream read description in en.json5
2023-12-04 15:57:39 -06:00
Michael Spalti
3b568f7d32
Updated bitstream read description in en.json5
...
(cherry picked from commit 2592f87356
)
2023-12-04 21:08:29 +00:00
Tim Donohue
5de6cedf5e
Merge pull request #2677 from DSpace/backport-2673-to-dspace-7_x
...
[Port dspace-7_x] Fix for loading thumbnail images for Items when MediaViewer enabled
2023-11-30 15:08:01 -06:00
Michael Spalti
9c69a77d43
Fix for thumbnail images in items.
...
Revert changes in html template
Revert changes in html template
Revert changes in html template
(cherry picked from commit 88c39e8b26
)
2023-11-30 20:14:36 +00:00
Art Lowel
db29263eb1
Merge branch 'fix-api-undefined-issue-7.6' into fix-api-undefined-issue-7.6.2-next
2023-11-29 16:58:43 +01:00
Tim Donohue
5b59d37e2f
Merge pull request #2667 from tdonohue/port_2666_to_dspace-7_x
...
[Port dspace-7_x] [Docker] Refactor to simply use the reusable-docker-build.yml from DSpace/DSpace.
2023-11-29 09:38:51 -06:00
Art Lowel
38752d9d71
ensure HALEndpointService doesn't use stale requests
2023-11-29 14:25:36 +01:00
Tim Donohue
92d25dd2a8
Remove unused env variables
2023-11-28 16:52:15 -06:00
Tim Donohue
65fff9361c
Use the script from the dspace-7_x branch
2023-11-28 16:13:56 -06:00
Tim Donohue
b83a8421a3
Refactor to simply use the reusable-docker-build.yml from DSpace/DSpace.
2023-11-28 16:12:21 -06:00
Alan Orth
714652ebb0
Merge pull request #2659 from DSpace/backport-2652-to-dspace-7_x
...
[Port dspace-7_x] Deselect all metadata fields when switching between metadata schemas in registry
2023-11-23 16:27:52 +03:00
Alexandre Vryghem
c3f424dae4
108587: Deselect all fields on component destruction
...
(cherry picked from commit ecca8286b5
)
2023-11-23 04:57:35 +00:00
Tim Donohue
6758b4c4c7
Merge pull request #2655 from tdonohue/port_docker_gh_updates
...
[Port dspace-7_x] Port recent GitHub Action changes
2023-11-22 12:20:58 -06:00
Tim Donohue
bd78acd559
Redeploy demo/sandbox more quickly by only waiting for AMD64 image
2023-11-22 11:42:11 -06:00
Alexandre Vryghem
30aa34d1c0
Merge branch 'w2p-108608_created-search-scope-selector_contribute-7.2' into w2p-108608_created-search-scope-selector_contribute-main
...
# Conflicts:
# src/app/core/shared/context.model.ts
# src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html
# src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.ts
2023-11-22 16:45:33 +01:00
Alexandre Vryghem
9c3e3d9c29
108608: Created new ScopeSelectorModal & ScopeSelectorModalCurrent context
2023-11-22 14:51:17 +01:00
Tim Donohue
62ccd18345
Trigger redeploy of demo/sandbox from GitHub Actions after DockerHub image updated.
2023-11-21 13:55:17 -06:00
Tim Donohue
5ab87ec6c3
Update GH actions to latest versions. Fix bug in codecov to ensure it retries on error.
2023-11-21 13:55:10 -06:00
Tim Donohue
63e792990f
Fix directory structure for -dist digests
2023-11-21 13:54:42 -06:00
Tim Donohue
526da8cddf
Fix bug in Docker manifest. Each build must use a separate artifact to store digests. Other minor cleanup & comments added.
2023-11-21 13:54:30 -06:00
Thomas Misilo
02eb618c5f
Setup the Docker GH Action for Matrix Building
...
This change enables building of the amd64 and arm64 images simultaneously.
Once both images finish, the manifest is sent to Docker Hub, allowing for a single image that has both the amd64/arm64 images.
2023-11-21 13:54:03 -06:00
Tim Donohue
5a839c2906
Update version tag for development of next release
2023-11-15 14:37:06 -06:00
max.nuding
ab23613b79
Remove unnecessary import
2023-11-15 13:42:53 +01:00
max.nuding
c93a64db83
Fix tests to include translationservice dependency
2023-11-15 13:28:15 +01:00
max.nuding
038e31ccd1
Submission form now displays custom messages for regex validated fields if they exist
2023-11-15 10:51:53 +01:00
Kristof De Langhe
984c9bfc2a
107155: Allow caching of embedded objects without selflink
2023-10-26 16:33:14 +02:00
Kristof De Langhe
be6dbdec66
107155: Allow caching null objects
2023-10-02 13:31:25 +02:00