Commit graph

31 commits

Author SHA1 Message Date
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
8d9076da15 removed trash 2011-02-24 18:07:18 +01:00
Steffen Vogel
a13c4d7562 cosmetics 2011-01-30 12:53:25 +01:00
Steffen Vogel
0ad0046d40 fixed highly critical bug in DataController 2011-01-16 00:33:52 +01:00
Steffen Vogel
a780d9b95a added alternative property filter method 2011-01-15 15:40:21 +01:00
Steffen Vogel
c832e83ed4 improved several controllers 2011-01-15 15:35:37 +01:00
Steffen Vogel
efddd60757 cosmetics 2011-01-15 15:31:50 +01:00
Steffen Vogel
bea5f58f16 added file and lineno to debug messages 2011-01-15 14:50:53 +01:00
Justin Otherguy
268257ee03 ...and another one... 2011-01-09 23:56:43 +01:00
Justin Otherguy
03ff19b05a one more correction 2011-01-09 23:54:08 +01:00
Justin Otherguy
c53e21a420 corrected calculation of average... 2011-01-09 23:52:05 +01:00
Justin Otherguy
929a4f7c39 relocated rounding from backend to frontend 2011-01-09 21:42:27 +01:00
Justin Otherguy
e231f75ac1 rounding the values 2011-01-08 12:01:22 +01:00
Justin Otherguy
b5f7ffcf35 filled display for "average" for meters 2011-01-08 01:43:16 +01:00
Justin Otherguy
b5f8ae7d91 renamed "current" to "last"; more precise (and: "current" is ambiguous; particularly in a project that deals with electricity...) 2011-01-07 15:42:51 +01:00
Justin Otherguy
627813ac35 added display for the current value to the frontend (side-by-side to max., min. and avg.) 2011-01-07 15:18:31 +01:00
Steffen Vogel
28d409f145 added powersensor definition 2011-01-03 20:02:46 +01:00
Steffen Vogel
ce3611c46f Merge branch 'master' of github.com:volkszaehler/volkszaehler.org 2011-01-03 09:26:06 +01:00
Steffen Vogel
f291de8377 ignores NULL as return value for controllers 2011-01-03 09:24:53 +01:00
Justin Otherguy
cbfa56669d updated wiki path 2010-12-28 19:58:53 +01:00
Steffen Vogel
658e184feb removed old properties for prototype controller 2010-12-27 23:50:16 +01:00
Steffen Vogel
6492b080de improved performence 2010-12-27 23:46:27 +01:00
Steffen Vogel
d5d782aebb closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
Steffen Vogel
2adbdf9a24 separeted frontend from backend
adjusted include paths of tools
2010-06-07 12:11:51 +02:00
Steffen Vogel
29cc78bc1b renamed controller and view function calls 2010-06-07 02:14:15 +02:00
Steffen Vogel
71e8d9f9a1 introduced view component of MVC pattern
implemented JsonView
2010-06-07 02:13:05 +02:00
Steffen Vogel
dc7d96206a beautified instantiation with ReflectionClass 2010-06-07 01:03:53 +02:00
Steffen Vogel
36abb3b7ea moved addChannel() to ChannelController
done some code cleanup and added comments
2010-06-07 00:42:25 +02:00
Steffen Vogel
62ff0c614d moved ressources into new directory structure according to the MVC pattern
improved class autoloading with preg_replace()
2010-06-07 00:34:46 +02:00
Steffen Vogel
29c9157cc1 first commit to project repository, lets work together!
import of my reworked version of justins code
merged f10's frontend (some work nescessary)
2010-06-06 16:05:46 +02:00