pandorafms/pandora_console/operation/agentes
mdtrooper 7dc7c09635 2010-04-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: changed some parts of source code in the
	functions "format_alert_row" for show column modules in general view. In the
	function "pagination" added the parameter $offset_name with default value
	'offset' for to use several paginations in one page.

	* include/functions_agents.php: added the parameters $limit, $idGroup,
	$count in the function "get_agent_alerts_simple", and now you can limit the
	rows, search by id group and return the count of rows (without limit). And
	in the function "get_agent_alerts_compound" added the same parameters to
	another function $idGroup, $limit, $count for similar uses.

	* operation/agentes/alerts_status.php: cleaned more parts of source code,
	fixed the mad array_merge of alerts, fixed SQL with the searchs IN
	(large large list ids), fixed the pagination before loop all rows, now
	only loop the block page rows.

	* operation/agentes/alerts_status.functions.php: new file with the functions
	"forceExecution", "validateAlert", and "printFormFilterAlert".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2542 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2010-04-06 12:46:34 +00:00
..
alerts_status.functions.php 2010-04-05 Miguel de Dios <miguel.dedios@artica.es> 2010-04-06 12:46:34 +00:00
alerts_status.php 2010-04-05 Miguel de Dios <miguel.dedios@artica.es> 2010-04-06 12:46:34 +00:00
bulbs.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:15:58 +00:00
datos_agente.php 2010-03-21 Sancho Lerena <slerena@gmail.com> 2010-03-22 15:32:16 +00:00
estado_agente.php 2010-03-31 Miguel de Dios <miguel.dedios@artica.es> 2010-04-05 15:54:17 +00:00
estado_generalagente.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
estado_monitores.php 2010-03-18 Eric Ross <eric.ross.c@gmail.com> 2010-03-18 20:52:56 +00:00
estado_ultimopaquete.php * operation/agentes/estado_ultimopaquete.php: Fixing color to show WARN messages in orange 2010-03-19 14:06:49 +00:00
export_csv.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
exportdata.php 2010-02-19 Sancho Lerena <slerena@artica.es> 2010-02-19 15:16:03 +00:00
gis_view.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
group_view.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
networkmap.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
sla_view.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
stat_win.php * operation/agentes/estado_ultimopaquete.php: Fixing color to show WARN messages in orange 2010-03-19 14:06:49 +00:00
status_events.php 2009-06-08 Sancho Lerena <slerena@artica.es> 2009-06-08 18:15:58 +00:00
status_monitor.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
tactical.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00
ver_agente.php sancho.lerena@artica.es> 2010-03-09 12:34:09 +00:00