Commit Graph

6690 Commits

Author SHA1 Message Date
Giuseppe Digilio
6c720b8031 [CST-4506] Fix item access condition remove operation 2022-01-28 11:09:48 +01:00
Giuseppe Digilio
232baf5973 [CST-4506] Fix bitstream access condition form layout 2022-01-28 11:08:32 +01:00
Giuseppe Digilio
4ca2e9a4b1 [CST-4506] Add i18n labels for item access conditions form 2022-01-28 11:07:29 +01:00
Giuseppe Digilio
9019b80993 [CST-4506] Disable drag and drop for access conditions form group 2022-01-28 09:02:04 +01:00
Michael Spalti
8bfd6ca031 Form re-initialization limited to iiif enabled item. 2022-01-27 18:56:34 -08:00
Michael Spalti
7c5d31fbbd Removed the unused imports. 2022-01-27 15:21:48 -08:00
Michael Spalti
47581db60a Updated test. 2022-01-27 15:08:20 -08:00
Michael Spalti
d91d12ed0d Updated dynamic form. 2022-01-27 14:46:00 -08:00
Tim Donohue
5f90b29d96 Merge pull request #1472 from 4Science/CST-4875-Feedback-form
Feedback form
2022-01-27 15:12:50 -06:00
Giuseppe Digilio
8a668a5073 [CST-4506] fix issue with delete button alignment 2022-01-27 18:58:28 +01:00
Art Lowel
16884682d8 track subscriptions and remove nested subscribe 2022-01-27 18:16:43 +01:00
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
Corrado Lombardi
1de409d6a4 Merge branch 'main' into DSC-389 2022-01-26 12:27:50 +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