Commit Graph

37 Commits

Author SHA1 Message Date
c268d10735 Update docblocks 2012-05-23 12:01:13 -04:00
c61587283e Remove lowercasing of class in autolader 2012-05-22 16:18:32 -04:00
58a8fa48c1 Revert "improved autoloader"
This reverts commit cade0f5768.
2012-05-22 16:12:04 -04:00
cade0f5768 improved autoloader 2012-05-22 16:07:30 -04:00
251bc591da Move classes to miniMVC namespace 2012-05-22 11:11:36 -04:00
000850de5c Fix tests 2012-05-21 15:24:36 -04:00
66f914c80f Autoload traits 2012-05-21 14:58:58 -04:00
f5537bdea4 Autoload system libraries 2012-05-21 14:49:33 -04:00
e434c0d865 Removed in favor of autoloading 2012-05-21 14:29:36 -04:00
a21a99f10f Fix tests 2012-05-18 16:20:47 -04:00
8e97f37fe0 Code style consistency improvements 2012-05-18 13:52:12 -04:00
134d1091a9 update generated docs 2012-05-18 08:04:01 -04:00
d4d700efe6 simplify index.php file 2012-05-16 16:47:36 -04:00
a8cbfb0cbe miscellaneous tweaks 2012-05-15 16:53:10 -04:00
67fc68c904 routing tweaks 2012-05-15 11:22:16 -04:00
e817a47769 Miscellaneous improvements 2012-05-14 14:35:57 -04:00
aa1c024ca1 Move procedural code from common.php to index.php 2012-05-07 11:38:57 -04:00
327ba4bf6f Reorganize system folder 2012-05-03 13:26:09 -04:00
bc753866db misc updates 2012-05-03 07:56:14 -04:00
497c7a769f Lots of fixes 2012-05-01 16:39:14 -04:00
a2fa2d917f Routing fixes. Fix issue #1 2012-05-01 15:22:29 -04:00
b4d5ed60ee Simplify routing 2012-05-01 09:39:49 -04:00
4be2e0ee57 Switch routing from using PATH_INFO, to use REQUEST_URI 2012-05-01 09:29:45 -04:00
4da0123985 Move code out of src folder 2012-04-30 16:33:48 -04:00
88236dce0b Unit test reorganization 2012-01-13 12:28:11 -05:00
1f2cafdead Added reflection class 2012-01-10 12:45:04 -05:00
3fdfec38c0 Better comments in core files, added dbad-license 2012-01-09 10:32:52 -05:00
42ffdd0ad9 Minor restructuring, db class improvements 2012-01-05 16:31:50 -05:00
656fc8cba0 Some DB fixes and error handling improvements 2012-01-04 19:47:32 -05:00
df35da10bb Various error-handling changes 2012-01-03 21:54:09 -05:00
e19814fdfa Various improvements 2012-01-03 16:36:46 -05:00
a72f8d332f Miscellaneous Fixes 2011-12-30 16:41:25 -05:00
17b8bdbc6b Got router working 2011-12-29 16:57:28 -05:00
dda867c208 Fixed object inheritence, changed config to be based more on constants 2011-12-29 10:31:04 -05:00
c5634b182a Various improvements, need to fix class auto-loading 2011-12-28 19:33:41 -05:00
e03cad02be Created basic loader, added minifier, misc improvements 2011-12-27 16:47:27 -05:00
8fff8a2df2 First commit 2011-12-27 13:24:28 -05:00