Commit Graph

5702 Commits

Author SHA1 Message Date
Yana De Pauw
824ee029b3 Change p. to page and reverse id and pagination info 2021-04-01 16:28:20 +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
Yana De Pauw
a4076ed1fd Fix lgtm issue 2021-03-29 16:13:20 +02:00
Yana De Pauw
afe345ebac 76654: Implement feedback 2021-03-29 15:31:27 +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
Art Lowel
9964f07ff6 rewrite community scope test that sometimes failed at random 2021-03-25 17:22:02 +01:00
Art Lowel
2f7060a752 fix issue where stale remotedata objects could be returned first from findBy methods on dataservices 2021-03-25 17:22:02 +01:00
Samuel
0c99557010 fix #1067 UI sends wrong request when creating new metadata field without qualifier 2021-03-24 17:39:03 +01:00
lotte
623688304d removed unused import 2021-03-24 15:30:54 +01:00
lotte
029308b52f Added missing typedoc 2021-03-24 15:06:27 +01:00
lotte
650f7106c2 removed unused imports 2021-03-24 14:36:23 +01:00
lotte
11f3962326 added tests 2021-03-24 14:33:32 +01:00
lotte
8d6156df37 77818: edit page permission fixes 2021-03-23 16:30:38 +01:00
Tim Donohue
a5bc6c1bf7 Merge pull request #1062 from atmire/w2p-77643_fix-trail-not-showing-on-item-pages
Fix trail not showing on item pages
2021-03-22 14:44:36 -05:00
Tim Donohue
a9f553a8bb Merge pull request #1061 from atmire/w2p-77472_unclickable-title-in-search-list
Unclickable title in search list fix
2021-03-22 12:36:58 -05:00
Yura Bondarenko
5018d36377 Fix lint error 2021-03-19 14:22:59 +01:00
lotte
ff1014779e fix lgtm issue 2021-03-18 18:02:37 +01:00