Commit Graph

6269 Commits

Author SHA1 Message Date
Giuseppe Digilio
04c8cb7590 [CST-4506] Fix issue with submission bitstream edit 2022-01-25 10:40:11 +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
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
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
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
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
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
Tim Donohue
c7663dc311 Merge pull request #1454 from atmire/w2p-85979_canChangePassword-ui-change
Disallow Shibboleth users to change password
2022-01-04 10:09:04 -06:00
Tim Donohue
e7f6321f01 Merge pull request #1474 from tdonohue/docker_runtime_config
Update docker-compose scripts to use environment variables (to align with runtime configs)
2022-01-04 09:34:55 -06:00
Giuseppe Digilio
3b00d01466 [CST-4633] fix issue with view mode when not in params 2022-01-04 12:59:52 +01:00
Rezart Vata
99aef98443 [CST-4981] structure improvement,removed unecessary informations 2021-12-24 19:34:10 +01:00
Rezart Vata
f154fb60e0 [CST-4981] Fixed unit testing 2021-12-24 17:49:55 +01:00
Giuseppe Digilio
504604cfc7 Merge remote-tracking branch 'origin/main' into CST-4981-statistics-are-always-accessible-even-if-are-restricted-to-administrator
# Conflicts:
#	src/app/community-page/edit-community-page/community-authorizations/community-authorizations.component.ts
#	src/app/navbar/navbar.component.spec.ts
#	src/app/navbar/navbar.component.ts
#	src/app/shared/resource-policies/form/resource-policy-form.component.spec.ts
2021-12-24 12:25:03 +01:00
Giuseppe Digilio
522816c29c Merge remote-tracking branch 'origin/main' into CST-4633-search-refactoring
# Conflicts:
#	src/app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.ts
2021-12-24 11:54:10 +01:00
Giuseppe Digilio
e76514ca39 [CST-4633] fix issue with view mode 2021-12-24 11:51:06 +01:00
Giuseppe Digilio
cff29539fb [CST-4633] fix issue with view mode list 2021-12-24 11:41:23 +01:00
Giuseppe Digilio
6f86824f23 [CST-4633] restored ds-my-dspace-new-submission from mydspace page 2021-12-24 11:16:16 +01:00