Commit Graph

30 Commits

Author SHA1 Message Date
Timothy Warren 55e8c48b1d Overhaul back to php 5.3 Remove redundant class structure 2012-07-03 13:33:36 -04:00
Timothy Warren 467c28f05e Update docs 2012-06-06 16:55:34 -04:00
Timothy Warren 6bcd5ad4d8 Misc cleanup 2012-05-22 11:31:19 -04:00
Timothy Warren 251bc591da Move classes to miniMVC namespace 2012-05-22 11:11:36 -04:00
Timothy Warren 66f914c80f Autoload traits 2012-05-21 14:58:58 -04:00
Timothy Warren 7b4c4afaad update docs 2012-05-21 14:51:07 -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 1167ea6b0b Rework docs to not include app folder 2012-05-16 09:07:12 -04:00
Timothy Warren c4eb64d45d Rework output and page classes 2012-05-16 08:29:52 -04:00
Timothy Warren a8cbfb0cbe miscellaneous tweaks 2012-05-15 16:53:10 -04:00
Timothy Warren 7751d1d7aa Remove query docs from generated documentation 2012-05-15 12:40:32 -04:00
Timothy Warren 86bb2a2ace Added data_store library 2012-05-15 10:23:31 -04:00
Timothy Warren b3ffa9e1b5 Update docs 2012-05-14 16:38:49 -04:00
Timothy Warren e817a47769 Miscellaneous improvements 2012-05-14 14:35:57 -04:00
Timothy Warren 0979a4bb9f Update reference to Query 2012-05-14 14:06:04 -04:00
Timothy Warren aa1c024ca1 Move procedural code from common.php to index.php 2012-05-07 11:38:57 -04:00
Timothy Warren 89f5194ce7 Reorganize app folder 2012-05-03 16:07:40 -04:00
Timothy Warren 327ba4bf6f Reorganize system folder 2012-05-03 13:26:09 -04:00
Timothy Warren 2c20d3b83e Changed load_class method to be able to load singleton objects 2012-05-03 11:39:09 -04:00
Timothy Warren 70a22c2f4b Added files to preserve empty folders 2012-05-03 10:05:58 -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 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 2729f4416f Update reference to Query 2012-04-30 16:24:05 -04:00
Timothy Warren 4d8be8e6d8 Reorganize class hierarchy 2012-04-27 16:28:25 -04:00
Timothy Warren 6890520835 Fix database 2012-04-26 16:50:41 -04:00
Timothy Warren 4b6ad422bf Various improvements - db needs fixing though 2012-04-26 16:26:50 -04:00