Commit graph

17 commits

Author SHA1 Message Date
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