2333 Commits

Author SHA1 Message Date
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 50044050e1e7e16c848fb2c6585ef36958d465e3)
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 19abac33c1ccf43445531a5c8ebf30575abae299)
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 3578687aad3782ad7ee3d5152f1cf07f9d5100e0). 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 790c81a25082cd3353912d69f03f204bd2c885bb)
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 e0e531bf05b4116359097e15c33835529b868289)
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
mdtrooper
b7264f61c3 Fixed the preview alert action in the form editor. TICKET: #1944 2015-03-10 15:13:14 +01:00
mdtrooper
f475dc80bd Fixed the update of alert command usability. 2015-03-09 16:17:57 +01:00
mdtrooper
80bd7b0db2 Fixed the lines in visualmaps with service items. TICKET: #1896 2015-03-09 13:12:05 +01:00
mdtrooper
2692659a7a Fixed, now the tab of remote configuration is not visible. TICKET: #1884
(cherry picked from commit 37bff59e853bc8471b3388e6d2faa4589f5b50c3)
2015-03-09 12:09:02 +01:00
mdtrooper
681b27fa2c Added in setup visual a check for to show the group as text. Ticket: #1501
(cherry picked from commit bda09a22e1cd4a53a96f180b081e2757f0a12044)

Conflicts:
	pandora_console/include/functions_config.php
2015-03-05 14:55:42 +01:00
mdtrooper
199ff770da Fixed the create new remote user in Active Directory (enterprise). TICKET: #1845
(cherry picked from commit 7b08fb47c197ee8acb5c289e09b1208e4c59b8aa)
2015-02-26 12:28:16 +01:00
mdtrooper
757e0988e8 Fixed the inverse intervals in massive edition of modules. TICKET: #1831
(cherry picked from commit 8ed021b64dba513d33b5b017b5516315ce233d2e)
2015-02-25 11:40:08 +01:00
mdtrooper
30a05aa62f Added the option 'last value' for the items 'general' and 'exception' in reports. TICKET: #1819
(cherry picked from commit 0952b96b49035516e27170fe6352f347f0811a69)

Conflicts:
	pandora_console/include/javascript/pandora.js
2015-02-23 13:45:16 +01:00
Alejandro Gallardo Escobar
02e57e20e5 Fixes ticket #1816. Now the SNMP interface wizard retrieves the interfaces ips properly
(cherry picked from commit 2999c76fa8ffc5855aa29e4e1ddaf50318eeb951)
2015-02-18 15:08:03 +01:00
Ramon Novoa
7330bcb287 Show the company name in the license setup. 2015-02-17 16:07:34 +01:00
mdtrooper
ab12b4456a Fixed the snmp wizard for uptime and added unit octets. TICKET: #1742
(cherry picked from commit 584d00f3217b9282f1ee32c05d58321fbaa0c5b3)
2015-02-13 15:34:21 +01:00