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 |
|
Giuseppe Digilio
|
1abcc027a5
|
Merge branch 'CST-4875-Feedback-form' of github.com:4Science/dspace-angular into CST-4875-Feedback-form
|
2022-01-14 16:40:47 +01:00 |
|
Giuseppe Digilio
|
746d0201e8
|
Merge remote-tracking branch 'origin/main' into CST-4633-search-refactoring
|
2022-01-14 15:21:19 +01:00 |
|
Giuseppe Digilio
|
b7c46ffe29
|
[CST-4633] Fix e2e test
|
2022-01-14 12:37:29 +01:00 |
|
Giuseppe Digilio
|
d7388bcfd8
|
[CST-4633] Change dynamic-lookup-relation-search-tab.component in order to use search-component
|
2022-01-14 12:24:44 +01:00 |
|
Giuseppe Digilio
|
1f01cbaa93
|
[CST-4633] Improve search.component in order to use selectable functionality
|
2022-01-14 12:21:36 +01:00 |
|
Giuseppe Digilio
|
0d73b6d164
|
[CST-4633] Fix issue with detail view mode
|
2022-01-14 12:18:42 +01:00 |
|
Tim Donohue
|
6a7691000b
|
Merge pull request #1489 from atmire/Process-empty-parameters-fix
Scripts & Processes without parameters fix
|
2022-01-13 16:15:49 -06:00 |
|
Rezart Vata
|
aab544e723
|
[CST-4875] Fixed commenting, service test & compoent from issue 1472
|
2022-01-13 17:14:56 +01:00 |
|
Tim Donohue
|
9196610170
|
Merge pull request #1427 from atmire/Always-enable-deposit-button
Always enable deposit button
|
2022-01-13 09:45:24 -06:00 |
|
Tim Donohue
|
e321bbf9ab
|
Merge pull request #1434 from atmire/shared-feature-authority-control
Allow facets to be authority controlled
|
2022-01-13 08:24:56 -06:00 |
|
Giuseppe Digilio
|
6b2efd2b16
|
[CST-4633] Change view mode labels
|
2022-01-13 15:17:06 +01:00 |
|
Giuseppe Digilio
|
539ae50214
|
[CST-4633] Change label translations
|
2022-01-13 15:16:40 +01:00 |
|
Rezart Vata
|
768c7f8b28
|
[CST-4505] Fixed canChangeDiscoverable managment and unit testing
|
2022-01-13 13:45:25 +01:00 |
|
Kristof De Langhe
|
8666ae74f6
|
86367: Process empty parameters fix
|
2022-01-13 10:48:46 +01:00 |
|
Giuseppe Digilio
|
6eca73bdec
|
Merge remote-tracking branch 'origin/main' into CST-4633-search-refactoring
|
2022-01-13 09:42:44 +01:00 |
|
Giuseppe Digilio
|
0c9dc4286c
|
[CST-4981] Fix error with yarn clean command
|
2022-01-12 20:09:48 +01:00 |
|
Giuseppe Digilio
|
6d1674cc8a
|
[CST-4981] Fix issue with missing statistics menu
|
2022-01-12 20:09:21 +01:00 |
|
Giuseppe Digilio
|
7e7ad9a4f3
|
[CST-4880] Add fallback strategy for hanging server check cached requests
|
2022-01-12 18:32:33 +01:00 |
|
Michael Spalti
|
4f6b579204
|
Remove metatada field when no data is provided in form.
Updated comments.
|
2022-01-10 11:22:53 -08:00 |
|
Tim Donohue
|
2835597073
|
Merge pull request #1476 from 4Science/CST-5064
Show submitter in version history table
|
2022-01-10 10:03:25 -06:00 |
|
Davide Negretti
|
216eb40ab5
|
[CST-5064] console.log removed
|
2022-01-10 10:30:11 +01:00 |
|
Tim Donohue
|
3b618ff66f
|
Merge pull request #1467 from 4Science/CST-5065
Admin is unable to reset other users' password
|
2022-01-05 14:10:11 -06:00 |
|