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
0e8b541e34def7fea74c6f71a71c6ce0d92d24e2
pmgr
/
site
History
abijah
0e8b541e34
Merge in from the pre_0.1 branch
...
git-svn-id: file:///svn-source/pmgr/branches/sandbox_0.1@794 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-27 17:23:22 +00:00
..
config
Merge in from the pre_0.1 branch
2009-08-27 17:23:22 +00:00
controllers
Moved the list of account types into the admin area
2009-08-26 20:21:59 +00:00
models
Added a percentage formatting type to jqGrid.
2009-08-26 19:51:06 +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
Merge in from the pre_0.1 branch
2009-08-27 17:23:22 +00:00
webroot
Fixed problems with the sizing of the sidemenu, as well as the animation problem (an issue caused by the lack of clear parent container sizing, since the parent was just a table cell). This is actually much cleaner, allowing us to ignore #sidecolumn in the sidemenu.css file, and simplifies jQuery accordion work as well (thus no jitter). Added a mechanism to dump javascript in a consistent place, when generated from elements included by the layout (namely, our sidemenu element). Finally, added a new event called hoverintent, since the mouseover feature works very poorly with the accordion module when animation is in use.
2009-08-25 01:24:23 +00:00
.htaccess
Added password protection for any access other than localhost or local subnet. I'll remove the domain checks at some point, as we always want an authenticated user for at least determining user settings, if nothing else.
2009-08-26 18:18:31 +00:00
app_controller.php
Merge in from the pre_0.1 branch
2009-08-27 17:23:22 +00:00
app_helper.php
Changed the custom route variables, so that the dev route could set the admin flag and not screw up the routing. The AppController now checks the routing params to set the dev/admin flags.
2009-08-13 16:43:07 +00:00
app_model.php
Checkin a support function that is needed by the Transaction model since several checkins ago.
2009-08-16 22:51:08 +00:00
index.php
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00