Re: Graphs are not showing up in Internet Explorer for VCL 2.2.1

2011-03-31 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerhard, Both of these issues are ones I found on our production site but never remembered to check in to our code repo. I just checked in the fix and will be cutting a new RC shortly and starting the vote process all over again... The fix is to

Re: Graphs are not showing up in Internet Explorer for VCL 2.2.1

2011-03-30 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerhard, There's a small bug in js/statistics.js. You need to modify generateColGraphsCB and generateHourGraphsCB. Look for graph.addAxis and remove the ',' after the last element in each array. I.e. the following two lines minorTickStep:

RE: Graphs are not showing up in Internet Explorer for VCL 2.2.1

2011-03-30 Thread Hartl, Gerhard L.
Just a note since I figure this is somewhat related, but while the graphs do show properly in IE now, the Past 12 Hours of Active Reservations graph on the dashboard does not show within the right column table for IE only. It displays outside of it instead and it gets cut in half. Looks