This website requires JavaScript.
Explore
Help
Register
Sign In
abijah
/
pmgr
Watch
1
Star
0
Fork
0
You've already forked pmgr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
826eb63da1ab34d1861e0169a1d463a8a51a949c
pmgr
/
site
History
abijah
826eb63da1
Modified the grid helper to allow a view to directly specify custom post data without wiping out any custom post data set by the element. It's not been used or tested.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@401 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-07-28 16:07:34 +00:00
..
config
Removed the pages controller and view, as well as the default route. I can't believe I let it linger for so long...
2009-07-08 23:30:13 +00:00
controllers
Bug fixes to get lease security deposit and balance information working.
2009-07-28 01:18:02 +00:00
models
Suppressed all the debug print statements from transaction insertion.
2009-07-28 02:40:42 +00:00
plugins
/debug_kit
Check in a version of the debug toolkit that I've added debug prints to. They're commented out at the moment, but may come in handy later.
2009-06-13 03:46:17 +00:00
views
Modified the grid helper to allow a view to directly specify custom post data without wiping out any custom post data set by the element. It's not been used or tested.
2009-07-28 16:07:34 +00:00
webroot
Made changes to get field alignment on receipt entry. I can get the text on the left by floating the label, but actually, I think I prefer the boxes on the left.
2009-07-24 05:01:29 +00:00
.htaccess
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
app_controller.php
Half-kludgy fix to a filtering bug when a table is already specified using the simple notation, e.g. array('Table'), instead of the more complete form array('Table' => array(...))
2009-07-28 02:39:44 +00:00
app_helper.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
app_model.php
Added a debug dump function to print out a model without getting stuck on the recursive inclusion of other models.
2009-07-28 01:11:27 +00:00
index.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00