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
sandbox_0.1
Add File
New File
Upload File
Apply Patch
pmgr
/
site
History
abijah
1e6c69c70e
Really intended to check the sandbox script into the pre_0.1 branch. I'll do that next, then merge here.
...
git-svn-id: file:///svn-source/pmgr/branches/sandbox_0.1@812 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-28 20:52:15 +00:00
..
config
Merge out from the pre_0.1 branch
2009-08-28 20:48:52 +00:00
controllers
Moved the creation actions into the CONTROLLER menu. Minor cleanup of deposit_slip. Minor tweaking to views.
2009-08-28 16:32:21 +00:00
models
Fixed a bug with deposit, which prevented update to the deposited tenders. Added INTERNAL_ERROR when an error occurs. Since the module and callers make no effort to roll back changes when an error occurs, it's probably best to just halt. We may need to remove some of these checks, especially in the verifyTransaction function, which is intended to catch errors before they create a problem in the database.
2009-08-28 16:41:17 +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
Theme work, and a sandbox function for a consistent point to check whether we're sandboxed or not.
2009-08-28 19:57:30 +00:00
webroot
Theme work, and a sandbox function for a consistent point to check whether we're sandboxed or not.
2009-08-28 19:57:30 +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
Merge out from the pre_0.1 branch
2009-08-28 20:48:52 +00:00
app_helper.php
Added users and groups and a couple basic options (dev & admin) for testing. Since dev/admin is now a database option, the special routing mechanism has been removed.
2009-08-28 04:47:33 +00:00
app_model.php
Made changes to the database and added models to support options. Next is permissions
2009-08-28 01:42:29 +00:00
index.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00