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-05-12Revert "Replace .focus() with .on()"Maurício Meneghini Fauth
2018-05-12Replace .focus() with .on()Maurício Meneghini Fauth
2018-05-12Replace .mousedown() with .on()Maurício Meneghini Fauth
2018-05-12Replace .keydown() with .on()Maurício Meneghini Fauth
2018-05-12Replace .click() with .on()Maurício Meneghini Fauth
2018-05-12Replace .change() with .on()Maurício Meneghini Fauth
2018-05-12Replace .mouseenter() with .on()Maurício Meneghini Fauth
2018-04-14Remove font size feature (#13925)Saksham Gupta
2018-02-09Fix textarea failed to popup (issue #13518)Thomas Wong
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Change ESLint's brace-style to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-08-29Merge branch 'QA_4_7'Madhura Jayaratne
2017-08-29Merge branch 'QA_4_7' of github.com:phpmyadmin/phpmyadmin into QA_4_7Madhura Jayaratne
2017-08-29Fix #13177 Grid editing repeats action after errorMadhura Jayaratne
2017-07-17Merge branch 'QA_4_7'Michal Čihař
2017-07-17Make hex inline editor accept 0x at the beginingMichal Čihař
2017-06-28Merge pull request #13317 from manishbisht/json-editorMichal Čihař
2017-06-24Make grid editor NULL checkbox text clickableJ.M
2017-06-15data shown in JSON format if the data-type is jsonManish Bisht
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-05-17Merge branch 'QA_4_7'Madhura Jayaratne
2017-05-17Fix #13177 Grid editing repeats action after errorMadhura Jayaratne
2017-04-28Simplify HTML: <input></input> -> <input />Gemorroj
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-16Fixed editing of rows with text primary keyMichal Čihař
2017-01-23Always use \r\n as newline when editing fieldsMichal Čihař
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-10-26If date is invalid acc to datePicker plugin, close the UIDeven Bansod
2016-02-03Fix #11864 Move noSelect mehthod to makegrid.jsflash1452
2016-02-03Remove unused variableMichal Čihař
2016-02-03Remove unused parametersMichal Čihař
2016-01-12Fix #11846 Grid editing window is disabled the second timeMadhura Jayaratne
2015-12-22Remove unused parametersMichal Čihař
2015-12-21Merge branch 'QA_4_5'Deven Bansod
2015-12-21Prevent unnecessary update when nothing is changedDeven Bansod
2015-12-21Merge remote-tracking branch 'origin/QA_4_5'Michal Čihař
2015-12-21Fix #11724 : live data edit of big sets is not workingDeven Bansod
2015-12-12Remove useless variables and simplify code.Hugues Peccatte
2015-12-09Merge branch 'QA_4_5'Madhura Jayaratne
2015-12-09issue #11724 Temporary fix for live data edit of big sets is not workingMadhura Jayaratne
2015-11-29Add grid-edit update query only to last query result boxNisarg Jhaveri
2015-08-05Merge branch 'QA_4_4'Marc Delisle
2015-08-05Fixes #11320.Dan Ungureanu
2015-07-27Fix #11322 Missing null checkbox when grid editing a null cellMadhura Jayaratne
2015-07-13Merge branch 'QA_4_4'Marc Delisle
2015-07-13Remove confusing second inline edit window (bug #4826)Jack Smith
2015-07-02More local variablesMadhura Jayaratne
2015-07-02More local variablesMadhura Jayaratne
2015-06-30Make Scrutinizer HappyNisarg Jhaveri