Commit Graph
163 Commits
Author SHA1 Message Date
Eric Davis 67069dc60a [#4178] Tweak the Deliverable Finances so it's one table per child record. 2010-08-09 11:12:51 -07:00
Eric Davis 90d2aeccea [#4178] Added styles for the Deliverable form. 2010-08-09 11:07:55 -07:00
Eric Davis 78c43a8821 [#4178] Added Contract title bar to the deliverable form. 2010-08-09 10:37:00 -07:00
Eric Davis 73e92d2970 [#4178] Extract contract title bar to partial. 2010-08-09 10:33:29 -07:00
Eric Davis c652360a6d [#4178] Fixed the Contract form's submit button layout. 2010-08-09 10:24:46 -07:00
Eric Davis 5958285410 [#4178] Updated the Contract form from the design. 2010-08-03 15:17:50 -07:00
Eric Davis fcf012c828 [#4178] First port of the Contracts#show skin. 2010-08-03 14:58:08 -07:00
Eric Davis fe2c058def [#4178] Skinned Contracts#list. 2010-08-03 13:23:51 -07:00
Eric Davis ea00b89af5 [#4178] Adding JS and CSS assets. 2010-08-03 13:12:20 -07:00
Eric Davis 84c679dc67 [#4327] Show the deliverable's title in the Journal notes. 2010-08-03 12:02:37 -07:00
Eric Davis 848616853d [#4327] Save deliverable bulk edits. 2010-08-03 11:38:17 -07:00
Eric Davis 72aeaac59a [#4327] Added the Deliverable field to the bulk edit. 2010-08-03 11:24:23 -07:00
Eric Davis 6ad50c57b2 [#4184] Add a compatibility wrapper for Deliverable#due 2010-08-03 10:48:17 -07:00
Eric Davis 1d644178bd [#4184] Fix the issue mapper so each issue is migrated only once. 2010-08-03 10:17:57 -07:00
Eric Davis 389fbf3d13 [#4327] Save the deliverable changes to the issue using the hooks. 2010-08-02 16:36:14 -07:00
Eric Davis 729acf200d [#4327] Add a select field to selecting the deliverable for an issue. 2010-08-02 16:07:59 -07:00
Eric Davis ad8dec8638 [#4327] Show the current deliverable on the issue details page. 2010-08-02 15:14:05 -07:00
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