Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09Fix for issue #13778 (#13971)nulll-pointer
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-07-10made table select page responsiveManish Bisht
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-06-09remove inline onchangeManish Bisht
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-03Add missing server parameter to several javascript requestsMichal Čihař
2016-09-02Some more Token mismatch errors in tbl_ scripts, Issue #12523Deven Bansod
2015-12-12Fix typo in tag.Hugues Peccatte
2015-09-03Fix indentationMadhura Jayaratne
2015-09-03Scroll to top with search resultsMadhura Jayaratne
2015-08-18Fix searching using unary geometry functionsMadhura Jayaratne
2015-07-02More local variablesMadhura Jayaratne
2015-02-11Use proper caseMadhura Jayaratne
2014-12-04Use .prop() in place of .attr() in appropriate placesMadhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-12-01Use class attribute instead of id for sqlqueryresultsMadhura Jayaratne
2014-11-28Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes...Madhura Jayaratne
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-06-24RFE#654: Range Search Capability.Ashutosh Dhundhara
2014-05-24Code style fixesAnn + J.M
2013-12-26Feature#1478 Make Column Headings StickyAtul Pratap Singh
2013-06-02Merge branch 'QA_4_0'Marc Delisle
2013-06-02Fix typoMarc Delisle
2013-05-24Hook SQL highlighter to more placesMichal Čihař
2013-04-19data.sql_query compared against null is rather undefinedMadhura Jayaratne
2013-04-16Declare variables just onceMichal Čihař
2013-04-16Reference javascript messages by dot notation instead of using ['strFoo']Michal Čihař
2013-04-15Various javascript spacing fixesMichal Čihař
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15Some forgotten === conversionMichal Čihař
2013-04-15Use type cast safe comparisonMichal Čihař
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-10-21bug #3578776 [search] Editing SQL not possible when no records foundMadhura Jayaratne
2012-10-13Fix bug #3576322Atul Pratap Singh
2012-10-11Fixes bug #3575799Sergey Leshchenko
2012-08-06Merge branch 'QA_3_5'Madhura Jayaratne
2012-08-06bug #3540922 [edit] Error searching table with many fieldsMadhura Jayaratne
2012-06-11Expect JSON for every ajax request in JavaScriptRouslan Placella
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-11Drop @uses tags from JS filesRouslan Placella
2012-04-11Speed-up selectorsRouslan Placella
2012-04-07Better compatibility with newer versions of jQuery.Gemorroj
2012-03-25Add missing semicolonsMadhura Jayaratne