phpmyadmin / error-reporting-server

phpMyAdmin server side component for the error reporting system
MIT License
19 stars 28 forks source link

Enable state maintenance and fix ctrl-click/middle-click issue #88

Closed atul516 closed 9 years ago

atul516 commented 9 years ago

Using built in mechanism of DataTables, state is now maintained on reports list page, on refresh or going back/forth from some other page. Also issue https://github.com/phpmyadmin/error-reporting-server/issues/85 should be fixed, tested on Chrome/Firefox.

TODO: after refresh/back/forth, the filter selectors on reports page need to reflect the current state.

nijel commented 9 years ago

Looks good.