Ruslan Aleev

Results 102 issues of Ruslan Aleev

### Summary After installation the plugin is not in the `ClientConfig` category in tree, although the category exists: ![cc_cat](https://user-images.githubusercontent.com/12523676/68953243-f1402800-07da-11ea-9158-ceca46fefb48.png) ### Expected behavior The plugin should be in its category. ###...

В дереве элементов по умолчанию отображаются классы иконки, после PR -https://github.com/modxcms/revolution/pull/14217 ![tree_icons](https://user-images.githubusercontent.com/12523676/96333814-a971f280-1074-11eb-8367-5fd87e05d411.png) А если установить AdminTools, то класс иконок сбрасывается: ![tree_icons_2](https://user-images.githubusercontent.com/12523676/96333850-feae0400-1074-11eb-81f4-203d43727f62.png)

enhancement

The logic for displaying the lexicon for empty items is unclear (`emptyText`), for example see https://github.com/Bruno17/MIGX/blob/master/core/components/migx/templates/mgr/grids/default.grid.tpl#L53 . If you remove the items, the text is displayed normally. ![migx_empty_grid](https://github.com/Bruno17/MIGX/assets/12523676/a2b42b48-3dcb-4ea4-bf50-7ee8d668a609) If you...

1) Added output of lexicons for empty lines in the grid, otherwise it was always output in English. ![migx_empty_grid](https://github.com/Bruno17/MIGX/assets/12523676/d4e2b7d1-b0a3-4047-ab14-054cd7b01176) 2) Added display of empty text on initialization - https://github.com/Bruno17/MIGX/issues/432 3)...

Было бы удобно, если в конструктор блоков добавить пару улучшений: ~1) Переименовать заголовки для комплексного блока именно в "Комплексный блок", а то добавляются блоки, а сохраняется/удаляется уже комплексный блок, что...

В чате обсуждалось, да и было бы удобно, если можно было указать в конфиге какой редактор подключать, не только trumbowyg, но и встроенный редактор Битрикс. Хотя, скорее всего, это сделать...

## Feature request ### Summary If a resource has child resources, then the context menu will have a sorting option (see screenshot), BUT sorting only affects the display of resources...

feature

## Bug report ### Summary If you create a snippet containing `

bug

### What does it do? Remove unused menu permissions: - `about`; - `credits`; - `export_static`; - `menu_security`; - `menu_support`; - `menu_tools`; Update menu permissions: - `menu_site`; - `menu_trash`; - `components`;...

area-core
pr/review-needed
area-acl

## Feature request ### Summary The "Settings" tab is still shown, even if all checkboxes are disabled through "Form Customization". This behavior is probably relevant for other tabs as well....

bug
area-fc