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
a2c1779454ee48ed2dff57ba6dd66c3e4df1fd94
pmgr
/
site
/
controllers
History
abijah
28086651e5
Removed the development function for fixing the ACH deposit items.
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@618 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-18 07:17:21 +00:00
..
accounts_controller.php
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00
contacts_controller.php
Cleaned up several places regarding redirect and rendering during development for debug purposes. Also, added a link to the intended redirect target when we've rendered instead. These changes haven't been tested, hopefully they are benign.
2009-08-14 21:49:42 +00:00
customers_controller.php
Fixed bug when fetching data for editing a customer (the details function was deleted sometime back and might be worth putting back in). Also, added a tiny helper feature to update cached items while things are still somewhat unstable. Any time customer edit is clicked, the customer (and associated leases) will all be updated. This should allow an easy customer workaround in case there is a bug in the field.
2009-08-17 05:43:01 +00:00
double_entries_controller.php
Quick and dirty hack to get double entries to show again.
2009-08-16 00:45:11 +00:00
leases_controller.php
Cleaned up several places regarding redirect and rendering during development for debug purposes. Also, added a link to the intended redirect target when we've rendered instead. These changes haven't been tested, hopefully they are benign.
2009-08-14 21:49:42 +00:00
ledger_entries_controller.php
Eliminated (at least temporarily) the single ledger entry view, redirecting to the double entry view instead.
2009-08-17 06:30:01 +00:00
ledgers_controller.php
Implemented very crude attempt at security privleges. This is not really intended to be security, just a quick and dirty mechanism to avoid prying eyes. More robust security is left to future implementation.
2009-08-11 18:22:21 +00:00
maps_controller.php
Added tooltips to the sitemap. At some point, we hope to incorporate a jquery plugin for nicer presentation, but this gets the basics.
2009-08-18 06:41:49 +00:00
statement_entries_controller.php
Added confirmation page, and more importantly date and comment settings, when reversing a charge.
2009-08-17 05:37:29 +00:00
tenders_controller.php
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00
transactions_controller.php
Removed the development function for fixing the ACH deposit items.
2009-08-18 07:17:21 +00:00
units_controller.php
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00