From 7db3cb7f1c287b333420f5141412fbb7f8fb34c3 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Wed, 24 Feb 2010 11:49:03 +0000 Subject: [PATCH] 2010-02-24 Miguel de Dios * include/functions_gis.php: fix the refresh time in function "activateAjaxRefresh", in functions "activateAjaxRefresh" and "addPoint" add status agent. * include/javascript/openlayers.pandora.js: add function "changeShowStatus" for change show icons by status, in function "changeRefreshTime" add reset timer, in function "js_addPoint" and "js_addPointExtent" add the state and hide if it's necesary. * operation/gis_maps/render_view.php: change the style of page, and add controls for hide agent icons by state. * operation/gis_maps/ajax.php: add the option "get_map_connection_data" in switch for get map connection data. * godmode/gis_maps/configure_gis_map.php: start to develop the preview map in editor. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2412 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 22 ++- .../godmode/gis_maps/configure_gis_map.php | 44 +++++- pandora_console/include/functions_gis.php | 11 +- .../include/javascript/openlayers.pandora.js | 133 +++++++++++++++++- pandora_console/operation/gis_maps/ajax.php | 11 ++ .../operation/gis_maps/render_view.php | 14 +- 6 files changed, 220 insertions(+), 15 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 6da727a6f4..b3a8c1c0bc 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,6 +1,26 @@ +2010-02-24 Miguel de Dios + + * include/functions_gis.php: fix the refresh time in function + "activateAjaxRefresh", in functions "activateAjaxRefresh" and "addPoint" + add status agent. + + * include/javascript/openlayers.pandora.js: add function "changeShowStatus" + for change show icons by status, in function "changeRefreshTime" add reset + timer, in function "js_addPoint" and "js_addPointExtent" add the state and + hide if it's necesary. + + * operation/gis_maps/render_view.php: change the style of page, and add + controls for hide agent icons by state. + + * operation/gis_maps/ajax.php: add the option "get_map_connection_data" in + switch for get map connection data. + + * godmode/gis_maps/configure_gis_map.php: start to develop the preview map + in editor. + 2010-02-24 Pablo de la ConcepciĆ³n - * pandora_console/operation/gis_maps/render_view.php: Changed PanZoom + * operation/gis_maps/render_view.php: Changed PanZoom to PanZoomBar in the map. 2010-02-23 Miguel de Dios diff --git a/pandora_console/godmode/gis_maps/configure_gis_map.php b/pandora_console/godmode/gis_maps/configure_gis_map.php index 2fb0d36abd..58a3a74fa1 100644 --- a/pandora_console/godmode/gis_maps/configure_gis_map.php +++ b/pandora_console/godmode/gis_maps/configure_gis_map.php @@ -295,7 +295,7 @@ $table->data[0][2] = " - + @@ -465,6 +465,48 @@ require_jquery_file ('autocomplete'); require_jquery_file ('json'); ?>
" . __("Refresh map preview") . "" . print_button(__("Load preview map"),'button_refresh', false, 'refreshMapView();', 'class="sub"', true) . "
" . __("Add Map connection") . print_help_tip (__('At least one map connection must be deffined, it will be possible to change betwwen the connections in the map'), true). ": " . $iconError . "