Commit Graph

8707 Commits

Author SHA1 Message Date
fermin831 16232a08f5 Improved integria alert action TICKET #3091 2016-05-19 12:33:32 +02:00
fermin831 2ee301e22b Added password type to update manager proxy Tickets #3552 2016-05-19 11:00:30 +02:00
artica 86af74f1a4 Auto-updated build strings. 2016-05-19 00:01:22 +02:00
Alejandro Gallardo Escobar 38a26cd739 Now the custom title used in pandora uses event delegation, so won't be necessary to bind the event to new elements 2016-05-18 15:30:44 +02:00
Alejandro Gallardo Escobar ce150336a9 Fixed the error which caused the simple value elements disappear from the visual console after enable the grid 2016-05-18 12:34:25 +02:00
Arturo Gonzalez 35a5d2a5de Fixed saml problems 2016-05-18 12:10:29 +02:00
Arturo Gonzalez b98056b65a Revert "Revert "New login method (saml). Ticket#3393""
This reverts commit f59665fe4b.
2016-05-18 12:04:52 +02:00
Arturo Gonzalez e8b6c8e50a Revert "Revert "Some changes in saml login system.""
This reverts commit a03815d611.
2016-05-18 12:04:38 +02:00
m-lopez-f 22edaf6f08 Fixed problems with menus and acl enterprise
(cherry picked from commit 67f1765248)
2016-05-18 11:43:25 +02:00
artica 60355f0e6c Auto-updated build strings. 2016-05-18 00:01:26 +02:00
Alejandro Gallardo Escobar 98dc56f71a Now is possible to print multiple gauge graphs without errors
Fixes ticket #3635
2016-05-17 15:30:59 +02:00
fermin831 a188c96f3f Added custom graph selection in item list Tickets #3664 2016-05-17 13:56:23 +02:00
Alejandro Gallardo Escobar a99d0d0284 Added the _VALUE_ macro to the simple value items of the visual console created using the wizard 2016-05-17 13:50:10 +02:00
artica 6ff3a970fc Auto-updated build strings. 2016-05-17 00:01:20 +02:00
artica db8ae5a1cb Auto-updated build strings. 2016-05-16 00:01:21 +02:00
artica d9349a8764 Auto-updated build strings. 2016-05-15 00:01:22 +02:00
artica 1eaefa0d83 Auto-updated build strings. 2016-05-14 00:01:28 +02:00
artica 6aad89a696 Auto-updated build strings. 2016-05-13 00:01:24 +02:00
artica 7b35d8e477 Auto-updated build strings. 2016-05-12 00:01:23 +02:00
Alejandro Gallardo Escobar bb853bf779 Changed the default cell number of the dashboard from 9 to 4 2016-05-11 18:15:59 +02:00
Alejandro Gallardo Escobar f332d7509a Now the public visual console graphs are images by default
(cherry picked from commit d98d135855)
2016-05-11 16:36:06 +02:00
fermin831 a2fb483e3f Patched library to solve some infinite loops in static graphics Tickets #3438 2016-05-11 10:23:35 +02:00
artica 8968c68d88 Auto-updated build strings. 2016-05-11 00:01:24 +02:00
artica 2d34970293 Auto-updated build strings. 2016-05-10 00:01:26 +02:00
artica 9457d9620a Auto-updated build strings. 2016-05-09 00:01:19 +02:00
artica cfb57f65c8 Auto-updated build strings. 2016-05-08 00:01:19 +02:00
artica de9700c347 Auto-updated build strings. 2016-05-07 00:01:22 +02:00
artica c3c965e5ef Auto-updated build strings. 2016-05-06 00:01:21 +02:00
fermin831 c8e7c3019d Automatic combined Graphs is displayed on meta TICKETS #3461 2016-05-05 17:23:08 +02:00
artica 36eed630b7 Auto-updated build strings. 2016-05-05 00:01:21 +02:00
fermin831 e3fc3428e7 Added toggle control to hide legend on service map TICKETS #3620 2016-05-04 13:00:27 +02:00
fermin831 d7f9db65bf Merge branch 'pandora_6.0' of https://github.com/pandorafms/pandorafms into pandora_6.0 2016-05-04 09:12:01 +02:00
fermin831 c6d572f73e Oracle and postgre sql cache changes TICKETS #3581 2016-05-04 09:09:41 +02:00
artica 1ac6227fed Auto-updated build strings. 2016-05-04 00:01:24 +02:00
fermin831 6cdf363b27 Improved sql cache to permit make cache of several databases TICKETS #3581 2016-05-03 16:06:13 +02:00
artica c1ca17eac7 Auto-updated build strings. 2016-05-03 00:01:19 +02:00
artica c383e42a3b Auto-updated build strings. 2016-05-02 00:01:20 +02:00
artica 574b670b72 Auto-updated build strings. 2016-05-01 00:01:19 +02:00
artica 4e88def0dd Auto-updated build strings. 2016-04-30 00:01:22 +02:00
artica d360544996 Auto-updated build strings. 2016-04-29 00:01:21 +02:00
artica af340897d0 Auto-updated build strings. 2016-04-28 00:01:19 +02:00
fermin831 623318e485 Solved error 500 on resource exportation TICKETS #3604 2016-04-27 15:42:23 +02:00
artica 224907d481 Auto-updated build strings. 2016-04-27 09:42:19 +02:00
fermin831 2c7eec2c40 Fixed vulnerability in some extensions TICKETS #3554 2016-04-25 18:34:32 +02:00
fermin831 5dc47e3a5f Added experimental token to display Automatic Combined Graphs TICKETS #3461 2016-04-25 13:58:48 +02:00
fermin831 0538621ace Added report_limit token and functionality TICKETS #3577 2016-04-25 12:20:12 +02:00
artica c194cae846 Auto-updated build strings. 2016-04-20 00:01:20 +02:00
artica d7d8a8853e Auto-updated build strings. 2016-04-19 00:01:24 +02:00
m-lopez-f 59f33929fc Add include in functio to fixed problem.
(cherry picked from commit 09f5f484a8)
2016-04-18 14:19:32 +02:00
artica 239781d8b9 Auto-updated build strings. 2016-04-18 00:01:24 +02:00
artica 9e942f4a6d Auto-updated build strings. 2016-04-17 00:01:26 +02:00
artica 9ddc3d4496 Auto-updated build strings. 2016-04-16 00:01:27 +02:00
artica 63e0dc68a1 Auto-updated build strings. 2016-04-15 00:01:25 +02:00
artica 949e3a8d43 Auto-updated build strings. 2016-04-14 00:01:23 +02:00
m-lopez-f 59fdb8d297 Fixed problems with url in public console. Tiquet: #3556 2016-04-13 18:24:07 +02:00
m-lopez-f 2f9f932171 Fixed several problems of security. Tiquet: #3550
(cherry picked from commit 36ec5ca8f1)
2016-04-13 13:51:54 +02:00
artica 744e6adaeb Auto-updated build strings. 2016-04-13 00:01:23 +02:00
fermin831 1ea614dd7e Improved function agents_get_modules to decrease execution time TICKETS #3518 2016-04-12 17:29:22 +02:00
artica 05509f3f19 Auto-updated build strings. 2016-04-12 00:01:25 +02:00
artica eccc95a1fa Auto-updated build strings. 2016-04-11 00:01:22 +02:00
artica 744ace25dd Auto-updated build strings. 2016-04-10 00:01:23 +02:00
artica c402b8c70b Auto-updated build strings. 2016-04-09 00:01:26 +02:00
pandora-release 827b1e832c Updated version and build strings. 2016-04-08 11:51:29 +02:00
artica 9e5fbec9ee Auto-updated build strings. 2016-04-08 00:01:24 +02:00
pandora-release 01f6d85a8b Updated version and build strings. 2016-04-07 12:29:07 +02:00
artica 5a575eec17 Auto-updated build strings. 2016-04-07 00:01:25 +02:00
pandora-release 0f1b7f4c70 Updated version and build strings. 2016-04-06 15:17:51 +02:00
fermin831 932141f1bb Fixed a single error on module graphs TICKETS #3526 2016-04-06 10:30:59 +02:00
artica f3f5ce1345 Auto-updated build strings. 2016-04-06 00:01:24 +02:00
fermin831 8bb4950912 Fixed problems with undefined max interval on module graphs TICKETS #3392 2016-04-05 14:03:15 +02:00
artica 7aab28c452 Auto-updated build strings. 2016-04-05 00:01:32 +02:00
fermin831 8a63ef220e Fixed N/A warning or critical in module graphs TICKETS #3392 2016-04-04 19:02:24 +02:00
fermin831 451cb84606 Improved critical and warning superposition in module graphs TICKETS #3515 2016-04-04 18:41:37 +02:00
fermin831 c12ec81bb7 Added DB Host Access option to localhost console installation TICKETS #3363 2016-04-04 12:23:27 +02:00
fermin831 b78c5a51f4 Fixed sql fail in snmp console TICKETS #3504 2016-04-04 12:14:57 +02:00
fermin831 45e9904f11 Substituted lines for intervals in modules graphs TICKETS #3392 2016-04-04 10:06:34 +02:00
artica 693d959f1d Auto-updated build strings. 2016-04-04 00:01:22 +02:00
artica 794c2e2e1b Auto-updated build strings. 2016-04-03 00:01:22 +02:00
artica 5389e857ae Auto-updated build strings. 2016-04-02 00:01:41 +02:00
artica cff1c7423b Auto-updated build strings. 2016-04-01 00:01:35 +02:00
artica ec7e766b14 Auto-updated build strings. 2016-03-31 00:01:58 +02:00
fermin831 bb732195c8 Merge branch 'pandora_6.0' of https://github.com/pandorafms/pandorafms into pandora_6.0 2016-03-30 14:58:24 +02:00
fermin831 fb8c15e8c0 Fixed checks in availability reports TICKETS #3449 2016-03-30 14:55:57 +02:00
mdtrooper 2f9a31c370 Some fixes in the skins.
(cherry picked from commit 1facd4d69f)

