Arturo Gonzalez
12768e2d22
Fixed max and min values in availability reports (switched). Ticket#4155
2016-10-31 10:29:10 +01:00
Arturo Gonzalez
6a617a2c0f
Data precision, added changes to availability reports
2016-10-31 10:05:48 +01:00
artica
829edc592c
Auto-updated build strings.
2016-10-31 00:01:14 +01:00
artica
66f938e6cd
Auto-updated build strings.
2016-10-30 00:01:13 +02:00
artica
4a80cef774
Auto-updated build strings.
2016-10-29 00:01:23 +02:00
fbsanchez
04c27a9fd3
Updated config and tools
...
New configuration tokens and functions
added: set_file_permissions
added: configuration tokens:
user
group
umask
updates on transactional_threshold valid inputs
2016-10-28 19:22:07 +02:00
enriquecd
21ddb758ba
Fix Dark background and comments for Enterprise popup community version - #65
2016-10-28 18:11:53 +02:00
enriquecd
2ec40a7f10
Redesing user edit view with percent size and 1024 compatible #50
2016-10-28 16:35:54 +02:00
enriquecd
88453e2075
New function pandora ux, let open pics from base64 image modules #90 - 2
2016-10-28 14:08:13 +02:00
Arturo Gonzalez
8263823e45
Added data precision to some items in custom reports
2016-10-28 13:42:33 +02:00
m-lopez-f
f710fb0022
Remove code, Already exists this feature in pandora
2016-10-28 13:22:44 +02:00
artica
0a6782198d
Auto-updated build strings.
2016-10-28 00:01:24 +02:00
fbsanchez
f4af9e1c5b
Minor fix Config.pm
...
Changed string comparison from == to eq
2016-10-27 20:26:28 +02:00
fbsanchez
2db5823746
Feature: Transactional agent flag
...
When a module Transactional subsystem status is received, the agent
turns into transactional_agent
2016-10-27 18:33:27 +02:00
enriquecd
43abce6393
Fix scheuled downtime recursive filter checkbox ,optional graph watermark #64
2016-10-27 17:30:45 +02:00
daniel
eb450ff334
fixed error in sample graph
2016-10-27 17:24:43 +02:00
enriquecd
559902275f
OUM online loses format #4117 , vertical center Agent/Module Group cells #59
...
(cherry picked from commit 37091a0c31
)
2016-10-27 16:26:25 +02:00
Arturo Gonzalez
c1ff838e43
Added data precision to tree view monitor table
2016-10-27 15:59:47 +02:00
Ramon Novoa
1d6b8d9c3d
Added support for ff threshold configuration tokens to the agent conf
...
file.
2016-10-27 15:45:54 +02:00
Ramon Novoa
a5c9da2a56
Reset recon task progress at startup.
2016-10-27 15:31:51 +02:00
Ramon Novoa
c3b9f9bdbb
Kill child processes when the server exits.
2016-10-27 15:31:19 +02:00
m-lopez-f
f85253c5b7
Fixed error in cli
...
(cherry picked from commit aebf32bbd1
)
2016-10-27 15:25:28 +02:00
daniel
7650674043
fixed minor error in list events js
2016-10-27 13:09:16 +02:00
Arturo Gonzalez
e974516b77
New value to transactional agents in db table
2016-10-27 12:50:50 +02:00
artica
aa2ce23405
Auto-updated build strings.
2016-10-27 00:01:20 +02:00
enriquecd
22973e9f12
New function pandora ux, let open pics from base64 image modules #90
2016-10-26 18:39:41 +02:00
m-lopez-f
d32b81ae1b
Fixed problems with creating modules with CLI. Ticket: #4140
...
(cherry picked from commit c358f1195d
)
2016-10-26 16:58:09 +02:00
Arturo Gonzalez
78b1dd24f0
Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop
2016-10-26 16:39:05 +02:00
Arturo Gonzalez
63048e42a4
Transactional maps, added new image to empty transactions form
2016-10-26 16:38:42 +02:00
fbsanchez
5391c90922
Update manager. Issues fixed
...
Open:
TGZ files extraction failed with PHP <5.5.0, added a switch to use system
call to extract the file if PHP <5.5.0 (Linux)
If in a Windows Server with PHP <5.5.0, the installation will fail.
Removed double call to update_manager_starting_update
(cherry picked from commit 9e264c156c
)
2016-10-26 16:37:57 +02:00
m-lopez-f
287c2a7477
Feature: Translate timestick of snmps to humen readable. Ticket: #2494
2016-10-26 16:17:02 +02:00
m-lopez-f
cd179a8a20
Revert "Determine eMail's Content-Type "text/html" if message has "<" and ">" at the beginning and the end."
...
This reverts commit 70f1fb159b
.
2016-10-26 13:32:57 +02:00
daniel
a913b54401
fixed QR Bar code in the header #94
2016-10-26 13:21:38 +02:00
Ramon Novoa
72e22dfc3a
Read ff threshold related fields from XML data files.
2016-10-26 12:15:17 +02:00
Ramon Novoa
99861a224b
Added Antonio's df plug-in, which replaces pandora_df_free by default.
2016-10-26 12:15:17 +02:00
Arturo Gonzalez
2cf461507a
New icon to trans map
2016-10-26 12:15:00 +02:00
daniel
357cfbcd96
fixed minor error graph combined ticket: 3937
2016-10-26 12:11:36 +02:00
daniel
968654ee67
fixed change property disabled for readonly
2016-10-26 08:31:41 +02:00
daniel
a2af0ee0ea
fixed minor error position svg
2016-10-26 08:30:35 +02:00
artica
b62fcbe838
Auto-updated build strings.
2016-10-26 00:01:18 +02:00
m-lopez-f
5985753326
Fixed problems with size elements in visual console. ticket: #4096
2016-10-25 11:41:59 +02:00
Ramon Novoa
714e7a7a87
Added geckodriver to the testing docker image.
2016-10-25 10:41:44 +02:00
m-lopez-f
d11df9e50e
Fixed problems with group view
...
(cherry picked from commit b0ccd333de
)
2016-10-25 10:30:58 +02:00
artica
b3e5bf0783
Auto-updated build strings.
2016-10-25 00:01:18 +02:00
daniel
32969076b5
fixed ticket 4124 and 4123 policys
2016-10-24 17:45:35 +02:00
daniel
bc5f00a2e7
fixed ticket 4123 and 4124
2016-10-24 17:43:54 +02:00
m-lopez-f
aab6db3f65
Fixed problems with hbars graphs
2016-10-24 16:10:41 +02:00
enriquecd
3d45b3e9a9
Load images in visual setup logo selector - #99
...
(cherry picked from commit 8e13818105
)
2016-10-24 14:44:53 +02:00
enriquecd
6f028ddd79
Change de menu_tab_left header style and checkboxes size - #54 #98
2016-10-24 13:34:08 +02:00
enriquecd
16c69d615a
SMP3 network component template fix, now load all fields - #3292
...
(cherry picked from commit c20110aa91
)
2016-10-24 12:59:59 +02:00