Commit graph

473 commits

Author SHA1 Message Date
Steffen Vogel
30729337e7 replaced minified javascript libs by full versions to make debugging easier
(we should minify all scripts, including ours, before the final release)
2011-03-11 17:15:09 +01:00
Steffen Vogel
bae8262524 too much to sumarize ;) 2011-03-11 00:13:23 +01:00
Steffen Vogel
c979bcea8e renamed frontend.js 2011-03-11 00:12:39 +01:00
Steffen Vogel
d3398f870e upgraded third party javascript libraries 2011-03-11 00:11:54 +01:00
Steffen Vogel
3259c3d9e3 backend accepts now parameters via POST 2011-03-11 00:07:40 +01:00
Steffen Vogel
dfea55a173 fixed units for power meters 2011-03-11 00:07:08 +01:00
Steffen Vogel
c4c34308d3 finally using our definitions to translate entity type & properties 2011-03-07 17:31:28 +01:00
Steffen Vogel
f22838c84d smaller changes, typos & tests 2011-03-07 16:13:17 +01:00
Steffen Vogel
a0d3f0d29a improved output processing of generic arrays
fixed bug for sowing public entities
2011-03-07 16:12:08 +01:00
Steffen Vogel
469a930caf reworked CapabilitiesController 2011-03-07 16:11:12 +01:00
Steffen Vogel
e2f9ee02e1 improved debugging methods (looking forward for improved capability handling) 2011-03-07 15:38:07 +01:00
Steffen Vogel
02a1f7545e stripped code 2011-03-07 15:37:20 +01:00
Steffen Vogel
423055eca5 allow access to non htdocs directory from localhost for development purpuses 2011-03-07 15:35:30 +01:00
Steffen Vogel
42fb3112d4 updated manual 2011-03-07 02:35:36 +01:00
Steffen Vogel
9d962df9ac fixes #62 (yet another autoscaling issue) 2011-03-07 02:34:21 +01:00
Steffen Vogel
2f500d3547 updated ethersex submodule 2011-03-07 02:33:59 +01:00
Steffen Vogel
1cb45f47d8 Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2011-03-07 01:36:43 +01:00
SvenPeitz
7b0b6d8a50 fixed
TEMPERATURE=`echo 1w get $SENSORID | nc $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
to
TEMPERATURE=`echo 1w get $SENSORID | $NC $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
2011-03-03 22:22:32 +01:00
SvenPeitz
e5c9902a4c closes #59 2011-03-03 21:54:58 +01:00
Steffen Vogel
fb3bfe8b24 fixed autoscaling 2011-03-02 14:27:54 +01:00
Steffen Vogel
82af13ad1f tried to fix some install issues (doctrine path) 2011-03-02 12:46:37 +01:00
Steffen Vogel
a4c1094466 fixed #35 (fetch more data to avoid paddings in frontend) 2011-03-02 01:55:45 +01:00
Steffen Vogel
d4c296ca34 fixed invalid array indexes for min/max output 2011-03-02 01:17:20 +01:00
Steffen Vogel
102716aa68 added search index to database (this should be a huge performance improvement) 2011-03-02 01:09:35 +01:00
Steffen Vogel
e1ecd428ae changed default color for plots 2011-03-01 23:51:26 +01:00
Steffen Vogel
7492c62336 Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2011-03-01 23:50:26 +01:00
Steffen Vogel
f8d22a321c added exception for consumption and SensorInterpreters 2011-03-01 23:49:38 +01:00
Justin Otherguy
5b36c5fea1 corrected path to flot for IE 2011-03-01 23:16:32 +01:00
Steffen Vogel
a790f0b50e updated Symfony path in installer script 2011-02-27 15:56:29 +01:00
Steffen Vogel
c7c74a33d3 fixed invalid Symfony path 2011-02-27 15:54:16 +01:00
Steffen Vogel
db9aeb37b0 added tuple count to json output 2011-02-27 15:50:04 +01:00
Steffen Vogel
2092a257f2 fixed "Data has to be processed first!" exception when requesting a interval with no data 2011-02-27 15:08:06 +01:00
Steffen Vogel
cbfccdfd7b worked on manual (pdf version derefered) 2011-02-27 14:57:05 +01:00
Steffen Vogel
8f7683bf39 fixes #54 (double slash after redirection)
added check for javascript
2011-02-27 14:54:57 +01:00
Steffen Vogel
00c78469d3 fixed #15 (switched doc generator to doxygen) 2011-02-27 14:31:48 +01:00
Steffen Vogel
f4564b86a7 fixed logic bug 2011-02-26 17:47:20 +01:00
Steffen Vogel
141a1b2846 added stable doctrine version to install.sh 2011-02-26 13:20:23 +01:00
Steffen Vogel
6660456f5c some cosmetics & more performance enhancements 2011-02-25 21:37:24 +01:00
Steffen Vogel
e8c47dc899 fixed #44 (allows negative values for temperature sensors) 2011-02-25 21:32:04 +01:00
Steffen Vogel
9445fb8ca0 added min/max/avg/consumption calculations to MeterInterpreter
improved performance
2011-02-25 20:08:08 +01:00
Steffen Vogel
b2b6f357a9 fixed bug for logging data 2011-02-25 20:02:25 +01:00
Steffen Vogel
6fa845ed3e fixed overlay and zoom issue 2011-02-25 17:52:32 +01:00
Steffen Vogel
8eff32104e added colum to show energy consumption in kWh (unit stil missing) 2011-02-25 00:34:58 +01:00
Steffen Vogel
443081f9a0 added universal format routine for all output modes
improved rendering performance of all output modes
2011-02-25 00:16:55 +01:00
Steffen Vogel
4456c43263 removed obsolete plaintext output (overlaps with csv output) 2011-02-25 00:13:20 +01:00
Steffen Vogel
125240b701 added commit hash to VZ_VERSION 2011-02-24 23:14:56 +01:00
Steffen Vogel
ba71b1655f rewrite of csv and plaintext output 2011-02-24 18:08:00 +01:00
Steffen Vogel
c6abcf373f added hints for demo data 2011-02-24 18:07:41 +01:00
Steffen Vogel
8d9076da15 removed trash 2011-02-24 18:07:18 +01:00
Steffen Vogel
cad41b1804 fixed #41 (display current value) 2011-02-24 17:58:16 +01:00