Commit Graph

10589 Commits

Author SHA1 Message Date
artica 4d79e00658 Auto-updated build strings. 2015-09-06 00:01:09 +02:00
artica 5848590a9f Auto-updated build strings. 2015-09-05 00:01:11 +02:00
m-lopez-f 7bcbe3f1ee Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-09-04 11:36:26 +02:00
m-lopez-f ef06e98693 Fixed problems with querys when db engine is Oracle 2015-09-04 11:35:47 +02:00
artica f9048fe0ab Auto-updated build strings. 2015-09-04 00:01:10 +02:00
fermin831 110b15e528 Solved timeout problem in plugin modules 2015-09-03 12:31:53 +02:00
artica 285aba895f Auto-updated build strings. 2015-09-03 00:01:11 +02:00
Ramon Novoa aafd6d56ca Encrypt hidden plug-in module macros. 2015-09-02 16:20:51 +02:00
m-lopez-f ada0f3b20c Fixed problems with selected a network component when create module and lost data in plugins. Tiquet: #2484 2015-09-02 13:02:00 +02:00
m-lopez-f 28e1f0a7c0 Fixed network components when search in db engine Oracle 2015-09-02 10:58:56 +02:00
m-lopez-f ec9a52337d Fixed position of submenus 2015-09-02 10:45:59 +02:00
m-lopez-f 159ac9c366 Fixed bulk actions, when engine DB is Oracle. Tiquet: #2666 2015-09-02 09:39:04 +02:00
m-lopez-f 9ee27da75f Fixed position of submenus 2015-09-02 09:30:28 +02:00
artica aaf459790f Auto-updated build strings. 2015-09-02 00:01:10 +02:00
m-lopez-f 0ca9868cff changed form of pagination in reports. 2015-09-01 17:21:08 +02:00
m-lopez-f 064ef44dcf Fixed Oracle sql data 2015-09-01 14:32:29 +02:00
m-lopez-f b3917cdd30 Add lost line of data in Oracle sql 2015-09-01 13:04:48 +02:00
m-lopez-f f8d508b9e1 Change visual option of custom report front to url dinamic, Tiquet: #2660 2015-09-01 12:50:09 +02:00
m-lopez-f f09d8b1fbd Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-09-01 12:21:19 +02:00
m-lopez-f 42a4a3a27b Change orentation of two submenus. Tiquet: #2627 2015-09-01 12:20:37 +02:00
artica b5d878124e Auto-updated build strings. 2015-09-01 00:01:11 +02:00
Alejandro Gallardo Escobar 1dc46f6d67 Fixes to improve the compatibility with oracle 2015-08-31 17:51:59 +02:00
m-lopez-f 2364359181 Fixed error with agent containts space. Tiquet: #2656 2015-08-31 15:21:45 +02:00
m-lopez-f 6a3ead3ca4 improvement the last commit(6db4c59) 2015-08-31 12:17:53 +02:00
m-lopez-f 6db4c59c3c Fixed global search alerts when db engine is oracle. Tiquet: #2651 2015-08-31 12:14:32 +02:00
artica 53f029b2d6 Auto-updated build strings. 2015-08-31 00:01:09 +02:00
artica a7958c94a5 Auto-updated build strings. 2015-08-30 00:01:10 +02:00
artica 40befc9e05 Auto-updated build strings. 2015-08-29 00:01:10 +02:00
mdtrooper 7edd288707 Fixed PHP Warning.
(cherry picked from commit a79666f60c)
2015-08-28 18:04:16 +02:00
mdtrooper bcb1b7123a Fixed PHP Error, lost the $store_group var. 2015-08-28 17:35:04 +02:00
Arturo Gonzalez Diaz b2ead0c430 Fixed format error in tree view. Ticket#2642 2015-08-28 16:26:43 +02:00
Arturo Gonzalez Diaz add2e74e2b Added new function in functions_api to set cache agent value. 2015-08-28 15:57:53 +02:00
artica 1682816366 Auto-updated build strings. 2015-08-28 00:01:10 +02:00
Arturo Gonzalez Diaz 2d7ae13c3f Fixed error in recon task (pandora with oracle db). Ticket #2640 2015-08-27 16:41:14 +02:00
m-lopez-f 0e60723b87 Fixed url for redirecting in metaconsole 2015-08-27 15:04:08 +02:00
Arturo Gonzalez Diaz 74febc3da8 Fixed error in oracle db when creates a specific table. 2015-08-27 12:23:30 +02:00
artica a018d6c6c2 Auto-updated build strings. 2015-08-27 00:01:08 +02:00
mdtrooper 3cdf73e1ca Now the boolean charts is showed as digital signal charts (added in the pchart engine)
(cherry picked from commit ef85096922)

Conflicts:
	pandora_console/include/graphs/fgraph.php
2015-08-26 16:09:00 +02:00
Arturo Gonzalez Diaz fdf65ad5da Fixed problem whit simple value. 2015-08-26 13:30:54 +02:00
Arturo Gonzalez Diaz 93ed16b6be Fixed problem with percentile bar label. Ticket #2635 2015-08-26 13:08:54 +02:00
mdtrooper 6507d09792 Fixed the percentile bar. TICKET: #2537 2015-08-26 12:06:44 +02:00
mdtrooper 6d66bb59b7 Reupload the lost changes in own last cherry pick 2015-08-26 12:03:37 +02:00
artica 4bcf7e46d8 Auto-updated build strings. 2015-08-26 00:02:01 +02:00
mdtrooper 1577621b5b Now the boolean charts is showed as digital signal charts (only with dinamic flot charts engine)
(cherry picked from commit 3d014c6ab5)

Conflicts:
	pandora_console/include/graphs/flot/pandora.flot.js
	pandora_console/include/graphs/functions_flot.php
2015-08-25 13:42:38 +02:00
artica 4a30988146 Auto-updated build strings. 2015-08-25 00:01:11 +02:00
mdtrooper 56bf721446 Fixed the charts (boolean and sparse) added lost time interval. TICKET: #2511
(cherry picked from commit fab99a416e835a0824e0a67449d4c6bddf9e454f)

Conflicts:
	pandora_console/include/functions_graph.php
2015-08-24 17:20:21 +02:00
Arturo Gonzalez Diaz 016584832e Fixed number format in graphs legend, now it looks with "," in thousands and "." in decimals. 2015-08-24 16:59:03 +02:00
Arturo Gonzalez Diaz d096406641 Fixed visual error in graphs. Ticket #2578 2015-08-24 14:10:41 +02:00
Arturo Gonzalez Diaz 596a20b19d Y axis fixed in custom graphs, now show correctly the numeration. Ticket#2578 2015-08-24 13:14:48 +02:00
artica 274d0c524f Auto-updated build strings. 2015-08-24 00:01:11 +02:00