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
34844760e84e67ac3b1c0fcdb88b21a1f381bba2
pmgr
/
site
History
abijah
34844760e8
Added the front end code to perform a customer merge. Seems to work, although I don't fully trust it yet. Now that implementation is done, I realize I don't care for the interface. Really, the destination customer should keep its primary contact and all other contacts. The user should only be given the choice of adding zero to all contacts from the source customer. A change in primary contact could always be handled after the merge.
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@994 97e9348a-65ac-dc4b-aefc-98561f571b83
2010-07-02 19:36:39 +00:00
..
config
Merge in v0.2.2 fixes
2010-03-12 04:05:00 +00:00
controllers
Added the front end code to perform a customer merge. Seems to work, although I don't fully trust it yet. Now that implementation is done, I realize I don't care for the interface. Really, the destination customer should keep its primary contact and all other contacts. The user should only be given the choice of adding zero to all contacts from the source customer. A change in primary contact could always be handled after the merge.
2010-07-02 19:36:39 +00:00
models
Added the front end code to perform a customer merge. Seems to work, although I don't fully trust it yet. Now that implementation is done, I realize I don't care for the interface. Really, the destination customer should keep its primary contact and all other contacts. The user should only be given the choice of adding zero to all contacts from the source customer. A change in primary contact could always be handled after the merge.
2010-07-02 19:36:39 +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
Added the front end code to perform a customer merge. Seems to work, although I don't fully trust it yet. Now that implementation is done, I realize I don't care for the interface. Really, the destination customer should keep its primary contact and all other contacts. The user should only be given the choice of adding zero to all contacts from the source customer. A change in primary contact could always be handled after the merge.
2010-07-02 19:36:39 +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