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
2015-07-21Revert "Simplify if statements."Hugues Peccatte
2015-07-21Simplify if statements.Hugues Peccatte
2015-07-02These are local variablesMadhura Jayaratne
2015-07-02Fix variable scopeMadhura Jayaratne
2015-06-18SQL debugging in consoleNisarg Jhaveri
2015-05-22Merge pull request #1685 from nisargjhaveri/navi_settingsMarc Delisle
2015-05-22Navigation panel settingsNisarg Jhaveri
2015-05-21Navi legacy - Do not show database dropdown when no database is selectedMadhura Jayaratne
2015-04-13Consistently provide editing for procedures, functions, events and triggersMadhura Jayaratne
2015-03-26Fix bad line breaksMadhura Jayaratne
2015-03-25rfe #1619 Show databases as list instead of as dropdown when no database is s...Madhura Jayaratne
2015-03-20Fix Codacy warningsMarc Delisle
2015-03-18Update navigation.jsmonojp
2015-03-15Related to bug#4725 and rfe#1426: maintain navigation state with just require...Atul Pratap Singh
2015-02-13Fix scopeMadhura Jayaratne
2015-02-02Remove unnecessary calculation, fix coding styleNisarg Jhaveri
2015-01-27Merge pull request #1469 from zixtor/masterAtul Pratap Singh
2015-01-23Merge branch 'navi_tree_optional'Atul Pratap Singh
2015-01-23more js linkages for db-specific tree with select boxAtul Pratap Singh
2015-01-22Merge branch 'QA_4_3'Madhura Jayaratne
2015-01-22Fix bug #4717Madhura Jayaratne
2015-01-22Better way to handle navigation filter tooltipMadhura Jayaratne
2015-01-22Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2015-01-22Merge branch 'QA_4_3'Madhura Jayaratne
2015-01-22A better way to handle navigation in filtered resultsMadhura Jayaratne
2015-01-22improve selectorAtul Pratap Singh
2015-01-22Modify message for different containersAtul Pratap Singh
2015-01-22typoAtul Pratap Singh
2015-01-22Differentiate between search results and normal treeAtul Pratap Singh
2015-01-21Fix bug#4710 Nav tree error after filtering the tablesAtul Pratap Singh
2015-01-21Fast filter improvement: remove 'x other results found' and replace with Ente...Atul Pratap Singh
2015-01-21Merge branch 'QA_4_3'Madhura Jayaratne
2015-01-21Update sessionStorage to maintain state and few other changesAtul Pratap Singh
2015-01-20Lose navigation panel state on pref save. There is no point of selectively pr...Madhura Jayaratne
2015-01-18Render tables tree on selecting a database using select boxAtul Pratap Singh
2015-01-08Merge branch 'QA_4_3'Atul Pratap Singh
2015-01-08Fix bug#4695 Changing ['DefaultTabTable'] doesn't update link and titleAtul Pratap Singh
2015-01-08Merge branch 'QA_4_3'Atul Pratap Singh
2015-01-07[bugs:#4694] js error on marking table as favorite in Safari (in private mode)Atul Pratap Singh
2014-12-04Merge branch 'master' into updateMadhura Jayaratne
2014-12-02Functions were used before being definedMarc Delisle
2014-12-02More instances of .live() and .die() replaced with .on() and .off()Madhura Jayaratne
2014-12-02.live() and .die() methods are deprecated. Use .on() and .off() methods insteadMadhura Jayaratne
2014-11-27Avoid using #table_results for jQuery selectionsMadhura Jayaratne
2014-11-18Bug #4591 Spinner in navigation running foreverMadhura Jayaratne
2014-11-14Replace only if there are actually errorsMadhura Jayaratne
2014-11-14Update errors on navigation panel actionsMadhura Jayaratne
2014-11-10Allow debugging queries executed by the navigation panelMadhura Jayaratne
2014-10-20Do not remove throbber in case of aborted ajax filter callsMadhura Jayaratne
2014-10-04Avoid bad line breaksMadhura Jayaratne