Ruslan Aleev

Results 77 issues of Ruslan Aleev

## Описание улучшений Добавил варианты вызова для краткой записи fenom, не все были указаны, теперь более структурированно.

При удалении компонента никаких ошибок визуально не возникает. Но он ничего не удаляет, по факту, чанки, сниппеты, наборы параметров и пр. остаются на прежнем месте. И в базе остаются таблицы...

При копировании тикета, у копии не генерируются ни [[*alias]], ни [[*uri]]. Т.е. открывается копия тикета, ее редактируешь, но ни [[*alias]], ни [[*uri]] не подставляются, приходится править руками. При сохранении выдается...

It would be great if the field could be required. Those a pop-up MIGX-TV window will highlight the required fields and prevent the window from closing until those fields are...

If write characters `: (quote on ~ button and colon) in any MIGX-TV field then the getImageList breaks when processing this TV - it displays an incorrect result.

Translation errors in MIGX/core/components/migx/lexicon/ru/default.inc.php instead: ``` $_lang['migx.move_to_top'] = 'Переместить вниз'; $_lang['migx.move_to_bottom'] = 'Переместить вверх'; ``` should be: ``` $_lang['migx.move_to_top'] = 'Переместить вверх'; $_lang['migx.move_to_bottom'] = 'Переместить вниз'; ```

### What does it do? Changed the order of the main menu items. The items from the "Manage" section have moved to other logically related sections and **a new "Access"**...

type-frontend
area-core
feature

## Bug report ### Summary A strange indent appears at the bottom of the page when you click on the “Help” button. Apparently it has something to do with the...

bug

### What does it do? Add reloading of lexicon entries for any namespace: - Move the button up, it's was almost invisible. - Added a pop-up window with confirmation, where...

area-lexicons
pr/review-needed
cla-signed

### What does it do? It often happens that the `modx_session` table grows uncontrollably (I have seen up to 5 gigabytes), which sometimes leads to complete non-operation of both the...

area-core
area-setup
pr/ready-for-merging
cla-signed