Commit Graph

192 Commits

Author SHA1 Message Date
Rouslan Placella
b621d2b56c Split the server staus monitor features into a separate page 2012-12-14 19:05:04 +00:00
Rouslan Placella
8875eb4799 Moved more features from server_status.php to own pages
Dropped live charting
2012-12-14 19:05:03 +00:00
Rouslan Placella
67749fa881 Split the advisor feature into a separate page 2012-12-14 19:05:03 +00:00
Marc Delisle
79c458b21c Fix merge conflicts 2012-12-01 06:42:04 -05:00
Atul Pratap Singh
134e9e6bbf Corrected token value 2012-11-30 12:01:56 +05:30
Rouslan Placella
9a3e110127 Fixed calls to undefined function 2012-11-25 14:33:54 +00:00
Rouslan Placella
83948bac96 Pass the container to the menu functions instead of hard coding 2012-11-23 23:17:22 +00:00
Rouslan Placella
b66b3b5bac Fixed whitespace 2012-11-09 12:41:45 +00:00
Rouslan Placella
dadf65203b Fixed analyzer - was broken in 56cfb01de0 2012-11-09 12:41:45 +00:00
Rouslan Placella
9afe33976d Fixed status monitor 2012-10-30 20:07:02 +00:00
Rouslan Placella
3ca7d34240 Destroy registered jQuery events on page tear down 2012-10-30 20:07:01 +00:00
Rouslan Placella
5838a44339 Use AJAX.registerOnload() instead of $(document).ready() 2012-10-30 20:07:01 +00:00
Rouslan Placella
61fac554d6 Got rid of inline JS on server_status.php 2012-10-30 20:04:51 +00:00
Marc Delisle
9671e65dac Fix merge conflicts 2012-09-22 06:48:24 -04:00
Marc Delisle
ab92682350 Remove Highcharts library and dead code still using it 2012-09-20 20:48:10 -04:00
Atul Pratap Singh
5957570bf5 Re-enable javascript loading for monitor tab 2012-09-17 02:46:36 +05:30
Marc Delisle
eae555520c temporarily change loading mechanism, to enable Firebug tracing 2012-09-16 08:28:29 -04:00
Marc Delisle
cca2aa268b Merge branch 'QA_3_5' 2012-09-11 12:42:56 -04:00
Marc Delisle
095083369a Remove call to old Highcharts code 2012-09-11 12:42:31 -04:00
Marc Delisle
89c60cbbef Fix merge conflicts 2012-09-09 06:40:05 -04:00
Marc Delisle
f24b163fd6 These extra commas are fatal for Internet Explorer 9 2012-09-09 06:30:56 -04:00
Atul Pratap Singh
47b0ee71b9 Fix static data refresh 2012-09-06 21:18:01 +05:30
Atul Pratap Singh
1411d624b8 jqplot: make background transparent in live query/traffic/connections charts 2012-09-06 11:44:47 +02:00
Atul Pratap Singh
2c0faaf7f5 jqplot: remove X axis vertical grid lines 2012-09-06 11:44:38 +02:00
Atul Pratap Singh
2325723a4e jqplot: make background transparent in live query/traffic/connections charts 2012-09-06 00:32:58 +05:30
Atul Pratap Singh
13ca31d85f jqplot: remove X axis vertical grid lines 2012-09-06 00:03:52 +05:30
Atul Pratap Singh
4b6f4ebfe3 Fix jqplot charts response data 2012-08-21 23:57:15 +05:30
Atul Pratap Singh
56cfb01de0 Fix pie chart as per jqplot 2012-08-21 00:33:51 +05:30
Atul Pratap Singh
80f34aea4c Resolve conflicts while merging QA_3_5-jqplot 2012-08-20 23:50:56 +05:30
Atul Pratap Singh
29bd03f21a Fix delay on refresh rate change 2012-08-18 18:58:34 +05:30
Atul Pratap Singh
aef3a13b4d Replot charts on switching tabs 2012-08-18 17:44:16 +05:30
Atul Pratap Singh
853cbb8438 Remove highcharts destroy() and use tabChart object 2012-08-18 17:41:50 +05:30
Atul Pratap Singh
571aa57849 Make charting smooth 2012-08-16 20:15:07 +05:30
Atul Pratap Singh
b4a3f95d58 Use selector values directly 2012-08-15 16:00:51 +05:30
Atul Pratap Singh
619d4c1e1a Use replot with chart object 2012-08-14 01:32:39 +05:30
Atul Pratap Singh
bfd22db4a2 Separate data series for each chart 2012-08-14 00:13:29 +05:30
Atul Pratap Singh
3f082551a0 Separate timeout variables for separate charts 2012-08-13 22:59:30 +05:30
Atul Pratap Singh
94d03f6130 Make default data points as 12, i.e. 2nd on the index list 2012-08-12 19:49:27 +05:30
Atul Pratap Singh
cdbadbe761 Fix chart legends 2012-08-12 17:56:45 +05:30
Atul Pratap Singh
deefd47b33 Fix chart titles 2012-08-11 19:11:50 +05:30
Atul Pratap Singh
109312f870 Fix cleartimeout problem 2012-08-11 19:01:32 +05:30
Atul Pratap Singh
9d3ec34afe Fix name 2012-08-11 18:58:39 +05:30
Atul Pratap Singh
2c6d9d1c18 Fix process chart, total processes number needs to be plotted not the difference 2012-08-11 18:41:18 +05:30
Atul Pratap Singh
34f34e1619 Fix live queries chart 2012-08-11 18:36:11 +05:30
Atul Pratap Singh
7e1164545c Plot traffic charts using jqplot 2012-08-11 18:29:37 +05:30
Atul Pratap Singh
873cd74263 Traffic is to be displayed in KBs 2012-08-11 18:16:19 +05:30
Atul Pratap Singh
bf2a2c4ab3 Fix typo 2012-08-11 18:13:58 +05:30
Atul Pratap Singh
056f1fff79 Add is_timer_on 2012-08-11 17:32:02 +05:30
Atul Pratap Singh
6009af12d8 Same function to plot/replot all live charts 2012-08-11 17:05:35 +05:30
Atul Pratap Singh
d6661d5c84 Generalize AJAX data updation for traffic/queries/processes charts 2012-08-11 16:37:22 +05:30