m-lopez-f
68f5c5a3ba
Fixed problems with search form in Policies form. Tiquet: #3246
2016-08-17 12:07:48 +02:00
fermin831
037c8fa2c2
Fixed module selection in scheduled downtimes Tickets #3444
2016-05-30 15:29:40 +02:00
fermin831
5fbd3dbfac
Fixed ACL problems with create scheduled downtimes to AD bit
2016-03-04 12:00:19 +01:00
fermin831
f963cab7d9
Modified ACL bit from AW to AD in scheduled downtimes TICKETS #3280
2016-02-12 14:37:08 +01:00
m-lopez-f
586152094c
Fixed problems with recursions in manage agents. Tiquet: #3078
...
(cherry picked from commit a5779e6829
)
2015-12-16 11:48:55 +01:00
m-lopez-f
421d82c008
Fixed count total agents when group have propagate acl. Tiquet: #3078
...
(cherry picked from commit c3e0ccb126
)
2015-12-14 11:20:17 +01:00
m-lopez-f
0462d5db03
Fixed problems with remplace data when module is part of policy. Tiquet: #2853
...
(cherry picked from commit 0b1099e4c3
)
2015-10-21 12:24:59 +02:00
Junichi Satoh
3a950445dc
Fixed input form size.
2015-10-18 14:33:47 +09:00
Ramon Novoa
acfd3c61d3
Fixed the help tip for quiet mode.
2015-09-15 15:32:56 +02:00
m-lopez-f
55abd5a5c3
Fixed warnings of php
2015-09-04 11:42:34 +02:00
Alejandro Gallardo Escobar
9f57329f65
Fixed the error that caused the create button dissapeared under certain circunstances
...
(When no downtimes was retrieved)
TICKET #2580
2015-08-05 14:36:25 +02:00
m-lopez-f
9aa72dd191
Fixed default show option in filter options in manage agents. Tiquet:#2513
...
(cherry picked from commit b5ba16e31f
)
2015-08-04 16:41:53 +02:00
Arturo Gonzalez Diaz
fd2eb27de8
Now the group of a module belonging to a policy does not go away by making some modification in the module. Ticket#2554
2015-07-29 13:34:51 +02:00
Alejandro Gallardo Escobar
46cd0b4ca0
Minor visual change
2015-07-16 15:50:53 +02:00
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
Alejandro Gallardo Escobar
c7aabdb6f1
Fixed syntax and ACL errors and improved some pieces of code
...
Some of the ACL checks added are:
-Permission check before stopping.
-Running check before deleting.
-Permission check before deleting.
-Permission check before adding specific table columns.
(cherry picked from commit 95d0794ae0
)
2015-07-16 15:28:50 +02:00
Alejandro Gallardo Escobar
245b88d103
Minos changes and improvements
...
(cherry picked from commit 970be457d6
)
Conflicts resolved:
pandora_console/godmode/agentes/planned_downtime.export_csv.php
2015-07-16 15:27:48 +02:00
Arturo Gonzalez Diaz
019f203213
Planned downtime editor changed. Ticket #2404
...
(cherry picked from commit 52619f4e7c
)
2015-07-16 15:26:51 +02:00
Arturo Gonzalez Diaz
49ad7477c3
Planned downtime list and edit changed. Ticket #2404
...
(cherry picked from commit 12334a3cd1
)
Conflicts resolved:
pandora_console/godmode/agentes/planned_downtime.editor.php
2015-07-16 15:26:11 +02:00
Arturo Gonzalez Diaz
f654d6567b
Planned downtime export csv changed. Ticket #2404
...
(cherry picked from commit ca1c6c0bf2
)
2015-07-16 15:18:10 +02:00
Arturo Gonzalez Diaz
492dc420f8
Planned downtime list changed. Ticket #2404
...
(cherry picked from commit 595ffe8f5c
)
2015-07-16 15:17:57 +02:00
Arturo Gonzalez Diaz
14e785a689
Change permissions to a non-privilege user in planned-downtimes-acl Ticket #2404
...
(cherry picked from commit 8906e050ae
)
2015-07-16 15:17:20 +02:00
Arturo Gonzalez Diaz
88a53868aa
Acces to non-privilege user to planned downtime
...
(cherry picked from commit bbbddf2fff
)
Conflicts resolved:
pandora_console/godmode/agentes/planned_downtime.list.php
2015-07-16 15:16:40 +02:00
m-lopez-f
9c64dfdc5a
Add more width to field for separate selct to botton. Tiquet: #2445
2015-07-15 15:25:30 +02:00
Alejandro Gallardo Escobar
289bcefbe2
Replaced the use of the jQuery 'attr' function with the 'prop' function when using the 'selected' property.
...
The 'attr' function is going to be deprecated an may cause errors in Firefox.
2015-07-14 11:48:30 +02:00
Arturo Gonzalez Diaz
73e0e91647
Export to csv whit non-privilege user. Ticket #2404
2015-07-13 13:31:57 +02:00
Arturo Gonzalez Diaz
f5cb3c5c79
Change acl bits. Ticket #2404
2015-07-10 15:28:30 +02:00
m-lopez-f
cc861fd3a1
Fixed problems with list of interfaces in snmp walk wizard of interfaces. Tiquet: #2288
2015-05-29 10:17:07 +02:00
mdtrooper
f06b400e4d
Killed some unicorns and arbitrary numbers. This land is for constants. (backport from the develop branch).
2015-04-08 17:45:37 +02:00
m-lopez-f
471492807d
same unit to snmp modules when unit not correct to module type, tiquet: #2025
2015-03-24 10:36:02 +01:00
mdtrooper
2692659a7a
Fixed, now the tab of remote configuration is not visible. TICKET: #1884
...
(cherry picked from commit 37bff59e85
)
2015-03-09 12:09:02 +01:00
Alejandro Gallardo Escobar
02e57e20e5
Fixes ticket #1816 . Now the SNMP interface wizard retrieves the interfaces ips properly
...
(cherry picked from commit 2999c76fa8
)
2015-02-18 15:08:03 +01:00
mdtrooper
ab12b4456a
Fixed the snmp wizard for uptime and added unit octets. TICKET: #1742
...
(cherry picked from commit 584d00f321
)
2015-02-13 15:34:21 +01:00
m-lopez-f
070e9f6e00
Fixed problem with create agent and not asigned ip address
...
create record in taddress and ip is ''
(cherry picked from commit 5d0bc28dc8
)
2015-01-16 14:44:20 +01:00
m-lopez-f
7424e37fa0
Changed text 'Module macros' to 'Custom macros'
2015-01-14 12:14:30 +01:00
m-lopez-f
56a2fca966
Fixed small error in translation
2015-01-13 11:13:04 +01:00
m-lopez-f
f37c9ab4c4
Add data to string variables to correct the problem when ordering.
2015-01-12 16:32:04 +01:00
m-lopez-f
607af5eb1e
Change the variables in the array so that they can be translated
2015-01-12 15:54:30 +01:00
m-lopez-f
51d45f0db0
Add combox filter in search form, view: Manage Agents in Admistration
2015-01-12 15:31:14 +01:00
mdtrooper
69954da39b
Fixed the access (and listing in global search) to module with ACL tags. Ticket #1472
2014-10-20 16:45:47 +02:00
mdtrooper
8390e91813
Moved the global var '' to upside of code
2014-10-20 16:45:47 +02:00
mdtrooper
8348c9f5fc
Fixed the show plugin parameters field into the policy module form.
2014-10-13 16:59:57 +02:00
Alejandro Gallardo Escobar
43f020725c
Merge branch 'feature/planned-downtimes-migrator' into develop
2014-10-09 18:18:43 +02:00
Alejandro Gallardo Escobar
40f021a31a
Now the malformed planned downtimes have more visibility
2014-10-09 12:51:38 +02:00
Alejandro Gallardo Escobar
97a3664737
Minor fix
2014-10-08 14:56:28 +02:00
Alejandro Gallardo Escobar
0ffc6220aa
Added a check to know if exist malformed planned downtimes and an option to solve the problem
2014-10-08 14:55:59 +02:00
mdtrooper
2177e0ff9f
Fixed the urls in the downtime for to ACL users with AW
2014-10-07 19:58:19 +02:00
mdtrooper
954f0e77d2
Fixes the cleaned default values in the module plugins. Ticket #1406
2014-10-06 15:55:21 +02:00
Alejandro Gallardo Escobar
03831f456f
Now the interface wizard adds the interface MAC to the module description
2014-10-02 16:05:31 +02:00
Alejandro Gallardo Escobar
65dd6ff80d
Minor fixes
2014-10-01 12:21:08 +02:00