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
2489b675423f2b8a1c8dd52789ee3dbab427ac31
pmgr
/
site
/
controllers
History
abijah
821ffc4726
Added Monthly Charges report. Also, added a new area to the menu specifically for reports.
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@958 97e9348a-65ac-dc4b-aefc-98561f571b83
2010-03-12 00:38:34 +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
Decided the Creation menu isn't worth it at the moment, and moved New Deposit back into the Actions menu. Removed Add Customer, since this can and probably will happen directly from the Move-In page. Created an entirely separate Sandbox menu area, since it is of particular interest to the customer.
2009-08-29 20:59:29 +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
Missed the transaction controller change as part of r835. Also, added check to see that customer/unit have been selected at movein.
2009-09-06 04:25:27 +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 Monthly Charges report. Also, added a new area to the menu specifically for reports.
2010-03-12 00:38:34 +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
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
unit_sizes_controller.php
Added a percentage formatting type to jqGrid.
2009-08-26 19:51:06 +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