Conflicts:
	pandora_console/include/functions_ui.php
2016-03-30 13:20:41 +02:00
artica 6f60aa013f Auto-updated build strings. 2016-03-30 00:01:56 +02:00
Arturo Gonzalez a03815d611 Revert "Some changes in saml login system."
This reverts commit 502988c812.

Conflicts:
	pandora_console/general/login_page.php
	pandora_console/index.php
2016-03-29 16:40:55 +02:00
Arturo Gonzalez f59665fe4b Revert "New login method (saml). Ticket#3393"
This reverts commit 08569e64e3.

Conflicts:
	pandora_console/general/login_page.php
	pandora_console/godmode/setup/setup_auth.php
	pandora_console/include/constants.php
	pandora_console/index.php
2016-03-29 16:34:41 +02:00
mdtrooper 6215d027be Rewrote some parts the GIS to adapt from pandora v3 to newest versions. TICKET: #3170
(cherry picked from commit f253a16d9b)
2016-03-29 13:55:30 +02:00
mdtrooper a716b3aaa7 Fixed PHP Warnings.
(cherry picked from commit 1e0e18a399)
2016-03-29 13:53:40 +02:00
Arturo Gonzalez 502988c812 Some changes in saml login system.
(cherry picked from commit e9eb16a848)
2016-03-29 13:19:58 +02:00
Arturo Gonzalez 7a826e38d0 Changed data in saml login 2016-03-29 13:16:23 +02:00
Arturo Gonzalez 08569e64e3 New login method (saml). Ticket#3393
Conflicts:
	pandora_console/include/auth/mysql.php
2016-03-29 13:15:37 +02:00
m-lopez-f 4786db20e8 Only conecction timeout in login. Tiquet: #3485
(cherry picked from commit d88f7a9a27)
2016-03-29 13:04:33 +02:00
m-lopez-f 427d5da2c1 Revert "Only conecction timeout in login. Tiquet: #3485"
This reverts commit 21b3c370b1.
2016-03-29 13:01:53 +02:00
m-lopez-f 21b3c370b1 Only conecction timeout in login. Tiquet: #3485 2016-03-29 13:00:20 +02:00
artica c50e578ef9 Auto-updated build strings. 2016-03-29 00:01:41 +02:00
artica 738d8af0e5 Auto-updated build strings. 2016-03-28 00:01:25 +02:00
artica 70e2b2c151 Auto-updated build strings. 2016-03-27 00:01:22 +01:00
artica dd331782b8 Auto-updated build strings. 2016-03-26 00:01:39 +01:00
artica 277c17d0ed Auto-updated build strings. 2016-03-25 00:01:41 +01:00