Commit Graph

2805 Commits

Author SHA1 Message Date
mdtrooper d5ddfdeca9 2011-09-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/status_monitor.php: fixed the query for to don't show
	the "not_init" modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 10:35:30 +00:00
Aldrioth 2c11e02b1a 2011-09-23 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: Updated language files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4988 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 10:28:38 +00:00
mdtrooper 497518132f 2011-09-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the lost check for the timestamps in the
	"get_events" call.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4986 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 19:02:46 +00:00
juanmanuelr 723a59e854 2011-09-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_monitores.php: Erased traces and db_clean_cache().



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 17:28:42 +00:00
juanmanuelr a7a2a55922 2011-09-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.sql
	extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added btree index on table
	tagente_modulo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 17:16:32 +00:00
juanmanuelr 556e034d76 2011-09-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_monitores.php: Improved response time modifying
        query over module agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 16:41:50 +00:00
zarzuelo 6095945df4 2011-09-22 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Deleted
	duplicated line

	* godmode/reporting/reporting_builder.php: Fixed report graph
	insertion of id 0 in the reports for bugs 3412316 and 3412866 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4982 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 14:48:53 +00:00
mdtrooper b045a0db46 2011-09-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: replaced the anonymous function for the named
	function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 09:40:49 +00:00
mdtrooper 249bf6ed93 2011-09-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added code to get count of event when the api
	is called for the "get_events".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 20:43:24 +00:00
zarzuelo 0ab6ff673b 2011-09-21 Sergio Martin <sergio.martin@artica.es>
* operation/events/events_list.php
	operation/events/events.php: Fixed entities in free search 
	filter of the events viewer when click an event name for
	bug 3411533



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 10:18:22 +00:00
jsatoh 43d7e32e05 2011-09-21 Junichi Satoh <junichi@rworks.jp>
* include/javascript/jquery.pandora.controls.js: Fixed disabled agents
	are shown as blank. Contributed by Yusuke Arai. Thanks!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4975 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 04:23:28 +00:00
jsatoh d6c0297a2a 2011-09-21 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_servers.php,
	include/help/ja/help_service_elements_management.php,
	include/help/ja/help_service_management_edit.php,
	include/help/ja/help_services_management.php,
	include/help/ja/help_snmp_alert.php,
	include/help/ja/help_snmp_alert_custom.php,
	include/help/ja/help_snmp_explorer.php,
	include/help/ja/help_template_tab.php,
	include/help/ja/help_view_services_detail.php,
	include/help/ja/help_visual_console_editor_data_tab.php,
	include/help/ja/help_visual_console_editor_editor_tab.php,
	include/help/ja/help_visual_console_editor_preview_tab.php,
	include/help/ja/help_visual_console_editor_wizard_tab.php: Added new
	help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 02:28:14 +00:00
juanmanuelr a306807032 2011-09-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/messages/message.php: Fixed several mistakes on this 
	view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-20 08:10:31 +00:00
juanmanuelr c62316f848 2011-09-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_reporting_global_tab.php
        include/help/es/help_reporting_global_tab.php: Modified help file.

        * godmode/reporting/reporting_builder.item_editor.php: Added
        * contextual 
        helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 09:50:48 +00:00
juanmanuelr fec53b2435 2011-09-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_network_map_enterprise.php
        include/help/es/help_network_map_enterprise.php: Added new help files.

        * extensions/insert_data.php
        extensions/extension_uploader.php
        godmode/reporting/reporting_builder.item_editor.php: Added contextual
        helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 08:51:37 +00:00
jsatoh e37f8716aa 2011-09-19 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_gis_tab.php,
	include/help/ja/help_graph_builder.php,
	include/help/ja/help_graph_editor.php,
	include/help/ja/help_graph_view.php,
	include/help/ja/help_inventory_tab.php,
	include/help/ja/help_local_component.php,
	include/help/ja/help_module_linking.php,
	include/help/ja/help_policy_agent.php,
	include/help/ja/help_policy_queue.php,
	include/help/ja/help_profile.php,
	include/help/ja/help_reporting_global_tab.php,
	include/help/ja/help_reporting_item_editor_tab.php,
	include/help/ja/help_reporting_list_items_tab.php,
	include/help/ja/help_reporting_preview_tab.php,
	include/help/ja/help_reporting_wizard_sla_tab.php,
	include/help/ja/help_reporting_wizard_tab.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 01:59:57 +00:00
jsatoh 18cfa9850b 2011-09-17 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_action.php,
	include/help/ja/help_alert_command.php,
	include/help/ja/help_alert_compound.php,
	include/help/ja/help_alert_template.php,
	include/help/ja/help_collection_tab.php,
	include/help/ja/help_collections.php,
	include/help/ja/help_component_groups.php,
	include/help/ja/help_event_alert.php,
	include/help/ja/help_export_server.php,
	include/help/ja/help_external_alert.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4967 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-17 14:46:04 +00:00
mdtrooper c50a846a87 2011-09-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added the "getgroups" call.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4963 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 11:08:08 +00:00
juanmanuelr 863a8c3047 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Avoid bad syntax sql query
        in agents_get_modules_data_count() function when an agent doesn't
        have modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 10:22:21 +00:00
