pandorafms/pandora_console/include/ajax
Alejandro Gallardo Escobar daedfa6a21 Fixed some general and ACL errors and improved some pieces of code
Downtime editor.
Some of the ACL checks added are:
-Permission check on downtime before adding an agent
-Permission check on agent before adding an agent
-Permission check on downtime before deleting an agent
-Permission check on agent before deleting an agent
-Permission check on downtime before creating or updating the downtime
-Removed the ACL check for every result item (it is done before, into the query)
-Permission check on the query for the agents added to the downtime

Downtime editor ajax.
Some of the ACL checks added are:
-Permission check on downtime before retrieving the modules
-Permission check on agent before retrieving the modules
-Permission check on downtime before deleting the modules
-Permission check on agent before deleting the modules
-Permission check on downtime before adding the modules
-Permission check on agent before adding the modules
(cherry picked from commit 4d43033d46)

Conflicts resolved:
	pandora_console/include/ajax/planned_downtime.ajax.php
2015-07-16 15:30:21 +02:00
..
agent.php 2013-07-16 Miguel de Dios <miguel.dedios@artica.es> 2013-07-16 09:09:50 +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 Fixed several bugs with acl tags. 2014-12-03 10:35:58 +01:00
graph.ajax.php Added the feature show the combined graph in the agent graph tabs. TICKET #1277 2014-09-16 12:25:40 +02:00
menu.ajax.php Added a special behaviour when the section is 'mobile' to get the Pandora FMS mobile sections 2014-10-15 18:14:56 +02:00
module.php Fixed the separator (sometimes it is other) in the ajax call get_agent_modules_json_for_multiple_agents. 2015-04-07 17:11:04 +02:00
networkmap.ajax.php 2012-10-11 Miguel de Dios <miguel.dedios@artica.es> 2012-10-11 10:20:37 +00:00
planned_downtime.ajax.php Fixed some general and ACL errors and improved some pieces of code 2015-07-16 15:30:21 +02:00
reporting.ajax.php Fixed the lost hash user in the links from metaconsole to the nodes. 2014-11-25 14:06:13 +01:00
skins.ajax.php 2013-05-20 Miguel de Dios <miguel.dedios@artica.es> 2013-05-20 16:35:49 +00:00
update_manager.ajax.php 2014-08-14 Miguel de Dios <miguel.dedios@artica.es> 2014-08-14 16:01:59 +00:00
visual_console_builder.ajax.php Add option to changed image of service in visualconsole:builder. tiquet:#2175 2015-05-26 15:57:59 +02:00