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 (Collapse)Author
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-03-26complete patch for #4279 ctrl +up/down finalAayush
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2014-03-26#4279 ctrl+up/down for all ffAayush
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2014-03-25complete patch for #4279 ctrl +up/down + ff issue Aayush
Signed-off-by: Aayush Anand aayushism12@gmail.com
2014-02-12Fix For Bug#4279Dhananjay Nakrani
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
2013-07-30Whitespace cleanupMichal Čihař
2013-07-30Move function to its docsMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-04-30Merge branch 'origin/QA_4_0'J.M
Conflicts: js/keyhandler.js js/tbl_structure.js
2013-04-28Fix bug #3799 [interface] Incorrect select field change on ctrl key ↵J.M
navigation in Firefox
2013-04-15Various javascript spacing fixesMichal Čihař
2013-04-15Various spacing and identation fixesMichal Čihař
2013-03-30Unnecessary loopMarc Delisle
2013-02-20Define variable in correct scopeMichal Čihař
2013-02-03Needed for editing multiple data rows, changing one or multiple column structureRouslan Placella
2013-02-03Better to pass a native DOM eventRouslan Placella
2013-02-03Was binding to the wrong elementAtul Pratap Singh
2013-01-31Attempt to fix bug #3787; works for table creation but not for editing aMarc Delisle
row
2013-01-27Dead codeMarc Delisle
2013-01-26many some minor fixes (sorry, see diff)Gemorroj
2012-04-27Cleanup spacing after @paramMichal Čihař
2012-04-25Coding style improvements (if/switch statements)Michal Čihař
2012-04-11add vim directive for indenting with spacesDieter Adriaenssens
2011-08-05Coding style, function definitionsMichal Čihař
2010-08-30Fix permissions.Michal Čihař
Most files were made executable somewhere in ninadsp tree, reverting this.
2010-05-22testing git setup - no major change made in code yetninadsp
only added a few comments
2005-12-15fixed wrong spellt 'aplewebkit' (bug #1379034)Sebastian Mendel
2005-11-23Move javascript stuff out of libraries folder.Michal Čihař