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
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-11-02Fix PHPCS issues.Hugues Peccatte
2014-05-18Fix scrutinizer JS issues.Hugues Peccatte
2014-03-20Remove trailing whitespace from the codeMichal Čihař
2014-03-14Feature request: #1512 Import doesn't do anything with no file name provided.Ashutosh Dhundhara
2014-03-02unbinding keyup eventSmita Kumari
2014-02-26bug fix #4298: added javascript allow just one character if first character i...Smita Kumari
2013-04-16Reference javascript messages by dot notation instead of using ['strFoo']Michal Čihař
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15Use type cast safe comparisonMichal Čihař
2012-12-20js cleanup: space after "if"Marc Delisle
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-11Speed-up selectorsRouslan Placella
2012-04-08Replace removeProp("checked") with prop("checked", false), calling removeProp...Jo Michael
2012-04-07Fixed import format not auto-selected on file pickJo Michael
2012-04-07Better compatibility with newer versions of jQuery.Gemorroj
2012-04-01Cleanup HTML5 validity issuesJo Michael
2011-11-17Field values may not be in correct selector syntax - added a specialized filt...Piotr Przybylski
2011-08-05Coding style, function definitionsMichal Čihař
2011-05-15Patch #3302354 Add gettext wrappers around a messageYuichiro
2010-09-07Drop $Id$ expansion, nobody complained so far it not working.Michal Čihař
2010-08-17Don't hardcode the formatslorilee
2010-07-16Made variable names local in scopelorilee
2010-07-06Support for no javascriptlorilee
2010-06-25Causes the correct radio button to be selected in the import file location formlorilee
2010-06-16Fixes bug that occurs when selecting a file from web server upload directorylorilee
2010-06-11Added a function that detects the filetype of the selected import file and ch...lorilee
2010-06-10jQuery functions for import pagelorilee