Steffen Vogel
|
32540097c5
|
renamed GPL licence file accoring to recommendation of the FSF (http://www.gnu.org/licenses/gpl-howto.html)
|
2010-06-07 21:54:49 +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
|
b2331e7d6c
|
completed sql dumps
|
2010-06-07 21:16:59 +02:00 |
|
Steffen Vogel
|
c419ecb4a4
|
updated gits ignore patterns
|
2010-06-07 12:33:24 +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 |
|
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 |
|