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
2015-07-19Enabled lint for console.Dan Ungureanu
Updated sql-parser library to udan11/sql-parser@5e554b3. Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-12Format backtrace when required, debug consoleNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-07-04Merge branch 'QA_4_4'Marc Delisle
2015-07-04bug #4974 Creating a database from console doesn't update navigation panelMarc Delisle
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-30Make Scrutinizer HappyNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-26Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-26bug #4969 Autoload from prefs_storage not behaving properlyMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-19Fix scrutinizer issues, console SQL debuggingNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-19Ability to sort queries in console SQL debuggingNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-19Show percentage of time taken in console SQL debugNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-18Group/Ungroup queries in console SQL debugNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-18SQL debugging in consoleNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-01Coding style improvementsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-08Merge branch 'QA_4_4'Marc Delisle
2015-04-08Prevents console window from moving out of the screen heightsukhtaaj
Signed-off-by: sukhtaaj <sukhtaaj@gmail.com>
2015-03-26Merge branch 'QA_4_4'Madhura Jayaratne
2015-03-26bug Use 'server' parameter in console to work in multi server environmentsMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-25Merge pull request #1583 from harish095/Dark-Theme-for-ConsoleMarc Delisle
Dark Theme for Console
2015-03-23Merge branch 'QA_4_4'Atul Pratap Singh
2015-03-23Handling failed AJAX requestsKushagra Pandey
Signed-off-by: Kushagra Pandey <kushagra4296@gmail.com>
2015-03-21Dark Theme for Consoleharish095
Signed-off-by: Harish Kandala <kandalaharish95@gmail.com>
2015-03-12Merge branch 'QA_4_3'Atul Pratap Singh
2015-03-12RFE #1617. Click back on the button closes the card.Dan Ungureanu
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-03-09RFE #1570, part 2. Added the possibility of permanently using Enter instead ↵Dan Ungureanu
of Ctrl+Enter in console. Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-03-06User can choose to use Enter instead of Ctrl+Enter to execute queries.Dan Ungureanu
Implements RFE #1570, part 2. Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-02-26Revert "Save unfinished work"Madhura Jayaratne
This reverts commit 3007c6a6ef43c48d2e1f3439f8afba90a0425250. Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-13Fast animation was getting hiddenAtul Pratap Singh
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-02-13Merge branch 'QA_4_3'Atul Pratap Singh
2015-02-13Revert 9e18a57 and fix the original issue causing bug#4744Atul Pratap Singh
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-02-13Save unfinished workZhang Hao
Signed-off-by: Zhang Hao <jason.daurus@gmail.com>
2015-02-10Simplify the fix for bug #4744Madhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-09Merge branch 'QA_4_3'Atul Pratap Singh
2015-02-09Fix bug#4744-Opening console scroll down the pagetapanhalani
Signed-off-by: tapanhalani <tapanhalani231@gmail.com>
2015-02-02Send server id to import.php in SQL consoleTobias Mueller
Include server id in ajax post request, when sending the SQL from the ajax request from SQL console. Signed-off-by: Tobias Mueller <tobias.mueller@hostpoint.ch>
2014-12-23Merge branch 'QA_4_3'Madhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-23Fix js reports: JSONparse Syntax Error: Unexpected token '<'Atul Pratap Singh
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-12-22Merge branch 'QA_4_3'Marc Delisle
2014-12-22Fix merge conflictMadhura Jayaratne
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-22Fix commentMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-15Improve coding styleMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-15Merge remote-tracking branch 'nisargjhaveri/console_focus_end'Marc Delisle
2014-12-14Set cursor at end in console while navigating with up/down keyNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2014-12-13Fix coding styleMarc Delisle
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-12Merge remote-tracking branch 'nisargjhaveri/console_nav'Marc Delisle
2014-12-11Merge pull request #1420 from nisargjhaveri/console_focusMarc Delisle
Focus console by clicking on white space
2014-12-10Focus console by clicking on white spaceNisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2014-12-10Navigate history with arrow keys, rfe_1570Nisarg Jhaveri
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2014-12-04Use .prop() in place of .attr() in appropriate placesMadhura Jayaratne
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-02Minor coding style modifications.Hugues Peccatte
Fix typos. PHPDoc and JSDoc updates. Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02Fix PHPCS issues.Hugues Peccatte
PHPDoc updates. Minor coding style modifications. Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>