juanmanuelr e43929d2dc 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_export_server.php
        include/help/en/help_servers.php
        include/help/es/help_export_server.php
        include/help/es/help_servers.php: Added new contextual helps.

        * godmode/servers/modificar_server.php
        godmode/tag/edit_tag.php: Modified contextual helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 09:23:41 +00:00
juanmanuelr c69b9b9491 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/es/help_reporting_list_items_tab.php
        godmode/reporting/graph_builder.php: Changed contextual helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4960 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 07:45:07 +00:00
juanmanuelr f206da951a 2011-09-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_visual_console_editor_editor_tab.php
        include/help/en/help_reporting_list_items_tab.php
        include/help/en/help_alert_template.php
        include/help/en/help_alert_action.php
        include/help/en/help_alert_command.php
        include/help/en/help_alert_compound.php
        include/help/en/help_reporting_wizard_sla_tab.php
        include/help/en/help_reporting_wizard_tab.php
        include/help/en/help_graph_view.php
        include/help/en/help_module_linking.php
        include/help/en/help_visual_console_editor_list_elements_tab.php
        include/help/en/help_visual_console_editor_data_tab.php
        include/help/en/help_policy_agent.php
        include/help/en/help_profile.php
        include/help/en/help_visual_console_editor_wizard_tab.php
        include/help/en/help_graph_builder.php
        include/help/en/help_event_alert.php
        include/help/en/help_external_alert.php
        include/help/en/help_visual_console_editor_preview_tab.php
        include/help/en/help_reporting_item_editor_tab.php
        include/help/en/help_snmp_alert_custom.php
        include/help/en/help_reporting_preview_tab.php
        include/help/en/help_policy_queue.php
        include/help/en/help_snmp_alert.php
        include/help/en/help_graph_editor.php
        include/help/en/help_reporting_global_tab.php
        include/help/es/help_visual_console_editor_editor_tab.php
        include/help/es/help_reporting_list_items_tab.php
        include/help/es/help_alert_template.php
        include/help/es/help_alert_action.php
        include/help/es/help_alert_command.php
        include/help/es/help_alert_compound.php
        include/help/es/help_reporting_wizard_sla_tab.php
        include/help/es/help_reporting_wizard_tab.php
        include/help/es/help_graph_view.php
        include/help/es/help_module_linking.php
        include/help/es/help_visual_console_editor_list_elements_tab.php
        include/help/es/help_visual_console_editor_data_tab.php
        include/help/es/help_policy_agent.php
        include/help/es/help_profile.php
        include/help/es/help_visual_console_editor_wizard_tab.php
        include/help/es/help_graph_builder.php
        include/help/es/help_event_alert.php
        include/help/es/help_external_alert.php
        include/help/es/help_visual_console_editor_preview_tab.php
        include/help/es/help_reporting_item_editor_tab.php
        include/help/es/help_snmp_alert_custom.php
        include/help/es/help_reporting_preview_tab.php
        include/help/es/help_policy_queue.php
        include/help/es/help_snmp_alert.php
        include/help/es/help_graph_editor.php
        include/help/es/help_reporting_global_tab.php: New help pages.

        * godmode/alerts/alert_list.list.php
        godmode/alerts/alert_compounds.php
        godmode/alerts/alert_templates.php
        godmode/alerts/alert_actions.php
        godmode/alerts/alert_list.builder.php
        godmode/alerts/alert_commands.php
        godmode/snmpconsole/snmp_alert.php
        godmode/users/profile_list.php
        godmode/modules/manage_network_templates.php
        godmode/reporting/graph_builder.php: Added contextual alerts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 18:52:54 +00:00
mdtrooper f8b3bba7aa 2011-09-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: cleaned source code style.
	
	* include/functions_events.php: added the parameter to return only url
	in function "events_print_type_img".
	
	* include/functions_api.php: now the api in getevents return more data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4954 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 13:19:11 +00:00
mdtrooper 159c96b971 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added in the output of get events the agent
	name and group name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4953 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 10:12:32 +00:00
juanmanuelr b5138aecdb 2011-09-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_gis_tab.php
        include/help/en/help_local_component.php
        include/help/en/help_component_groups.php
        include/help/en/help_collection_tab.php
        include/help/en/help_inventory_tab.php
        include/help/en/help_snmp_explorer.php
        include/help/en/help_collections.php
        include/help/en/help_template_tab.php
        include/help/en/help_service_management_edit.php
        include/help/es/help_service_elements_management.php
        include/help/es/help_gis_tab.php
        include/help/es/help_view_services_detail.php
        include/help/es/help_component_groups.php
        include/help/es/help_collection_tab.php
        include/help/es/help_inventory_tab.php
        include/help/es/help_snmp_explorer.php
        include/help/es/help_collections.php
        include/help/es/help_template_tab.php
        include/help/es/help_service_management_edit.php
        include/help/es/help_view_services.php
        include/help/es/help_services_management.php: Added new contextual helps.

        * include/help/en/help_service_elements_management.php
        include/help/en/help_view_services_detail.php
        include/help/en/help_services_management.php: Modified contextual helps.

        * include/help/en/help_service_elements_management.php
        include/help/en/help_view_services_detail.php
        include/help/en/help_services_management.php
        godmode/agentes/planned_downtime.php
        godmode/agentes/agent_manager.php
        godmode/modules/manage_network_components.php: Added contextual helps.

        * godmode/modules/manage_nc_groups.php: Fixed delete action over component groups when they
        have child components groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-14 14:44:55 +00:00
