Commit Graph

  • 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. abijah 2009-08-25 01:09:47 +00:00
  • 241028603b Changed the default grid size for ledger_entries abijah 2009-08-25 01:06:57 +00:00
  • 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. abijah 2009-08-24 21:49:40 +00:00
  • 03d947a069 Added top level operations into the sidemenu abijah 2009-08-24 21:48:09 +00:00
  • 294aabbb29 Removed the lease/customer link from invoice/receipt abijah 2009-08-24 20:25:09 +00:00
  • 94188e3f92 Fixed bug caused by removal of the ID column from the grid. abijah 2009-08-24 20:12:20 +00:00
  • c261735197 Added automated disabling of admin and development menu items (at least the ones that are explicitly added to those sections of the menu). abijah 2009-08-24 20:03:05 +00:00
  • 63c95da9f3 Changed the cookie name from the default of CAKEPHP. abijah 2009-08-24 19:38:30 +00:00
  • 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. abijah 2009-08-24 19:37:19 +00:00
  • 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. abijah 2009-08-24 19:17:55 +00:00
  • 7a1aa536fa Modified display_name to be required, and gave a display name to a couple anonymous contacts. abijah 2009-08-24 18:49:15 +00:00
  • de9a4acd5d Added ability to create a new customer directly from the move in operation. abijah 2009-08-24 18:44:30 +00:00
  • bd4610abb3 Added unit area to the grid display; removed the hyperlink to unit size (which is not yet implemented), and added an overlocked report. abijah 2009-08-24 08:20:28 +00:00
  • 60ec105fca Removed old experimental code abijah 2009-08-24 08:01:00 +00:00
  • 67a0c07bc6 Marked off some completed todo items. abijah 2009-08-24 07:57:37 +00:00
  • fc332bef0e Changed wording slightly to fit on one line. abijah 2009-08-24 07:44:03 +00:00
  • 92668bcca1 Removed all the test data for Abijah as a contact. abijah 2009-08-24 07:43:36 +00:00
  • 73eeba04fe As with last checkin for customer, we now have special coloration for required fields, as well as blank required fields. abijah 2009-08-24 06:53:51 +00:00
  • 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. abijah 2009-08-23 23:12:04 +00:00
  • ee9ff354b2 Added functionality to pre-activate a specific area/subarea of the menu. abijah 2009-08-23 20:23:44 +00:00
  • a9410b1351 Moved 'New Deposit' to the correct menu section abijah 2009-08-23 20:23:13 +00:00
  • 5ad28c809b Fixed the relationship field for customer and contact grids. abijah 2009-08-23 19:23:49 +00:00
  • 89d7f22e4a Small tweak to prevent the render error when looking at a debug grid query. abijah 2009-08-23 19:23:12 +00:00
  • d32b002a98 Changed the theme to make it clear when we're in the sandbox. abijah 2009-08-23 18:53:21 +00:00
  • 3c7f02e76c Merge in from pre_0.1 branch abijah 2009-08-23 18:50:59 +00:00
  • 3e78240974 Modified to use the sandbox database abijah 2009-08-23 18:49:20 +00:00
  • 11be0ff9cb Modified the menu to use the accordion widget, which is slick and allows it to match the current theme. abijah 2009-08-23 18:30:17 +00:00
  • 3b98b74517 Merge in from the pre_0.1 branch abijah 2009-08-23 14:43:16 +00:00
  • 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. abijah 2009-08-23 14:39:15 +00:00
  • 9e550c7833 Branch to contain the most stable 0.1 work, along with changes to ensure a sandbox database is used. abijah 2009-08-23 14:25:05 +00:00
  • 4e1ffd14b4 Fixed the links and sorting for the contacts grid abijah 2009-08-23 04:16:43 +00:00
  • 2d3b962fe1 Removing, or at least phasing out the ledger name field. Account name is always needed and nearby, so ledger name is just confusing. abijah 2009-08-23 01:08:30 +00:00
  • 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. abijah 2009-08-23 01:02:28 +00:00
  • 9a819c72a8 Tidied up where we show transaction ids vs. statement/ledger entry ids abijah 2009-08-23 00:54:22 +00:00
  • 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). abijah 2009-08-23 00:38:18 +00:00
  • 86b0c14eda Eliminated the ID field from the grids, wherever feasible. abijah 2009-08-23 00:16:04 +00:00
  • da88975fed More work on tidying up the menu items for usability. abijah 2009-08-23 00:02:53 +00:00
  • f545502162 Changed how sidemenu links work, so that order of execution doesn't have to control ordering of the list. abijah 2009-08-22 22:47:41 +00:00
  • 513182a6d5 Trunk is now very close to our initial v0.1 offering. Branching to add some final changes before releasing abijah 2009-08-20 04:08:06 +00:00
  • 7b3707ef89 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. abijah 2009-08-19 21:09:19 +00:00
  • 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. abijah 2009-08-19 21:09:19 +00:00
  • 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. abijah 2009-08-19 20:56:52 +00:00
  • 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 yafr_20090716 abijah 2009-08-19 20:49:54 +00:00
  • 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 abijah 2009-08-19 20:49:51 +00:00
  • 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 abijah 2009-08-19 20:49:48 +00:00
  • 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 abijah 2009-08-19 20:49:45 +00:00
  • 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 abijah 2009-08-19 20:49:42 +00:00
  • 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 abijah 2009-08-19 20:49:39 +00:00
  • 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 abijah 2009-08-19 20:49:36 +00:00
  • 6e6f7f4f43 Updated property_manager.sql with property_manager_2009_08_17_2229.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 22:29:09 2009 abijah 2009-08-19 20:49:33 +00:00
  • 64ce95e404 Updated property_manager.sql with property_manager_2009_08_17_2220.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 22:20:46 2009 abijah 2009-08-19 20:49:30 +00:00
  • 55bcdca935 Updated property_manager.sql with property_manager_2009_08_17_2200.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 22:00:22 2009 abijah 2009-08-19 20:49:27 +00:00
  • 6f035c2052 Updated property_manager.sql with property_manager_2009_08_17_2152.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 21:52:25 2009 abijah 2009-08-19 20:49:23 +00:00
  • 538c8077d2 Updated property_manager.sql with property_manager_2009_08_17_2131.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 21:31:55 2009 abijah 2009-08-19 20:49:20 +00:00
  • e37e40f355 Updated property_manager.sql with property_manager_2009_08_17_2100.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 21:00:55 2009 abijah 2009-08-19 20:49:17 +00:00
  • 9fca2e7d4f Updated property_manager.sql with property_manager_2009_08_17_2042.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 20:42:08 2009 abijah 2009-08-19 20:49:14 +00:00
  • 5c7df5f2eb Updated property_manager.sql with property_manager_2009_08_17_2036.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 20:36:42 2009 abijah 2009-08-19 20:49:11 +00:00
  • e0e7fcfc51 Updated property_manager.sql with property_manager_2009_08_17_1921.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 19:21:47 2009 abijah 2009-08-19 20:49:08 +00:00
  • 8ce654d22d Updated property_manager.sql with property_manager_2009_08_17_1917.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 19:17:59 2009 abijah 2009-08-19 20:49:05 +00:00
  • 6cd45236d9 Updated property_manager.sql with property_manager_2009_08_17_1847.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 18:47:43 2009 abijah 2009-08-19 20:49:02 +00:00
  • 009503bf7b Updated property_manager.sql with property_manager_2009_08_17_1844.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 18:44:58 2009 abijah 2009-08-19 20:48:59 +00:00
  • 4f652eb9a1 Updated property_manager.sql with property_manager_2009_08_17_1815.sql Created: Wed Aug 19 13:43:07 2009 Modified: Mon Aug 17 18:15:21 2009 abijah 2009-08-19 20:48:56 +00:00
  • 0b9061794e Updated property_manager.sql with property_manager_2009_08_17_1648.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 16:48:02 2009 abijah 2009-08-19 20:48:53 +00:00
  • 1055a00476 Updated property_manager.sql with property_manager_2009_08_17_1646_auto_deposit_ach.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 16:46:13 2009 abijah 2009-08-19 20:48:50 +00:00
  • 4f758b5480 Updated property_manager.sql with property_manager_2009_08_17_1536_deposit_ledger_entry_id.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 15:36:28 2009 abijah 2009-08-19 20:48:47 +00:00
  • ec2ea2a60e Updated property_manager.sql with property_manager_2009_08_17_1320_tender_type_update.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 13:20:56 2009 abijah 2009-08-19 20:48:44 +00:00
  • 196a7ae6e6 Updated property_manager.sql with property_manager_2009_08_17_0954.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 09:54:04 2009 abijah 2009-08-19 20:48:41 +00:00
  • 24ad1ef49c Updated property_manager.sql with property_manager_2009_08_17_0229.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 02:29:46 2009 abijah 2009-08-19 20:48:38 +00:00
  • 019b59fdbc Updated property_manager.sql with property_manager_2009_08_17_0146.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:46:46 2009 abijah 2009-08-19 20:48:35 +00:00
  • 8892583db4 Updated property_manager.sql with property_manager_2009_08_17_0141.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:41:10 2009 abijah 2009-08-19 20:48:31 +00:00
  • ab840075c2 Updated property_manager.sql with property_manager_2009_08_17_0133.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:33:39 2009 abijah 2009-08-19 20:48:28 +00:00
  • 10fe7bf230 Updated property_manager.sql with property_manager_2009_08_17_0131.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:31:32 2009 abijah 2009-08-19 20:48:25 +00:00
  • 5bcd424055 Updated property_manager.sql with property_manager_2009_08_17_0124.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:24:03 2009 abijah 2009-08-19 20:48:22 +00:00
  • 7cb0381060 Updated property_manager.sql with property_manager_2009_08_17_0117.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:17:59 2009 abijah 2009-08-19 20:48:19 +00:00
  • 935920a38a Updated property_manager.sql with property_manager_2009_08_17_0108.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:08:27 2009 abijah 2009-08-19 20:48:16 +00:00
  • df3bbb698e Updated property_manager.sql with property_manager_2009_08_17_0106.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 01:06:16 2009 abijah 2009-08-19 20:48:13 +00:00
  • a2c1779454 Updated property_manager.sql with property_manager_2009_08_17_0023.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 00:23:12 2009 abijah 2009-08-19 20:48:10 +00:00
  • 7a50d02a44 Updated property_manager.sql with property_manager_2009_08_17_0022.sql Created: Wed Aug 19 13:42:58 2009 Modified: Mon Aug 17 00:22:31 2009 abijah 2009-08-19 20:48:07 +00:00
  • 22edc5a524 Updated property_manager.sql with property_manager_2009_08_16_2357.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 23:57:42 2009 abijah 2009-08-19 20:48:04 +00:00
  • bc33f3cb2c Updated property_manager.sql with property_manager_2009_08_16_2351.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 23:51:53 2009 abijah 2009-08-19 20:48:01 +00:00
  • e3a606ebf0 Updated property_manager.sql with property_manager_2009_08_16_2349.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 23:49:52 2009 abijah 2009-08-19 20:47:58 +00:00
  • 8e91eadf53 Updated property_manager.sql with property_manager_2009_08_16_2325.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 23:25:27 2009 abijah 2009-08-19 20:47:55 +00:00
  • 7e665af8be Updated property_manager.sql with property_manager_2009_08_16_2316.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 23:16:28 2009 abijah 2009-08-19 20:47:51 +00:00
  • 2727812144 Updated property_manager.sql with property_manager_2009_08_16_2256.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 22:56:34 2009 abijah 2009-08-19 20:47:48 +00:00
  • dd7135df49 Updated property_manager.sql with property_manager_2009_08_16_2155_harmon_moveout_and_credit.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 21:55:45 2009 abijah 2009-08-19 20:47:45 +00:00
  • 0297266a34 Updated property_manager.sql with property_manager_2009_08_16_2126_hawk_reversal_and_moveout.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 21:26:59 2009 abijah 2009-08-19 20:47:42 +00:00
  • 3b1e06bade Updated property_manager.sql with property_manager_2009_08_16_2057.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 20:57:52 2009 abijah 2009-08-19 20:47:39 +00:00
  • ce54ed2341 Updated property_manager.sql with property_manager_2009_08_16_2050.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 20:50:10 2009 abijah 2009-08-19 20:47:36 +00:00
  • b4097850dd Updated property_manager.sql with property_manager_2009_08_16_2023_small-movein-date-fix.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 20:23:24 2009 abijah 2009-08-19 20:47:33 +00:00
  • ac23a1be18 Updated property_manager.sql with property_manager_2009_08_16_2015.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 20:15:27 2009 abijah 2009-08-19 20:47:30 +00:00
  • 88d468d20c Updated property_manager.sql with property_manager_2009_08_16_2009.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 20:09:42 2009 abijah 2009-08-19 20:47:27 +00:00
  • bb9ce64657 Updated property_manager.sql with property_manager_2009_08_16_1820_brandner_credit_note.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 18:20:31 2009 abijah 2009-08-19 20:47:24 +00:00
  • 77a01a16c4 Updated property_manager.sql with property_manager_2009_08_16_1811.sql Created: Wed Aug 19 13:42:58 2009 Modified: Sun Aug 16 18:11:31 2009 abijah 2009-08-19 20:47:21 +00:00
  • d26b6e99bd Updated property_manager.sql with property_manager_2009_08_15_0945_refund.sql Created: Wed Aug 19 13:42:21 2009 Modified: Sat Aug 15 09:45:41 2009 abijah 2009-08-19 20:47:18 +00:00
  • 3096759738 Updated property_manager.sql with property_manager_2009_08_14_2223_datefix.sql Created: Wed Aug 19 13:42:23 2009 Modified: Fri Aug 14 22:23:05 2009 abijah 2009-08-19 20:47:15 +00:00
  • 011481be2d Updated property_manager.sql with property_manager_2009_08_14_2221_brandner_restart.sql Created: Wed Aug 19 13:42:23 2009 Modified: Fri Aug 14 22:21:16 2009 abijah 2009-08-19 20:47:12 +00:00
  • 21e11298eb Updated property_manager.sql with property_manager_2009_08_14_2200_brandner_pre-move.sql Created: Wed Aug 19 13:42:23 2009 Modified: Fri Aug 14 22:00:24 2009 abijah 2009-08-19 20:47:09 +00:00
  • 8b93f6ad91 Updated property_manager.sql with property_manager_2009_08_14_2154_brander_fix.sql Created: Wed Aug 19 13:42:23 2009 Modified: Fri Aug 14 21:56:59 2009 abijah 2009-08-19 20:47:06 +00:00
  • 9b9c6d8f29 Updated property_manager.sql with property_manager_2009_08_14_2153.sql Created: Wed Aug 19 13:42:23 2009 Modified: Fri Aug 14 21:53:01 2009 abijah 2009-08-19 20:47:03 +00:00
  • 44cda10211 Updated property_manager.sql with property_manager_2009_08_14_2145_brander_fix.sql Created: Wed Aug 19 13:42:23 2009 Modified: Fri Aug 14 21:47:50 2009 abijah 2009-08-19 20:47:00 +00:00