Commit Graph

12101 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar ebf11e0473 Now the dashboard and visual console area graphs show the last and avg value in their legend
(cherry picked from commit 554e592275cda6c4adffc5bdb5b5779b86a1d192)
2016-05-31 11:27:38 +02:00
Arturo Gonzalez a4da4bbc8d Added a function to dashboard groups checkboxes. Ticket#2598 2016-05-31 10:05:23 +02:00
artica 9bce86d1ac Auto-updated build strings. 2016-05-31 00:01:18 +02:00
Alejandro Gallardo Escobar 63b7e5c43c Fixed the custom line thickness of the flot line graphs
(cherry picked from commit 6e2cddc48d)
2016-05-30 19:31:23 +02:00
Alejandro Gallardo Escobar 0d24ae7258 Now all the graphs of the visual console are images by default
(cherry picked from commit 7cec21d839)
2016-05-30 18:53:30 +02:00
Alejandro Gallardo Escobar cffe5eab5f Now the pie graph is bigger
(cherry picked from commit e5b49240c7)
2016-05-30 18:47:29 +02:00
Alejandro Gallardo Escobar 1b951caf84 Apply the fix of the area graph height only to the dashboard and the visual consoles
(cherry picked from commit a2ba4acb6c)
2016-05-30 17:55:28 +02:00
Alejandro Gallardo Escobar a08387d91f Re-calculate the area graph height with the legend height
(cherry picked from commit 2aa420e623)
2016-05-30 17:33:30 +02:00
Alejandro Gallardo Escobar 7ae4eaae5b Now all the graphs of the fullscreen visual console are images
(cherry picked from commit 90427855fb)
2016-05-30 17:30:54 +02:00
Alejandro Gallardo Escobar 267290a5dc Improved the graphs behaviour when rendered into the dashboard or the visual console
(cherry picked from commit 20128621395cf381d62f1e1b35064b2fb3a67ac1)
2016-05-30 15:26:29 +02:00
fermin831 2b5d58279d Fixed module selection in scheduled downtimes Tickets #3444 2016-05-30 15:25:48 +02:00
Arturo Gonzalez 39d54518eb New transmap in progress (problem with merge from develop) 2016-05-30 13:13:39 +02:00
Arturo Gonzalez a4dd64bb8e Merge branch 'develop' into feature/transactional-map
Conflicts:
	pandora_console/include/constants.php
	pandora_console/operation/menu.php
