Commit Graph

47 Commits

Author SHA1 Message Date
Eric Davis cd382fd784 [#4558] Allow overriding the Contract account executive and Deliverable manager when converting 2010-09-23 13:30:44 -07:00
Eric Davis 56a38fbd93 Refactor: extract methods to a module and class helper, dollarized_attribute 2010-09-23 11:25:16 -07:00
Eric Davis 8582ad0ecd [#4551] Use the old deliverable subject as part of the FixedBudget item 2010-09-22 13:03:14 -07:00
Eric Davis c9861835e7 [#4551] Change the Budget conversion to create new FixedBudget items for old FixedDeliverables 2010-09-22 12:45:04 -07:00
Eric Davis 0ef87e7b9c [#4551] Change the Budget conversion to convert materials as FixedBudget items 2010-09-22 12:27:52 -07:00
Eric Davis 720da2c554 [#4389] Added the Contract filter to the Time Entry report. 2010-08-16 09:54:09 -07:00
Eric Davis 620eaa262f [#4389] Add the Deliverable filter to the Time Entry report. 2010-08-16 09:39:27 -07:00
Eric Davis a3e1aa277f [#4390] Added a Contract filter to the issues list. 2010-08-12 12:04:29 -07:00
Eric Davis 25436910fb [#4391] Add a Deliverable filter to the issues list. 2010-08-12 11:27:33 -07:00
Eric Davis 6924b32048 [#4390] Add the Contract name as an issue column. 2010-08-12 10:38:48 -07:00
Eric Davis b83696f49a [#4391] Add the Deliverable title as an issue column. 2010-08-12 10:36:01 -07:00
Eric Davis c17e8eaf1b [#4409] Old HourlyDeliverables should be converted over to FixedDeliverables. 2010-08-12 08:11:11 -07:00
Eric Davis e734430deb [#4409] Convert contracts with the billable rate of 50. 2010-08-12 08:00:31 -07:00
Eric Davis 0cb4b1941a Removed extra TODO, migration process was decided. 2010-08-09 11:50:14 -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 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 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 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 5c01a0709d [#4184] Got the most basic objects ported from Budget to Contracts. 2010-07-13 14:58:11 -07:00
Eric Davis 30172b4be1 [#4184] Starting on the budget data migration. 2010-07-13 14:35:23 -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 736f315b36 [#4177] Added Project#contracts association. 2010-06-17 16:02:09 -07:00