From 1569611847ee7612da09e3b21ba6963198fadcc8 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 30 Nov 2009 07:57:17 +0000 Subject: [PATCH] 2009-11-30 Raul Mateos * godmode/servers/plugin.php, godmode/reporting/map_builder.php, godmode/profiles/profile_list.php, godmode/reporting/map_builder_wizard.php, godmode/agentes/module_manager.php, godmode/agentes/planned_downtime.php: Better use of icons in creating components, improving appearance. * DEBIAN/make_deb_package.sh: Changed version string from rc2 to RC3. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 9 +++++++++ pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/godmode/agentes/module_manager.php | 2 +- pandora_console/godmode/agentes/planned_downtime.php | 2 +- pandora_console/godmode/profiles/profile_list.php | 2 +- pandora_console/godmode/reporting/map_builder.php | 4 ++-- pandora_console/godmode/reporting/map_builder_wizard.php | 5 +++-- pandora_console/godmode/servers/plugin.php | 2 +- 8 files changed, 19 insertions(+), 9 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 8a91395731..56145cf317 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,12 @@ +2009-11-30 Raul Mateos + + * godmode/servers/plugin.php, godmode/reporting/map_builder.php, + godmode/profiles/profile_list.php, godmode/reporting/map_builder_wizard.php, + godmode/agentes/module_manager.php, godmode/agentes/planned_downtime.php: + Better use of icons in creating components, improving appearance. + + * DEBIAN/make_deb_package.sh: Changed version string from rc2 to RC3. + 2009-11-27 Sancho lerena * operation/menu.php: User section has no ACL check, always can be seen. diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh index d18b265b96..2d2f41d04e 100644 --- a/pandora_console/DEBIAN/make_deb_package.sh +++ b/pandora_console/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_console_version="3.0.0.rc2" +pandora_console_version="3.0.0.RC3" echo "Test if you have all the needed tools to make the packages." whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null diff --git a/pandora_console/godmode/agentes/module_manager.php b/pandora_console/godmode/agentes/module_manager.php index 770f54020c..9eeaea138d 100644 --- a/pandora_console/godmode/agentes/module_manager.php +++ b/pandora_console/godmode/agentes/module_manager.php @@ -59,7 +59,7 @@ print_select ($modules, 'moduletype', '', '', '', '', false, false, false); print_input_hidden ('edit_module', 1); echo ''; echo ''; -echo ''; +echo ''; echo ""; echo ""; diff --git a/pandora_console/godmode/agentes/planned_downtime.php b/pandora_console/godmode/agentes/planned_downtime.php index 78c65f32ea..4dad06dd33 100644 --- a/pandora_console/godmode/agentes/planned_downtime.php +++ b/pandora_console/godmode/agentes/planned_downtime.php @@ -308,7 +308,7 @@ echo __('Planned Downtime').''; echo '
'; print_input_hidden ("first_create", 1); - print_submit_button (__('Create'), 'create', false, 'class="sub wand"'); + print_submit_button (__('Create'), 'create', false, 'class="sub next"'); echo '
'; echo ''; } diff --git a/pandora_console/godmode/profiles/profile_list.php b/pandora_console/godmode/profiles/profile_list.php index e3c6bc4134..142aa3f41e 100644 --- a/pandora_console/godmode/profiles/profile_list.php +++ b/pandora_console/godmode/profiles/profile_list.php @@ -194,7 +194,7 @@ if ($id_profile || $new_profile) { echo '
'; if ($new_profile) { - print_submit_button (__('Create'), "crt", false, 'class="sub next"'); + print_submit_button (__('Add'), "crt", false, 'class="sub wand"'); print_input_hidden ('create_profile', 1); } else { print_input_hidden ('id', $id_profile); diff --git a/pandora_console/godmode/reporting/map_builder.php b/pandora_console/godmode/reporting/map_builder.php index b8c76ed00d..d0d7a1212e 100644 --- a/pandora_console/godmode/reporting/map_builder.php +++ b/pandora_console/godmode/reporting/map_builder.php @@ -340,7 +340,7 @@ if (! $edit_layout && ! $id_layout) { echo '
'; echo '
'; print_input_hidden ('edit_layout', 1); - print_submit_button (__('Create'), '', false, 'class="sub wand"'); + print_submit_button (__('Create'), '', false, 'class="sub next"'); echo '
'; echo '
'; } else { @@ -379,7 +379,7 @@ if (! $edit_layout && ! $id_layout) { print_input_hidden ('update_layout', 1); print_input_hidden ('id_layout', $id_layout); } else { - print_submit_button (__('Create'), 'create_layout', false, 'class="sub wand"'); + print_submit_button (__('Add'), 'create_layout', false, 'class="sub wand"'); print_input_hidden ('create_layout', 1); } echo '
'; diff --git a/pandora_console/godmode/reporting/map_builder_wizard.php b/pandora_console/godmode/reporting/map_builder_wizard.php index b928e7fe25..71ecb0bbb1 100644 --- a/pandora_console/godmode/reporting/map_builder_wizard.php +++ b/pandora_console/godmode/reporting/map_builder_wizard.php @@ -113,7 +113,8 @@ function process_wizard_add_modules ($id_modules, $image, $id_layout, $range, $w print_success_message (__('Modules successfully added to layout')); } -echo '

'.__('Visual map wizard').' - '.$layout["name"].'

'; +echo "

".__('Reporting')." » "; +echo __('Visual map wizard').' - '.$layout["name"].'

'; $id_agents = get_parameter ('id_agents', array ()); $id_modules = get_parameter ('module', array ()); @@ -175,7 +176,7 @@ print_table ($table); echo '
'; print_input_hidden ('add', 1); print_input_hidden ('id_layout', $layout["id"]); -print_submit_button (__('Add'), 'go', false, 'class="sub wizard"'); +print_submit_button (__('Add'), 'go', false, 'class="sub wizard wand"'); echo '
'; echo ''; ?> diff --git a/pandora_console/godmode/servers/plugin.php b/pandora_console/godmode/servers/plugin.php index 33a9a7e004..4838c84244 100644 --- a/pandora_console/godmode/servers/plugin.php +++ b/pandora_console/godmode/servers/plugin.php @@ -245,7 +245,7 @@ else { echo ""; echo "
"; echo "
"; - echo ""; + echo ""; echo "
"; }