Commit Graph

39 Commits

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