This week I added type declarations to some classes, refactored the PhpMyAdmin\Dbi\DbiMysqli class to use the mysqli class and fixed some bugs.
Issues:
- #14244 Fixes some jQuery Migrate warnings
- #12373 Theme selection for future releases
- #14210 Add Metro theme
- #14213 getThemeUniqueValue error in master
- #14232 4.8.0.1: Colums hidden on low resolution display
- #14102 More Dropdown not fully visible
- #14199 UI Issue – date picker hides in scroll frame
- #14029 Horizontal scrollbar not visible
- #14193 Regression – Scrolling down messes up the fixed column names
- #14206 patch fixed for the datepickerui broken #14199
- #14196 Fix for ui regression issues
- #14228 #14049 issue fix Query builder doesn’t work when the selected column …
- #14226 #12772 issue central column attributes don’t get filled in
- #14169 Regression – Action Icons glitch in 4.8.0
- #14194 UI Issue – I have to scroll down, to be able to scroll horizontally
- #14165 Query builder doesn’t work when selected column is * #14049 issue fix
- #14049 Query builder doesn’t work when selected column is *
- #12772 Central columns attributes don’t get filled in
- #14073 Central columns attributes don’t get filled in #12772 issue solved
- #14179 Remove Inline Styles from Ruotines.php
- #14173 Fix for error when running prepared statements, #14162
- #14162 SQL parser error trying to run a prepared statement
- #14137 Tables stop at border
- #14135 Tables in designer don’t stop at border
- #14224 Use array_key_exists instead of in_array + array_keys
The post Weekly phpMyAdmin contributions 2018-W17 appeared first on mauriciofauth.com.