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
path: root/js/pmd
AgeCommit message (Expand)Author
2018-02-24Rename js/pmd directory to js/designerMaurício Meneghini Fauth
2017-11-27Remove extension from js images APIMichal Čihař
2017-09-26Change ESLint's one-var to errorMaurício Meneghini Fauth
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-14Remove debugging codeIsaac Bennetch
2017-08-14Merge pull request #13455 from Achilles-96/Issue-#5827Isaac Bennetch
2017-07-23removed inline onclick javascriptManish Bisht
2017-07-22Allow designer to show tables from other DBRaghuram Vadapalli
2017-06-28Merge remote-tracking branch 'origin/pull/13332'Michal Čihař
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-05-30Removed inline javascriptKarl Van Iseghem
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-15Removed inline onmousedown javascriptManish Bisht
2017-02-13Use standard way for getting token value in designerMichal Čihař
2016-12-21Update jquery.fullscreen to 1.1.5Michal Čihař
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-11-18Remove unnecessary debug statementsDeven Bansod
2016-11-09Add LEFT JOIN for different constraintsDeven Bansod
2016-10-16Fix submission of Save page form using Enter keypressDeven Bansod
2016-10-15Reload the current page after adding/deleting a relation in DesignerDeven Bansod
2016-06-05Fix error in Designer saved default state of all tablesDeven Bansod
2016-06-05Fix #12285 Designer JavaScript error: Show/Hide tables listMadhura Jayaratne
2016-05-11Fix schema export with too many tablesMichal Čihař
2016-01-08Remove iecanvas scriptMichal Čihař
2015-12-22Remove unused variablesMichal Čihař
2015-12-12Convert array declaration in JS.Hugues Peccatte
2015-10-29Function declarations should not be placed in blocks.Madhura Jayaratne
2015-10-28Make JSLint happyMadhura Jayaratne
2015-09-02Merge branch 'QA_4_4' into QA_4_5Madhura Jayaratne
2015-09-02#11451 Designer-Bug in move.js on multiple server configurationMadhura Jayaratne
2015-08-24Improve jQuery selectors.Hugues Peccatte
2015-08-01Improve jQuery selectorHugues Peccatte
2015-07-30Replace inefficient jQuery selectors.Hugues Peccatte
2015-07-27Fix #11324 JS error while opening a new page in DesginerMadhura Jayaratne
2015-07-21Remove unnecessary semicolons.Hugues Peccatte
2015-07-20Fix unterminated statements.Hugues Peccatte
2015-07-20Use variables instead of duplicate Jquery selectors.Hugues Peccatte
2015-07-02These are local variablesMadhura Jayaratne
2015-07-02Fix more implicitly declared variablesMadhura Jayaratne
2015-06-30Make Scrutinizer HappyNisarg Jhaveri
2015-06-25Better text for the submit buttonMadhura Jayaratne
2015-06-24Add missing backquotesMadhura Jayaratne
2015-06-24Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-24bug Missing selected/entered values when editing active options in visual que...Madhura Jayaratne
2015-06-24Bug - show build query dialog in full screen view alsoMadhura Jayaratne
2015-06-23Merge pull request #1737 from devenbansod/rfe1060_newIsaac Bennetch
2015-06-21Designer settings saved in a new table in configuration storageDeven Bansod
2015-06-18Do not assign on returnMadhura Jayaratne