Giuseppe Digilio
|
eca9088337
|
[CST-5198] fix issue with uploaded file that disappear on deposit
|
2022-01-27 17:59:31 +01:00 |
|
Giuseppe Digilio
|
2f4a667119
|
[CST-5197] fix issue with uploading file during workflow
|
2022-01-27 17:55:56 +01:00 |
|
Art Lowel
|
74a6e3ce6a
|
Fix issue where an item with an empty or invalid entity type couldn't be deleted
|
2022-01-27 17:31:28 +01:00 |
|
Giuseppe Digilio
|
6bbc7f96c2
|
[CST-4875] remove unused imports
|
2022-01-27 16:35:32 +01:00 |
|
Giuseppe Digilio
|
42cc68f8b7
|
[CST-4506] remove unused mock event properties
|
2022-01-27 15:47:25 +01:00 |
|
Rezart Vata
|
3fa72ebcaa
|
[CST-4875] Fix url redirect
|
2022-01-27 13:43:41 +01:00 |
|
Hardy Pottinger
|
56e7d4b8c6
|
Removed unneeded export in shared.module.ts
|
2022-01-26 14:45:50 -06:00 |
|
Hardy Pottinger
|
d98d3fe0de
|
Removing un-used imports from DSpace-CRIS, and un-implemented ORCID auth
|
2022-01-26 09:47:26 -06:00 |
|
Luca Giamminonni
|
8c14193f32
|
[DSC-196] Added components to log in with OIDC
|
2022-01-26 09:45:01 -06:00 |
|
Giuseppe Digilio
|
d156e01517
|
[CST-4875] Fix related page using the complete url
|
2022-01-26 16:41:24 +01:00 |
|
Rezart Vata
|
ed6cb04de4
|
[CST-4875] Fix unit testing
|
2022-01-26 15:32:02 +01:00 |
|
Rezart Vata
|
2ac493cb19
|
[CST-4875] Fixes requested by Tim Gitlab
|
2022-01-26 14:31:16 +01:00 |
|
Tim Donohue
|
acb842edf0
|
Merge pull request #1500 from 4Science/search-grid-bug
Fix issue with grid view mode
|
2022-01-25 16:18:50 -06:00 |
|
Giuseppe Digilio
|
2ceaba742f
|
[CST-5182 Fix issue with grid view mode
|
2022-01-25 19:28:03 +01:00 |
|
Tim Donohue
|
239888dc9e
|
Merge pull request #1498 from 4Science/CST-4880_Show-an-error-page-if-the-REST-API-is-not-available
[CST-4880] Add ServerCheckGuard in order to show internal server error page when rest server is not available
|
2022-01-25 11:52:37 -06:00 |
|
Giuseppe Digilio
|
d9df7336df
|
[CST-4880] Fix invalidateRootCache method
|
2022-01-25 10:57:08 +01:00 |
|
Giuseppe Digilio
|
db3d760f2b
|
[CST-4506] Fix LGTM issues
|
2022-01-25 10:40:53 +01:00 |
|
Giuseppe Digilio
|
04c8cb7590
|
[CST-4506] Fix issue with submission bitstream edit
|
2022-01-25 10:40:11 +01:00 |
|
Michael Spalti
|
8a30748b41
|
Fixed spacing issue.
|
2022-01-24 15:28:05 -08:00 |
|
Michael Spalti
|
1ec61e4aec
|
Merge branch 'main' into iiif-bitstream-edit
|
2022-01-24 14:10:12 -08:00 |
|
Giuseppe Digilio
|
944f605671
|
[CST-4875] Fix imports path
|
2022-01-24 22:42:27 +01:00 |
|
Giuseppe Digilio
|
4cfff33301
|
[CST-4880] Add ServerCheckGuard in order to show internal server error page when rest server is not available
|
2022-01-24 22:04:02 +01:00 |
|
Corrado Lombardi
|
6a78c1bcf8
|
[CST-4875] removed comment and redundant import
|
2022-01-24 21:48:00 +01:00 |
|
Corrado Lombardi
|
36e5a75325
|
[CST-4875] added spacing and updated validation messages
|
2022-01-24 21:47:17 +01:00 |
|
Corrado Lombardi
|
78ce20ab8f
|
[CST-4875] feedback created using DataService
|
2022-01-24 21:46:32 +01:00 |
|
Giuseppe Digilio
|
89c9e9aba3
|
Merge remote-tracking branch 'origin/main' into CST-4506_item_embargo
# Conflicts:
# src/app/core/core.module.ts
# src/app/submission/objects/submission-objects.effects.ts
# src/app/submission/submission.module.ts
|
2022-01-24 19:58:50 +01:00 |
|
Giuseppe Digilio
|
973ceb3b4b
|
[CST-4506] Address feedback
|
2022-01-24 19:54:21 +01:00 |
|
Corrado Lombardi
|
fedb2fce12
|
Merge branch 'main' into CST-4875-Feedback-form
# Conflicts:
# src/app/app.module.ts
# src/app/core/core.module.ts
# src/app/core/data/feature-authorization/feature-id.ts
# src/app/footer/footer.component.html
# src/themes/custom/theme.module.ts
|
2022-01-24 19:21:52 +01:00 |
|
Tim Donohue
|
4fdd3b84cb
|
Merge pull request #1497 from atmire/replace-href-hash-with-void
Replace href="#" with href="javascript:void(0);" everywhere
|
2022-01-24 09:50:41 -06:00 |
|
Tim Donohue
|
f94820d70e
|
Merge pull request #1496 from atmire/fix-profile-group-link-bug
Fix user profile page
|
2022-01-24 09:02:56 -06:00 |
|
Art Lowel
|
132e68a9f4
|
Provide the GroupDataservice in its module to ensure its @dataservice annotation gets registered in time
|
2022-01-24 09:54:28 +01:00 |
|
Art Lowel
|
c34f75b443
|
replace href="#" with href="javascript:void(0);" everywhere
|
2022-01-24 09:27:19 +01:00 |
|
Michael W Spalti
|
9649b5fb68
|
More layout changes.
|
2022-01-22 15:44:50 -08:00 |
|
Michael W Spalti
|
32b2e181bd
|
Removed unused import.
|
2022-01-21 16:42:49 -08:00 |
|
Michael W Spalti
|
0e6dae2b61
|
Added semis.
|
2022-01-21 15:05:52 -08:00 |
|
Michael W Spalti
|
8d3b265038
|
Using DsDynamicInputModel* and updating scss for ds-dynamic-form-control-container.
|
2022-01-21 14:43:39 -08:00 |
|
Tim Donohue
|
70b456dbfc
|
Merge pull request #1493 from DSpace/revert-1407-DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
Revert "Show an error page if the rest api is not available"
|
2022-01-21 13:11:58 -06:00 |
|
Tim Donohue
|
e61de0682f
|
Revert "Show an error page if the rest api is not available"
|
2022-01-21 11:50:08 -06:00 |
|
Tim Donohue
|
001ba43404
|
Merge pull request #1490 from tdonohue/fix_docker_compose
Docker-Compose Environment variables must be strings or numbers, not booleans
|
2022-01-20 15:55:21 -06:00 |
|
Tim Donohue
|
bcb96c522c
|
Environment variables must be strings or numbers, not booleans
|
2022-01-20 14:08:22 -06:00 |
|
Tim Donohue
|
d75ab378ac
|
Merge pull request #1407 from 4Science/DSC-287-Show-an-error-page-if-the-REST-API-is-not-available
Show an error page if the rest api is not available
|
2022-01-20 11:41:34 -06:00 |
|
Tim Donohue
|
9310d6e649
|
Merge pull request #1478 from 4Science/CST-4633-search-refactoring
MyDSpace Search component refactoring
|
2022-01-20 11:41:06 -06:00 |
|
Giuseppe Digilio
|
532d8fb9a3
|
[CST-4506] fix SubmissionSectionFormComponent name
|
2022-01-20 18:30:29 +01:00 |
|
Giuseppe Digilio
|
b81cc103ff
|
[CST-4506] Optimize submission sections components declarations in the submission.module
|
2022-01-20 18:29:31 +01:00 |
|
Giuseppe Digilio
|
a95bf63ad0
|
[CST-4633] Fix issue with already selected relationship in the dynamic-lookup-relation-search-tab.component
|
2022-01-20 18:15:30 +01:00 |
|
Giuseppe Digilio
|
016bf4b368
|
[CST-4633] Add flag to hide view mode switcher
|
2022-01-20 18:08:57 +01:00 |
|
Tim Donohue
|
f65930276e
|
Merge pull request #1479 from 4Science/CST-4981-statistics-are-always-accessible-even-if-are-restricted-to-administrator
Fix statistics page in order to show them only when user has authorizations
|
2022-01-20 10:20:21 -06:00 |
|
Giuseppe Digilio
|
98bdc59c28
|
[CST-4880] use getPageInternalServerErrorRoute function to determinate 500 page route
|
2022-01-20 14:26:04 +01:00 |
|
Giuseppe Digilio
|
fd610dbf4d
|
[CST-4880] Set 500 response status to internal server error page
|
2022-01-20 14:24:54 +01:00 |
|
Tim Donohue
|
710d893187
|
Merge pull request #1465 from atmire/move-correlation-id-to-store
Move correlation ID to store
|
2022-01-14 10:14:46 -06:00 |
|