mdtrooper 3b3bc825de 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed output of api without html entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 17:32:44 +00:00
zarzuelo e8ac52fa5b 2011-09-13 Sergio Martin <sergio.martin@artica.es>
* images/status_sets/faces/module_no_data.png
	images/status_sets/color_text/module_no_data.png: Duplicated 
	agent_no_data status images to module_no_data in color_text
	and faces sets for bug 3408420



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 09:30:55 +00:00
zarzuelo ab7fb7443b 2011-09-13 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_templates_form.php: Added component
	name filter to component templates form to bug 3406374



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4945 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 08:51:05 +00:00
jsatoh 9f38bad0db 2011-09-13 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Fixed module name filtering in
	'get events' does not work correctly.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 00:19:03 +00:00
mdtrooper 163f66eba6 2011-09-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php, include/api.php: added the code for to
	extract events in the android event viewer.

	* operation/events/events_list.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 11:28:32 +00:00
juanmanuelr 85069d25fa 2011-09-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Fixed bad condition in serialized
        reports code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 10:01:42 +00:00
jsatoh 71e8032c14 2011-09-11 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_action_threshold.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-11 06:17:18 +00:00
mdtrooper 672810b0e0 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the array key for module name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4932 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:52:46 +00:00
mdtrooper d1528e0a72 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed in function "otherParameter2Filter" the
	simbol of timestamp comparation and separate the AND operator. And added
	2 more filters, the "limit" and the "offset".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:37:58 +00:00
juanmanuelr 529f0e0640 2011-09-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/performance.php
        godmode/setup/setup_visuals.php: Added contextual help in this views.
        * include/functions_reporting.php: Now serialized reports get numeric data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 15:55:06 +00:00
juanmanuelr 691ec9c6bd 2011-09-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Url and Integria password are checked and
        it is showed at advise in case of error.

        Fixes: #3396567



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-07 08:49:22 +00:00
mdtrooper a28996dd7c 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* general/pandora_help.php: changet the text align of footer.
	
	Fixes: #3371432



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 16:22:40 +00:00
mdtrooper 7d608a3a75 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/messages/message.php: now show more error messages in case the
	user error or group error.
	
	Fixes: #3371451



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4923 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 16:03:46 +00:00
mdtrooper fec61ce055 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/extensions.php: update the style of page.
	
	Fixes: #3371523



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4922 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:40:50 +00:00
juanmanuelr 1d8aab6afe 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_templates.php: Added description titles
        to action buttons on this view.

        Fixes: #3373300



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:25:35 +00:00
juanmanuelr 9e9891b401 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_forms.css
        include/styles/pandora_minimal.css
        include/styles/pandora_black.css
        include/styles/pandora.css: Changed style for calendar.

        * images/skin/skin_default/include/styles/menu.css: Added icon for
        networkmap with skin configuration.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:58:09 +00:00
javilanz 6f445df7eb 2011-09-06 Javier Lanz <javier.lanz@artica.es>
* include/help/en/help_timesource.php: Changed a wee translation bug 
        and fixed style format
        * godmode/setup/setup.php: Fixed a field name, written properly.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:47:27 +00:00
mdtrooper c308960751 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css,
	images/skin/skin_default/include/styles/pandora.css: added items to set the
	style of calendar tooltip.
	
	* include/calendar.js, include/javascript/calendar.js: erased the styles
	for the calendar.
	
	Fixes: #3371449



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 13:43:44 +00:00
mdtrooper f10c21c68f 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: hidden the legend of datas with 0 value.
	
	Fixes: #3379756



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:32:26 +00:00
mdtrooper 47ad5859b1 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
	the output html entities and html entities of html entities.
	
	Fixes: #3389980



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:11:05 +00:00
juanmanuelr 039dce744b 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Avoiding wrong integria inventory
        object data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4912 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 08:44:45 +00:00
mdtrooper f23d0bdc22 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/alerts_status.php: change the user rights to validate
	alert, before it was "LW" and now it is "AW". This new user rights tell me
	Sancho.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 17:07:00 +00:00
mdtrooper 7102a8dd61 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* general/logon_ok.php: change the text to be a correct sentence.
	
	Fixex: #3394390



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:26:23 +00:00
mdtrooper 9db6ea5929 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* include/help/en/help_action_threshold.php,
	include/help/es/help_action_threshold.php: added help for threshold from
	the wiki documentation.
	
	Fixes: #3371385



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4908 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:12:06 +00:00
juanmanuelr 5297b730d7 2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Added contextual help in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 15:43:28 +00:00