m-lopez-f
f6fed60832
Add new funcionality of remote login with Active Directory
2015-08-03 12:17:41 +02:00
crash890
4e193e1cf6
Update update_manager.ajax.php
...
This would be to include proxy configuration in the download process. Without this Proxy will work to check for downloads, but the actual download does not respect the proxy settings.
(cherry picked from commit 620d8e01b8
)
2015-08-03 08:42:59 +02:00
artica
571572660d
Auto-updated build strings.
2015-08-03 00:01:27 +02:00
artica
2835d2cad3
Auto-updated build strings.
2015-08-02 00:01:28 +02:00
artica
3dd7c9bf5b
Auto-updated build strings.
2015-08-01 00:01:28 +02:00
artica
e6799ad82b
Auto-updated build strings.
2015-07-31 00:01:28 +02:00
m-lopez-f
e19c002470
Fixed LDAP connection when name containt space and data login is false
...
(cherry picked from commit fd7fc4eb00
)
2015-07-30 16:11:29 +02:00
artica
415a4f4373
Auto-updated build strings.
2015-07-30 00:01:29 +02:00
artica
c343ca36ef
Auto-updated build strings.
2015-07-29 00:01:31 +02:00
artica
2673558495
Auto-updated build strings.
2015-07-28 00:01:29 +02:00
artica
54bcc8a7a4
Auto-updated build strings.
2015-07-27 00:01:28 +02:00
artica
546fb5de11
Auto-updated build strings.
2015-07-26 00:01:27 +02:00
artica
fdcd2cb1db
Auto-updated build strings.
2015-07-25 00:01:29 +02:00
mdtrooper
c68da1de83
Fixed the numeric format of failed % in report.
2015-07-24 15:41:39 +02:00
artica
032acc5cb3
Auto-updated build strings.
2015-07-24 00:01:28 +02:00
artica
be13fa9aa4
Auto-updated build strings.
2015-07-23 00:01:33 +02:00
mdtrooper
39b667a879
Fixed the report item SLA with some configurations.
2015-07-22 16:56:06 +02:00
m-lopez-f
68b6120609
Add new options when render proc is active. Tiquet: #2503
2015-07-22 12:16:10 +02:00
artica
bc6ad60373
Auto-updated build strings.
2015-07-22 00:02:25 +02:00
mdtrooper
cca0c552a8
Fixed the availability item report. TICKET: #2423
2015-07-21 18:59:11 +02:00
mdtrooper
6629d0fe1c
Added feature. The report items SLA, Availaibily and General do not show the not init modules. TICKET: #2510
2015-07-21 13:17:02 +02:00
mdtrooper
a64f1eda1d
Added function 'modules_is_not_init'
...
(cherry picked from commit a8162a1876
)
2015-07-21 13:11:44 +02:00
mdtrooper
706971f763
Added a filter 'normal & critical' in severity into events.
...
(cherry picked from commit f1ada9076e
)
Conflicts:
pandora_console/godmode/events/event_edit_filter.php
pandora_console/include/constants.php
2015-07-21 10:48:29 +02:00
artica
0460e01188
Auto-updated build strings.
2015-07-21 00:01:33 +02:00
artica
30728f04ec
Auto-updated build strings.
2015-07-20 00:01:30 +02:00
artica
8eef10d85b
Auto-updated build strings.
2015-07-19 00:01:31 +02:00
artica
39a0c14ea1
Auto-updated build strings.
2015-07-18 00:01:33 +02:00
mdtrooper
6aa2d6c66c
Fixed the general report in metaconsole with some agents disabled.
2015-07-17 17:26:37 +02:00
m-lopez-f
aeedcd0ec3
Fixed heigth in pure view when see a services map. Tiquet: #2470
2015-07-17 10:04:40 +02:00
artica
902dd189d5
Auto-updated build strings.
2015-07-17 00:02:00 +02:00
Alejandro Gallardo Escobar
f01c021b14
Fixed an error in the function 'planned_downtimes_stop'
2015-07-16 15:51:05 +02:00
Alejandro Gallardo Escobar
8f3973d934
Added some useful functions from the 6.0 version
2015-07-16 15:38:15 +02:00
Alejandro Gallardo Escobar
daedfa6a21
Fixed some general and ACL errors and improved some pieces of code
...
Downtime editor.
Some of the ACL checks added are:
-Permission check on downtime before adding an agent
-Permission check on agent before adding an agent
-Permission check on downtime before deleting an agent
-Permission check on agent before deleting an agent
-Permission check on downtime before creating or updating the downtime
-Removed the ACL check for every result item (it is done before, into the query)
-Permission check on the query for the agents added to the downtime
Downtime editor ajax.
Some of the ACL checks added are:
-Permission check on downtime before retrieving the modules
-Permission check on agent before retrieving the modules
-Permission check on downtime before deleting the modules
-Permission check on agent before deleting the modules
-Permission check on downtime before adding the modules
-Permission check on agent before adding the modules
(cherry picked from commit 4d43033d46
)
Conflicts resolved:
pandora_console/include/ajax/planned_downtime.ajax.php
2015-07-16 15:30:21 +02:00
Alejandro Gallardo Escobar
433fa3eaef
Added a function to stop a planned downtime (once type) and recover the agent and modules status
...
(cherry picked from commit e8d68739b7
)
2015-07-16 15:28:28 +02:00
artica
8115724e60
Auto-updated build strings.
2015-07-16 00:01:44 +02:00
artica
44a59bdb6b
Auto-updated build strings.
2015-07-15 00:01:37 +02:00
Alejandro Gallardo Escobar
289bcefbe2
Replaced the use of the jQuery 'attr' function with the 'prop' function when using the 'selected' property.
...
The 'attr' function is going to be deprecated an may cause errors in Firefox.
2015-07-14 11:48:30 +02:00
artica
e6e640524c
Auto-updated build strings.
2015-07-14 00:01:34 +02:00
Alejandro Gallardo Escobar
c5b84f1d2b
Added the 'required' attribute to the input text and input text password through a function parameter
...
(cherry picked from commit 4f2c35ac63
)
2015-07-13 16:25:35 +02:00
artica
f67ea5c694
Auto-updated build strings.
2015-07-13 00:01:30 +02:00
artica
3e3fae2b49
Auto-updated build strings.
2015-07-12 00:01:33 +02:00
artica
f2f972192f
Auto-updated build strings.
2015-07-11 00:01:45 +02:00
artica
2c7c199bae
Auto-updated build strings.
2015-07-10 00:01:39 +02:00
artica
36b423de7a
Auto-updated build strings.
2015-07-09 00:01:42 +02:00
artica
c4f58fde0b
Auto-updated build strings.
2015-07-08 00:01:36 +02:00
Junichi Satoh
b8a6328d6e
Changed default width of the status indicator to avoid wrong tactical view
...
when narrowing the browser width.
2015-07-07 14:14:22 +09:00
Junichi Satoh
83fd7a41b1
Updated translations.
2015-07-07 12:02:33 +09:00
artica
5f6f42762a
Auto-updated build strings.
2015-07-07 00:01:41 +02:00
artica
6c994a288d
Auto-updated build strings.
2015-07-06 00:01:33 +02:00
artica
6533c57296
Auto-updated build strings.
2015-07-05 00:01:30 +02:00
artica
be5a19c953
Auto-updated build strings.
2015-07-04 00:01:38 +02:00
Alejandro Gallardo Escobar
054401484e
Now the modules SLA slicebar has a different color in the planned downtimes period
...
Ticket #2341
(cherry picked from commit a512065c22
)
2015-07-03 13:18:19 +02:00
Alejandro Gallardo Escobar
480a1f3f9c
Revert "Fixed SLA monthly limited ranges" because it will cause conflicts with modules in unknown state
...
This reverts commit b46b9db075
.
2015-07-02 18:27:31 +02:00
fbsanchez
ef787b9b4a
Little css fix
2015-07-02 13:20:28 +02:00
artica
5d4fe045b0
Auto-updated build strings.
2015-07-02 00:01:47 +02:00
artica
c53e281343
Auto-updated build strings.
2015-07-01 00:02:07 +02:00
fbsanchez
b46b9db075
Fixed SLA monthly limited ranges
2015-06-30 18:12:53 +02:00
artica
e4c1a34e30
Auto-updated build strings.
2015-06-30 00:02:04 +02:00
artica
335c4d7148
Auto-updated build strings.
2015-06-29 00:01:35 +02:00
artica
484aef4faf
Auto-updated build strings.
2015-06-28 00:01:30 +02:00
artica
16f473df3d
Auto-updated build strings.
2015-06-27 00:01:34 +02:00
artica
c65a4226b4
Auto-updated build strings.
2015-06-26 00:01:36 +02:00
artica
ec7f39d269
Auto-updated build strings.
2015-06-25 00:01:36 +02:00
Vanessa Gil
29aa79b944
Updated translations.
2015-06-24 16:49:10 +02:00
Junichi Satoh
6f4c17e788
Updated index.
2015-06-24 18:30:08 +09:00
fbsanchez
37d560a6ca
Added non-interactive includes
2015-06-24 10:46:55 +02:00
artica
743f3271d8
Auto-updated build strings.
2015-06-24 00:01:59 +02:00
mdtrooper
37cb70c1e9
Fixed the title of macros in javascript.
2015-06-23 10:49:39 +02:00
artica
b5e92e5054
Auto-updated build strings.
2015-06-23 00:01:38 +02:00
m-lopez-f
c45206f269
Fixed inserts paths in DB. Tiquet: #2325
2015-06-22 10:14:03 +02:00
artica
9f561dd9d9
Auto-updated build strings.
2015-06-22 00:01:35 +02:00
artica
5c1b4cd2ca
Auto-updated build strings.
2015-06-21 00:01:27 +02:00
artica
8a929ffe54
Auto-updated build strings.
2015-06-20 00:01:29 +02:00
m-lopez-f
b63c3b66ec
Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
2015-06-19 14:42:31 +02:00
m-lopez-f
b8b4c2d440
Fixed problems with titles in images and links
2015-06-19 14:42:18 +02:00
artica
532a5ebb4d
Auto-updated build strings.
2015-06-19 00:01:33 +02:00
m-lopez-f
b42678fcab
Fixed problems with title in images. Tiquet:2323
2015-06-18 15:54:13 +02:00
m-lopez-f
48a3be7c80
Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
2015-06-18 13:49:03 +02:00
m-lopez-f
a1257b8ad9
Ficed error with titles images
2015-06-18 13:48:23 +02:00
pandora-release
4b9352180b
Updated version and build strings for the 5.1SP3 release.
2015-06-18 10:32:16 +02:00
artica
0a4f98758c
Auto-updated build strings.
2015-06-18 00:01:31 +02:00
artica
205e36f66a
Auto-updated build strings.
2015-06-17 00:02:00 +02:00
artica
5dd3d95887
Auto-updated build strings.
2015-06-16 00:01:30 +02:00
Alejandro Gallardo Escobar
8c5c32150c
Changed the 'forced_title' feature of the function "html_print_image". Tiquet: 2197
...
(cherry picked from commit 7aa4851c5b
)
2015-06-15 17:11:00 +02:00
artica
ea27eae5e6
Auto-updated build strings.
2015-06-15 00:01:27 +02:00
artica
bd877b0dff
Auto-updated build strings.
2015-06-14 00:01:27 +02:00
artica
477ed9d1bf
Auto-updated build strings.
2015-06-13 00:01:36 +02:00
artica
eb755b4df9
Auto-updated build strings.
2015-06-12 00:01:32 +02:00
artica
54e5b338fe
Auto-updated build strings.
2015-06-11 00:01:30 +02:00
artica
caf1fda3fa
Auto-updated build strings.
2015-06-10 00:01:30 +02:00
mdtrooper
ae97ad964d
Now in the function 'filemanager_read_recursive_dir' returns the directories
2015-06-09 15:53:25 +02:00
mdtrooper
55766b2ed2
Added lost constant COLLECTION_UNSAVED
2015-06-09 15:03:34 +02:00
artica
6ec7592698
Auto-updated build strings.
2015-06-09 00:01:33 +02:00
mdtrooper
62fedd78c8
Fixed the monthly SLA for dashboards. TICKET: #2087
2015-06-08 16:51:54 +02:00
mdtrooper
c658e83ec6
Fixes about PHP Warnings (more or less as the develop branch)
2015-06-08 15:09:53 +02:00
artica
a3b4f6b5f2
Auto-updated build strings.
2015-06-08 00:01:33 +02:00
artica
13ed85e0de
Auto-updated build strings.
2015-06-07 00:01:57 +02:00
artica
728a8a5cad
Auto-updated build strings.
2015-06-06 00:01:29 +02:00
mdtrooper
e326c8ff20
Fixed the PHP Warning about the config var.
2015-06-05 12:46:33 +02:00
m-lopez-f
7f210d82f1
No show count events group by status(validate,not validate) in statics events. Tiquet: #2306
...
(cherry picked from commit 866cdb908e
)
2015-06-05 10:21:57 +02:00
artica
b38ff0ddf0
Auto-updated build strings.
2015-06-05 00:01:26 +02:00
artica
9326438d2b
Auto-updated build strings.
2015-06-04 00:01:29 +02:00
Ramon Novoa
16c2e10a4f
Do not draw parent/child relationships in layer 2 maps.
2015-06-03 17:20:37 +02:00
artica
e2937338aa
Auto-updated build strings.
2015-06-03 00:01:29 +02:00
artica
ada59348b4
Auto-updated build strings.
2015-06-02 00:01:29 +02:00
m-lopez-f
127daf8fdc
Fixed problems with snmpwalks, when server have mibs text in hexadeximal-string. Tiquet: #2288
2015-06-01 15:23:08 +02:00
m-lopez-f
58115b8296
Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
2015-06-01 13:37:47 +02:00
m-lopez-f
4147c9644c
Fixed error when selected in bulk actions agents edit any status, show all agents. Tiquet: #2261
2015-06-01 13:37:21 +02:00
mdtrooper
71ca2f1de7
Fixed the SLA item in the reports into metaconsole when some agents into this is disabled.
2015-06-01 12:45:42 +02:00
mdtrooper
1d589d7472
Fixed the availability item in the reports into metaconsole when some agents into this is disabled.
2015-06-01 12:06:04 +02:00
artica
0b5ba410fd
Auto-updated build strings.
2015-06-01 00:01:28 +02:00
artica
e97cd365d5
Auto-updated build strings.
2015-05-31 00:01:29 +02:00
artica
b63f8160e2
Auto-updated build strings.
2015-05-30 00:01:29 +02:00
artica
998405c8d9
Auto-updated build strings.
2015-05-29 00:01:30 +02:00
artica
cf372b6684
Auto-updated build strings.
2015-05-28 00:01:26 +02:00
Ramon Novoa
fce608a284
Fixed a typo.
2015-05-27 16:32:40 +02:00
m-lopez-f
3a86b01e22
Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
2015-05-27 16:29:44 +02:00
m-lopez-f
fa7bc8faaa
Change label of field in viual setup
2015-05-27 16:29:29 +02:00
mdtrooper
9a526f4cb5
Fixed the list of agents in the general item in report in metaconsole. TICKET: #2218
2015-05-27 15:54:05 +02:00
m-lopez-f
543c095597
Fixed error in php, in warning to event protection
2015-05-27 15:49:48 +02:00
m-lopez-f
f78121af79
Add warning when 'Event Storm protection' is activated. tiquet: #2065
2015-05-27 13:33:10 +02:00
m-lopez-f
b94484fcb9
Add help clippy when all servers is down. Tiquet: #1660
2015-05-27 11:42:46 +02:00
artica
b43dd28187
Auto-updated build strings.
2015-05-27 00:01:32 +02:00
mdtrooper
7708bc5619
Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
2015-05-26 17:06:10 +02:00
mdtrooper
5d25b7c8e6
Fixed the 'availability' item in report.
2015-05-26 17:05:54 +02:00
m-lopez-f
ca1641a4e0
Add option to changed image of service in visualconsole:builder. tiquet:#2175
2015-05-26 15:57:59 +02:00
m-lopez-f
ca5b9bd62f
Add new option, when is active data of modules type is proc, show ok or fail. Tiquet: #1996
2015-05-26 12:37:14 +02:00
m-lopez-f
3061a93fea
Update translations
2015-05-26 10:44:59 +02:00
m-lopez-f
bd8dd4e4c5
Changed text in notice of update console, tiquet: #2209
2015-05-26 09:37:37 +02:00
artica
2bc9e80ed5
Auto-updated build strings.
2015-05-26 00:02:29 +02:00
m-lopez-f
0e013e2bcc
Fixed problems with tags in tree view, tiquet: 2260
2015-05-25 15:19:57 +02:00
artica
77c842ebf5
Auto-updated build strings.
2015-05-25 00:01:29 +02:00
artica
4bfb9065a1
Auto-updated build strings.
2015-05-24 00:01:27 +02:00
artica
85c92b01f9
Auto-updated build strings.
2015-05-23 00:01:29 +02:00
m-lopez-f
dfcab25417
Fixed graph to SLA reports, tiquet: #2201
2015-05-22 09:47:57 +02:00
artica
04ade5a18f
Auto-updated build strings.
2015-05-22 00:01:30 +02:00
m-lopez-f
a9df4c9029
Fixed problems with view events when user permmisions have group that have child group. Tiquet: #2139
2015-05-21 15:57:07 +02:00
m-lopez-f
36bb075f03
If possible selected None own in owner event, tiquet: #2250
...
(cherry picked from commit 400cc3c587
)
2015-05-21 15:26:12 +02:00
artica
022fe08b0f
Auto-updated build strings.
2015-05-21 00:01:30 +02:00
m-lopez-f
d393f646a6
Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
2015-05-20 11:46:53 +02:00
m-lopez-f
609df88ec4
Fixed problems with value pure in visual console in meta, tiquet: #2202
2015-05-20 11:46:23 +02:00
artica
51bf69a614
Auto-updated build strings.
2015-05-20 00:01:35 +02:00
m-lopez-f
1423a6c20a
Fixed problems with disabled fields, not view correctly. tiquet: #2203
2015-05-19 16:45:52 +02:00
Ramon Novoa
0840c20764
Ask for the old password before letting a user renew his password.
2015-05-19 11:27:20 +02:00
artica
1203d51d82
Auto-updated build strings.
2015-05-19 00:01:33 +02:00
Ramon Novoa
641600c9ef
Added a missing include.
2015-05-18 11:05:55 +02:00
artica
f357ac5375
Auto-updated build strings.
2015-05-18 00:01:29 +02:00
artica
ebce2025a3
Auto-updated build strings.
2015-05-17 00:01:27 +02:00
artica
ee6634ef62
Auto-updated build strings.
2015-05-16 00:01:27 +02:00
artica
9cf2c96115
Auto-updated build strings.
2015-05-15 00:01:33 +02:00
artica
4c84debcc0
Auto-updated build strings.
2015-05-14 00:01:30 +02:00
artica
3b5dd8dd95
Auto-updated build strings.
2015-05-13 00:01:31 +02:00
m-lopez-f
232deb0812
Fixed generate data and visual of visual console when user used wizard, tiquet: #2196
2015-05-12 16:42:34 +02:00
m-lopez-f
f807ba1bc9
Revert "Fixed generate data and visual of visual console when user used wizard, tiquet: #2196"
...
Problems with funcionality of visual console
This reverts commit b3a9cdc45b
.
2015-05-12 12:10:14 +02:00
m-lopez-f
b3a9cdc45b
Fixed generate data and visual of visual console when user used wizard, tiquet: #2196
2015-05-12 10:36:44 +02:00
artica
3b5ba7c06c
Auto-updated build strings.
2015-05-12 00:01:31 +02:00
m-lopez-f
d5720e2311
Fixed error of php
2015-05-11 11:59:02 +02:00
artica
ef519c64c1
Auto-updated build strings.
2015-05-11 00:01:31 +02:00
artica
e244ebcaac
Auto-updated build strings.
2015-05-10 00:01:29 +02:00
artica
8fb384474b
Auto-updated build strings.
2015-05-09 00:01:29 +02:00
m-lopez-f
6cebe0c48b
Fixed problems with networks-maps in php.ini configuration, tiquet: #2153
2015-05-08 10:04:27 +02:00
m-lopez-f
0378741a00
Fixed problems withs path in windows, tiquets: #2153,#2114
2015-05-08 09:57:51 +02:00
artica
0adf313e23
Auto-updated build strings.
2015-05-08 00:01:32 +02:00
artica
c73cb13eee
Auto-updated build strings.
2015-05-07 00:01:33 +02:00
m-lopez-f
277eb655a1
Add unit to legend left in graph of interface information, tiquet: #2194
2015-05-06 13:03:34 +02:00
artica
28a7b8d0d2
Auto-updated build strings.
2015-05-06 00:01:31 +02:00
artica
d77b6668be
Auto-updated build strings.
2015-05-05 00:01:34 +02:00
m-lopez-f
0cbb8e9643
fixed distance to show box data to graph in agent view, tiquet: #2161
...
(cherry picked from commit c2ce4fddf4
)
2015-05-04 16:35:09 +02:00
artica
d3701d34d8
Auto-updated build strings.
2015-05-04 00:01:31 +02:00
artica
2b8144f65a
Auto-updated build strings.
2015-05-03 00:01:29 +02:00
artica
9ae6881aec
Auto-updated build strings.
2015-05-02 00:01:29 +02:00
artica
a13ea780fc
Auto-updated build strings.
2015-05-01 00:01:32 +02:00
mdtrooper
812737c2a7
Fixed the size of the charts for SLA when it is showed in a dashboard. TICKET: #2173
2015-04-30 17:25:29 +02:00
m-lopez-f
6f0d4ba1f9
Fixed error when read file in windows, when path containt space, tiquet: #2166 and #2114
...
(cherry picked from commit 70bca63bd6
)
2015-04-30 13:45:28 +02:00
artica
f5e01b62b2
Auto-updated build strings.
2015-04-30 00:01:35 +02:00
artica
6a94a83867
Auto-updated build strings.
2015-04-29 00:01:31 +02:00
artica
713d6991be
Auto-updated build strings.
2015-04-28 00:01:33 +02:00
mdtrooper
8ec4ef26d7
Added the feature to filter by text the event in report item event_report_group. TICKET: #2066
2015-04-27 16:10:16 +02:00
m-lopez-f
ce1fd47c88
Fixed colors of states modules or agents in constant and group modules. Tiquet: #2145
2015-04-27 10:32:22 +02:00
artica
464d554369
Auto-updated build strings.
2015-04-27 00:01:28 +02:00
artica
89bc11775b
Auto-updated build strings.
2015-04-26 00:01:28 +02:00
artica
1691406590
Auto-updated build strings.
2015-04-25 00:01:34 +02:00
artica
8cc70e4a68
Auto-updated build strings.
2015-04-24 00:01:33 +02:00
artica
1724c82108
Auto-updated build strings.
2015-04-23 00:01:31 +02:00
artica
4e6184f46b
Auto-updated build strings.
2015-04-22 00:01:49 +02:00
artica
2525927a8f
Auto-updated build strings.
2015-04-21 00:01:38 +02:00
mdtrooper
8549dccd52
Fixed the order and hierarchy of groups in group view
2015-04-20 16:24:59 +02:00
mdtrooper
36c5349cf4
Fixed the function mysql_db_get_all_rows_in_table for several fields to order as array
2015-04-20 16:24:08 +02:00
artica
7d09174241
Auto-updated build strings.
2015-04-20 00:01:29 +02:00
artica
ff54210bed
Auto-updated build strings.
2015-04-19 00:01:29 +02:00
artica
9927fa0040
Auto-updated build strings.
2015-04-18 00:01:30 +02:00
artica
847426ddd4
Auto-updated build strings.
2015-04-17 00:01:48 +02:00
mdtrooper
c5b5d60d4c
Fixed the SLA with a period have a setted a time slots.
2015-04-16 19:20:38 +02:00
mdtrooper
f24919fe4b
Fixed the history data in boolean and string charts.
2015-04-16 15:38:21 +02:00
m-lopez-f
48a0a167cc
Fixed order data to click in show data module in tree view,tiquet: #2080
...
(cherry picked from commit 0df919dcdd
)
2015-04-16 15:19:20 +02:00
Ramon Novoa
f8a2fbfbf9
Do not displayed advanced filters if custom filters are disabled. Small
...
fixes.
2015-04-16 11:37:31 +02:00
m-lopez-f
bf6e9cf4f6
Fixed error when flash_chart is false, colors of pie bad drawn, tiquet: #2107
...
(cherry picked from commit db3e276195
)
2015-04-16 10:51:55 +02:00
artica
63a61eb7fb
Auto-updated build strings.
2015-04-15 00:01:31 +02:00
artica
64161ac0ce
Auto-updated build strings.
2015-04-14 00:01:33 +02:00
artica
86de04d923
Auto-updated build strings.
2015-04-13 00:01:28 +02:00