Commit graph

8 commits

Author SHA1 Message Date
Steffen Vogel
1dae152814 added getMin(), getMax(), getAverage() and getData() to Meter class (backend based calculations) 2010-06-08 12:24:29 +02:00
Steffen Vogel
3cf30a3dc0 added DrUUID RFC4122 library for PHP5 by J. King (http://jkingweb.ca/) 2010-06-08 02:29:51 +02:00
Steffen Vogel
b9b639b6a0 moved Channel::toJson to JsonView (future redesign in View needed) 2010-06-08 02:10:48 +02:00
Steffen Vogel
c7a2c4390e added uuid and ugid 2010-06-08 02:10:19 +02:00
Steffen Vogel
91adac34a2 direct call to controller actions from frontcontroller
added UserController (to be fully implemented)
2010-06-07 21:48:49 +02:00
Steffen Vogel
8884656ea7 improved exception & error handling 2010-06-07 21:47:51 +02:00
Steffen Vogel
d87cbe2c95 restricted direct backend access by using .htaccess 2010-06-07 12:32:44 +02:00
Steffen Vogel
2adbdf9a24 separeted frontend from backend
adjusted include paths of tools
2010-06-07 12:11:51 +02:00