-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Improvement description
Potentially we need to remove these perspectives from the list or have a bc layer for 10/11?
-
newsletter-bundle extracted
perspective-editor/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js
Line 26 in 104ed6c
'items.addNewsletter', -
web-to-print-bundle
perspective-editor/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js
Line 29 in 104ed6c
'items.addPrintPage', -
removal of import from server
https://github.com/pimcore/perspective-editor/blob/1.x/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js#L55
removal of import from url
perspective-editor/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js
Line 56 in 104ed6c
'items.add.items.uploadFromUrl',
See also [Task]: Fix docs about removal of import from server and url pimcore#15080 -
google-marketing-bundle
perspective-editor/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js
Lines 111 to 114 in 104ed6c
'items.seo.hidden', 'items.seo.items.documents', 'items.seo.items.robots', 'items.seo.items.httperrors' -
reports
perspective-editor/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js
Line 108 in 104ed6c
'items.reports', -
system-info
perspective-editor/src/Resources/public/js/pimcore/perspective/menuItemPermissionHelper.js
Lines 128 to 134 in 104ed6c
'items.systemtools.hidden', 'items.systemtools.items.phpinfo', 'items.systemtools.items.opcache', 'items.systemtools.items.requirements', 'items.systemtools.items.serverinfo', 'items.systemtools.items.database', 'items.systemtools.items.fileexplorer'
and so on...