Commit Graph

73 Commits

Author SHA1 Message Date
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 9da461d135 Consistency improvements 2012-05-17 16:22:39 -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 67fc68c904 routing tweaks 2012-05-15 11:22:16 -04:00
Timothy Warren c895797f48 Update readme 2012-05-15 10:27:34 -04:00
Timothy Warren 86bb2a2ace Added data_store library 2012-05-15 10:23:31 -04:00
Timothy Warren de471b95d0 Update readme 2012-05-14 16:52:05 -04:00
Timothy Warren b3ffa9e1b5 Update docs 2012-05-14 16:38:49 -04:00
Timothy Warren 1b769f2a1f Fix error view path for database 2012-05-14 16:35:11 -04:00
Timothy Warren 067d32777e Remove extra files 2012-05-14 14:52:01 -04:00
Timothy Warren fc5972e572 Convert reference to Query into proper submodule 2012-05-14 14:49:33 -04:00
Timothy Warren 19f0a667da Add global gitignore file 2012-05-14 14:45:57 -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 b9a4cab29b Merge in Query changes 2012-05-03 13:27:47 -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 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 ea7486b4ab Various updates 2012-04-30 16:52:38 -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
Timothy Warren e0246ce786 Convert routes to short array, include Query for db 2012-04-05 13:37:01 -04:00
Timothy Warren 3dc42c65cf Switch arrays to short syntax 2012-04-05 12:48:10 -04:00
Timothy Warren 82165aa903 Type hinting 2012-03-05 14:34:51 -05:00
Timothy Warren bcfc97a2c3 Added traits 2012-03-05 12:01:55 -05:00
Timothy Warren d71fe56630 Fixed unit tests 2012-01-30 18:20:05 -05:00
Timothy Warren a5474c9d56 Added to_string global function 2012-01-27 12:55:58 -05:00
Timothy Warren f07658652e Fixed main class file 2012-01-27 12:20:47 -05:00
Timothy Warren a5e004d6b4 Removed do_curl() function, various improvements 2012-01-27 12:12:22 -05:00
Timothy Warren 55fcf167a3 Reorganized tests, updated README, added EVIRONMENT constant 2012-01-17 11:55:42 -05:00
Timothy Warren 309846ee8f More unit tests 2012-01-17 08:10:30 -05:00
Timothy Warren 454a59123c Added first few unit tests 2012-01-16 21:36:28 -05:00
Timothy Warren 22aa588cde Relocated index.php 2012-01-13 12:29:05 -05:00
Timothy Warren 88236dce0b Unit test reorganization 2012-01-13 12:28:11 -05:00