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
82a010496d9702c2621bf589ae2bea0623ec6936
pmgr
/
site
History
abijah
954f0d7968
Removed the debug aid of sub-totaling statement entries. I'll add the right solution someday...
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@998 97e9348a-65ac-dc4b-aefc-98561f571b83
2010-07-02 22:19:55 +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
Modified customer merge functionality to leave everything from the destination customer in-tact, and simply add on contacts from the source customer, if requested. This simplifies things significantly, and also the paradigm shift of starting the operation from the destination customer allows us to merge multiple customers into one with ease (no need to dig around for each source customer before clicking merge)
2010-07-02 20:52:00 +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
Minor update to support the 'IN' search type, avoid wrapping floating point in CDATA, and to support the grid request for multiple pages.
2010-07-02 13:27:35 +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