Commit graph

27 commits

Author SHA1 Message Date
Steffen Vogel
f7b7c710e7 interval dependend time format for headline 2011-07-31 18:51:13 +02:00
Steffen Vogel
4828004746 improved export dropdown (fixes #66)
improved behaviour after deleting entities
2011-07-22 15:44:20 +02:00
Steffen Vogel
139dc982cc added timezone offset to headline 2011-07-22 11:44:40 +02:00
Steffen Vogel
dad6821d22 added sorting for public entities (fixes #93) 2011-07-03 21:52:16 +02:00
Steffen Vogel
2deadf5ca6 added children to middleware response for public entities (fixes #87 again) 2011-07-03 21:32:10 +02:00
Steffen Vogel
fef62d4134 another tiny fix to close #87 2011-07-03 15:48:07 +02:00
Steffen Vogel
18dfad1071 fixed little typo (closes #87) 2011-07-03 15:43:55 +02:00
Steffen Vogel
fa27ec21c1 fixed #86 2011-06-30 22:04:33 +02:00
Steffen Vogel
6ed9f49d51 cosmetics 2011-06-30 18:56:46 +02:00
Steffen Vogel
81d64f0f69 Merge branch 'xsite-middleware'
Conflicts:
	htdocs/frontend/index.html
	htdocs/frontend/javascripts/wui.js
2011-06-26 21:46:29 +02:00
Steffen Vogel
e4e077f412 first bunch of changes to subscribe to remote channels 2011-06-26 04:38:13 +02:00
Steffen Vogel
989225a8f1 added year to headline date (closes #77) 2011-06-25 23:27:29 +02:00
Steffen Vogel
0279272535 removes refresh upon startup 2011-04-07 01:16:28 +02:00
Steffen Vogel
98fa92f957 updated year 2010 -> 2011 2011-04-07 00:01:41 +02:00
Steffen Vogel
18a7078d33 added more options to configuration
added snapshot button
2011-04-06 23:49:54 +02:00
Steffen Vogel
60900666ee Merge branch 'master' of git://github.com/svenp/volkszaehler.org
Added form to create new entities (thx to paepke)

Conflicts:
	misc/controller/bash/log_i2c_ds1631_ecmd.sh
2011-03-26 13:19:02 +01:00
Steffen Vogel
dca9b59fa8 some smaller changes in the frontend 2011-03-25 09:24:00 +01: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
00c24ec2d1 don't auto-refresh if we want to see old data 2011-03-22 15:16:56 +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
c979bcea8e renamed frontend.js 2011-03-11 00:12:39 +01:00
Renamed from htdocs/frontend/javascripts/frontend.js (Browse further)