Commit graph

106 commits

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