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
ae5d4763f905c353693caff3e104140e5bd35a11
pmgr
/
site
/
controllers
History
abijah
c002f3f3ba
Another snapshot
...
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@356 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-07-20 23:35:11 +00:00
..
accounts_controller.php
Another snapshot
2009-07-20 23:35:11 +00:00
contacts_controller.php
Moved the contact save logic into the model and out of the controller.
2009-07-06 17:25:05 +00:00
customers_controller.php
Another snapshot
2009-07-20 23:35:11 +00:00
double_entries_controller.php
This rework is nowhere near complete, but there are certain things that are falling in place, and worth capturing. I started a branch for just this purpose of being able to check in intermediate work.
2009-07-19 23:35:25 +00:00
entries_controller.php
Another snapshot
2009-07-20 23:35:11 +00:00
leases_controller.php
Another snapshot
2009-07-20 23:35:11 +00:00
ledgers_controller.php
Another snapshot
2009-07-20 23:35:11 +00:00
maps_controller.php
Got rid of the temporary function to determine unit status enums, and switched over to actually querying the database. Eliminated a legend entry for DELETED since no one should ever see a unit like that given that it should be, well, deleted. Modified the legend algorithm slightly to fix the number of rows instead of columns, since the placement algorithm works through the rows before moving to the next column.
2009-07-04 04:42:11 +00:00
monetary_sources_controller.php
The NSF functionality is working good from a strictly general ledger point of view. However, as it's implemented, it's leaving us unable to observe that we've actually experienced negative collected rent. This is a big problem, but I've put a couple notes in place on how I might try to proceed on this next, and am checking in this semi-working version.
2009-07-14 20:48:16 +00:00
transactions_controller.php
Fixed bug with undefined Lease.
2009-07-10 10:51:57 +00:00
units_controller.php
Consolidated the move out/in pages. I'm really not happy with this checkin, as it has actually reduced functionality. We used to be able to click move-out on a customer and be presented with a list of units to move out of. This was the intention, but I've gotten frustrated with the fact that I'm working on non-MUST functionality. Things are working good enough at the moment, so I'm checking in and will have to come back to this later.
2009-07-09 02:19:14 +00:00