pandorafms/pandora_console
slerena 4b27c2e0bf 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
..
extensions 2009-09-03 Sacnho Lerena <slerena@artica.es> 2009-09-03 17:40:27 +00:00
extras 2009-10-07 Miguel de Dios <miguel.dedios@artica.es> 2009-10-07 18:43:08 +00:00
general 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
godmode 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
images 2009-10-07 Miguel de Dios <miguel.dedios@artica.es> 2009-10-07 18:43:08 +00:00
include 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
operation 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
AUTHORS 2009-06-19 Jorge Gonzlaez <jorgegonz@artica.es> 2009-06-19 07:25:50 +00:00
COPYING * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
ChangeLog 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
ajax.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:26:14 +00:00
index.php 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
install.php 2009-09-21 Sancho Lerena <slerena@artica.es> 2009-09-21 00:59:34 +00:00
pandora_console.spec 2009-09-30 Sancho Lerena <slerena@artica.es> 2009-09-29 23:56:20 +00:00
pandora_console_install 2009-08-11 Sancho Lerena <slerena@artica.es> 2009-08-11 17:14:21 +00:00
pandora_console_upgrade 2009-04-03 Sancho Lerena <slerena@artica.es> 2009-04-03 10:44:26 +00:00
pandoradb.sql 2009-10-07 Miguel de Dios <miguel.dedios@artica.es> 2009-10-07 18:43:08 +00:00
pandoradb_data.sql 2009-09-18 Sancho Lerena <slerena@artica.es> 2009-09-18 18:36:20 +00:00