Commit Graph

24 Commits

Author SHA1 Message Date
Eric Davis ed9f828efa Refactor: move helper methods to a formatter module 2010-10-05 14:19:49 -07:00
Eric Davis f3fc82d9dc [#4567] Replace inline errors with regular Redmine error messages 2010-09-29 09:50:18 -07:00
Eric Davis 362610dc77 [#4420] Updated the flash messages for Deliverables. 2010-09-09 15:12:01 -07:00
Eric Davis 5ef7d0271d [#4420] Display per period Retainer values on the Contract details page. 2010-09-09 14:56:20 -07:00
Eric Davis 394236c741 WIP: need to finish up the backend still, some frontend is here for integration testing. 2010-09-08 17:54:59 -07:00
Eric Davis 7ed21f7fe2 [#4420] When a Retainer's period is changed, it will now reload it's details. 2010-09-08 14:03:06 -07:00
Eric Davis d48addbcb0 [#4420] Added support for overriding each period's finances on Retainers. 2010-08-30 10:51:37 -07:00
Eric Davis 4b162f85bf [#4420] Refactor: extract duplicated data to query. 2010-08-16 14:53:08 -07:00
Eric Davis 1120b39ed6 [#4420] Hook up Retainers so they can be saved. 2010-08-16 14:49:03 -07:00
Eric Davis 2dd3331f66 [#4182] Hooked up nested attributes for Deliverable -> LaborExpense 2010-07-02 15:39:40 -07:00
Eric Davis 498b7b633d [#4180] Add Hourly Deliverables. 2010-07-01 16:02:33 -07:00
Eric Davis 2ce9c55239 [#4181] Hooked up the Edit and Update actions for FixedDeliverables. 2010-06-23 17:05:28 -07:00
Eric Davis 6efa89a93f [#4181] Redirect DeliverablesController list and show to the Contract page. 2010-06-23 16:43:14 -07:00
Eric Davis d53f6bc021 [#4181] Added link to delete a deliverable. 2010-06-23 16:35:46 -07:00
Eric Davis 34d75ded5d [#4181] Associate a deliverable with a contract on creation. 2010-06-23 16:25:13 -07:00
Eric Davis 5bb3970d4c [#4181] Added the New/Create actions for a Deliverable. 2010-06-23 15:47:01 -07:00
Eric Davis 2bb36cb550 [#4181] Added routes for the Deliverables. 2010-06-23 14:53:23 -07:00
Eric Davis f21d5fa2b4 [#4177] Added a link to delete a contract for admin users only. 2010-06-21 15:00:09 -07:00
Eric Davis c6783f98fd [#4177] Refactored new Contract form to be used with editing a contract. 2010-06-21 14:25:48 -07:00
Eric Davis a77fa40207 [#4177] Hooked up the create action for contracts. 2010-06-21 14:00:04 -07:00
Eric Davis 793fe165c1 [#4177] Scope the finders on ContractsController to use the current project. 2010-06-17 16:02:31 -07:00
Eric Davis 7892c577c8 [#4177] Added a project module for contracts and a stubbed permission. 2010-06-17 14:34:15 -07:00
Eric Davis bb1f4afcd6 [#4177] Using InheritedResources for ContractsController. 2010-06-17 14:00:04 -07:00
Eric Davis 172e00aafb [#4177] Generated ContractsController. 2010-06-17 13:47:38 -07:00