pandorafms/pandora_console/include/ajax
mdtrooper 22aee5956d 2012-09-12 Miguel de Dios <miguel.dedios@artica.es>
* extensions/insert_data.php,
	operation/incidents/incident_detail.php: started to use the new function
	"ui_print_agent_autocomplete_input" to make more easy (and standar)
	the autocomplete agent input.
	
	* godmode/agentes/agent_manager.php: erased unused source code for
	old ajax call, and started to use the new function
	"ui_print_agent_autocomplete_input" to make more easy (and standar)
	the autocomplete agent input.
	
	* operation/agentes/exportdata.php: erased duplicated source code
	for call ajax, and rewrote some javascript to use same page to
	ajax.
	
	* godmode/alerts/alert_list.builder.php,
	godmode/events/event_edit_filter.php,
	godmode/reporting/visual_console_builder.editor.js: rewrote some
	javascript to use same page to ajax.
	
	* include/ajax/agent.php: cleaned source code style.
	
	* include/functions_ui.php: removed the old unused code as
	the functions "ui_print_ui_agents_list" and "ui_popup_help". And
	added the first version of "ui_print_agent_autocomplete_input", and
	this function maybe will be changing for a some time.
	
	* include/functions_html.php: into the function
	"html_print_input_text_extended" added code to use the $alt
	parameter (never it have been used before) and added the function
	"html_print_input_hidden_extended" with more parameters than the
	simple "html_print_input_hidden" function.
	
	* include/javascript/pandora.js: marked as Deprecated the function
	"agent_module_autocomplete".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-12 15:53:58 +00:00
..
agent.php 2012-09-12 Miguel de Dios <miguel.dedios@artica.es> 2012-09-12 15:53:58 +00:00
alert_list.ajax.php 2011-06-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es> 2011-06-06 11:16:48 +00:00
events.php 2012-03-01 Sergio Martin <sergio.martin@artica.es> 2012-03-01 16:41:02 +00:00
menu.ajax.php 2012-06-18 Sergio Martin <sergio.martin@artica.es> 2012-06-18 15:26:22 +00:00
module.php 2012-08-14 Sergio Martin <sergio.martin@artica.es> 2012-08-14 12:52:29 +00:00
networkmap.ajax.php 2012-04-23 Sergio Martin <sergio.martin@artica.es> 2012-04-23 14:21:54 +00:00
planned_downtime.ajax.php 2012-08-29 Miguel de Dios <miguel.dedios@artica.es> 2012-08-29 09:46:05 +00:00
reporting.ajax.php 2012-09-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es> 2012-09-07 12:01:23 +00:00
skins.ajax.php 2011-04-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es> 2011-04-27 13:43:31 +00:00
visual_console_builder.ajax.php 2012-08-16 Vanessa Gil <vanessa.gil@artica.es> 2012-08-21 08:52:44 +00:00