Commit Graph

12745 Commits

Author SHA1 Message Date
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
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
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
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
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]
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
Giuseppe
67c253bbbb Merge branch 'DSpace:main' into task/main/CST-15590 2024-11-29 13:12:25 +01:00
Alexandre Vryghem
8849f140fb 117287: Removed method calls returning observables from ItemDetailPreviewComponent 2024-11-28 23:47:29 +01: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
Alexandre Vryghem
e4daf2b825 120256: Ensure searchOptions$ is a SearchOptions and not a plain object 2024-11-25 15:17:34 +01: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
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
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
Alisa Ismailati
628ec2b6ba [DURACOM-305] Fixes the deserialization of the SystemWideAlert 2024-11-18 15:19:04 +01: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
Simone Ramundi
2b104183f7 [DURACOM-300] Fixed space in registration form 2024-11-15 15:33:23 +01: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
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
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
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
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]
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