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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Alisa Ismailati
|
628ec2b6ba
|
[DURACOM-305] Fixes the deserialization of the SystemWideAlert
|
2024-11-18 15:19:04 +01: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 |
|
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 |
|
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 |
|
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 |
|
milanmajchrak
|
4b6e4c60c2
|
Merge branch 'main' into dtq/update-cs-messages
|
2024-11-11 10:01:40 +01: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 |
|
milanmajchrak
|
d819cf4396
|
Updated supervised by messages following NTK suggestions
|
2024-11-08 15:24:06 +01: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
|
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
|
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 |
|
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 |
|
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 |
|
Pierre Lasou
|
fde2db85e7
|
Correct small alignment errors
|
2024-11-01 11:35:05 -04: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 |
|