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
0c954311282afb97c94e184706872c0496745c79
pmgr
/
site
/
controllers
History
abijah
920dba3a4d
Modified a couple reports to have url control over the period
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@997 97e9348a-65ac-dc4b-aefc-98561f571b83
2010-07-02 22:05:24 +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
Modified customer merge functionality to leave everything from the destination customer in-tact, and simply add on contacts from the source customer, if requested. This simplifies things significantly, and also the paradigm shift of starting the operation from the destination customer allows us to merge multiple customers into one with ease (no need to dig around for each source customer before clicking merge)
2010-07-02 20:52: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
Modified a couple reports to have url control over the period
2010-07-02 22:05:24 +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
Modified a couple reports to have url control over the period
2010-07-02 22:05:24 +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