Results 166 issues of Yuri Salimovskiy

Resolved #3844 where applying `search:field="IS_EMPTY"` parameter to Grid field would cause PHP warning

Bug: Accepted

Resolved #3950 where order of upload directories and folders was not consistent in dropdowns

Bug: Accepted

Resolved #4045 where Relationship field did not fully respect "sort by date" setting

Bug: Accepted

Added Debug Channel Entries Utility; #3024

enhancement

Enabled `fixed_order` parameter to be used in Relationship field tag; #3317 user guide: https://github.com/ExpressionEngine/ExpressionEngine-User-Guide/pull/816

enhancement

Resolved #3972 where it was not possible to use 1-click Updater on servers with `disk_free_space()` disabled Also resolves #3549 This PR is showing appropriate error message when `disk_free_space()` is not...

enhancement: accepted

Enable inline error handling for form submissions; #2871 User Guide: https://github.com/ExpressionEngine/ExpressionEngine-User-Guide/pull/815 Needs to have Cypress tests written

enhancement
docs covered

Resolved #4077 where PHP deprecation notice could have been shown for some migrated Pro Variables

Bug: Accepted

Resolved #4079 where orphan relationship record could cause PHP notices

Bug: Accepted

This PR is implementing the feature request: https://github.com/ExpressionEngine/ExpressionEngine/discussions/2860 In addition, it's making the Updates tab to appear only of there are actual updates

enhancement
UX