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
feb15cac4998024dcbb41331338c152e28e47323
pmgr
/
site
/
views
History
abijah
5e78d32ec4
More cleanup of lingering jqgrid remnants
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@620 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-08-18 15:48:59 +00:00
..
accounts
Several minor changes including a couple minor bugfixes.
2009-08-17 02:15:02 +00:00
contacts
Modified the filtering behavior; A filter specified as 'Table.field' results in the obvious split (Table, field); 'Table' results in (Table, id); 'field' results in (ModelTable, field). Fixed a bug in the app controller which was allowing 'fields' to leak into the top level of 'link'
2009-07-30 19:45:19 +00:00
customers
Fixed a bug when transitioning to a move-in receipt, and changed the invoice/receipt grids to only contain current customers / active leases. A non-current customer or closed lease can still have a receipt/invoice, the user will just have to go directly to the customer / lease first. OK, so I just checked and that's not true. Perhaps it should be...
2009-08-17 17:23:50 +00:00
double_entries
Eliminated (at least temporarily) the single ledger entry view, redirecting to the double entry view instead.
2009-08-17 06:30:01 +00:00
elements
More cleanup of lingering jqgrid remnants
2009-08-18 15:48:59 +00:00
helpers
Fixed bug in the age() function that was preventing the ' ago' text. Of course, there are places it may not be desired, so I added a param to control the suffix.
2009-08-18 01:33:38 +00:00
layouts
Preliminary move to jqGrid 3.5.1. It has proven troublesome to change over, although really, I've only found one compatibility break so far. The real problem has been the elimination of the jqGrid loader code. We now have to build the jqGrid package through a selection form on the jqGrid download page, and the errors made it difficult to determine that the package configuration was the problem (such as destroying the entire page content). It's working alright at the moment.
2009-08-11 04:43:33 +00:00
leases
Fixed a bug when transitioning to a move-in receipt, and changed the invoice/receipt grids to only contain current customers / active leases. A non-current customer or closed lease can still have a receipt/invoice, the user will just have to go directly to the customer / lease first. OK, so I just checked and that's not true. Perhaps it should be...
2009-08-17 17:23:50 +00:00
ledger_entries
Quick and dirty hack to get double entries to show again.
2009-08-16 00:45:11 +00:00
ledgers
Discovered that the use of the term 'Payment' has been a misnomer. A company uses the term payment to indicate the monies it pays to _others_. Changing this leaves us without a good replacement term, but disbursement really seems to fit the bill. As comfortable as the term payment was, it was odd in many respects and disbursement does seem more appropriate. I'm sure there are several lingering bugs from this massive search/replace exercise, but this is a decent baseline for the change.
2009-08-05 01:00:09 +00:00
maps
Added tooltips to the sitemap. At some point, we hope to incorporate a jquery plugin for nicer presentation, but this gets the basics.
2009-08-18 06:41:49 +00:00
statement_entries
Added confirmation page, and more importantly date and comment settings, when reversing a charge.
2009-08-17 05:37:29 +00:00
tenders
Many bug fixes, found while entering real facility data. Most are quite minor, although there was a functionality change to assignCredits, to support concessions without assigning them to anything other than rent. I've found that there is a glaring problem with charge reversals, which don't work correctly with the collected report. Of course, we're deleting prior disbursements, which obviously needs to be rectified.
2009-08-12 09:37:49 +00:00
transactions
Added comment field back in (not sure when/why/how it went missing).
2009-08-18 01:32:28 +00:00
units
Changed naming to match that on the lease page
2009-08-12 23:16:36 +00:00
empty.ctp
Cleaned up several places regarding redirect and rendering during development for debug purposes. Also, added a link to the intended redirect target when we've rendered instead. These changes haven't been tested, hopefully they are benign.
2009-08-14 21:49:42 +00:00