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
2013-01-15Merge branch 'master' into chartsMadhura Jayaratne
2013-01-15More space needed due to increase of chart typesMadhura Jayaratne
2013-01-15Add spline charts backMadhura Jayaratne
2013-01-15wrap long linesDieter Adriaenssens
2013-01-15improve coding style : correct syntax with if-then-else statementsDieter Adriaenssens
2013-01-14Draw timeline charts with queriesMadhura Jayaratne
2013-01-14Fix query charts with the new chart library. Replace spline chart(not support...Madhura Jayaratne
2012-12-20Fix display chartAtul Pratap Singh
2012-12-19Upgraded jquery and jquery-uiRouslan Placella
2012-10-28Fix bug #3571970 for masterAtul Pratap Singh
2012-09-08Fix merge conflictsMarc Delisle
2012-09-08Resizer for Display chartMarc Delisle
2012-09-07Remove calling of highchartsMarc Delisle
2012-08-31Initial porting to jqplotMarc Delisle
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-05-05Dropped server_links.inc.phpRouslan Placella
2012-04-29Make the width fixedMadhura Jayaratne
2012-04-28More space for the chartMadhura Jayaratne
2012-04-28Use a mulitiselect to select seriesMadhura Jayaratne
2012-04-28Improve creating charts with query resultsMadhura Jayaratne
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-08Fixed title with table name is "test<>'"&test&&]]>", fixed chart with column ...Gemorroj
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-12-19Use label tagsYuichiro
2011-12-04Use pgettext for chart typeYuichiro
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-09-09Escape HTML in column names and values before json_encode()Marc Delisle
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-10Load flashcanvas.js only for IE version below 9Tyron Madlener
2011-08-08- Merged rgbcolor.js into canvg.jsTyron Madlener
2011-07-30Possible XSS in chart pageHerman van Rink
2011-07-30code style cleanupHerman van Rink
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-21Add missing space after foreach callsMichal Čihař
2011-06-13git being a pain in the...Tyron Madlener
2011-06-13Merge remote-tracking branch 'origin/master'Tyron Madlener
2011-06-13hide json codeTyron Madlener
2011-06-10And another codeline missing :DTyron Madlener
2011-06-10More old codeTyron Madlener
2011-06-10Removed pChart referencesTyron Madlener
2011-06-09undefined variable fix on single column resultTyron Madlener
2011-06-09A currently rather strange series selection to behave similar to the old char...Tyron Madlener
2011-06-09Fix that single column results work tooTyron Madlener