Commit Graph

45 Commits

Author SHA1 Message Date
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
9da461d135 Consistency improvements 2012-05-17 16:22:39 -04:00
d4d700efe6 simplify index.php file 2012-05-16 16:47:36 -04:00
c4eb64d45d Rework output and page classes 2012-05-16 08:29:52 -04:00
a8cbfb0cbe miscellaneous tweaks 2012-05-15 16:53:10 -04:00
67fc68c904 routing tweaks 2012-05-15 11:22:16 -04:00
86bb2a2ace Added data_store library 2012-05-15 10:23:31 -04:00
de471b95d0 Update readme 2012-05-14 16:52:05 -04:00
1b769f2a1f Fix error view path for database 2012-05-14 16:35:11 -04:00
fc5972e572 Convert reference to Query into proper submodule 2012-05-14 14:49:33 -04:00
e817a47769 Miscellaneous improvements 2012-05-14 14:35:57 -04:00
0979a4bb9f Update reference to Query 2012-05-14 14:06:04 -04:00
aa1c024ca1 Move procedural code from common.php to index.php 2012-05-07 11:38:57 -04:00
89f5194ce7 Reorganize app folder 2012-05-03 16:07:40 -04:00
b9a4cab29b Merge in Query changes 2012-05-03 13:27:47 -04:00
327ba4bf6f Reorganize system folder 2012-05-03 13:26:09 -04:00
2c20d3b83e Changed load_class method to be able to load singleton objects 2012-05-03 11:39: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
9e36f60b28 More Quercus fixes 2012-01-11 16:56:18 -05:00
bd1a484f2b More header comments\! 2012-01-11 14:49:26 -05:00
eebe7c8fc8 More Quercus fixes 2012-01-11 12:21:52 -05:00
aedc4bb31a Improved compatiblity with Quercus PHP 2012-01-11 10:26:56 -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
2d85763af6 Various small improvements 2012-01-08 16:07:54 -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
36f3ac3148 Updated readme and fixed some whitespace issues 2011-12-30 17:09:29 -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
a91b2a414e Various formatting fixes 2011-12-29 11:24:10 -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