pandorafms/pandora_console/godmode/alerts
mdtrooper 6649b8ad85 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
..
alert_actions.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
alert_commands.php 2012-08-27 Sergio Martin <sergio.martin@artica.es> 2012-08-27 09:25:59 +00:00
alert_compounds.php 2012-07-10 Miguel de Dios <miguel.dedios@artica.es> 2012-07-10 10:38:02 +00:00
alert_list.builder.php 2012-09-12 Miguel de Dios <miguel.dedios@artica.es> 2012-09-12 15:53:58 +00:00
alert_list.list.php 2012-06-14 Miguel de Dios <miguel.dedios@artica.es> 2012-06-14 16:23:23 +00:00
alert_list.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
alert_special_days.php 2012-07-10 Miguel de Dios <miguel.dedios@artica.es> 2012-07-10 10:38:02 +00:00
alert_templates.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
configure_alert_action.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
configure_alert_command.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
configure_alert_compound.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
configure_alert_special_days.php 2012-08-02 Miguel de Dios <miguel.dedios@artica.es> 2012-08-03 12:48:09 +00:00
configure_alert_template.php 2012-08-29 Miguel de Dios <miguel.dedios@artica.es> 2012-08-29 09:46:05 +00:00