430 Commits

Author SHA1 Message Date
Eric Davis
e199c77bae [#4182] Style the labor and overhead sections of the table a bit. 2010-07-07 13:48:43 -07:00
Eric Davis
5cc66ddb09 [#4182] Display the Labor and Overhead spent on the Contract page. 2010-07-07 13:46:00 -07:00
Eric Davis
b9e68cd52c [#4182] Added test for Deliverable#overhead_spent integration. 2010-07-07 13:29:20 -07:00
Eric Davis
9da37a6cfd [#4182] Refactor duplicated test setup to helper. 2010-07-07 13:26:50 -07:00
Eric Davis
b8edb5b4fc [#4182] Setup and tested HoulyDeliverable's redmine_overhead integration. 2010-07-07 13:23:59 -07:00
Eric Davis
84f9b895b7 [#4182] Setup and tested FixedDeliverable's redmine_overhead integration. 2010-07-07 13:22:35 -07:00
Eric Davis
897a6e2aa2 [#4182] Testing and fixing patches from the Overhead plugin to Deliverables. 2010-07-07 12:50:48 -07:00
Eric Davis
cb9740571b [#4182] Relate deliverables to issues. 2010-07-07 12:48:41 -07:00
Eric Davis
92eb7d261f [#4182] Require redmine_overhead to define billable time entries. 2010-07-07 12:34:50 -07:00
Eric Davis
f2e640b5f8 [#4182] Show the total Labor and Overhead values on the Contract details page. 2010-07-07 11:10:51 -07:00
Eric Davis
b22db284c5 [#4182] Added an OverheadBudget to track a Deliverable's overhead. 2010-07-07 10:38:58 -07:00
Eric Davis
fdd49642b2 [#4182] Finished the rename to LaborBudget. 2010-07-07 10:20:58 -07:00
Eric Davis
68cd1ad895 Rename LaborExpenses to LaborBudget, better description of the class. 2010-07-07 10:15:04 -07:00
Eric Davis
c860834560 [#4182] Clean up the Deliverable finances form style. 2010-07-07 10:05:06 -07:00
Eric Davis
2bab81b412 Link the contract name on the contracts list. 2010-07-07 09:55:05 -07:00
Eric Davis
2dd3331f66 [#4182] Hooked up nested attributes for Deliverable -> LaborExpense 2010-07-02 15:39:40 -07:00
Eric Davis
a8452a834f [#4182] Create a LaborBudget model. 2010-07-02 14:29:01 -07:00
Eric Davis
117ed14679 Refactor inflection to the Deliverable model. 2010-07-02 12:12:36 -07:00
Eric Davis
51aa37ac02 [#4180] Fix the wikitoolbar when editing a deliverable. 2010-07-02 12:10:39 -07:00
Eric Davis
6f204fff5a [#4180] Hide the total field on Hourly forms. 2010-07-02 12:08:13 -07:00
Eric Davis
5074667b28 [#4180] Block total from getting set on HourlyDeliverables. 2010-07-02 11:38:29 -07:00
Eric Davis
fa1ef6bf10 [#4180] Don't include a blank option for Deliverable Type. 2010-07-02 11:27:15 -07:00
Eric Davis
766072fb36 [#4180] Hide the full total input and clear it on changes. 2010-07-02 11:22:58 -07:00
Eric Davis
545c2e06e5 [#4180] Show and hide the total field based on the Deliverable Type
Hooks up holygrail to do basic headless JavaScript testing.
2010-07-02 11:09:58 -07:00
Eric Davis
f772343749 [#4180] Move the noConflict to the page head. 2010-07-02 11:09:34 -07:00
Eric Davis
54ddade978 [#4180] Move the CSS and JS includes to the layout hooks. 2010-07-01 16:31:40 -07:00
Eric Davis
92e7622d68 [#4180] Add jQuery 1.4.2 2010-07-01 16:15:07 -07:00
Eric Davis
57fdea4612 Fix cancel links when editing a deliverable. 2010-07-01 16:08:38 -07:00
Eric Davis
48136d9fab [#4180] Don't let Deliverable types to be changed. 2010-07-01 16:06:20 -07:00
Eric Davis
498b7b633d [#4180] Add Hourly Deliverables. 2010-07-01 16:02:33 -07:00
Eric Davis
5b098a43e5 [#4181] Added warranty and feature signoff fields. 2010-07-01 15:35:28 -07:00
Eric Davis
ae8c75a051 [#4181] Add a total field to deliverables. 2010-07-01 15:22:12 -07:00
Eric Davis
7efaf8dbe2 [#4181] Only show project members as Deliverable managers. 2010-07-01 15:06:24 -07:00
Eric Davis
19958fe16e [#4181] Require a Deliverable's title, type, and manager. 2010-07-01 14:48:35 -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
32f91e8da2 [#4181] Change the Deliverable Save button label. 2010-06-23 17:04:46 -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
78a04c04bd [#4181] List the deliverables with each contract. 2010-06-23 16:27:33 -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
60d334e858 Typo on the Deliverables#notes field. 2010-06-23 15:45:36 -07:00
Eric Davis
483fff4e97 [#4181] Added a link to create a new Deliverable. 2010-06-23 15:02:52 -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
fbc7d8f592 [#4177] Update the cancel link to redirect to the list or show page. 2010-06-21 14:29:23 -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
5bdbf4e75f [#4177] Added a simple show view, to be skinned later. 2010-06-21 14:09:07 -07:00
Eric Davis
a77fa40207 [#4177] Hooked up the create action for contracts. 2010-06-21 14:00:04 -07:00
Eric Davis
0911ab08d3 [#4177] Changed payment terms to a select. 2010-06-21 13:29:49 -07:00