Commit Graph

11011 Commits

Author SHA1 Message Date
Jean-François Morin
4cd20d6dcd Removed unneeded actions file and fixed invalid TS file 2024-02-15 15:49:25 -05:00
Tim Donohue
4c3d374e9c Merge pull request #2794 from alexandrevryghem/fix-scope-issues-on-search-form_contribute-main
Added scope @Input() to the SearchComponent & fixed related bugs
2024-02-15 14:37:46 -06:00
Jean-François Morin
5f88a07673 Removed non-working tests 2024-02-15 15:34:02 -05:00
Alexandre Vryghem
e23c1f7b5d 110889: Replaced recently added component with search comcol section 2024-02-15 21:27:59 +01:00
Tim Donohue
5c3f51b9fb Merge pull request #2647 from mspalti/access-conditions
File edit component updated to work for forms without access conditions.
2024-02-15 14:00:28 -06:00
Alexandre Vryghem
bae48007b3 Merge remote-tracking branch 'alex/fix-scope-issues-on-search-form_contribute-7.6' into added-recently-added-section-to-community-page_contribute-7.6 2024-02-15 19:57:31 +01:00
Vlad Nouski
02baf86831 [CST-12044] removed aria hidden attribute 2024-02-15 17:32:46 +01:00
Tim Donohue
eb433c8727 Merge pull request #1638 from 4Science/CST-5249_suggestion
Openaire suggestions (publication claim)
2024-02-15 10:24:31 -06:00
FrancescoMolinaro
75f5462a5b [CST-5249] fix ssr rendering 2024-02-15 16:10:13 +01:00
jeffmorin
d686cb1909 Merge branch 'DSpace:main' into main 2024-02-15 09:00:53 -05:00
Tim Donohue
e1c639edcd Merge pull request #2719 from 4Science/main_CST-12825
ROR Integration - Identifier Visualization
2024-02-14 15:16:32 -06:00
Davide Negretti
523850bc45 [DURACOM-195] fixes 2024-02-14 12:05:55 +01:00
FrancescoMolinaro
2b3339748d fix conflicts with main 2024-02-14 11:20:09 +01:00
Andrea Barbasso
5ff253e581 remove mathjax (it uses the xmldom-sre library, that has a documentElement.setAttribute error) 2024-02-14 11:16:33 +01:00
FrancescoMolinaro
47f1b843e4 Merge branch 'main' into coar-notify-7 2024-02-14 11:14:14 +01:00
FrancescoMolinaro
f475a4f516 [CST-5249] fix deletion propagation 2024-02-14 11:08:06 +01:00
Andrea Barbasso
387f5ee26f update missing dependencies 2024-02-14 10:57:27 +01:00
Jens Vannerum
9767260b9a 111768: add back necessary setCurrentValue calls that were removed earlier 2024-02-14 10:41:24 +01:00
Francesco Molinaro
824cdfaf37 Merged in CST-13526-untrusted-ip-mapping (pull request #1312)
CST-13526 untrusted ip mapping

Approved-by: Stefano Maffei
2024-02-14 09:14:33 +00:00
Jens Vannerum
5c84ede728 Merge remote-tracking branch 'dspaceMain/main' into w2p-110088_keyboard-to-select-values 2024-02-14 09:42:54 +01:00
Davide Negretti
5b096deb36 Merge branch 'main' into DURACOM-195
# Conflicts:
#	src/app/shared/log-in/methods/password/log-in-password.component.html
2024-02-13 22:12:54 +01:00
Alexandre Vryghem
21cc311d2a Merge remote-tracking branch 'upstream/main' into feature-process_polling 2024-02-13 21:28:51 +01:00
Tim Donohue
c75e6e29e8 Merge pull request #2722 from alexandrevryghem/refactor-comcol-pages_contribute-main
Refactored community & collection pages
2024-02-13 14:22:20 -06:00
Tim Donohue
56b38f621e Merge pull request #2624 from 4Science/DURACOM-204
[#2622] Makes forgot-password link removable
2024-02-13 14:19:22 -06:00
Vincenzo Mecca
678d0896c5 [#2719][CST-12825] Refactors item-page-img-field component 2024-02-13 18:21:51 +01:00
Vincenzo Mecca
26bfc58278 [#2719][CST-12825] Refactors item-page-img-field component 2024-02-13 18:08:31 +01:00
Andrea Barbasso
53e8b69aab remove or update libraries 2024-02-13 16:59:22 +01:00
FrancescoMolinaro
5d85e511a1 [CST-5249] fix tests 2024-02-13 16:13:47 +01:00
Andrea Barbasso
bc29293411 change TransferState import 2024-02-13 14:14:34 +01:00
Andrea Barbasso
3794007e9e do not use componentFactories anymore 2024-02-13 14:10:54 +01:00
Vincenzo Mecca
0e4151efa8 [#2624][DURACOM-204] Created new guard for forgot route 2024-02-13 13:43:14 +01:00
FrancescoMolinaro
62dc53d006 Fix merge conflicts with main 2024-02-13 13:04:12 +01:00
FrancescoMolinaro
c09a6e819f Merge branch 'main' into coar-notify-7 2024-02-13 12:52:33 +01:00
FrancescoMolinaro
8dc7eeb242 [CST-5249] fix suggestion refresh after ignore 2024-02-13 12:37:29 +01:00
Art Lowel
cb6ed39219 ensure all subscriptions are tracked and cleaned up 2024-02-13 11:48:47 +01:00
Andrea Barbasso
6cdb3d1eb2 provide APP_ID instead of BrowserModule.withServerTransition, remove BrowserModule import 2024-02-13 11:21:04 +01:00
Vincenzo Mecca
ca3749be4a Merge remote-tracking branch 'github/main' into main_CST-12825
# Conflicts:
#	src/assets/i18n/en.json5
#	src/styles/_custom_variables.scss
2024-02-13 11:20:26 +01:00
Andrea Barbasso
4e6d90b501 import renderModule instead of renderModuleFactory 2024-02-13 11:18:17 +01:00
Vincenzo Mecca
5a970775ae [#2719][CST-12825] Extracts new image-page-field component with css variable 2024-02-13 11:16:54 +01:00
jeffmorin
16708d6bbb Merge branch 'DSpace:main' into main 2024-02-12 13:17:37 -05:00
Andrea Barbasso
2195ca415b update custom-webpack 2024-02-12 17:02:00 +01:00
Vincenzo Mecca
8f488220fb [#2719][CST-12825] Adds i18n missing keys 2024-02-12 16:56:06 +01:00
Andrea Barbasso
9b213b6381 run ng update @angular/core@16 @angular/cli@16 --force 2024-02-12 16:22:22 +01:00
Andrea Barbasso
a98039c687 update typescript 2024-02-12 16:09:43 +01:00
Alisa Ismailati
d72610f562 Merge branch 'main' into CST-12109-WITHDRAWN-REINSTATE-requests 2024-02-12 12:01:28 +01:00
Alexandre Vryghem
193d56d422 Merge branch 'refactor-comcol-pages_contribute-7.6' into refactor-comcol-pages_contribute-main 2024-02-09 23:25:49 +01:00
Tim Donohue
645024d6f0 Merge pull request #2339 from alexandrevryghem/generify-component-loaders_contribute-main
Created abstract component loader class
2024-02-09 15:13:39 -06:00
Tim Donohue
cb7c2c9f0b Merge pull request #2373 from alexandrevryghem/w2p-102415_Remote-lookup-entity-on-admin-edit_contribute-main
Added support to import from external source on Edit Item > Relationships
2024-02-09 12:16:53 -06:00
FrancescoMolinaro
c860faa452 Align translations 2024-02-09 13:37:13 +01:00
FrancescoMolinaro
3561063af7 Merge branch 'main' into coar-notify-7 2024-02-09 13:18:59 +01:00