vzlogger/htdocs/frontend/javascripts
Jakob Hirsch 98300a7aa0 added "steps" display
this should much better represent the output from s0 electricity meters
and water meters, where we get one impuls per energy or volume unit and
(more important) the time interval depends on the throughput.
this does not make much sense for temperature, though. unfortunately,
we have currently no means to select different chart types depending
on the entity type.
also, I had to change the backend to output the starting time of the
interval (flot needs that) instead of the ending time, which changes
the "lines" chart. but since this chart is wrong for electricity and
water anyway, it doesn't realy matter, though.
2011-03-17 03:11:24 +01:00
..
flot closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
jquery replaced minified javascript libs by full versions to make debugging easier 2011-03-11 17:15:09 +01:00
entity.js added extra column for costs 2011-03-16 17:51:54 +01:00
firebug-lite.js closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
functions.js improved exception handling in frontend 2011-03-16 12:13:08 +01:00
helper.js repalced own ajax queue by jquery news deferred objects 2011-03-14 13:48:16 +01:00
init.js repalced own ajax queue by jquery news deferred objects 2011-03-14 13:48:16 +01:00
json.js closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
options.js added "steps" display 2011-03-17 03:11:24 +01:00
property.js too much to sumarize ;) 2011-03-11 00:13:23 +01:00
uuid.js too much to sumarize ;) 2011-03-11 00:13:23 +01:00
wui.js added "steps" display 2011-03-17 03:11:24 +01:00