Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: c660c627f0b8dc069bde459c4eefed3dbcef3904 https://github.com/phpmyadmin/phpmyadmin/commit/c660c627f0b8dc069bde459c4eef... Author: Pavel Rochnyack pavel2000@ngs.ru Date: 2016-08-14 (Sun, 14 Aug 2016)
Changed paths: M libraries/insert_edit.lib.php M test/libraries/PMA_insert_edit_test.php
Log Message: ----------- When editing table records, display readonly inputs for fields without write access .
Signed-off-by: Pavel Rochnyack pavel2000@ngs.ru
Commit: a53bc7c0e3b2416749441ffca3042270959cba53 https://github.com/phpmyadmin/phpmyadmin/commit/a53bc7c0e3b2416749441ffca304... Author: Michal Čihař michal@cihar.com Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths: M libraries/insert_edit.lib.php M test/libraries/PMA_insert_edit_test.php
Log Message: ----------- Merge pull request #12459 from rpv-tomsk/column-privileges
When editing table records, display readonly inputs for fields without write access.
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/cff9e555ae52...a53bc7c0e3b2