Commit Graph

2344 Commits

Author SHA1 Message Date
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
mdtrooper 506b9fa944 Fixed adition of the snmp actions alerts. TICKET: #2417
(cherry picked from commit 46516385e9)
2015-07-14 14:07:52 +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
Alejandro Gallardo Escobar b45aa94e02 Now the name input field has validation for the required property 2015-07-13 16:27:21 +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 9cca442a8f Fixed problems to show groups fathers-childs in custom reports. Tiquet: #2351
(cherry picked from commit 6f89828c76)
2015-07-09 11:13:38 +02:00
Alejandro Gallardo Escobar c93d30878b Fixed an error which causes a weird update counter 2015-07-07 17:44:36 +02:00
mdtrooper 737e085a81 Fixed the masive operations for modules when the name has white spaces. TICKET: #2328 2015-06-23 12:15:09 +02:00
m-lopez-f c45206f269 Fixed inserts paths in DB. Tiquet: #2325 2015-06-22 10:14:03 +02:00
mdtrooper 52499dd427 Fixed the url of visualmap in wizard into a metaconsole. 2015-06-15 18:47:36 +02:00
mdtrooper 905d768322 Fixed the javascript to check a numeric field when it is empty. TICKET: #2176 2015-06-09 11:43:46 +02:00
mdtrooper 62fedd78c8 Fixed the monthly SLA for dashboards. TICKET: #2087 2015-06-08 16:51:54 +02:00
mdtrooper c658e83ec6 Fixes about PHP Warnings (more or less as the develop branch) 2015-06-08 15:09:53 +02:00
m-lopez-f 4147c9644c Fixed error when selected in bulk actions agents edit any status, show all agents. Tiquet: #2261 2015-06-01 13:37:21 +02:00
m-lopez-f 73ae001a3f Change privilege in call function to return groups of view this user. Tiquet: #2259 2015-06-01 10:06:42 +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
m-lopez-f fa7bc8faaa Change label of field in viual setup 2015-05-27 16:29:29 +02:00
m-lopez-f b94484fcb9 Add help clippy when all servers is down. Tiquet: #1660 2015-05-27 11:42:46 +02:00
mdtrooper 7708bc5619 Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1 2015-05-26 17:06:10 +02:00
mdtrooper 5d25b7c8e6 Fixed the 'availability' item in report. 2015-05-26 17:05:54 +02:00
m-lopez-f ca5b9bd62f Add new option, when is active data of modules type is proc, show ok or fail. Tiquet: #1996 2015-05-26 12:37:14 +02:00
m-lopez-f 120c7ac90e Delete column load in server list and Add version column, tiquet: #2144 2015-05-25 15:47:30 +02:00
m-lopez-f b516e2a894 Fixed problems with not variable initialized, tiquet: #2238
(cherry picked from commit 50044050e1)
2015-05-22 12:14:09 +02:00
m-lopez-f 6cf4da8d8a Fixed error when load data in action alert in manage alerts, tiquet: #2088 2015-05-06 13:08:30 +02:00
m-lopez-f 992b89537f Add option to change image when is service and fixed error when updated data. Tiquet: #2175
(cherry picked from commit 19abac33c1)
2015-05-04 12:45:34 +02:00
mdtrooper e1e64b1a54 Fixed the SLA form editor for to set graphs. TICKET: #2172 2015-04-30 16:48:10 +02:00
mdtrooper 402165fd11 Change some styles in the code of report editor for to made more easy the comparation with the template report editor 2015-04-28 14:26:19 +02:00
mdtrooper 8ec4ef26d7 Added the feature to filter by text the event in report item event_report_group. TICKET: #2066 2015-04-27 16:10:16 +02:00
mdtrooper 0f72fa8bbd Fixed show the widget 'show resume' in the 'availability' item in report. TICKET: #2149 2015-04-24 19:05:17 +02:00
mdtrooper 29f4c1d7e7 Fixed the returning to item editor when it is availability item. TICKET: #2149 2015-04-24 17:17:38 +02:00
mdtrooper 61aa789033 Fixed the lost period in availability item. TICKET: #2149 2015-04-24 17:09:26 +02:00
mdtrooper 91c930938e Fixed the lost checkbox to show graphs in the event items in the report (Merge from the commit 3578687aad). 2015-04-21 16:29:53 +02:00
Vanessa Gil 85ba0ca1db Ticket #2044. 2015-04-13 17:04:31 +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
mdtrooper ca2def81ce Remove a javascript debug trace (backport from develop). 2015-04-08 17:03:33 +02:00
mdtrooper 3cdbc74e1c Merge branch 'pandora_5.1' into feature/#2026-NUEVO_TIPO_DE_INFORME_COMPARED_GRAPHS 2015-04-07 15:09:10 +02:00
mdtrooper 4bae03a227 Added the feature of time compare overlapped in the simple graph and simple graph baseline in reports. 2015-04-07 15:03:46 +02:00
m-lopez-f 2e51480f58 Add order in parent select in static graph in visual console, Tiquet: #2067
(cherry picked from commit 790c81a250)
2015-04-06 10:26:38 +02:00
mdtrooper 5864d846ba Working in the avaliability item in report. 2015-04-01 15:51:19 +02:00
mdtrooper 88115eb9d9 Working in the new type of report availability. 2015-03-31 18:23:33 +02:00
mdtrooper 4749f3255b Starting to make the availability general report 2015-03-31 12:53:21 +02:00
m-lopez-f 400feb5d0c In alert command preview is not array but contain data, create textarea instead of select 2015-03-26 15:48:27 +01: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
m-lopez-f e52ace6716 Add field to custom line widht to custom graph tiquet: #1875
(cherry picked from commit e0e531bf05)
2015-03-17 15:37:07 +01:00
Alejandro Gallardo Escobar aad9e08700 Removed the the event checkboxes 2015-03-17 14:20:09 +01:00
mdtrooper 35a9e7c591 Fixed the massive edition of modules with white spaces in name modules. TICKET: #1832 2015-03-16 12:52:05 +01:00