Commit graph

8 commits

Author SHA1 Message Date
Steffen Vogel
2adbdf9a24 separeted frontend from backend
adjusted include paths of tools
2010-06-07 12:11:51 +02:00
Steffen Vogel
782a1c2ee2 fixed loading of configuration (thx to f10) 2010-06-07 10:52:17 +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