345 Commits

Author SHA1 Message Date
Junichi Satoh
023f4b1703 Fixed setcookie() usage. 2017-02-27 13:45:45 +09:00
Arturo Gonzalez
584427de06 Added changes to finish rr feature. Ticket #169 2017-02-14 09:36:11 +01:00
Arturo Gonzalez
5b7f4a5139 Merge branch 'develop' into feature/rolling_release
Conflicts:
	pandora_console/general/header.php
	pandora_console/include/functions.php
	pandora_console/index.php
	pandora_console/pandoradb_data.sql
2017-02-13 14:19:25 +01:00
Arturo Gonzalez
0e179a1725 Added "G" in srtftime format from date format. Ticket #241 2017-02-09 12:19:59 +01:00
daniel
e9fc39b53b add percentil dinamic ticket: 4262 2016-12-23 09:36:44 +01:00
Junichi Satoh
85475bd6cc Fixed that exported csv file of audit log contains unnecessary data. 2016-12-08 09:35:34 +09:00
Arturo Gonzalez
bba75aa166 Now non decimal numbers have all right zeros. Ticket #4254 2016-12-01 08:55:44 +01:00
Junichi Satoh
70f609b204 Fixed timestamp text corruption when language setting is Japanese. 2016-11-24 11:38:28 +09:00
m-lopez-f
3b0344298c Revert "Fixed problems with double pandora in servers. Ticket: #3557"
This reverts commit e7021d8a0fc63d0c3451f2e06aba8c874c5cea0d.
2016-11-18 13:01:13 +01:00
m-lopez-f
0b5d8831df Fixed problems with data in visual console. Ticket: #4181
(cherry picked from commit b8a0a542f2e2fe166c2f07e29f1e75c25999096c)
2016-11-15 10:56:20 +01:00
m-lopez-f
e7021d8a0f Fixed problems with double pandora in servers. Ticket: #3557 2016-11-07 09:12:58 +01:00
m-lopez-f
287c2a7477 Feature: Translate timestick of snmps to humen readable. Ticket: #2494 2016-10-26 16:17:02 +02:00
Arturo Gonzalez
26862b5f9d Added a function to remove right zeros in precision data feature 2016-10-20 10:47:12 +02:00
fbsanchez
43ad1c0f55 Minor fix 2016-10-14 11:54:24 +02:00
fbsanchez
2513dea2b5 Added switch to image content
(cherry picked from commit d0a83b50215c5a0ffa25a52f3ab825a9b93e9f77)
2016-10-14 11:44:36 +02:00
fermin831
6d2c1c126e Fixed confilcts with onlyOneGroup 2016-08-09 10:22:54 +02:00
Arturo Gonzalez
8c20874a88 Changed rolling release manager system. 2016-07-19 12:39:03 +02:00
Junichi Satoh
11aba4ce63 Removed unused argument from check_acl() and added new option(argument) for
roots up.
Fixed that users_can_manage_group_all() returns ture even if user does not
have rights to manage group all.
2016-07-15 15:37:56 +09:00
fermin831
dbde4ffc43 Added dummy and undesigned identification wizard
Conflicts:
	pandora_console/godmode/update_manager/update_manager.setup.php
	pandora_console/include/functions_config.php
	pandora_console/index.php
