pandorafms/pandora_console/general
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
..
license (Pandora Console) 2006-07-12 10:20:34 +00:00
ui 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:26:14 +00:00
error_authconfig.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
error_dbconfig.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
error_emptyconfig.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
error_install.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
error_noconfig.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
error_perms.php 2009-09-14 Sancho Lerena <slerena@artica.es> 2009-09-14 01:02:44 +00:00
footer.php 2009-09-02 Sancho Lerena <slerena@artica.es> 2009-09-02 17:44:41 +00:00
header.php 2009-09-03 Sacnho Lerena <slerena@artica.es> 2009-09-03 17:40:27 +00:00
links_menu.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:26:14 +00:00
login_page.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:26:14 +00:00
logoff.php 2009-06-25 Jorge Gonzalez <jorgegonz@artica.es> 2009-06-25 08:01:18 +00:00
logon_failed.php 2009-06-25 Jorge Gonzalez <jorgegonz@artica.es> 2009-06-25 08:01:18 +00:00
logon_ok.php 2009-10-13 Sancho Lerena <slerena@artica.es> 2009-10-13 18:59:48 +00:00
main_menu.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:26:14 +00:00
noaccess.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:26:14 +00:00
pandora_help.php 2009-08-05 Sancho Lerena <slerena@artica.es> 2009-08-06 18:55:54 +00:00