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
b1113e826ff64ed616a6f86e4886d34872e3c381
pmgr
/
site
/
controllers
History
abijah
112a128492
Minor change to the display and sort order of unit sizes
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@992 97e9348a-65ac-dc4b-aefc-98561f571b83
2010-07-02 13:38:38 +00:00
..
accounts_controller.php
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
contacts_controller.php
Modified contact grids to use display_name, and the contact model to take company name into account if no other fields will work for display name.
2009-08-24 19:17:55 +00:00
customers_controller.php
Merge in v0.2.2 fixes
2010-03-12 04:05:00 +00:00
double_entries_controller.php
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
leases_controller.php
On move-out, redirecting back to the customer instead of the closed lease
2010-03-31 19:45:45 +00:00
ledger_entries_controller.php
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
ledgers_controller.php
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
maps_controller.php
Fixed a problem where the operations menu was showing up at inappropriate times (a problem we already solved, but accidentally left commented out on an earlier checkin). Also, since the sitemap is a top level operation that is not based on gridView, enabled the site operations menu explicitly from within the maps controller.
2009-08-25 01:18:53 +00:00
statement_entries_controller.php
Added override function for counting the results. This is needed because the 'Unpaid Charges' report was returning a crazy large number of entries. Although I know this quick and dirty hack works for that report, I haven't checked or tested to see if this might cause issues in other areas.
2010-04-14 04:24:13 +00:00
tenders_controller.php
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
transactions_controller.php
Added ability to see the customer when listing transactions
2010-03-30 15:57:54 +00:00
unit_sizes_controller.php
Minor change to the display and sort order of unit sizes
2010-07-02 13:38:38 +00:00
units_controller.php
Added Monthly Charges report. Also, added a new area to the menu specifically for reports.
2010-03-12 00:38:34 +00:00
util_controller.php
Added util function to allow us to capture client side logging, and utilize it in the invoice view to find out why the app is not working on site. Also, since everything depends so heavily on jQuery, added an internal error if jQuery fails to load.
2009-09-06 15:32:41 +00:00