Commit Graph

9892 Commits

Author SHA1 Message Date
Jean-François Morin
27a9ce5280 Merge branch 'main' of github.com:jeffmorin/dspace-angular 2024-02-21 14:24:03 -05:00
Jean-François Morin
8bcd82e855 Forgot styling on two buttons 2024-02-21 14:23:50 -05:00
jeffmorin
2d2a74a408 Merge branch 'DSpace:main' into main 2024-02-20 15:59:16 -05:00
Tim Donohue
daf6dfeeeb Merge pull request #2733 from atmire/w2p-110088_keyboard-to-select-values
Use keyboard to select values
2024-02-20 09:38:30 -06:00
Jean-François Morin
998dd94fd4 Merge branch 'main' of github.com:jeffmorin/dspace-angular 2024-02-19 15:48:59 -05:00
Jean-François Morin
cadd1df8bf Applied Bootstrap styles to tables and form controls 2024-02-19 15:48:39 -05:00
Jens Vannerum
f7f86b0a9e 111768: move original code back to init only for performance 2024-02-19 11:42:57 +01:00
jeffmorin
872a670f02 Merge branch 'DSpace:main' into main 2024-02-16 08:47:39 -05:00
Tim Donohue
055122918f Merge pull request #2770 from saschaszott/patch-13
German translations of feedback page translation keys
2024-02-15 16:11:22 -06:00
Jean-François Morin
85630ba5ea Fixed i18n files 2024-02-15 16:14:17 -05:00
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
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
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
FrancescoMolinaro
f475a4f516 [CST-5249] fix deletion propagation 2024-02-14 11:08:06 +01:00
Jens Vannerum
9767260b9a 111768: add back necessary setCurrentValue calls that were removed earlier 2024-02-14 10:41:24 +01: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
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
FrancescoMolinaro
5d85e511a1 [CST-5249] fix tests 2024-02-13 16:13:47 +01:00
Vincenzo Mecca
0e4151efa8 [#2624][DURACOM-204] Created new guard for forgot route 2024-02-13 13:43:14 +01:00
FrancescoMolinaro
8dc7eeb242 [CST-5249] fix suggestion refresh after ignore 2024-02-13 12:37:29 +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
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
Vincenzo Mecca
8f488220fb [#2719][CST-12825] Adds i18n missing keys 2024-02-12 16:56:06 +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
5b7ca7cfa5 CST-5249 fix lint 2024-02-09 09:32:03 +01:00
FrancescoMolinaro
0ee6ee8ea1 CST-5249 resolve conflicts 2024-02-09 09:24:58 +01:00
FrancescoMolinaro
f6eac0936b Merge branch 'main' into CST-5249_suggestion 2024-02-09 09:17:59 +01:00
Alexandre Vryghem
7f842f10a5 Merge branch 'w2p-102415_Remote-lookup-entity-on-admin-edit_contribute-7.4' into w2p-102415_Remote-lookup-entity-on-admin-edit_contribute-7.6
# Conflicts:
#	src/assets/i18n/en.json5
2024-02-08 18:15:14 +01:00
Alexandre Vryghem
bb5ee5f512 Merge branch 'w2p-102415_Remote-lookup-entity-on-admin-edit_contribute-7.2' into w2p-102415_Remote-lookup-entity-on-admin-edit_contribute-7.4 2024-02-08 18:14:38 +01:00
Alexandre Vryghem
f7dbdb37ea 102415: Added additional i18n keys for the relationship modal 2024-02-08 18:12:12 +01:00
Tim Donohue
44e84f8912 Merge pull request #2705 from ilri/i18n-fixes
Minor updates to i18n strings for clarity and consistency
2024-02-07 11:22:48 -06:00
Tim Donohue
a8000937bc Merge pull request #2766 from amgciadev/fix-2765-b
Fix missing Register DOI button if configuration enabled
2024-02-07 10:57:04 -06:00
Tim Donohue
e35fed1be4 Merge pull request #2799 from DSpace/dependabot/npm_and_yarn/follow-redirects-1.15.5
Bump follow-redirects from 1.15.3 to 1.15.5
2024-02-07 10:34:08 -06:00
Alexandre Vryghem
6e29f306a7 108588: Fixed browse by date tab's year dropdown always being empty
- The data passed to the injector in BrowseByComponent was not updated by ngOnChanges
- Also refactored the injector logic to StartsWithLoaderComponent
2024-02-07 00:44:18 +01:00
Alexandre Vryghem
6f51bd866c 108588: Fixed browse by issue date show loading icon indefinitely when empty 2024-02-07 00:44:18 +01:00
Alexandre Vryghem
b240b2c160 108588: Fixed scope not being set when browsing by taxonomy on community/collection pages 2024-02-07 00:44:18 +01:00
Alexandre Vryghem
ca5fc8217e 108588: Fix header ordering issues on community & collection pages 2024-02-07 00:44:18 +01:00
Alexandre Vryghem
d95f9d0140 108588: Passed the scope to the browse sections 2024-02-07 00:44:18 +01:00
Alexandre Vryghem
d9759d1136 108588: Renamed components, because now these aren't page components anymore 2024-02-07 00:44:17 +01:00