Commit Graph

5255 Commits

Author SHA1 Message Date
Yana De Pauw
69c29407a2 Remove comment 2021-04-06 16:46:21 +02:00
Yana De Pauw
a1abface13 Fix lint issues 2021-04-06 16:46:21 +02:00
Yana De Pauw
3137f3e6c1 76150: Implement feedback 2021-04-06 16:46:21 +02:00
Yana De Pauw
868b7ad37b 76150: Add a bitstream download page 2021-04-06 16:46:21 +02:00
Tim Donohue
9586428b12 Merge pull request #1083 from DSpace/revert-1053-w2p-77631_dropzone-issues
Revert "Submission dropzone issues"
2021-04-02 16:53:20 -05:00
Tim Donohue
d7bd3f6f54 Revert "Submission dropzone issues" 2021-04-02 16:28:40 -05:00
Tim Donohue
335d6fb339 Merge pull request #1053 from atmire/w2p-77631_dropzone-issues
Submission dropzone issues
2021-04-02 10:19:16 -05:00
Tim Donohue
0f7a32d0df Merge pull request #1055 from tdonohue/entity_type_storage
(Angular UI) Rename / move 'relationship.type' metadata field to 'dspace.entity.type'
2021-04-02 09:22:53 -05:00
Giuseppe
7402286954 #728 accessibility theming (#1057)
* [CST-3763] Change base theme colors

* [CST-3763] added new custom variables

* [CST-3763] applied changes to the header in order to have two different navbar

* [CST-3763] applied changes to breadcrumbs navbar

* [CST-3763] fix sidebar colors

* [CST-3763] applied changes footer in order to have two different sections

* [CST-3763] change home news jumbotron background color

* [CST-3763] fix issue with search-navbar.component z-index

* [CST-3763] fix issue with search-form.component that didn't use the brand colo parameter

* [CST-3763] fix issue with menu navbar on small window view

* [CST-3763] changed position for browse all button in the access control pages

* [CST-3763] Change form.component in order to have possibilities to display better additional form buttons

* [CST-3763] Change confirmation-modal.component in order to allow different colors and icons for confirm button

* [CST-3763] added confirmation icon

* [CST-3763] fixed accessibility for admin access control components

* [CST-3763] Added placeholder for search boxes

* [CST-3763] Added repository logo alt label

* [CST-3763] Adjust notification icons

* [CST-3763] Fix issue with hideReturnButton param in edit-comcol-page.component that was not initialized on page refresh

* Accessibility fix

* [CST-3763] Adjust usability for community/collection edit

* [CST-3763] fix error while running test

* [CST-3763] Added dynamically a title prefix to all dspace page

* [CST-3763] add breadcrumbs to the page where are missing

* [CST-3763] fixed failed tests

* [CST-3763] fixed failed e2e test

* [CST-3763] fixed failed e2e test

* Buttons fixes for accessibility

* [CST-3973] fixed issue with redirect after changing language

* Buttons and sections fixes for accessibility

* Buttons and sections fixes for accessibility

* [CST-3763] fixed colors for chips component

* [CST-3977] fixed issue with selecting a tag submission field

* [CST-3763] add breadcrumbs to the page where are missing

* [CST-3763] fixed edit workflowitem buttons color

* [CST-3977] removed unintentional committed log

* [CST-3763] Fix issue with tab selection in item edit page

* [CST-3763] Fix position of back button in the item edit page

* [CST-3763] icon and colors for search and browse all buttons

* [CST-3763] added atkinson font

* [CST-3763] remove dspace logo from home news

* [CST-3763] fix buttons colors for administrative search

* [CST-3763] Change background color for user menu

* [CST-3763] remove gradient from home page news component

* [CST-3763] fix issue with edit dso button

* [CST-3763] revert color schema

* [CST-3763] remove Atkinson-Hyperlegible font

* [CST-3763] fix use of header-logo-height variable

* [CST-3763] fix homepage link color

* [CST-3763] fix contrast color issue for navbar menu entries

* [CST-3763] add variable to show/hide top footer container

* [CST-3763] change dso edit button style

* [CST-3763] ensure to use "back" and "save" labels

* [CST-3763] Remove border from header

* [CST-3763] Change header in order to have only navigation bar in a single row

* Update src/app/root/root.component.html

Co-authored-by: Art Lowel <art.lowel@gmail.com>

* [CST-3763] Fix issue with wrong grid-breakpoints that cause issue on navbar collapsing

* [CST-3763] Fix issue with language dropdown when navbar is collapsed

* [CST-3763] Fix issue after merging

