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
dependabot[bot]
4039198a4a
Bump isbot from 5.1.23 to 5.1.25
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.23 to 5.1.25.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.23...v5.1.25 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 02:18:30 +00: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
Pierre Lasou
9b7ccd9dfe
Adding missing french labels
...
Addition of french translations for Duplicate detection, ROR and Advanced search features.
2025-03-12 12:35:12 -04: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