11117 Commits

Author SHA1 Message Date
artica
50047bd4fb Auto-updated build strings. 2016-01-18 00:01:21 +01:00
artica
a50999dc6c Auto-updated build strings. 2016-01-17 00:01:21 +01:00
artica
d6ab0f764d Auto-updated build strings. 2016-01-16 00:01:44 +01:00
Arturo Gonzalez
0ff8562a61 Fixed problem with group view and strict users. Ticket#3223 2016-01-15 15:57:18 +01:00
Arturo Gonzalez
5e01c8892a Added visual data to not init monitors in group view. 2016-01-15 13:20:55 +01:00
Arturo Gonzalez
53940d274a Added new data in groups view and fixed some numeric errors. 2016-01-15 12:48:15 +01:00
artica
731e550bee Auto-updated build strings. 2016-01-15 00:01:20 +01:00
Arturo Gonzalez
41a472ff95 Fixed problem when searches strange modules in tree (group tree). Ticket #3204 2016-01-14 12:49:15 +01:00
artica
45013e5d71 Auto-updated build strings. 2016-01-14 00:01:26 +01:00
fermin831
7e6f3c46c4 Blocks nonexistent id_agent when updating modules with api #3191 2016-01-13 18:24:43 +01:00
fermin831
a344615359 Modified server tarball to permit enterprise installer call (from-binary option) 2016-01-13 16:07:47 +01:00
mdtrooper
b94f47f3a9 Fixed the refresh time in the enterprise dashboard. TICKET: #3156 2016-01-13 14:10:49 +01:00
mdtrooper
ea11282439 Cleaned duplicated order values in the reports. TICKET: #3156
(cherry picked from commit 51c5b6214ab6282979599f2b78c4ce40dc4a5a56)
2016-01-13 13:03:01 +01:00
mdtrooper
63566dd3af Fixed the hbars for the report exception item. TICKET: #3153 2016-01-13 10:34:01 +01:00
Hirofumi Kosaka
6ae409418f Updated DataServer to accept 'alert_template' directive. 2016-01-13 15:30:45 +09:00
artica
51df3f9f2a Auto-updated build strings. 2016-01-13 00:01:33 +01:00
mdtrooper
e43a854ad0 Fixed the style of some report items with data in columns. TICKET: #3152
(cherry picked from commit 0b933d86e9fb49e74da67b155a3b1113d4167601)
2016-01-12 16:33:46 +01:00
mdtrooper
ca296834bf Fixed the style of some report items with data in columns. TICKET: #3152 2016-01-12 16:03:49 +01:00
mdtrooper
7681bb1f2a Readded the extension admin page. TICKET: #3149
(cherry picked from commit 703b27027ffdac30df2d3d75e89fff02713b3068)
2016-01-12 14:08:59 +01:00
mdtrooper
84a8000b5b Added a deprecated parameter into the function 'networkmap_generate_dot' for some users. TICKET: #2382 2016-01-12 12:30:23 +01:00
artica
f57d00d0af Auto-updated build strings. 2016-01-12 00:01:28 +01:00
mdtrooper
ed78a4e44f Fixed there are many bullet charts in one page (such as dashboard). TICKET: #3187
(cherry picked from commit 11f9f2ec3295289f2e05628d18ab2e4d8d401181)
2016-01-11 15:18:37 +01:00
mdtrooper
a5f8a9ca24 Fixed the PHP warnings that burns the file systems. TICKET: #3054 2016-01-11 14:02:00 +01:00
mdtrooper
69f66940e7 Revert "Fixed the position of footer in the css."
This reverts commit 6f9d9e49ec873be7e92694da3481ee533220c2a2.

