25 Commits

Author SHA1 Message Date
1444e14853 Fixed Widget::widget 2014-01-26 23:02:59 +04:00
a2dca09e71 Modified phpdoc 2014-01-26 17:50:04 +04:00
db7e4a4401 Added echo output in case there's return 2014-01-26 17:44:19 +04:00
4023f4215a Allow writing widgets using return instead of echo in the run method to make it consistent with controller 2014-01-26 16:08:24 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
3b12bbd8f2 Fixes issue #90 2013-05-04 14:28:09 -04:00
5b412b8f84 script WIP 2013-04-16 17:42:31 -04:00
c32a202d82 refactored MVC. 2013-03-31 20:21:29 -04:00
884977a724 renamed util to helpers. 2013-03-23 15:32:26 -04:00
a5ee5b842b view WIP 2013-03-22 17:22:29 -04:00
1d48d01ef7 refactored View. 2013-03-20 22:03:13 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
311f876b7b MVC WIP 2013-01-30 23:34:04 -05:00
bd320533ab MVC WIP 2013-01-30 19:49:38 -05:00
3fa22483c1 refactored logging.
MVC WIP
2013-01-27 17:11:06 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
41650dd643 ... 2012-05-30 23:10:54 -04:00
0c85d56b74 finished view. 2012-05-28 00:03:17 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00