Commit Graph

158 Commits

Author SHA1 Message Date
Tim Donohue
dcf583670f Merge pull request #2631 from vNovski/CST-12044-visualize-the-primary-bitstream
CST-12044 visualize the primary bitstream & CST-12043 primary bitstream flag
2024-02-20 17:09:45 -06:00
Vlad Nouski
02baf86831 [CST-12044] removed aria hidden attribute 2024-02-15 17:32:46 +01:00
Vlad Nouski
c596b6c7ec [CST-12044] refactor: code 2024-02-07 08:31:06 +01:00
Vlad Nouski
b86525990d [CST-12044] refactor: code 2024-02-06 13:23:02 +01:00
Michael Spalti
6fff475a5a File edit component updated to work for forms without access conditions.
Fixed unit test

Fixed accidental reformatting
2023-11-16 19:50:55 -08:00
Vlad Nouski
71af428a16 [CST-12044] refactor: styles 2023-11-10 18:13:09 +01:00
Giuseppe Digilio
9ce9606c38 [CST-12043] Fix layout 2023-11-03 22:12:00 +01:00
Vlad Nouski
0f1f4e82e6 [CST-12043] feature: add label position 2023-10-31 12:45:09 +01:00
Vlad Nouski
ca64baca43 [CST-12043] feature: add title 2023-10-30 12:46:05 +01:00
Vlad Nouski
7c723caa15 [CST-12043] fix: redundant space 2023-10-24 12:52:46 +02:00
Vlad Nouski
6fc75a57e6 [CST-12043] ref: add and update documentation 2023-10-24 12:06:14 +02:00
Vlad Nouski
ae93cc0076 [CST-12043] fix: translation for custom switch 2023-10-24 12:05:12 +02:00
Vlad Nouski
bbc8b6ac8a [CST-12043] unit tests 2023-10-23 18:34:13 +02:00
Vlad Nouski
ffdeca69f4 [CST-12043] feature: add primary bitstream switch 2023-10-20 16:07:31 +02:00
Hugo Dominguez
13e4052c4d 🎨revert unnecessary format 2023-09-08 11:51:42 -06:00
Hugo Dominguez
4c8ec8a4f2 🚸remove thumbnail from file-upload section and show bitstream format and checksum 2023-08-04 12:44:13 -06:00
Mirko Scherf
8bf4ba8126 refactor: rename aletr-type.ts to alert-type.ts 2023-07-20 14:53:28 +02:00
Mark H. Wood
10899aa22c Merge branch 'main' into themeable-section-upload-file 2023-06-01 16:36:09 -04:00
Mark H. Wood
172f7e527f Merge remote-tracking branch 'upstream/main' into embargo-date 2023-05-25 14:57:25 -04:00
Tim Donohue
d5198659a9 Merge pull request #2129 from alexandrevryghem/retrieve-name-with-dsonameservice-main
Use the DSONameService to display DSpaceObjects names
2023-05-22 15:55:47 -05:00
Mark H. Wood
055ed9ba6e Fix spec broken by signature change. 2023-05-19 14:00:21 -04:00
Mark H. Wood
d54754f78a Conform to expected ngOnChanges signature; tidy up. 2023-05-19 13:36:04 -04:00
Mark H. Wood
f466d0b67c Merge remote-tracking branch 'upstream/main' into themeable-section-upload-file 2023-05-19 13:31:05 -04:00
Alexandre Vryghem
b878f28db6 Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-main
# Conflicts:
#	src/app/workflowitems-edit-page/advanced-workflow-action/advanced-workflow-action-select-reviewer/reviewers-list/reviewers-list.component.ts
2023-05-19 15:00:24 +02:00
Alexandre Vryghem
053063d0f4 Merge remote-tracking branch 'upstream/main' into fix-ngonchanges-not-working-for-themed-components_contribute-main
# Conflicts:
#	src/app/shared/object-list/metadata-representation-list-element/metadata-representation-list-element.component.ts
#	src/app/shared/object-list/metadata-representation-list-element/plain-text/plain-text-metadata-list-element.component.html
#	src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts
#	src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts
#	src/app/shared/shared.module.ts
#	src/app/shared/theme-support/themed.component.ts
#	src/themes/custom/lazy-theme.module.ts
2023-05-19 13:36:41 +02:00
Alexandre Vryghem
190f245635 Merge tag 'dspace-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4
# Conflicts:
#	src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/collection-search-result/collection-admin-search-result-grid-element.component.spec.ts
#	src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/community-search-result/community-admin-search-result-grid-element.component.spec.ts
#	src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts
#	src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts
#	src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.html
#	src/app/shared/object-grid/community-grid-element/community-grid-element.component.html
#	src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.html
#	src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.html
#	src/app/shared/object-grid/search-result-grid-element/item-search-result/item/item-search-result-grid-element.component.html
#	src/app/shared/theme-support/themed.component.ts
#	src/app/thumbnail/thumbnail.component.spec.ts
#	src/app/thumbnail/thumbnail.component.ts
#	src/themes/custom/lazy-theme.module.ts
2023-05-19 13:17:26 +02:00
Alexandre Vryghem
8e4247c2ac 101577: Themed ThumbnailComponent 2023-05-18 15:01:46 +02:00
Mark H. Wood
6adc9a1742 Make theme-able. 2023-04-21 09:55:18 -04:00
Mark H. Wood
4f83eaa53d Tidy up interface declarations. 2023-04-21 09:47:18 -04:00
Kristof De Langhe
d21ce38011 101108: Automatic ng update @angular/core@14 2023-04-11 16:18:20 +02:00
Mark H. Wood
1e7ede015b Don't allow the date picker to exceed the maximum start or end date for an access option. 2023-03-06 11:19:49 -05:00
Alexandre Vryghem
83155062cf Merge remote-tracking branch 'upstream/main' into retrieve-name-with-dsonameservice-7.4
# Conflicts:
#	src/app/access-control/epeople-registry/epeople-registry.component.html
#	src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts
#	src/app/access-control/group-registry/group-form/group-form.component.spec.ts
#	src/app/access-control/group-registry/group-form/group-form.component.ts
#	src/app/access-control/group-registry/group-form/members-list/members-list.component.html
#	src/app/access-control/group-registry/group-form/members-list/members-list.component.ts
#	src/app/collection-page/edit-item-template-page/edit-item-template-page.component.html
#	src/app/item-page/full/field-components/file-section/full-file-section.component.ts
#	src/app/item-page/media-viewer/media-viewer-video/media-viewer-video.component.ts
#	src/app/item-page/simple/field-components/file-section/file-section.component.html
#	src/app/item-page/simple/field-components/file-section/file-section.component.ts
#	src/app/item-page/versions/item-versions.component.ts
#	src/app/shared/auth-nav-menu/user-menu/user-menu.component.html
#	src/app/shared/auth-nav-menu/user-menu/user-menu.component.ts
#	src/app/shared/object-collection/shared/mydspace-item-submitter/item-submitter.component.html
2023-03-02 22:13:05 +01:00
Alexandre Vryghem
2513f91a1a Use DSONameService to display DSpaceObjects names 2023-03-02 19:40:36 +01:00
Alexandre Vryghem
4fb914b51c 98855: Themed FileDownloadLinkComponent 2023-02-01 16:44:43 +01:00
Yura Bondarenko
fbaab69121 93803: Ensure data services are called *DataService 2022-08-25 10:28:45 +02:00
Giuseppe Digilio
0aa14bcddd [CST-6174] Set maxStartDate/maxEndDate when building form models 2022-06-23 12:24:16 +02:00
Giuseppe Digilio
5d130156e8 [CST-6174] Fix issue with bitstream access condition edit form when maxStartDate/maxEndDate are missing 2022-06-22 15:43:23 +02:00
Giuseppe Digilio
232baf5973 [CST-4506] Fix bitstream access condition form layout 2022-01-28 11:08:32 +01:00
Giuseppe Digilio
04c8cb7590 [CST-4506] Fix issue with submission bitstream edit 2022-01-25 10:40:11 +01:00
Giuseppe Digilio
ebbae16fb3 Merge remote-tracking branch 'origin/main' into CST-4506_item_embargo 2021-12-22 15:28:58 +01:00
Rezart Vata
f04f4b4f34 [CST-4878] Finished working on embargo add part of form and unit testing 2021-12-21 13:35:29 +01:00
Davide Negretti
d246965cfb [CST-4879] TypeError fixed 2021-12-21 11:17:12 +01:00
Davide Negretti
7218c450e6 [CST-4884] Code cleanup and test improvement 2021-11-24 23:39:59 +01:00
Davide Negretti
27bce0e5bb [CST-4879] After changing options in access-conditions.xml, "grant access" fields are displayed incorrectly 2021-11-24 20:17:16 +01:00
Davide Negretti
6752acbf12 [CST-4884] Test 2021-11-24 20:00:21 +01:00
Davide Negretti
5e8813f5b6 [CST-4884] Bitstream edit form moved inside modal (test WIP) 2021-11-24 13:12:01 +01:00
Davide Negretti
31442f36a3 [CST-4884] Bitstream edit form moved inside modal (test WIP) 2021-11-22 19:11:58 +01:00
Davide Negretti
624f39df1e [CST-4884] Bitstream edit form moved inside modal (test TBD) 2021-11-22 18:20:41 +01:00
Davide Negretti
5df2f6f8d5 [CST-4947] File description on bitstream can now be deleted 2021-11-22 11:16:17 +01:00
Davide Negretti
2579577225 [CST-4947] Test WIP 2021-11-22 10:56:27 +01:00