(cherry picked from commit b9100e8c69983e77e0b593afd4ded86e2d25da25)
2016-01-11 12:40:28 +01:00
artica
d5d089c4bc Auto-updated build strings. 2016-01-11 00:01:21 +01:00
artica
4ec2cf4e50 Auto-updated build strings. 2016-01-10 00:01:20 +01:00
artica
9b61619409 Auto-updated build strings. 2016-01-09 00:01:21 +01:00
mdtrooper
f2afb2e05f Fixed the horizontal bars in the dashboard. TICKET: #3157 2016-01-08 10:47:04 +01:00
mdtrooper
4772b25f5d Killing some unicorns and magic numbers. 2016-01-08 10:25:12 +01:00
Hirofumi Kosaka
35eeedf996 (only for Oracle) Fixed if direccion of any agents has NULL, snmp console fail to list
unregistered agents' trap (by using "NOT IN" against NULL-inclued list).
2016-01-08 17:33:34 +09:00
artica
9503fe076a Auto-updated build strings. 2016-01-08 00:01:54 +01:00
artica
2fd35547c5 Auto-updated build strings. 2016-01-07 00:01:25 +01:00
artica
e1818a57f4 Auto-updated build strings. 2016-01-06 00:01:38 +01:00
mdtrooper
9c870cdae2 Added documentation for locale_agent call. TICKET: #3119
(cherry picked from commit aceb7ac34fafd26efb7a47ff6b1f23a5376db89c)

Conflicts:
	pandora_server/util/pandora_manage.pl

(cherry picked from commit c12a6c1e3a2fd3345c3046c5c226c5dfd81bc871)
2016-01-05 13:27:43 +01:00
mdtrooper
ce76d8fc50 Fixes for the management groups in the API. TICKET: #3119
(cherry picked from commit f9ee9a7032fd7e3efab7b33a6a1b9ad30aa5c654)
2016-01-05 12:19:49 +01:00
Arturo Gonzalez
582b15b9fa Fixed some things in delete massive modules (oracle) 2016-01-05 10:03:09 +01:00
Junichi Satoh
7fb3c069b5 Fixed that an unexpected alert is fired after recovering from unknown state
during ff_threshold is activated.

(cherry picked from commit ba0f2182168177e3934286fef653a4e4e3976c29)
2016-01-05 11:14:19 +09:00
artica
f67ef7f14c Auto-updated build strings. 2016-01-05 00:01:24 +01:00
mdtrooper
a7f2765d3e Fixed the login of new user from ldap in metaconsole. TICKET: #3118
(cherry picked from commit 7892d6bcb8bc03c451cbcea6f21e4cf2db4fa22b)

Conflicts:
	pandora_console/include/auth/mysql.php
2016-01-04 16:50:15 +01:00
Arturo Gonzalez
86b8831982 Increased time shows the snmp menu in manage agent. Ticket#2862 2016-01-04 15:32:55 +01:00
Arturo Gonzalez
6f492e7848 Fixed problems with oracle in "bulk module delete". Ticket#2926 2016-01-04 14:15:34 +01:00
artica
17d735fac6 Auto-updated build strings. 2016-01-04 00:01:22 +01:00
artica
414e8bc8b0 Auto-updated build strings. 2016-01-03 00:01:21 +01:00
artica
05b65f67e4 Auto-updated build strings. 2016-01-02 00:01:26 +01:00
m-lopez-f
f0ea4b7418 Fixed problems with monitor report. Tiquet: #2848
(cherry picked from commit 8d863a1843d1672f084b65ddf62977ffca04aa17)
2015-12-31 14:59:05 +01:00
mdtrooper
5877eef17c Fixed in the function 'agents_get_group_agents' get agents with noACL flag is setted. TICKET: #3166
(cherry picked from commit a2b97333ce508cd087aa88420bf0cb3ebe3f411c)
2015-12-31 12:39:19 +01:00
Arturo Gonzalez
b5bff5aedc Fixed graph event position in modules graph when resizes the window. Ticket#3070 2015-12-31 12:01:19 +01:00
Arturo Gonzalez
a5382c2450 Fixed event graph in tactical (meta) 2015-12-31 10:58:22 +01:00
mdtrooper
d52ed2500d Fixed the position of footer in the css.
(cherry picked from commit 6f9d9e49ec873be7e92694da3481ee533220c2a2)
2015-12-31 10:46:10 +01:00
artica
27d8f89a7c Auto-updated build strings. 2015-12-31 00:01:23 +01:00