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-07-10Correct spacing in function callsMichal Čihař
2013-06-24gis_visualization.lib.php renamed as tbl_gis_visualization.lib.php. PMA_getHt...Spun Nakandala
2013-05-26Some more missing renamingsMadhura Jayaratne
2013-05-04PMA_DBI_get_fields_meta --> PMA_DBI_getFieldsMetaKasun Chathuranga
2013-05-04PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssocKasun Chathuranga
2013-04-30PMA_DBI_try_query --> PMA_DBI_tryQueryKasun Chathuranga
2013-04-14HTTPS will not see OpenStreetMaps due to CSP. So do not show the checkbox alsoMadhura Jayaratne
2013-04-02fix typoDieter Adriaenssens
2013-04-02Merge branch 'QA_3_5'Dieter Adriaenssens
2013-04-02fix XSS reported by Janek VindDieter Adriaenssens
2013-01-27Throw error if no sql query is setMadhura Jayaratne
2013-01-19Fix exporting GIS visualization to various formatsMadhura Jayaratne
2013-01-19Use two separate forms for visualizing and downloadingMadhura Jayaratne
2013-01-18Improve layoutMadhura Jayaratne
2013-01-18Remove width and height settings. Size is automatically adjustedMadhura Jayaratne
2012-10-31Dropped includes for globally included JS filesRouslan Placella
2012-09-05Fix indentationMadhura Jayaratne
2012-09-04Various coding style improvementsMichal Čihař
2012-07-29Various coding style improvementsMadhura Jayaratne
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-04-11add vim directive for indenting with spacesDieter Adriaenssens
2012-04-04Merge branch 'QA_3_5'Madhura Jayaratne
2012-04-04Use non-minified jquery.event.drag-2.0.js during developmentMadhura Jayaratne
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-12Rename functions to match PEAR coding styleMadhura Jayaratne
2011-07-31Serve OpenStreetMap.js locallyMadhura Jayaratne
2011-07-18OpenStreetMaps based data visualization for GIS data editorMadhura Jayaratne
2011-06-17Style changesMadhura Jayaratne
2011-06-17Added OpenLayers libraryMadhura Jayaratne
2011-06-17If all the rows contain SRID, use OpenStreetMaps on the initial loadingMadhura Jayaratne
2011-06-16JavaScript code moved into .js fileMadhura Jayaratne
2011-06-16OpenStreetMaps now zoom correctly.Madhura Jayaratne
2011-06-15New panning arrows and zooming controls to match OSMs.Madhura Jayaratne
2011-06-14Labels for visualizations with OpenStreetMaps. New icon for the 'Visualize GI...Madhura Jayaratne
2011-06-12Visualize GIS data with OpenStreetMap as a base layerMadhura Jayaratne
2011-06-03Output buffer handling for saving files.Madhura Jayaratne
2011-06-02Save GIS visualization to file as SVG, PNGMadhura Jayaratne
2011-05-30Modify GIS data visualization to use SVGMadhura Jayaratne
2011-05-10GIS data visualization with flot library added.Madhura Jayaratne