2016-05-30 13:08:34 +02:00
Arturo Gonzalez 9255d87869 Fixed errors in saml login page 2016-05-30 10:23:33 +02:00
Arturo Gonzalez 2ce399dd0d Fixed last value checkbox in reports. Ticket#3685 2016-05-30 08:58:24 +02:00
Arturo Gonzalez a5eeb7e4f1 New css class to saml button login... 2016-05-30 08:13:46 +02:00
artica bec6baa746 Auto-updated build strings. 2016-05-30 00:01:12 +02:00
artica b6d3f94a94 Auto-updated build strings. 2016-05-29 00:01:14 +02:00
Axel 6168527165 Removed unnecessary call
refresh_N_times_until_find_element was called twice and was unnecessary in line 43
2016-05-28 12:51:11 +02:00
artica 0825d79123 Auto-updated build strings. 2016-05-28 00:01:15 +02:00
Axel c726331fc4 Undo the sys.exit 2016-05-27 21:34:36 +02:00
axl89 3a270fd7b8 Missed quotes! 2016-05-27 19:21:54 +02:00
axl89 099b75e0b9 Improved compatibility with Gitlab + reduce refresh time to 5 seconds instead of 10 2016-05-27 19:09:26 +02:00
axl89 612ad6ea70 Changed workflow on Sauce Lab jobs annotations. Now they are performend when all the tests end 2016-05-27 18:26:47 +02:00
fermin831 1c94eee171 Solved problems with availability reports and unknown time (2)
Tickets #3449
2016-05-27 14:11:26 +02:00
Arturo Gonzalez 8cb651079a Added a diferent loging page to saml system. 2016-05-27 13:59:19 +02:00
Alejandro Gallardo Escobar 534a9f4cfa Show only the avg on the legend of the area/line graphs when the graph is inside a dashboard or a visual map
(cherry picked from commit f1a3863460c8c31d79f60d4f5e398d1116670860)
2016-05-27 11:44:16 +02:00
axl89 53b9fa8762 Fixed infinite loop in assertion 2016-05-27 10:45:49 +02:00
axl89 3f31d27b9d Fixed PAN3 syntax error 2016-05-27 10:21:16 +02:00
axl89 10f941e1e4 Revert "Revert "Temporary workaround to StaleElementReferenceException in PAN3""
This reverts commit 60278d03f0.
2016-05-27 10:20:03 +02:00
Hirofumi Kosaka 225aef21ad BIG_OPERATION_STEP, SMALL_OPERATION_STEP of pandora_db.pl to be configured through the Console. TICKET #3558. 2016-05-27 16:37:58 +09:00
axl89 60278d03f0 Revert "Temporary workaround to StaleElementReferenceException in PAN3"
This reverts commit f604598c80.
2016-05-27 02:54:40 +02:00
axl89 f604598c80 Temporary workaround to StaleElementReferenceException in PAN3 2016-05-27 02:37:30 +02:00
axl89 12eeace7d5 Working on mysterious bugs on PAN2 2016-05-27 01:55:52 +02:00
axl89 5aa6e742bf Fixed some weird StaleElementException error 2016-05-27 01:01:59 +02:00
artica 94656c1f6d Auto-updated build strings. 2016-05-27 00:01:17 +02:00
axl89 9de246554d Added several functions and refactorized all console CI tests 2016-05-26 22:31:00 +02:00
axl89 221d0acaa0 Added PAN_3 console CI test 2016-05-26 22:02:45 +02:00
Arturo Gonzalez f52d02992e Added change in pandora header, now users without PM permissions dont see warning incon. Ticket #3548 2016-05-26 17:22:18 +02:00
Arturo Gonzalez c0ccd438a9 Saml login fixed
(cherry picked from commit 02344033f3)
2016-05-26 16:42:35 +02:00
Arturo Gonzalez 0ee5ccb6b6 Saml login, fixed constants 2016-05-26 15:45:41 +02:00
Alejandro Gallardo Escobar 5a7fecb570 Improved the legends of the vertical bar graphs
(cherry picked from commit 922566dbf7)
2016-05-26 15:38:23 +02:00
axl89 2bbef62d6b Increase verbosity for those strange build fails in PAN_2 2016-05-26 15:37:31 +02:00
Alejandro Gallardo Escobar 7f277e6be0 Fixed the watermark of the vertical bars graph
(cherry picked from commit 12d7087014)
2016-05-26 15:08:12 +02:00
Alejandro Gallardo Escobar 0490a00506 Some visual improvements and an option to hide the labels of the pie graphs
(cherry picked from commit 14127df1dc)
2016-05-26 13:48:08 +02:00
Arturo Gonzalez 5df150bc1b Added new functions to cli. Ticket #3501 2016-05-26 12:28:42 +02:00
Alejandro Gallardo Escobar 595d2768f4 Now some graphs has auto margin (left and right) to center it to its container
(cherry picked from commit 97615ce9fd)
2016-05-26 09:50:38 +02:00
Alejandro Gallardo Escobar 5a2a54e127 Some changed on the vbar and hbar legends and tooltips and changed the windows carriage returns by its unix version
(cherry picked from commit 3637ddc2d479edfc68d6494cb8f59ab85e72ec80)
2016-05-26 08:58:33 +02:00
artica 49f0d1fa1f Auto-updated build strings. 2016-05-26 00:01:16 +02:00
Alejandro Gallardo Escobar e16cb318a1 Visual fixes on the horizontal bar graphs 2016-05-25 18:02:13 +02:00