abijah
|
85b189a50e
|
Updated status of a few units.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@778 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 06:18:27 +00:00 |
|
abijah
|
3ff5967415
|
Moved all controllers to the new addGridViewSideMenuLinks virtual function.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@777 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 02:37:01 +00:00 |
|
abijah
|
b2a85a5197
|
Added lock/unlock links directly on the unit page. Also, found the grid view links seem to be needed even when not already navigating a grid. Without them, the user must go first through the top level navigation link, then to the specific grid subset. It's a bit painful, and so I decided to add them back in. To facilitate this, instead of repeatedly changing each controller whenever we change our minds, I added a new virtual function to that app. I'll change the remaining controllers on the next checkin.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@776 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 02:29:29 +00:00 |
|
abijah
|
f8cdea8872
|
Renamed the Operations menu area to Actions
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@775 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 01:26:52 +00:00 |
|
abijah
|
c3ad1b0ea1
|
Fixed problems with the sizing of the sidemenu, as well as the animation problem (an issue caused by the lack of clear parent container sizing, since the parent was just a table cell). This is actually much cleaner, allowing us to ignore #sidecolumn in the sidemenu.css file, and simplifies jQuery accordion work as well (thus no jitter). Added a mechanism to dump javascript in a consistent place, when generated from elements included by the layout (namely, our sidemenu element). Finally, added a new event called hoverintent, since the mouseover feature works very poorly with the accordion module when animation is in use.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@774 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 01:24:23 +00:00 |
|
abijah
|
56bec8d05c
|
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.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@773 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 01:18:53 +00:00 |
|
abijah
|
b89750a4ef
|
Moved Edit as the final menu item of each set, when present.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@772 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 01:14:34 +00:00 |
|
abijah
|
20309fba39
|
Modified move_out to present a grid of leases, so the user can make a selection just as with move-in, invoices, receipts, etc.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@771 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 01:09:47 +00:00 |
|
abijah
|
241028603b
|
Changed the default grid size for ledger_entries
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@770 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-25 01:06:57 +00:00 |
|
abijah
|
8663c25806
|
Added some lease operations to the customer menu. If there is only one current lease, this works great, and if there are multiple, it works as if it were performed from the top level, ignoring the fact that the user clicked the operation from the customer page.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@769 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 21:49:40 +00:00 |
|
abijah
|
03d947a069
|
Added top level operations into the sidemenu
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@768 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 21:48:09 +00:00 |
|
abijah
|
294aabbb29
|
Removed the lease/customer link from invoice/receipt
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@767 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 20:25:09 +00:00 |
|
abijah
|
94188e3f92
|
Fixed bug caused by removal of the ID column from the grid.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@766 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 20:12:20 +00:00 |
|
abijah
|
c261735197
|
Added automated disabling of admin and development menu items (at least the ones that are explicitly added to those sections of the menu).
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@765 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 20:03:05 +00:00 |
|
abijah
|
63c95da9f3
|
Changed the cookie name from the default of CAKEPHP.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@764 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 19:38:30 +00:00 |
|
abijah
|
ae1dccfb14
|
Updated help messages to reflect the requirements around first/last/company_name and display_name. Actually, the messages don't make any mention of company_name, but it can be used for display_name as well.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@763 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 19:37:19 +00:00 |
|
abijah
|
9bc699bf51
|
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.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@762 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 19:17:55 +00:00 |
|
abijah
|
7a1aa536fa
|
Modified display_name to be required, and gave a display name to a couple anonymous contacts.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@761 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 18:49:15 +00:00 |
|
abijah
|
de9a4acd5d
|
Added ability to create a new customer directly from the move in operation.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@760 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 18:44:30 +00:00 |
|
abijah
|
bd4610abb3
|
Added unit area to the grid display; removed the hyperlink to unit size (which is not yet implemented), and added an overlocked report.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@759 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 08:20:28 +00:00 |
|
abijah
|
60ec105fca
|
Removed old experimental code
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@758 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 08:01:00 +00:00 |
|
abijah
|
67a0c07bc6
|
Marked off some completed todo items.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@757 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 07:57:37 +00:00 |
|
abijah
|
fc332bef0e
|
Changed wording slightly to fit on one line.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@756 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 07:44:03 +00:00 |
|
abijah
|
92668bcca1
|
Removed all the test data for Abijah as a contact.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@755 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 07:43:36 +00:00 |
|
abijah
|
73eeba04fe
|
As with last checkin for customer, we now have special coloration for required fields, as well as blank required fields.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@754 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-24 06:53:51 +00:00 |
|
abijah
|
a1bab966ed
|
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.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@753 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 23:12:04 +00:00 |
|
abijah
|
ee9ff354b2
|
Added functionality to pre-activate a specific area/subarea of the menu.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@752 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 20:23:44 +00:00 |
|
abijah
|
a9410b1351
|
Moved 'New Deposit' to the correct menu section
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@751 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 20:23:13 +00:00 |
|
abijah
|
5ad28c809b
|
Fixed the relationship field for customer and contact grids.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@750 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 19:23:49 +00:00 |
|
abijah
|
89d7f22e4a
|
Small tweak to prevent the render error when looking at a debug grid query.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@749 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 19:23:12 +00:00 |
|
abijah
|
11be0ff9cb
|
Modified the menu to use the accordion widget, which is slick and allows it to match the current theme.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@745 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 18:30:17 +00:00 |
|
abijah
|
65c3f28484
|
Removed the sitelink script, which is of no use since the database now contains additional data. Modified the build script to rebuild the database from the last saved data set.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@743 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 14:39:15 +00:00 |
|
abijah
|
4e1ffd14b4
|
Fixed the links and sorting for the contacts grid
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@741 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 04:16:43 +00:00 |
|
abijah
|
2d3b962fe1
|
Removing, or at least phasing out the ledger name field. Account name is always needed and nearby, so ledger name is just confusing.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@740 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 01:08:30 +00:00 |
|
abijah
|
1d921358a8
|
Changed statement/ledger entries to defaultly sort by date in descending order. For small lists, ascending order is more logical, but for larger lists, this buries the most relevant items at the very back.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@739 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 01:02:28 +00:00 |
|
abijah
|
9a819c72a8
|
Tidied up where we show transaction ids vs. statement/ledger entry ids
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@738 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 00:54:22 +00:00 |
|
abijah
|
24e208bf17
|
More cleanup to hide ID from the user except where ID is intended to be the externally visible identification method (like transactions and ledger/statement entries).
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@737 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 00:38:18 +00:00 |
|
abijah
|
86b0c14eda
|
Eliminated the ID field from the grids, wherever feasible.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@736 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 00:16:04 +00:00 |
|
abijah
|
da88975fed
|
More work on tidying up the menu items for usability.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@735 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-23 00:02:53 +00:00 |
|
abijah
|
f545502162
|
Changed how sidemenu links work, so that order of execution doesn't have to control ordering of the list.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@734 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-22 22:47:41 +00:00 |
|
abijah
|
513182a6d5
|
Trunk is now very close to our initial v0.1 offering. Branching to add some final changes before releasing
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@733 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-20 04:08:06 +00:00 |
|
abijah
|
7b76fd8f0a
|
Pseudo merge-in, which is a wholesale copy from the branch directly to trunk. This is fine since trunk has always been empty up to this point.
git-svn-id: file:///svn-source/pmgr/trunk@732 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 21:09:19 +00:00 |
|
abijah
|
63bb788fdf
|
Apparently these directories were not branched, just created separately on trunk and branch. trunk was entirely empty anyway, so its no problem to just obliterate these.
git-svn-id: file:///svn-source/pmgr/trunk@730 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:56:52 +00:00 |
|
abijah
|
d8760cf2b6
|
Updated property_manager.sql with property_manager_2009_08_19_1330.sql
Created: Wed Aug 19 13:43:16 2009
Modified: Wed Aug 19 13:30:11 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@729 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:54 +00:00 |
|
abijah
|
feb15cac49
|
Updated property_manager.sql with property_manager_2009_08_19_1326.sql
Created: Wed Aug 19 13:43:16 2009
Modified: Wed Aug 19 13:26:45 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@728 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:51 +00:00 |
|
abijah
|
40047d89d8
|
Updated property_manager.sql with property_manager_2009_08_19_1253.sql
Created: Wed Aug 19 13:43:16 2009
Modified: Wed Aug 19 12:53:49 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@727 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:48 +00:00 |
|
abijah
|
94cc553723
|
Updated property_manager.sql with property_manager_2009_08_19_1250.sql
Created: Wed Aug 19 13:43:16 2009
Modified: Wed Aug 19 12:50:23 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@726 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:45 +00:00 |
|
abijah
|
166a4f44d9
|
Updated property_manager.sql with property_manager_2009_08_19_1232_removed_orphaned_double_entries.sql
Created: Wed Aug 19 13:43:16 2009
Modified: Wed Aug 19 12:32:25 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@725 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:42 +00:00 |
|
abijah
|
633a019fc5
|
Updated property_manager.sql with property_manager_2009_08_18_0037_most_stable_as_of_200908180943.needs_check_fix.sql
Created: Wed Aug 19 13:43:07 2009
Modified: Tue Aug 18 00:37:50 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@724 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:39 +00:00 |
|
abijah
|
bddcca8d9e
|
Updated property_manager.sql with property_manager_2009_08_17_2245.sql
Created: Wed Aug 19 13:43:07 2009
Modified: Mon Aug 17 22:45:57 2009
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@723 97e9348a-65ac-dc4b-aefc-98561f571b83
|
2009-08-19 20:49:36 +00:00 |
|