pandorafms/pandora_console/operation/agentes
slerena a7abb34a7c 2009-10-13 Sancho Lerena <slerena@artica.es>
Upps, Tuesday #13, bad day for a last commit before launch RC1 ! :-S
	
	* general/logon_ok.php: Fixed ugly format of table showing last activity 
	(has a too wide table width).
	
	* godmode/admin_access_logs.php: Removed that crappy div fashion code and
	replaced by old and reliable table-based-code :-) to fix the mess with the
	pagination.
	
	* godmode/agentes/configurar_agente.php: fixed problem with postprocess 
	values very bug (like 0.0000000123), parameter is now passed as string 
	because PHP is passing the value as scientific notation and mYsql don't 
	understand that.
	
	* operation/agentes/exportdata.php, 
	* operation/search_results.php, 
	* godmode/reporting/map_builder.php, 
	* godmode/agentes/agent_manager.php,
	* godmode/reporting/graph_builder.php,
	* godmode/agentes/modificar_agente.php: Added non-case search SQL code for make 
	agent searches non case sensitive (nombre COLLATE utf8_general_ci LIKE...)
	
	* module_manager_editor_common.php: More size for postprocess field.
	
	* pandora_console/godmode/alerts/configure_alert_action.php: More width for
	field2 in action form.
	
	* godmode/alerts/configure_alert_command.php: Command field has more width
	and added a help icon for macro subtitutions.
	
	* include/functions_db.php: get_agent_name() now defaults to non uppercase
	the agent names, because 3.0 has case sensitive agent names, and all
	data must show the real Case.
	
	* include/styles/pandora.css: removed uppercase transition for menu items
	and agent tabs.
	
	* operation/agentes/estado_agente.php: Agent is not shown in uppercase 
	anymore.
	
	* operation/agentes/estado_generalagente.php: Agent name and parent name 
	is not in uppercase. OS version shows only last 15 characters or full string
	if strlen() < 15.
	
	* operation/agentes/status_monitor.php: Agent name is not in uppercase
	 anymore.
	 


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-10-13 18:59:48 +00:00
..
alerts_status.php 2009-09-26 Raul Mateos <raulofpandora@gmail.com> 2009-09-26 17:05:46 +00:00
bulbs.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:15:58 +00:00
datos_agente.php 2009-10-05 Sancho Lerena <slerena@artica.es> 2009-10-05 13:14:37 +00:00
estado_agente.php 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
estado_generalagente.php 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
estado_grupo.php 2009-06-25 Jorge Gonzalez <jorgegonz@artica.es> 2009-06-25 08:01:18 +00:00
estado_monitores.php 2009-10-05 Sancho Lerena <slerena@artica.es> 2009-10-05 13:14:37 +00:00
estado_ultimopaquete.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
export_csv.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:15:58 +00:00
exportdata.php 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
networkmap.php 2009-08-29 Raul Mateos <raulofpandora@gmail.com>. 2009-08-29 16:06:30 +00:00
sla_view.php 2009-09-26 Raul Mateos <raulofpandora@gmail.com> 2009-09-26 17:05:46 +00:00
stat_win.php 2009-10-06 Miguel de Dios <miguel.dedios@artica.es> 2009-10-06 19:33:25 +00:00
status_events.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:15:58 +00:00
status_monitor.php 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
tactical.php 2009-07-22 Miguel de Dios <miguel.dedios@artica.es> 2009-07-22 16:21:21 +00:00
ver_agente.php 2009-09-09 Miguel de Dios <miguel.dedios@artica.es> 2009-09-09 10:39:24 +00:00