Commit Graph
99 Commits
Author SHA1 Message Date
Eric Davis a9bae2e604 [#4183] Update the estimated hours field. 2010-07-13 11:45:47 -07:00
Eric Davis 6dcad41646 Refactor: remove hard coded formatter in #show_budget_field. 2010-07-13 11:42:00 -07:00
Eric Davis a1a66146ee Refactor: merge methods by using a block to control custom data. 2010-07-13 11:39:55 -07:00
Eric Davis b24ab65792 [#4183] Implemented Contract#estimated_hour_spent and Deliverable#hours_spent_total. 2010-07-13 11:34:22 -07:00
Eric Davis af99dc4042 [#4183] Format the payment terms using the translated string. 2010-07-13 11:18:26 -07:00
Eric Davis 96d75a149c [#4183] Bold the labels on the contract details so the fields are easier to see. 2010-07-13 11:14:07 -07:00
Eric Davis 9f4fec3fd2 [#4183] Format wiki fields. 2010-07-13 11:09:37 -07:00
Eric Davis e19a1e192f [#4183] Small UI tweaks until skinning. 2010-07-13 11:01:58 -07:00
Eric Davis 8139c952b5 Shrink some of the contract's wiki edits to 3 rows, per specs. 2010-07-13 10:48:30 -07:00
Eric Davis f83555a4b0 [#4183] Added client point of contact for a Contract. 2010-07-13 10:47:37 -07:00
Eric Davis 93498d31b2 [#4183] Split TODO columns by this release and later release. 2010-07-13 10:39:39 -07:00
Eric Davis 4d475042f0 [#4183] Implemented Contract#profit_budget and Deliverable#profit_budget. 2010-07-13 10:28:45 -07:00
Eric Davis f89e0bf14a [#4183] Implemented Contract#total_budget. 2010-07-07 16:01:47 -07:00
Eric Davis 91b16a2310 [#4183] Updated HourlyDeliverable#total to calculate the estimated total 2010-07-07 16:00:40 -07:00
Eric Davis 26aac777e4 [#4183] Implemented Contract#estimated_hour_budget 2010-07-07 15:25:21 -07:00
Eric Davis e48045ab77 [#4183] Implemented Contract#overhead_budget 2010-07-07 15:21:23 -07:00
Eric Davis 4703583a50 [#4183] Implemented Contract#labor_budget 2010-07-07 15:19:46 -07:00
Eric Davis 3d4e71ff93 [#4183] Show budget fields on a single line: one for spent, one for budget. 2010-07-07 15:10:23 -07:00
Eric Davis 44664edf30 [#4183] Add all the fields for the Contract metadata with TODOs. 2010-07-07 14:57:05 -07:00
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