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
4cc81c2ebccbcbb19f5a44836c9dd910cd5799d7
pmgr
/
site
/
controllers
History
Abijah
4cc81c2ebc
Added ability to re-open a lease
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1033 97e9348a-65ac-dc4b-aefc-98561f571b83
2013-12-05 02:00:51 +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
Added ability to re-open a lease
2013-12-05 02:00:51 +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
Merge in the hosted_migration_20130215 branch to the v0.3_work branch
2013-12-05 01:24:21 +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
Merge in the hosted_migration_20130215 branch to the v0.3_work branch
2013-12-05 01:24:21 +00:00
unit_sizes_controller.php
Merge in the hosted_migration_20130215 branch to the v0.3_work branch
2013-12-05 01:24:21 +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
Merge in the hosted_migration_20130215 branch to the v0.3_work branch
2013-12-05 01:24:21 +00:00