Steffen Vogel
87785e178d
added more details to exception messages ( fixes #106 )
2011-08-03 14:56:32 +02:00
Steffen Vogel
7040bd0d06
added locale configuration to support foreign 'Sonderzeichen' ( closes #107 )
2011-08-03 14:53:01 +02:00
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
d510f7047d
some fixes for average calculation
2011-07-31 19:10:45 +02:00
Steffen Vogel
50794fd47e
moved statistics and library versions from capabilities to debugging section
2011-07-31 18:16:24 +02:00
Steffen Vogel
c288426657
fixed regex pattern
2011-07-31 18:15:53 +02:00
Steffen Vogel
18e29412f6
yet another JSON syntax fix :-S (JSON escape rules are really pain in the ass)
2011-07-30 13:17:04 +02:00
Steffen Vogel
92cd19d4d5
fixed syntax errors in JSON
2011-07-30 12:48:13 +02:00
Steffen Vogel
8e3688ff5d
fixed some patterns in our property validation ( fixes #103 )
2011-07-27 19:13:27 +02:00
Steffen Vogel
6c8942c904
fixes #73 (wrong calculation of consumption & average)
2011-07-22 12:29:16 +02:00
Steffen Vogel
993fbce82a
updated view system
2011-07-22 12:28:58 +02:00
Steffen Vogel
e0741e2d98
added more debugging infos
2011-07-22 10:34:46 +02:00
Steffen Vogel
11175bbcbb
Merge branch 'delete-entities'
2011-07-20 13:39:02 +02:00
Steffen Vogel
3f28261159
some more fixes for #55
2011-07-20 13:38:41 +02:00
Steffen Vogel
83fc4a2c14
added 'aggregator' context for future compability ('group' context ist deprecated)
2011-07-20 13:01:11 +02:00
Steffen Vogel
834485fb4e
removed old cookie stuff from middleware
2011-07-20 12:59:48 +02:00
Steffen Vogel
60991480eb
fixed #55 (we can delete entities)
2011-07-20 12:57:58 +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
1d698f8992
fixed search_idx for data table ( fixes #90 )
2011-07-03 15:30:21 +02:00
Steffen Vogel
5e2950a455
some small changes for sensor consmuption ( closes #72 )
2011-06-26 22:08:53 +02:00
Steffen Vogel
9df0851d3e
Merge branch 'sensor-integration'
2011-06-26 21:46:41 +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
075ea2c47c
added integra-calculus for sensor consumption
2011-06-26 21:40:45 +02:00
Steffen Vogel
9ffbaa3c94
removed cost property from "powersensor" entity because we cannot determine the comsumption with SensorInterpreter atm
2011-06-26 00:50:04 +02:00
Steffen Vogel
3493bce3bc
fixed JSON padding
2011-06-24 17:44:19 +02:00
Steffen Vogel
e4b1f69548
applied changes from jahir (thank you)
2011-06-14 22:59:08 +02:00
Steffen Vogel
da70f95de0
implemented new submission protocol
2011-06-12 21:38:19 +02:00
Steffen Vogel
7d086f4b36
added property for local interface address
2011-05-27 22:27:43 +02:00
Steffen Vogel
98fa92f957
updated year 2010 -> 2011
2011-04-07 00:01:41 +02:00
Steffen Vogel
3245609b5b
some fixes for JpGraph
2011-04-06 23:51:55 +02:00
Steffen Vogel
18a7078d33
added more options to configuration
...
added snapshot button
2011-04-06 23:49:54 +02:00
Steffen Vogel
4dc269c8e8
renamed "backend" to "middleware"
2011-03-24 22:39:26 +01:00
Steffen Vogel
aca8c2fc21
fixed bug in XML view
2011-03-24 22:16:30 +01:00
Steffen Vogel
3551c924bd
improved handling when no public entities are available
2011-03-24 22:13:37 +01:00
Steffen Vogel
549c3a8cef
fixed backend response if no public entities are available
2011-03-24 00:11:59 +01:00
Justin Otherguy
baa7ab92bf
changed unit for water meter from m^3 to l
2011-03-19 02:09:15 +01:00
Justin Otherguy
f6f81f5ae0
corrected unit for water meter
2011-03-19 01:39:10 +01:00
Steffen Vogel
855655931d
set lib.doctrine = NULL to use php's include path, thx to jahir
2011-03-17 11:43:09 +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
d7192c2b7f
adapted Views to new DataController
...
improved debugging and entity defintion
2011-03-16 14:45:43 +01:00
Steffen Vogel
71bfe883d6
changed default behavior of DataController
2011-03-16 14:45:22 +01:00
Steffen Vogel
ca92eaa5e7
removed namespace from exception type
2011-03-16 12:11:52 +01:00
Steffen Vogel
b783573d9e
added translations to definitions
2011-03-16 12:09:22 +01:00
Steffen Vogel
2e48407cef
fixed smaller issues, added comments
2011-03-15 11:52:42 +01:00
Steffen Vogel
3aa02568ee
fixed 'division by zero' issue
2011-03-15 10:10:52 +01:00
Steffen Vogel
7176e4a728
applied new DataIterator to Sensors
2011-03-14 16:20:18 +01:00
Steffen Vogel
73255c6698
removed debugging & smaller bugs
2011-03-14 16:18:03 +01:00
Steffen Vogel
e5a9b706b2
simplified data processing
2011-03-14 15:58:03 +01:00
Steffen Vogel
3259c3d9e3
backend accepts now parameters via POST
2011-03-11 00:07:40 +01:00