Commit Graph

12364 Commits

Author SHA1 Message Date
Andreas Awouters
08299e5c78 111638: Only collapse tables on initial page open 2024-02-21 08:13:51 +01:00
Tim Donohue
dcf583670f Merge pull request #2631 from vNovski/CST-12044-visualize-the-primary-bitstream
CST-12044 visualize the primary bitstream & CST-12043 primary bitstream flag
2024-02-20 17:09:45 -06:00
jeffmorin
2d2a74a408 Merge branch 'DSpace:main' into main 2024-02-20 15:59:16 -05:00
dependabot[bot]
c147c7d6ea Bump ip from 2.0.0 to 2.0.1
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 20:49:23 +00:00
Alan Orth
41faa5ee52 Merge pull request #2821 from tdonohue/port_2733_to_7x
[Port dspace-7_x]  Use keyboard to select values (part 2)
2024-02-20 21:13:10 +03:00
Mattia Vianelli
e71b54c79d DSC-1111 Fixed issue on create comcol 2024-02-20 17:23:48 +01:00
Jens Vannerum
d920567f8a 111768: move original code back to init only for performance 2024-02-20 09:45:03 -06:00
Jens Vannerum
85694ec285 111768: add back necessary setCurrentValue calls that were removed earlier 2024-02-20 09:44:57 -06: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
Philipp Rumpf
22919eb7fd Add translation for DOI multiple parallel import source.
Goes with DSpace#9132.
2024-02-20 14:54:12 +00: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
Alexandre Vryghem
049fbb8778 Merge branch 'feature-process_polling-7.6' into feature-process_polling 2024-02-19 18:57:38 +01:00
Alexandre Vryghem
8ddc62168e 108915: Prevent self links & unresolved followLinks to be added as dependencies 2024-02-19 18:56:43 +01:00
Mattia Vianelli
95a9d2aa47 Removed unused parts 2024-02-19 14:34:51 +01:00
Mattia Vianelli
901234777b DSC-1111 Removed unused method 2024-02-19 14:32:30 +01:00
Mattia Vianelli
ea1a8db8e9 DSC-1111 These 2 changes with the finish emit is needed, else when changing logo and then editing a field we do not get the notification and the navigateToHomePage 2024-02-19 14:32:29 +01:00
Mattia Vianelli
0b3536de8c DSC-1111 Removed left over label 2024-02-19 14:32:29 +01:00
Mattia Vianelli
e6fe9dd391 DSC-1111 Working uploader, cache refresh and retrieve for the updated dso containing the logo, new confirmationmodal 2024-02-19 14:32:29 +01:00
Giuseppe Digilio
795b0a37b4 [DSC-1111] Fix issue with wrong cache reference 2024-02-19 14:32:29 +01:00
Andrea Barbasso
378d0b2a29 Revert "[DSC-1111] fix deletion - upload - deletion flow"
This reverts commit 618151faaf88ea8366c4243dab33a628582cc98c.
2024-02-19 14:32:29 +01:00
Andrea Barbasso
f48eb5dcb8 [DSC-1111] fix deletion - upload - deletion flow 2024-02-19 14:32:29 +01:00
Mattia Vianelli
8165b5feee DSC-1111 Moved logo update to a specific method instead of the generic onsubmit 2024-02-19 14:32:28 +01:00
Giuseppe Digilio
6d98bf9d3a [DSC-1111] Start implementation refactoring 2024-02-19 14:32:27 +01:00
Andrea Barbasso
b017f9ad16 [DSC-1111] fix logo not showing after upload 2024-02-19 14:32:27 +01:00
Sondissimo
0086cf78e9 DSC-1111 Synced with main 2024-02-19 14:32:27 +01:00
Sondissimo
dd5e4de97a DSC-1111 Button is now type button, the trailing space has been removed 2024-02-19 14:27:49 +01:00
Sondissimo
2ae82fb07a DSC-1111 Provided buttons next to the logo delete to save changes in the edit community page, also now the file upload is started automatically 2024-02-19 14:27:49 +01:00
Sondissimo
ab52cdb158 DSC-1111 Provided buttons next to the logo upload/delete to save changes in the edit community page 2024-02-19 14:27:49 +01:00
FrancescoMolinaro
9336e793de FIx issues from main alignment, remove leftover removed in Suggestion PR 2024-02-19 12:34:48 +01:00
Jens Vannerum
f7f86b0a9e 111768: move original code back to init only for performance 2024-02-19 11:42:57 +01:00
Nona Luypaert
325728de8f 112198: Ensure relationship requests are sent one by one
- remove (de)select all buttons in DynamicLookupRelationSearchTab
- add requestQueue to RelationshipEffects
2024-02-19 11:09:05 +01:00
Andreas Awouters
ab479251ad 111638: Fix lint errors & small typo 2024-02-19 08:54:55 +01:00
Alexandre Vryghem
bba6971440 Fixed new failing tests 2024-02-18 21:42:49 +01:00
Alexandre Vryghem
b57712094d Merge remote-tracking branch 'upstream/main' into fix-specs-without-expectations_contribute-main 2024-02-18 21:23:03 +01:00
Alexandre Vryghem
7bf0983328 Fixed component still using the old ds-thumbnail 2024-02-18 21:04:24 +01:00
Alexandre Vryghem
8bf7e4fb5a Added ItemListPreviewComponent template to custom theme 2024-02-18 21:04:24 +01:00
Alexandre Vryghem
5d123277b0 Moved custom theme ComcolPageBrowseByComponent & ComcolPageHandleComponent to their correct folder 2024-02-18 21:03:23 +01:00
Alexandre Vryghem
7ee425e4a3 111103: Added SearchComponent to custom theme in order to easily theme it 2024-02-18 21:03:22 +01:00
Alexandre Vryghem
629c06cc16 Merge branch 'added-recently-added-section-to-community-page_contribute-7.6' into added-recently-added-section-to-community-page_contribute-main 2024-02-18 18:50:44 +01:00
Alexandre Vryghem
7968f68976 110889: Fixed trackStatistics still sending backend requests to track search event when trackStatistics is false 2024-02-18 18:49:55 +01:00
Alexandre Vryghem
5590ef46bb Merge branch 'added-recently-added-section-to-community-page_contribute-7.6' into added-recently-added-section-to-community-page_contribute-main 2024-02-18 17:54:28 +01:00
Alexandre Vryghem
37c534b809 110889: Don't retrieve the accessStatus when item.showAccessStatuses is false 2024-02-18 17:54:01 +01:00
Alexandre Vryghem
9ff3ed4351 Merge remote-tracking branch 'upstream/main' into added-recently-added-section-to-community-page_contribute-main
# Conflicts:
#	config/config.example.yml
#	src/app/shared/search-form/search-form.component.ts
#	src/assets/i18n/en.json5
#	src/config/default-app-config.ts
2024-02-18 15:32:39 +01:00
Alexandre Vryghem
877c2d4eaa 110889: Added discovery configuration to community & collection search sections 2024-02-18 15:13:09 +01:00
Alexandre Vryghem
9e7a59ddd0 110889: Prevent vocabulary undefined from being retrieved in hierarchy filter when none is configured 2024-02-18 11:58:04 +01:00
Alexandre Vryghem
cbe3f2f8f5 110889: Fixed searchevents request containing the query params in the clickedObject
Also fixed minor CSS issue in mobile mode where sidebar is still visible
2024-02-18 11:55:23 +01:00
Alexandre Vryghem
7bf7ee0ba7 110889: Added config to disable community/collection sidebar 2024-02-18 02:00:51 +01:00
Alexandre Vryghem
0bee02a501 110889: Remove the scope query parameter from the search on comcol pages 2024-02-18 00:32:53 +01:00
Alexandre Vryghem
0e2630d729 110889: Added search form to the community & collection pages 2024-02-18 00:32:52 +01:00