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
995267365519cfd135fab9f5135f72ea13800a80
pmgr
/
site
History
abijah
83bfb8d32d
As the database has grown, the statement entry page query has finally ground to a halt. The query was kludged as simple as possible, and it now operates much quicker. A cleaner solution would be nice...
...
git-svn-id: file:///svn-source/pmgr/branches/v0.2.0_work@936 97e9348a-65ac-dc4b-aefc-98561f571b83
2010-03-02 03:10:54 +00:00
..
config
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
controllers
As the database has grown, the statement entry page query has finally ground to a halt. The query was kludged as simple as possible, and it now operates much quicker. A cleaner solution would be nice...
2010-03-02 03:10:54 +00:00
models
Merge in from the v0.1.0 tag, which is a bit of a botch. The intention was to make the change to trunk, then re-label as v0.1.1. However, due to a mixup, this was put directly as the v0.1.0 tag. It isn't good, but the change is small enough we'll live with it this time.
2009-10-02 15:54: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
Added the Deposit row to all tenders, not just those that have been deposited. This helps avoid confusion when looking at a non-deposited tender, since one may be trying to figure out whether or not it has been deposited and yet not remember if this is the appropriate screen.
2009-12-09 18:02:00 +00:00
webroot
Removed buttons from the print media
2010-01-15 01:27:44 +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
Move the Charge Assessment link to the operations area, and updated the Transaction Destroy link to the admin menu and gave it a reasonable redirect instead of the view not found message (since it's no longer a dev function
2009-09-15 02:32:56 +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