Commit Graph

7952 Commits

Author SHA1 Message Date
Alexandre Vryghem
0ec4e08e4b Merge branch 'w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main
# Conflicts:
#	yarn.lock
2023-02-09 17:19:59 +01:00
Alexandre Vryghem
ac06f30950 99053: Removed ngx-bootstrap dependency 2023-02-09 17:19:07 +01:00
Alexandre Vryghem
9deb7cbb60 Merge remote-tracking branch 'atmire/w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main
# Conflicts:
#	src/app/my-dspace-page/my-dspace-search.module.ts
#	src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.html
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.html
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-approved-search-result/claimed-approved-search-result-list-element.component.spec.ts
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.html
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-declined-search-result/claimed-declined-search-result-list-element.component.spec.ts
2023-02-07 10:33:28 +01:00
Alexandre Vryghem
4cc98ae7be 99053: Added missing documentation 2023-02-06 22:53:50 +01:00
Alexandre Vryghem
1b4bdba52d 99053: Fixed AdvancedWorkflowActionRatingComponent's rating from validation 2023-02-06 21:57:25 +01:00
Alexandre Vryghem
615c74288e 99053: Added DeclinedTask search result banner 2023-02-06 19:08:13 +01:00
Alexandre Vryghem
34e970827e 99053: Invalidate cache by default when performing the WorkflowItemActionPageComponent action 2023-02-06 18:47:15 +01:00
Alexandre Vryghem
581afbbbb6 99053: Hide return to pool button for second step of SelectSingleReviewer 2023-02-02 17:13:56 +01:00
Alexandre Vryghem
bd152dc074 99053: Fixed previous page not always returning the correct value
- Fixed previousPage not correctly redirecting to urls with queryParams
- Fixed previousPage returning to wrong page because of ReviewersListComponent
2023-02-02 17:12:56 +01:00
Alexandre Vryghem
7ef40cceda Merge branch 'w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main
# Conflicts:
#	src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts
#	src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-actions-loader/advanced-workflow-actions-loader.component.spec.ts
2023-01-18 21:00:14 +01:00
Alexandre Vryghem
940c6281a2 98535: Added missing tests to the new advanced workflow components 2023-01-18 17:27:19 +01:00
Alexandre Vryghem
8844b1b2c3 Merge remote-tracking branch 'upstream/main' into w2p-98211_advanced-workflow-actions-main
# Conflicts:
#	src/app/shared/shared.module.ts
2023-01-18 13:54:31 +01:00
Alexandre Vryghem
a36b57661f Merge branch 'w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main
# Conflicts:
#	src/app/core/core.module.ts
#	src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.spec.ts
2023-01-18 13:52:25 +01:00
Alexandre Vryghem
572f5ac4c5 98535: Added missing tests to the new advanced workflow components 2023-01-18 13:45:04 +01:00
Alexandre Vryghem
fe61bb7b6b 98535: Cleaned up code & added documentation 2023-01-18 12:27:06 +01:00
kshepherd
105e4b6c13 Merge pull request #2045 from atmire/clean-angular-cli-cache-7.4
Add a yarn clean script for the .angular/cache folder
2023-01-18 10:35:10 +13:00
Art Lowel
ace396a31f add yarn clean script for the .angular/cache folder 2023-01-17 17:23:29 +01:00
Tim Donohue
7a82b08ba7 Merge pull request #1949 from 4Science/CST-7392
Login menu refactoring
2023-01-12 14:51:40 -06:00
Tim Donohue
ee560d297a Merge pull request #2006 from mwoodiupui/2005
Catch and report errors from non-JSON responses to authentication requests.
2023-01-12 10:32:17 -06:00
Davide Negretti
0dd6333e05 [CST-7392] [DSC-773] login menu refactoring 2023-01-12 15:52:22 +01:00
Tim Donohue
793bed30bc Merge pull request #1973 from 4Science/CST-7604
Restored highlighting of title in search results
2023-01-11 16:36:46 -06:00
Alexandre Vryghem
f1bc30c695 Merge branch 'w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main 2023-01-11 20:53:50 +01:00
Marie Verdonck
bd2135bcd2 98376: scoreReview workflow - slight refactor REST changes 2023-01-11 20:52:52 +01:00
Alexandre Vryghem
6acbb7ec0e Merge branch 'w2p-98211_advanced-workflow-actions-7.2' into w2p-98211_advanced-workflow-actions-main
# Conflicts:
#	src/app/access-control/access-control.module.ts
#	src/app/access-control/group-registry/group-form/eperson-list/eperson-list.component.spec.ts
#	src/app/access-control/group-registry/group-form/eperson-list/eperson-list.component.ts
#	src/app/access-control/group-registry/group-form/members-list/members-list.component.ts
#	src/assets/i18n/en.json5
2023-01-11 20:40:40 +01:00
Alexandre Vryghem
11b6ec9a9e 98376: Replaced EPersonListComponent with MembersListComponent & display error for empty reviewers list 2023-01-11 20:28:54 +01:00
Tim Donohue
bbdef724e8 Merge pull request #2038 from tdonohue/datacite_i18n_key
Add DataCite to i18n list of sources
2023-01-11 13:13:30 -06:00
Tim Donohue
6396e6a585 Add DataCite to i18n list of sources 2023-01-11 12:33:26 -06:00
Alexandre Vryghem
cd0019eb8a Merge branch 'main-upstream' into w2p-98211_advanced-workflow-actions 2023-01-11 18:24:30 +01:00
Alexandre Vryghem
7cee2aac6f 98376: Added rating button to ratingreviewaction claimed task and created page 2023-01-11 12:40:54 +01:00
corrado lombardi
fec3f0909f Merge remote-tracking branch 'origin/CST-7604' into CST-7604 2023-01-11 08:51:45 +01:00
Tim Donohue
6e53117d4b Merge pull request #2020 from DSpace/dependabot/npm_and_yarn/json5-2.2.2
Bump json5 from 2.2.1 to 2.2.2
2023-01-10 16:58:35 -06:00
Tim Donohue
0d149a3ae4 Merge pull request #2029 from atmire/Fix-breadcrumb-css-issue
Fix breadcrumb css issue
2023-01-10 16:20:21 -06:00
Nikunj Sharma
5660e7dc70 [CST-7604] test cases update 2023-01-11 02:46:20 +05:30
Tim Donohue
6c63af33d8 Merge pull request #1967 from yingjin/DA-8586
Add captioning support for video/audio files
2023-01-10 13:17:13 -06:00
Tim Donohue
2fbfdd0483 Merge pull request #2031 from ybnd/fix-klaro-i18n
Fix Klaro i18n messages
2023-01-10 12:04:16 -06:00
Tim Donohue
1cb1e31a59 Merge pull request #2022 from atmire/w2p-96252_Reduce-main-bundle-size_Reorganize-shared-module-pt2
Reorganize shared module to reduce main bundle size - part 2
2023-01-10 11:45:48 -06:00
Alexandre Vryghem
ef9373baec 98376: Fixed collection-roles page for collections with single workflowGroup 2023-01-10 17:56:32 +01:00
Alexandre Vryghem
36891ef3bf 98204: Edit collection assign roles tab breaks when no workflow groups 2023-01-10 16:40:37 +01:00
corrado lombardi
99f8a314df Merge remote-tracking branch 'origin/CST-7604' into CST-7604 2023-01-10 15:28:50 +01:00
Nikunj Sharma
b7b2803f6e [CST-7604] added hithighlight for person and orgunit 2023-01-10 19:56:32 +05:30
Nikunj Sharma
f9f3ad32c7 [CST-7604] added hithighlight for person and orgunit 2023-01-10 19:37:06 +05:30
Alexandre Vryghem
b351053489 98344: Fixed workflow id passed to backend instead of claimed task id 2023-01-10 14:10:44 +01:00
Nikunj Sharma
fc2c7c5e69 Merge remote-tracking branch 'origin/main' into CST-7604 2023-01-10 16:24:04 +05:30
Alexandre Vryghem
f4a303f808 98344: Added decline task simple workflow step 2023-01-09 23:20:14 +01:00
Alexandre Vryghem
5a5884dd1a 98344: Implemented the Select reviewers advanced step 2023-01-09 22:01:33 +01:00
Alexandre Vryghem
a03a150015 98211: Added tests 2023-01-09 22:01:33 +01:00
Yury Bondarenko
463bcb40e9 Remove stray console.log 2023-01-09 16:47:24 +01:00
Yury Bondarenko
a7a6d1b27a Fix Klaro i18n issue
Caused by a merge mistake in https://github.com/DSpace/dspace-angular/pull/1975
2023-01-09 16:47:05 +01:00
Alexandre Vryghem
1a8320c4f7 98211: Added ModifyItemOverviewComponent & confirm action button to AdvancedWorkflowActionSelectReviewerComponent 2023-01-06 16:50:52 +01:00
Alexandre Vryghem
947658dd08 98211: Created advanced workflow task pages 2023-01-06 16:50:52 +01:00