2016-06-16 12:59:11 +02:00
Arturo Gonzalez
0618dbbab3 Rolling release in progress... (Added minor releases) 2016-06-01 14:43:31 +02:00
mdtrooper
c817d96937 Cleaned source code. 2016-01-27 15:58:54 +01:00
mdtrooper
ab64f9100c Added the snmp editor for other data uses in the form wizard snmp. TICKET: #1805 2016-01-25 16:31:02 +01:00
mdtrooper
82c890410d Now the dates are showed in the locale of user. TICKET: #2487 2016-01-18 11:54:17 +01:00
mdtrooper
1242db08f8 Fixed the refresh time in the enterprise dashboard. TICKET: #3156
(cherry picked from commit b94f47f3a93f1d6da0e0ae22e702fa74ec3d655b)
2016-01-13 14:11:19 +01:00
Alejandro Gallardo Escobar
0b914a39c7 Added a declaration of the function 'hex2bin' for the users that has a PHP version <5.4 2015-09-22 18:10:31 +02:00
Ramon Novoa
786cf45344 Updated update manager URLs. 2015-09-22 12:55:38 +02:00
mdtrooper
63498fdbf7 Added percentile 95º in the stat win of module. TICKET: #2613 2015-08-20 17:55:10 +02:00
mdtrooper
f1ada9076e Added a filter 'normal & critical' in severity into events. 2015-07-21 10:40:29 +02:00
Alejandro Gallardo Escobar
f14b07014f Merge pull request #34 from pandorafms/feature/ticket#2404-planned-downtimes-acl
Ended, tested and aproved
2015-07-16 13:48:41 +01:00
Alejandro Gallardo Escobar
cbd4b60aca Fixed an error in the function 'extract_column' 2015-07-16 13:27:11 +02:00
mdtrooper
85b47df1fe Fixed the xml reports with & in the values. 2015-07-16 11:48:17 +02:00
mdtrooper
f3d6513c65 Added useful function 'is_metaconsole' in functions.php 2015-07-10 15:00:12 +02:00
Alejandro Gallardo Escobar
35654709d1 Added a function to extract the column or columns of an array easily 2015-07-06 11:48:15 +02:00
mdtrooper
447c4ccd6d Some fixes in the code. 2015-06-22 16:10:15 +02:00
Alejandro Gallardo Escobar
3b037caf32 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-18 20:02:01 +02:00
mdtrooper
dac4d30e91 Some fixes in the javascript visualmap. 2015-06-16 18:45:42 +02:00
mdtrooper
89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
mdtrooper
819b1d5d77 Clean the source code style. 2015-06-08 09:32:01 +02:00
Alejandro Gallardo Escobar
8fbe1175b5 Merge remote-tracking branch 'origin/develop' into features/oracle
Conflicts resolved:
	pandora_console/DEBIAN/control
	pandora_console/DEBIAN/make_deb_package.sh
	pandora_console/include/config_process.php
	pandora_console/pandoradb.data.oracle.sql
2015-06-02 18:08:46 +02:00
Alejandro Gallardo Escobar
127f53e8c8 Added the new function "set_when_empty" 2015-06-02 18:03:39 +02:00
m-lopez-f
988228a90a Fixed problems with snmpwalks, when server have mibs text in hexadeximal-string. Tiquet: #2288
(cherry picked from commit 127daf8fdc387c8fb0267d22c3e9dd6cd28f7fe6)
2015-06-01 15:24:53 +02:00
Alejandro Gallardo Escobar
09998429b7 Modified the alert messages the system stores in the user session 2015-05-27 16:01:52 +02:00
mdtrooper
1160fd800c Fixed the 'availability' item in report. (Merge from 5d25b7c8e6ddf41b33b220e00d63a26a101908ab) 2015-05-26 17:20:34 +02:00
Alejandro Gallardo Escobar
d212fd5543 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-14 11:09:37 +02:00
mdtrooper
0ec32cc826 Fixed the PHP Warnings about the re-start the session.
(cherry picked from commit 1a035873dc79d04ffbf155a874e3eeed8eaa8c20)
2015-05-06 18:43:10 +02:00
mdtrooper
1a035873dc Fixed the PHP Warnings about the re-start the session. 2015-05-06 18:42:42 +02:00
Alejandro Gallardo Escobar
7ae97fa48b Added a new function to sort an associative array by key 2015-05-04 20:10:13 +02:00
Alejandro Gallardo Escobar
4008b12add Error fixes related with the improved oracle compatibility 2015-04-29 15:31:46 +02:00
Alejandro Gallardo Escobar
d25c32b76d Added some lost columns to check the ACL permissions 2015-04-09 15:03:26 +02:00
Alejandro Gallardo Escobar
e61ecd3f73 Added the new 'tperfil' columns to the function "get_acl_column" 2015-04-06 16:54:24 +02:00