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
d95045cb15206c27c7b3beaaff766ead4af19811
pmgr
/
site
History
abijah
d95045cb15
Modified the grid search to support standard date formats, with a bit of a kludge by applying it to fields that end with _date or stamp.
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1002 97e9348a-65ac-dc4b-aefc-98561f571b83
2011-01-08 00:56:15 +00:00
..
config
Merge in v0.2.2 fixes
2010-03-12 04:05:00 +00:00
controllers
Modified a couple reports to have url control over the period
2010-07-02 22:05:24 +00:00
models
Changed lease status to LATE after the customer is actually late, instead of when late charges start to apply.
2011-01-08 00:53:40 +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
Removed the debug aid of sub-totaling statement entries. I'll add the right solution someday...
2010-07-02 22:19:55 +00:00
webroot
Added possible fix for this problem with sandbox/devbox themes that use a font size so large, it creates usability issues.
2010-04-14 03:34:01 +00:00
.htaccess
Made changes to the database and added models to support options. Next is permissions
2009-08-28 01:42:29 +00:00
app_controller.php
Modified the grid search to support standard date formats, with a bit of a kludge by applying it to fields that end with _date or stamp.
2011-01-08 00:56:15 +00:00
app_helper.php
Integrated sandbox functionality directly into the application so that there is no need for two independent applications for both the normal and sandbox version.
2009-09-06 04:28:29 +00:00
app_model.php
Added a utility controller, for calling actions that really aren't related to any other controller (we've been using accounts up to this point).
2009-08-28 20:46:10 +00:00
build_devbox.cmd
Integrated sandbox functionality directly into the application so that there is no need for two independent applications for both the normal and sandbox version.
2009-09-06 04:28:29 +00:00
build_sandbox.cmd
Added more sandbox functionality, including a script to generate the sandbox on the fly from the absolute latest data.
2009-08-28 21:06:20 +00:00
index.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00