Commit Graph

5486 Commits

Author SHA1 Message Date
Art Lowel
7a42a18bfb re-comment css style override example that got accidentally uncommented 2021-03-02 10:03:58 +01:00
Tim Donohue
82035516a7 Bug fix. Ensure onCompleteItem and onErrorItem both reset the CSRF Header (for next item in queue), as onBeforeUploadItem does not seem to be called for every item in the queue. 2021-03-01 16:51:56 -06:00
Art Lowel
2b03d22498 update mock data 2021-03-01 14:31:26 +01:00
Kristof De Langhe
91ca5af1d4 additional theme support tests 2021-03-01 10:38:12 +01:00
Art Lowel
5a6e4b1278 Add support for dynamic themes 2021-03-01 10:38:05 +01:00
Tim Donohue
4a72cb033b Bug fix. Ensure we check for changed token in empty responses. Also ensure we send token before each upload (as it might change between uploads) 2021-02-26 12:39:33 -06:00
Tim Donohue
59676b7c52 Fix broken tests via a new HttpXsrfTokenExtractorMock class. 2021-02-26 12:39:33 -06:00
Tim Donohue
5589016a4e Add XSRF support to uploader component 2021-02-26 12:39:33 -06:00
Tim Donohue
eb7d110683 Export all XSRF constants so they can be used elsewhere 2021-02-26 12:39:33 -06:00
Yura Bondarenko
8b2db86268 77205: Workaround: add access_control parent section after child sections 2021-02-26 16:13:20 +01:00
Yura Bondarenko
e23e46b212 Revert "TESTING: sectionID argument to debug getComponentForMenu"
This reverts commit bfbe598bdd.
2021-02-26 16:13:20 +01:00
Yura Bondarenko
bfbe598bdd TESTING: sectionID argument to debug getComponentForMenu 2021-02-26 15:25:00 +01:00
Yura Bondarenko
7e0866afe7 77205: Fix leftover links to /admin/access-control/ 2021-02-26 11:15:17 +01:00
Yura Bondarenko
47adba98b5 77205: Extend FeatureAuthorizationGuard for isCommunityAdmin/isCollectionAdmin 2021-02-26 10:21:51 +01:00
Yura Bondarenko
1c030e6bad 77205: Add unit tests for authorization-dependent admin menu content 2021-02-26 10:00:42 +01:00
Art Lowel
7a5fecb7a2 Merge pull request #1033 from tdonohue/i18n_cleanup
Cleanup duplicative or incorrect Angular UI i18n keys
2021-02-26 09:39:44 +01:00
Yura Bondarenko
3d4f8c5222 77205: Wrap all section-specific methods in createMenu 2021-02-26 08:33:28 +01:00
Tim Donohue
1537b4e444 Cleanup duplicative or incorrect i18n keys 2021-02-25 16:33:34 -06:00
Alessandro Martelli
a66ec43ccc [CST-3782] Disabled drag when only one value is present 2021-02-25 19:07:51 +01:00
Tim Donohue
4eb16c131c Merge pull request #1031 from tdonohue/fix_1005
Comment out Edit Item tabs which are not yet implemented.
2021-02-25 11:12:53 -06:00
Giuseppe Digilio
a6effcad34 [CST-3620] Changes to show lookup button next to the field 2021-02-25 17:09:33 +01:00
Yura Bondarenko
70e9bb1180 77205: Use existing admin authorization guards for comm/coll 2021-02-25 16:48:33 +01:00
Yura Bondarenko
3f4e032bb5 77205: Add Comm/Coll admin guards & authorization checks 2021-02-25 15:12:31 +01:00
Yura Bondarenko
d401a92a17 77205: Add CanManageGroupGuard & configure routing 2021-02-25 15:12:31 +01:00
Yura Bondarenko
801cea4062 77205: Separate access control section in admin sidebar 2021-02-25 15:12:31 +01:00
Yura Bondarenko
a8544a7f32 77205: Remove access-control from admin routes 2021-02-25 15:12:31 +01:00
Yura Bondarenko
d9eb05d40e 77205: Refactor admin-access-control to access-control 2021-02-25 15:12:31 +01:00
Yura Bondarenko
5eec2efa9c 77205: Move admin-access-control out of +admin 2021-02-25 15:12:31 +01:00
Giuseppe Digilio
ee07d42c9c [CST-3620] fix typo 2021-02-25 13:17:47 +01:00
Tim Donohue
518bbb2cc4 Merge pull request #1015 from atmire/869-submission-embargo-bug
fix #869 Submission embargo bug
2021-02-24 16:29:43 -06:00
Alessandro Martelli
975ef7ebd2 [CST-3782] Style refinements and qualdrop moves fixed 2021-02-24 15:34:21 +01:00
Tim Donohue
be96c6bee6 Comment out tabs which are not yet implemented. 2021-02-23 11:44:22 -06:00
Alessandro Martelli
523b7a497c [CSTPER-3620] Fixed workspace followlink and search filters update 2021-02-22 16:56:29 +01:00
Tim Donohue
2ff232f437 Merge pull request #1022 from atmire/w2p-76922_Search-filter-from-entity-page-carries-over-to-discovery
Fix: Search filter from entity page carries over to discovery
2021-02-19 16:33:40 -06:00
Giuseppe Digilio
c78cd9ad71 [CST-3620] Remove console logs 2021-02-19 13:09:38 +01:00
Giuseppe Digilio
27905b2038 [CST-3620] Fix issue with TasksService findByItem method that returns stale response when second request is made 2021-02-19 13:08:38 +01:00
Giuseppe Digilio
8b57610be4 [CST-3620] Add component destroy on reload of loaded object within the listable-object-component-loader.component.ts 2021-02-19 12:09:12 +01:00
Giuseppe Digilio
8e7fad43b8 [CST-3782] Fix issue with remove button when repeatable group has only one field 2021-02-19 10:49:58 +01:00
Giuseppe Digilio
797596dc45 [CST-3782] Fix issue with merge 2021-02-19 10:46:39 +01:00
Giuseppe Digilio
39b0088c99 Merge remote-tracking branch 'origin/main' into CST-3782-fix-repeatable-fields
# Conflicts:
#	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.spec.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.ts
2021-02-19 10:27:26 +01:00
Tim Donohue
554dcde8bc Merge pull request #1017 from atmire/w2p-75832_Issue-962_fix-unnecessary-calls-creating-deleting-groups
Fix unnecessary calls when creating/deleting groups
2021-02-18 14:44:47 -06:00
Tim Donohue
777abff666 Merge pull request #984 from atmire/Submission-external-sources-limited-on-metadata-field
Submission external sources limited on metadata field
2021-02-18 14:03:00 -06:00
Giuseppe Digilio
42636c6f95 [CST-3782] Fix issue with dispatchOperationsFromRemoveEvent method 2021-02-18 09:58:06 +01:00
Tim Donohue
f3246fb948 Merge pull request #1014 from atmire/w2p-76634_google-analytics-tracking-id-from-backend
W2p 76634 google analytics tracking id from backend
2021-02-17 17:07:05 -06:00
Giuseppe Digilio
1901ace5a6 [CST-3782] Changes in order to display add more and lookup button at the end of the repeatable fields array 2021-02-17 20:25:46 +01:00
Alessandro Martelli
d208cf16fa [CST-3782] Drag drop restored 2021-02-17 17:57:29 +01:00
Giuseppe Digilio
151b02aeec [CST-3782] Make changes in order to remove template row in form's repeatable fields 2021-02-17 16:10:22 +01:00
Dániel Péter Sipos
ce7e76b609 #885 fix 2021-02-16 16:14:10 +01:00
Dániel Péter Sipos
3b2037a70f #885 ad doctype 2021-02-16 16:01:02 +01:00
Dániel Péter Sipos
4621c0be73 #885 add comment 2021-02-16 15:47:08 +01:00