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-06bug saved chart image does not have a proper name or an extensionMadhura Jayaratne
2015-02-13Scope of JS variables defined in for loop declaration part if not local to th...Madhura Jayaratne
2015-02-13Initialize variableMadhura Jayaratne
2014-06-06Fix typoMadhura Jayaratne
2014-06-06Allow saving query charts as imagesMadhura Jayaratne
2014-05-08Define the factory method last so the chart classes are defined by thenMadhura Jayaratne
2014-05-08Define before usingMadhura Jayaratne
2013-12-26Fix chart tooltipsMadhura Jayaratne
2013-12-25Provide float valuesMadhura Jayaratne
2013-12-25Extend directly from JQplotChartMadhura Jayaratne
2013-12-25Add missing validator. Fix typoMadhura Jayaratne
2013-12-25Merge branch 'QA_4_1'Madhura Jayaratne
2013-12-25bug #4198 Hovering over pie chart gives fatal JS errorMadhura Jayaratne
2013-12-24Add scatter chartsMadhura Jayaratne
2013-12-04Initialize some variablesMadhura Jayaratne
2013-07-23Fix typosMarc Delisle
2013-05-27retRow is undefined rather than nullMadhura Jayaratne
2013-05-04Initialize to null for '!== null' checks to workMadhura Jayaratne
2013-04-15Various javascript spacing fixesMichal Čihař
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15Some forgotten === conversionMichal Čihař
2013-04-15Use type cast safe comparisonMichal Čihař
2013-01-17Move fillToZero to optional to be able to override themMadhura Jayaratne
2013-01-16Fix typoMadhura Jayaratne
2013-01-15Use jQuery extend for options mergingMadhura Jayaratne
2013-01-15Add spline charts backMadhura Jayaratne
2013-01-15Validator for timeline chartsMadhura Jayaratne
2013-01-14Draw timeline charts with queriesMadhura Jayaratne
2013-01-14Abstract chart factory and chart classes that separate the contract and impl...Madhura Jayaratne