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
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
2012-02-01bug #3482734 [interface] No warning on syntax error in search formMarc Delisle
2011-12-20Globally prevent AJAX requests from being cachedRouslan Placella
2011-11-28Error notifications should not time outRouslan Placella
2011-11-27A forgotten change in making JS files load dynamically.Madhura Jayaratne
2011-09-27Fix some closure-compiler errorsRouslan Placella
2011-09-25Merge branch 'QA_3_4'Marc Delisle
2011-09-25bug #3413743 [interface] Display options link missing after searchMarc Delisle
2011-09-15Trigger makegrid in table search resultAris Feryanto
2011-08-13Merge branch 'master' into OpenGISMadhura Jayaratne
2011-08-01Disabling causes problems as value is not passed. Use readonly.Madhura Jayaratne
2011-07-31GIS data editor to insert geometry type parametersMadhura Jayaratne
2011-07-31Control selection based on the selected function.Madhura Jayaratne
2011-07-22Merge remote branch 'phpmyadmin/master'Ammar Yasir