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
99a98cbc7dd6577d3f1b9d40e8ff8511fb6b2851
pmgr
/
site
/
views
/
elements
History
abijah
99a98cbc7d
Added some minor view tweaks
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1018 97e9348a-65ac-dc4b-aefc-98561f571b83
2012-11-17 18:18:36 +00:00
..
email
Load pmgr into branches/initial_20090526/site.
2009-05-27 04:18:23 +00:00
accounts.ctp
Eliminated the ID field from the grids, wherever feasible.
2009-08-23 00:16:04 +00:00
contacts.ctp
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
customers.ctp
Updated to include total leases / past leases
2010-07-02 21:43:34 +00:00
form_table.ctp
Added descriptive text to the customer entry page, as well as work to associate labels with the inputs and set their class dynamically, to flag missing required fields.
2009-08-23 23:12:04 +00:00
jqGrid.ctp
Fixed non-backward compatible jqGrid issue caused during upgrade from 3.8.x to 4.0.0 (grid.postext.js module is no longer supported and is now a plugin)
2012-08-07 00:11:03 +00:00
leases.ctp
Changed the invoice page to redirect back to the customer view, which is typically more of interest than the lease view
2010-04-02 12:24:34 +00:00
ledger_entries.ctp
Changed the default grid size for ledger_entries
2009-08-25 01:06:57 +00:00
ledgers.ctp
Replaced the hardcoded 'level' checks, and incorporated (as a first pass) the new permission mechanism
2009-08-28 07:11:14 +00:00
maps.ctp
Eliminated the ID field from the grids, wherever feasible.
2009-08-23 00:16:04 +00:00
sidemenu.ctp
I believe the bug Shirley has been seeing is finally fixed. The problem is that an extra comma at the end of a javascript object literal blows up in IE7. FF and IE8 both handle it fine, which is why we hadn't noticed. Hopefully, this change includes all areas which had the extra comma.
2009-09-07 17:04:34 +00:00
statement_entries.ctp
Added outstanding charges and outstanding credits to the customer page, and reorded fields in order of presumed importance. Removed items from Unit/Lease which really shouldn't have been there. They were added for convenience, but the redundancy was confusing. Added a couple report links to make it easy to see outstanding charges and collected rents.
2010-03-31 19:49:56 +00:00
table.ctp
Added descriptive text to the customer entry page, as well as work to associate labels with the inputs and set their class dynamically, to flag missing required fields.
2009-08-23 23:12:04 +00:00
tenders.ctp
Made all grids the same width, which is much more pleasing than when they were variable. This width is a bit too large for 800x600, but has been tested at 1024x768 with no problem. It works great on the Acer netbook.
2009-08-29 21:29:23 +00:00
transactions.ctp
Added some minor view tweaks
2012-11-17 18:18:36 +00:00
unit_sizes.ctp
Minor change to the display and sort order of unit sizes
2010-07-02 13:38:38 +00:00
units.ctp
Made all grids the same width, which is much more pleasing than when they were variable. This width is a bit too large for 800x600, but has been tested at 1024x768 with no problem. It works great on the Acer netbook.
2009-08-29 21:29:23 +00:00