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
bda18fc78a9cc6b805b32f43988633b57d395e33
pmgr
/
site
/
views
/
elements
History
Abijah
bda18fc78a
Changed field last_key to key_last
...
git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1047 97e9348a-65ac-dc4b-aefc-98561f571b83
2014-03-04 00:47:16 +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
Added customer ID to customer grid
2013-12-05 02:09:40 +00:00
form_table.ctp
Fixed defect found from visual inspection
2014-03-03 03:05:03 +00:00
jqGrid.ctp
Changed column widths, spurred by the deposit slips not showing the item numbers fully, while giving too much room to Type
2013-12-05 01:31:25 +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
locks.ctp
Changed field last_key to key_last
2014-03-04 00:47:16 +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
Changed column widths, spurred by the deposit slips not showing the item numbers fully, while giving too much room to Type
2013-12-05 01:31:25 +00:00
transactions.ctp
Added ability to get a customer's running balance. It's quite flaky, doesn't tolerate having a grid with sub-pages, is actually incorrect for at least some customers (not sure why), but it helps answer a fundamental question for most customers. If I had a better solution, I would surely go for it.
2014-03-02 18:26:01 +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