Branch: refs/heads/QA_4_7
Home:
https://github.com/phpmyadmin/phpmyadmin
Commit: 7a17da0f57f535985e5b41b1deaab9508e050bda
https://github.com/phpmyadmin/phpmyadmin/commit/7a17da0f57f535985e5b41b1dea…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-10-30 (Mon, 30 Oct 2017)
Changed paths:
M ChangeLog
M js/db_structure.js
M js/functions.js
M js/server_databases.js
Log Message:
-----------
Fixed check all interaction with filtering
- check all select only filtered rows
- the hidden rows are automatically unselected
- the check all state is updated according to filtering
Fixes #13517
Signed-off-by: Michal Čihař <michal(a)cihar.com>