Commit Graph

37 Commits

Author SHA1 Message Date
Madhura Jayaratne
2ce7be7798 HTTPS will not see OpenStreetMaps due to CSP. So do not show the checkbox also 2013-04-14 23:38:30 +05:30
Dieter Adriaenssens
8c9d7c8009 fix typo 2013-04-01 22:53:41 +02:00
Dieter Adriaenssens
d83d4eb683 Merge branch 'QA_3_5'
Conflicts:
	ChangeLog
	tbl_gis_visualization.php
2013-04-01 22:50:40 +02:00
Dieter Adriaenssens
79089c9bc0 fix XSS reported by Janek Vind 2013-04-01 22:29:21 +02:00
Madhura Jayaratne
ffd2e5b46c Throw error if no sql query is set 2013-01-27 21:57:53 +05:30
Madhura Jayaratne
009a50ecb3 Fix exporting GIS visualization to various formats 2013-01-19 17:25:54 +05:30
Madhura Jayaratne
b8f3224be9 Use two separate forms for visualizing and downloading 2013-01-19 08:44:48 +05:30
Madhura Jayaratne
60e8358683 Improve layout 2013-01-18 23:23:23 +05:30
Madhura Jayaratne
a35ee30e8c Remove width and height settings. Size is automatically adjusted 2013-01-18 22:32:22 +05:30
Rouslan Placella
cf9b0d0027 Dropped includes for globally included JS files 2012-10-30 20:10:21 +00:00
Madhura Jayaratne
9d281ef330 Fix indentation 2012-09-05 23:03:51 +05:30
Michal Čihař
44d59e7636 Various coding style improvements 2012-09-04 15:51:02 +02:00
Madhura Jayaratne
9a47688dc6 Various coding style improvements 2012-07-29 19:25:52 +05:30
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Madhura Jayaratne
92319e6b49 Merge branch 'QA_3_5' 2012-04-04 21:48:42 +05:30
Madhura Jayaratne
604039279d Use non-minified jquery.event.drag-2.0.js during development 2012-04-04 21:43:27 +05:30
Marc Delisle
ef95bce35b Final removal of grab_globals script 2012-03-27 13:04:46 -04:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
cb0eca28e4 Rename functions to match PEAR coding style 2011-08-12 13:50:28 +05:30
Madhura Jayaratne
6ae969a5ee Serve OpenStreetMap.js locally 2011-07-31 16:10:14 +05:30
Madhura Jayaratne
2a402a3103 OpenStreetMaps based data visualization for GIS data editor 2011-07-18 13:43:46 +05:30
Madhura Jayaratne
322494d784 Style changes 2011-06-17 17:42:18 +05:30
Madhura Jayaratne
56d60fd8a5 Added OpenLayers library 2011-06-17 17:23:28 +05:30
Madhura Jayaratne
1b2ed15272 If all the rows contain SRID, use OpenStreetMaps on the initial loading 2011-06-17 06:58:21 +05:30
Madhura Jayaratne
3792b786d8 JavaScript code moved into .js file 2011-06-16 09:56:02 +05:30
Madhura Jayaratne
92f4d21456 OpenStreetMaps now zoom correctly. 2011-06-16 08:17:16 +05:30
Madhura Jayaratne
6c79283e17 New panning arrows and zooming controls to match OSMs. 2011-06-15 07:04:24 +05:30
Madhura Jayaratne
9f4c4c91cf Labels for visualizations with OpenStreetMaps. New icon for the 'Visualize GIS data' link. 2011-06-14 18:49:32 +05:30
Madhura Jayaratne
5f09cf550f Visualize GIS data with OpenStreetMap as a base layer 2011-06-12 20:04:23 +05:30
Madhura Jayaratne
aa72856cd2 Output buffer handling for saving files. 2011-06-03 15:37:31 +05:30
Madhura Jayaratne
a2ff282ddd Save GIS visualization to file as SVG, PNG 2011-06-02 08:03:48 +05:30
Madhura Jayaratne
b2e498cbaf Modify GIS data visualization to use SVG 2011-05-31 00:58:53 +05:30
Madhura Jayaratne
11dd5bc619 GIS data visualization with flot library added. 2011-05-10 21:32:47 +05:30