Co-authored-by: Matteo Perelli <matteo.perelli@4science.it>
Co-authored-by: Art Lowel <art.lowel@gmail.com>
2021-04-02 09:14:56 -05:00
Giuseppe Digilio
13c239cbc3 Add isSectionTypeAvailable method and use it to check if upload section is available 2021-04-02 15:58:02 +02:00
Tim Donohue
63edb7b7d0 Merge pull request #1066 from 4Science/CSTPER-321-deleteitem
Error deleting an item when its entity type has no relations
2021-04-01 14:07:35 -05:00
Tim Donohue
1dd1c98846 Merge pull request #1025 from 4Science/CST-3782-fix-repeatable-fields
Cst 3782 fix repeatable fields
2021-04-01 13:53:36 -05:00
Tim Donohue
3815bdbd8c Merge pull request #1041 from atmire/w2p-77205_issue-927-Non-site-admin-edit-authorization-group
Getting 401 when Community or Collection Administrator tries to edit Collection Authorization Group
2021-04-01 13:47:08 -05:00
Giuseppe Digilio
44b37f673a Merge remote-tracking branch 'origin/main' into CST-3782-fix-repeatable-fields
# Conflicts:
#	src/styles/_global-styles.scss
2021-04-01 20:07:06 +02:00
Giuseppe Digilio
94c0af5d86 [CST-3620] Remove drag and drop placeholder 2021-04-01 20:03:54 +02:00
lotte
d3763ea642 cleaned up debugging remnants 2021-04-01 14:23:02 +02:00
lotte
7c5dbae549 removed unnecessary import 2021-04-01 12:38:43 +02:00
lotte
41e1d06594 applied feedback for submission upload section 2021-04-01 12:23:26 +02:00
Tim Donohue
ae240ff36b After rebase, replace new references to relationship.type with dspace.entity.type 2021-03-31 15:33:01 -05:00
Tim Donohue
c308e5fd4d Other minor corrections of "relationship type" to "entity type" 2021-03-31 15:23:51 -05:00
Tim Donohue
d36ac7e6fa Rename / move 'relationship.type' metadata field to 'dspace.entity.type' 2021-03-31 15:23:51 -05:00
Tim Donohue
cfbf587184 Merge pull request #1076 from atmire/1067-blank-qualifier
UI sends wrong request when creating new metadata field without qualifier
2021-03-31 12:42:29 -05:00
Tim Donohue
1b1421bc79 Merge pull request #1060 from atmire/w2p-77215_lgtm-issues-and-sanitization
Fix or address string escaping / replacement issues reported by LGTM
2021-03-31 12:17:30 -05:00
Tim Donohue
4475d59bbf Merge pull request #888 from qultoltd/#885-media-viewer
#885 media viewer
2021-03-31 12:17:15 -05:00
Alessandro Martelli
08afa4723b [CST-3782] patch add entire array on item remove 2021-03-31 15:21:32 +02:00
Raf Ponsaerts
947d792f27 Fixed * replace all 2021-03-31 14:49:32 +02:00
lotte
7afcebfd11 changed replace to global replace 2021-03-31 13:51:40 +02:00
Dániel Péter Sipos
ff8ff7f496 #885 fix media image viewer 2021-03-31 13:21:33 +02:00
Alessandro Martelli
f9e80ea288 [CST-3782] restored correct drag styles after merge 2021-03-31 12:28:14 +02:00
Alessandro Martelli
052dbdaf1e [CST-3782] patch add full array in case of DynamicRowArrayModel 2021-03-31 12:26:45 +02:00
Alessandro Martelli
8c60bd4280 [CST-3782] restored submission save after openLookup 2021-03-31 12:26:41 +02:00
Alessandro Martelli
d47660b5c2 [CST-3782] possibility to configure the isDraggable feature to DynamicRowArrayModel 2021-03-31 12:25:47 +02:00
Alessandro Martelli
d224333a1c [CST-3782] added hint to the last entity value 2021-03-31 12:25:42 +02:00
Alessandro Martelli
88556c40f6 Merge remote-tracking branch 'origin/main' into CST-3782-fix-repeatable-fields 2021-03-31 12:23:16 +02:00
Tim Donohue
ea3886bbfa Merge pull request #1065 from atmire/w2p-77583_Issue-3113_Fix-item-handle-redirect
Handle redirect for items not working fix
2021-03-30 09:50:05 -05:00
Dániel Péter Sipos
3577335399 #885 revert and fix width 2021-03-30 13:48:03 +02:00
Dániel Péter Sipos
861192ea25 Merge remote-tracking branch 'upstream/main' into #885-media-viewer 2021-03-30 10:29:20 +02:00
Yura Bondarenko
e5d52ce96a Merge remote-tracking branch 'upstream/main' into w2p-77205_issue-927-Non-site-admin-edit-authorization-group 2021-03-30 09:25:11 +02:00
Tim Donohue
e4400acfd7 Merge pull request #1075 from atmire/Edit-item-page-permissions-fixes
Edit item page permissions fixes
2021-03-29 12:01:18 -05:00
Tim Donohue
3e0daefc9b Merge pull request #1064 from atmire/w2p-77742_Collection-item-template-bugfixes
Bugs on Collection Item Template fix
2021-03-29 11:27:58 -05:00
Tim Donohue
436b95222b Merge pull request #1077 from atmire/fix-themed-submission
Fix issue where the themed submission page would crash
2021-03-29 11:05:13 -05:00
Art Lowel
05545f703b fix issue where the themed submission page would crash because the component couldn't be found 2021-03-29 17:09:26 +02:00
Yura Bondarenko
61767c196c 77205: Additional authorization checks for sidebar menu items 2021-03-29 14:01:36 +02:00
Dániel Péter Sipos
064c43a763 #885 fix merge conflict 2021-03-26 18:01:12 +01:00
Dániel Péter Sipos
97e1b1dee1 Merge branch 'main' into #885-media-viewer
# Conflicts:
#	src/app/+item-page/item-page.module.ts
#	src/app/+item-page/simple/item-types/shared/item.component.ts
#	src/app/app.component.scss
#	src/environments/mock-environment.ts
2021-03-26 16:57:07 +01:00
Tim Donohue
d7daaf4188 Merge pull request #1042 from atmire/add-themeable-components
Make all non-admin page-level components themeable
2021-03-25 15:20:18 -05:00
Tim Donohue
a2450b678e Merge pull request #1056 from atmire/stale-issue
Fix issue where stale RemoteData is emitted first
2021-03-25 14:44:24 -05:00
lotte
6cc56176b2 fixed path for custom theme item-page 2021-03-25 17:27:34 +01:00
Art Lowel
d7a0f27f08 remove workaround 2021-03-25 17:23:27 +01:00
Art Lowel
4a15720b4b rewrite all comcoldataservice tests in hopes of catching the one that sometimes fails at random 2021-03-25 17:22:02 +01:00