Commit graph

14 commits

Author SHA1 Message Date
Steffen Vogel
9be19fcadc added some small improvements and comments 2010-06-13 18:30:57 +02:00
Steffen Vogel
8d9c294de7 unified backend to uuid's instead of u(u|g|c)id's
api keeps unaffected
updated sql dumps to new namings
2010-06-13 14:25:19 +02:00
Steffen Vogel
02ffac52e0 added some TODO comments to API calls 2010-06-11 23:17:45 +02:00
Steffen Vogel
eafaf99341 added casts and validation to get parameters 2010-06-09 22:17:16 +02:00
Steffen Vogel
d78996c673 checks for class existance on dynamic instatiation 2010-06-09 21:53:55 +02:00
Steffen Vogel
0c162cfede simplified dynamic class instantiation 2010-06-09 21:11:26 +02:00
Steffen Vogel
984306304b introduced new view system (also introduced new api version 0.2) 2010-06-09 19:34:29 +02:00
f10
a2ad3b68cc adapt fronted to new backend 2010-06-08 21:26:02 +02:00
Steffen Vogel
9dc4986f6d refactor $readings -> $data 2010-06-08 19:57:42 +02:00
Steffen Vogel
888fc0aa1a fixed getBy*() 2010-06-08 19:01:45 +02:00
Steffen Vogel
d20ba8b589 introduced DataController
reorganized Views
2010-06-08 15:39:31 +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
91adac34a2 direct call to controller actions from frontcontroller
added UserController (to be fully implemented)
2010-06-07 21:48:49 +02:00
Steffen Vogel
2adbdf9a24 separeted frontend from backend
adjusted include paths of tools
2010-06-07 12:11:51 +02:00