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
2012-04-11add vim directive for indenting with spacesDieter Adriaenssens
2012-04-11Drop non-JS version of the "GIS data editor"Rouslan Placella
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-01-07TypoMarc Delisle
2011-09-07use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-25Use format string for point number, otherwise the translation is wrong in som...Michal Čihař
2011-08-23Avoid two messages for same thingMichal Čihař
2011-08-17Fix code styleMadhura Jayaratne
2011-08-12Rename functions to match PEAR coding styleMadhura Jayaratne
2011-08-09Avoid undefined variable notice.Madhura Jayaratne
2011-08-01Prepares and insert GIS data to the input field on pressing 'enter'Madhura Jayaratne
2011-07-31Accept WKTs without SRIDMadhura Jayaratne
2011-07-31Avoid undefined indexMadhura Jayaratne
2011-07-31Refractor common code to gis_data_editor.js. Remove hidden input to track nul...Madhura Jayaratne
2011-07-20Better organized JS codeMadhura Jayaratne
2011-07-18Change of classes to avoid conflicts with classes used in tbl_gis_visualizati...Madhura Jayaratne
2011-07-18OpenStreetMaps based data visualization for GIS data editorMadhura Jayaratne
2011-07-17SVG based data visualization for GIS data editorMadhura Jayaratne
2011-07-16Chose the correct GIS typeMadhura Jayaratne
2011-07-16Handle adding polygons and geometry objectsMadhura Jayaratne
2011-07-16Handle adding linestrings and inner rings. Better commentsMadhura Jayaratne
2011-07-15Add points with JavaScriptMadhura Jayaratne
2011-07-15Non JS version does not need this parameters.Madhura Jayaratne
2011-07-14Corrected order of includes.Madhura Jayaratne
2011-07-14GIS data editor extended for JS enabled browsersMadhura Jayaratne
2011-07-03A polygon needs to have atleast 4 points - more instancesMadhura Jayaratne
2011-07-03A polygon needs to have atleast 4 points - more instancesMadhura Jayaratne
2011-07-03A polygon needs to have atleast 4 points.Madhura Jayaratne
2011-06-25GIS data editing for POINTMadhura Jayaratne
2011-06-25GIS data editor for environments without JavaScript support.Madhura Jayaratne