Steffen Vogel
46c11577c1
improved handling of plotting style for powersensors ( fixes #89 )
...
improved property handling in frontend
2011-08-01 01:59:34 +02:00
Steffen Vogel
139dc982cc
added timezone offset to headline
2011-07-22 11:44:40 +02:00
Steffen Vogel
5e2950a455
some small changes for sensor consmuption ( closes #72 )
2011-06-26 22:08:53 +02:00
Steffen Vogel
e4e077f412
first bunch of changes to subscribe to remote channels
2011-06-26 04:38:13 +02:00
Jakob Hirsch
b849ae009f
added option to flot to recalculate timestamps in local time.
...
use this options in vz options.
2011-06-14 21:46:12 +08:00
Jakob Hirsch
0f842f375a
removed custom timeformat
2011-06-14 21:46:12 +08:00
Steffen Vogel
98fa92f957
updated year 2010 -> 2011
2011-04-07 00:01:41 +02:00
Steffen Vogel
12a41612b3
Merge branch 'master' of git://github.com/jahir/volkszaehler.org
2011-03-24 23:22:37 +01:00
Steffen Vogel
4dc269c8e8
renamed "backend" to "middleware"
2011-03-24 22:39:26 +01:00
Jakob Hirsch
ee788774ec
reworked auto-refresh
...
- re-calculate refresh time after zooming or selecting
- calculate refresh time according to number of tuples
- use wrappers for setting/clearing refresh time
2011-03-22 12:54:35 +01:00
Steffen Vogel
fd6dc000d3
fixed typo
2011-03-17 11:22:24 +01:00
Steffen Vogel
b886d84802
added channel type dependend rendering as proposed by jahir
2011-03-17 11:01:19 +01:00
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
Steffen Vogel
55b54b0dcf
fixed automatic refresh and options saving (broken by scope issues)
2011-03-16 12:13:27 +01:00
Steffen Vogel
7aea1823e9
repalced own ajax queue by jquery news deferred objects
2011-03-14 13:48:16 +01:00
Steffen Vogel
c4c34308d3
finally using our definitions to translate entity type & properties
2011-03-07 17:31:28 +01:00
Steffen Vogel
e1ecd428ae
changed default color for plots
2011-03-01 23:51:26 +01:00
Steffen Vogel
e8c47dc899
fixed #44 (allows negative values for temperature sensors)
2011-02-25 21:32:04 +01:00
Steffen Vogel
4a7323998b
added dynamic refresh interval depending on zoom
2011-01-16 00:12:22 +01:00
Justin Otherguy
aa184b785c
adapted value rounding in options.js (due to modied interpretation)
2011-01-09 22:02:49 +01:00
Justin Otherguy
929a4f7c39
relocated rounding from backend to frontend
2011-01-09 21:42:27 +01:00
Justin Otherguy
543c0c3de3
updatet default backend path
2010-12-28 01:19:14 +01:00
Steffen Vogel
d5d782aebb
closes #39 (new directory structure)
2010-12-27 16:06:03 +01:00