pandorafms/pandora_console/operation
Esteban Sanchez 3ed0b823c0 2009-03-02 Esteban Sanchez <estebans@artica.es>
* include/functions_menu.php: Added to repository. Functions for menu.

	* operation/menu.php, godmode/menu.php: Added class to menu due to
	changes in print_menu().

	* general/main_menu.php: temp_print_menu() moved to functions_menu.php 

	* include/functions_themes.php: Added to repository. Implement
	functions relative to themes (only CSS themes list at this moment).

	* include/styles/pandora.css, include/styles/pandora_black.css,
	include/styles/pandora_minimal.css, include/styles/pandora_red.css:
	Added author, name and description comments to adopt to new
	get_themes() interface.

	* include/styles/pandora_width.css: Improved and make lighter by
	simply rewrite some classes.

	* include/functions.php: Added is_ajax().

	* godmode/agentes/module_manager_editor.php,
	godmode/alerts/alert_actions.php, godmode/alerts/alert_commands.php,
	godmode/alerts/alert_compounds.php, godmode/alerts/alert_list.php,
	godmode/alerts/alert_templates.php, godmode/groups/group_list.php,
	godmode/reporting/map_builder.php,
	godmode/reporting/reporting_builder.php,
	operation/agentes/estado_agente.php, operation/agentes/ver_agente.php,
	operation/events/events.php, operation/messages/message.php: Use
	is_ajax()

	* godmode/setup/setup.php: Use enterprise_include() instead of manual
	checking. Use get_css_themes() to show the theme list.

	* include/styles/common.css: Added to repository. Minimal styles to
	make pandora works and common with all the CSS themes.

	* include/functions_ui.php: Added common.css file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1496 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-03-02 13:43:15 +00:00
..
agentes 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
events 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
incidents 2009-02-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-12 21:04:02 +00:00
messages 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
reporting 2009-02-26 Esteban Sanchez <estebans@artica.es> 2009-02-26 15:34:14 +00:00
servers 2009-01-14 Sancho Lerena <slerena@artica.es> 2009-01-14 18:51:17 +00:00
snmpconsole 2009-02-04 Ramon Novoa <rnovoa@artica.es> 2009-02-04 18:47:59 +00:00
users 2009-02-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-17 18:20:04 +00:00
visual_console 2009-02-23 Esteban Sanchez <estebans@artica.es> 2009-02-23 13:41:40 +00:00
extensions.php 2009-02-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-09 18:41:54 +00:00
menu.php 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00