Eric Davis
|
39edad3e07
|
Fix broken test.
|
2010-08-02 13:39:07 -07:00 |
|
Eric Davis
|
76a0573341
|
[#4281] Change the title for editing a contract.
|
2010-07-19 17:45:44 -07:00 |
|
Eric Davis
|
231066098b
|
[#4281] Change the title for editing a Deliverable.
|
2010-07-19 17:44:41 -07:00 |
|
Eric Davis
|
7209871e87
|
[#4280] Add the $ as a hint to the Deliverable total form.
|
2010-07-19 17:39:35 -07:00 |
|
Eric Davis
|
1670fb5a73
|
[#4279] Move the total field to the bottom of the deliverable form.
|
2010-07-19 17:36:59 -07:00 |
|
Eric Davis
|
4100972d46
|
[#4278] Increase the size of the Contract's small wiki fields.
|
2010-07-19 17:33:55 -07:00 |
|
Eric Davis
|
e4ce899cd5
|
Sort deliverable managers in the select field.
|
2010-07-19 17:31:05 -07:00 |
|
Eric Davis
|
c8ede6a05d
|
[#4277] Only show project members for account executives.
|
2010-07-19 17:30:51 -07:00 |
|
Eric Davis
|
0b0977a492
|
Fixed a test that was shadowed by another.
|
2010-07-19 10:41:57 -07:00 |
|
Eric Davis
|
06e3f8d39a
|
[#4184] Use a mapper to track primary key differences on Deliverables.
|
2010-07-19 10:39:40 -07:00 |
|
Eric Davis
|
279ed4c206
|
[#4184] An Issue belongs to a Deliverable.
|
2010-07-19 10:30:37 -07:00 |
|
Eric Davis
|
cb3fe1a18f
|
[#4184] Fix test.
|
2010-07-19 10:24:50 -07:00 |
|
Eric Davis
|
f668d55552
|
[#4184] Enable the contracts module for projects in the conversion.
|
2010-07-19 10:06:04 -07:00 |
|
Eric Davis
|
d08d3ccc52
|
[#4184] Default some required values.
|
2010-07-19 09:54:49 -07:00 |
|
Eric Davis
|
e2aabeec8c
|
[#4184] Load the YAML inside of #migrate.
|
2010-07-19 09:54:25 -07:00 |
|
Eric Davis
|
0ac27c0d3b
|
[#4184] Export old Deliverable data.
|
2010-07-19 09:13:04 -07:00 |
|
Eric Davis
|
22191b99d1
|
Refactor: extract method.
|
2010-07-19 08:48:19 -07:00 |
|
Eric Davis
|
79ead02f7a
|
Refactor: extract method.
|
2010-07-19 08:47:01 -07:00 |
|
Eric Davis
|
35c40553cd
|
Refactor: extract method.
|
2010-07-19 08:44:59 -07:00 |
|
Eric Davis
|
40ca03d7aa
|
Refactor: inline setting attributes.
|
2010-07-19 08:42:29 -07:00 |
|
Eric Davis
|
435a75d2c7
|
Refactor: extract method.
|
2010-07-19 08:41:25 -07:00 |
|
Eric Davis
|
4f9ee03fb5
|
[#4184] Convert materials and materials % to OverheadBudgets.
|
2010-07-19 08:35:12 -07:00 |
|
Eric Davis
|
d934f39021
|
[#4184] Automatically rename the Budget's Deliverables table.
|
2010-07-14 13:20:14 -07:00 |
|
Eric Davis
|
f6854ccb0a
|
[#4184] Make sure that all migrations are run before converting.
|
2010-07-14 11:03:21 -07:00 |
|
Eric Davis
|
ad4b3e542b
|
[#4184] Added check to make sure the budget plugin is not installed.
|
2010-07-14 10:58:08 -07:00 |
|
Eric Davis
|
7d9f45d2ed
|
[#4184] Append the YAML object dump to the notes.
|
2010-07-14 10:37:32 -07:00 |
|
Eric Davis
|
e6ab8ac3ab
|
[#4184] Converted Labor Budget for HourlyDeliverables.
|
2010-07-14 10:30:40 -07:00 |
|
Eric Davis
|
70d57ee359
|
[#4184] Refactor duplication.
|
2010-07-14 10:24:03 -07:00 |
|
Eric Davis
|
f0eb4812b5
|
[#4184] Convert overhead percents.
|
2010-07-14 10:19:04 -07:00 |
|
Eric Davis
|
7865ee69ea
|
[#4184] Convert overhead values.
|
2010-07-14 10:11:36 -07:00 |
|
Eric Davis
|
acf6e5e9b4
|
[#4184] Convert FixedDeliverable#total.
|
2010-07-14 10:05:36 -07:00 |
|
Eric Davis
|
a7d61d6e36
|
Merge branch 'master' into local/4184-budget-migration
|
2010-07-14 09:59:21 -07:00 |
|
Eric Davis
|
41e221119c
|
[#4183] Implemented Contract#profit_left.
|
2010-07-13 18:32:35 -07:00 |
|
Eric Davis
|
361b971100
|
[#4183] Implemented Contract#total_spent
|
2010-07-13 18:25:00 -07:00 |
|
Eric Davis
|
850d6adb54
|
[#4183] Updated contract tests from the Deliverable calculation changes.
|
2010-07-13 18:19:58 -07:00 |
|
Eric Davis
|
1f22b203b6
|
[#4183] Implemented HourlyDeliverable#profit_left.
|
2010-07-13 18:15:29 -07:00 |
|
Eric Davis
|
cd3ba5e5e5
|
[#4183] Implemented HourlyDeliverable#total_spent.
|
2010-07-13 18:11:02 -07:00 |
|
Eric Davis
|
597062fdf8
|
[#4183] Implemented FixedDeliverable#profit_left (was called profit_spent).
|
2010-07-13 18:00:35 -07:00 |
|
Eric Davis
|
de42a32121
|
[#4183] Implemented FixedDeliverable#total_spent
|
2010-07-13 17:49:50 -07:00 |
|
Eric Davis
|
5d09a035c5
|
[#4183] Updated HourlyDeliverable#profit_budget test to match the example.
|
2010-07-13 17:43:00 -07:00 |
|
Eric Davis
|
80cde2d222
|
[#4183] HourlyDeliverable#total (budget) should only include labor budget.
|
2010-07-13 17:38:49 -07:00 |
|
Eric Davis
|
5c01a0709d
|
[#4184] Got the most basic objects ported from Budget to Contracts.
|
2010-07-13 14:58:11 -07:00 |
|
Eric Davis
|
b787d4adbe
|
[#4184] Test refactoring.
|
2010-07-13 14:36:06 -07:00 |
|
Eric Davis
|
30172b4be1
|
[#4184] Starting on the budget data migration.
|
2010-07-13 14:35:23 -07:00 |
|
Eric Davis
|
d8196842ff
|
[#4186] Added the Total Budget to the Contract list view.
|
2010-07-13 13:41:25 -07:00 |
|
Eric Davis
|
9c07ee676e
|
[#4183] Implemented Contract#labor_spent.
|
2010-07-13 13:31:28 -07:00 |
|
Eric Davis
|
7323537ea6
|
[#4183] Implemented Contract#overhead_spent.
|
2010-07-13 13:27:06 -07:00 |
|
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 |
|