Commit Graph
205 Commits
Author SHA1 Message Date
Eric Davis c12a33e25d Merge branch 'master' into 4420-retainers 2010-09-01 14:53:32 -07:00
Eric Davis 0c38fe2c37 [#4466] Added deprecated methods to support more of the Budget plugin API. 2010-09-01 14:32:09 -07:00
Eric Davis d48addbcb0 [#4420] Added support for overriding each period's finances on Retainers. 2010-08-30 10:51:37 -07:00
Eric Davis c13f31b1b5 [#4420] Added a Deliverable finance form for each Retainer month. 2010-08-30 10:30:59 -07:00
Eric Davis c3c472b3b1 [#4420] Extract the Deliverable finances form to a partial. 2010-08-30 10:09:13 -07:00
Eric Davis 40d4029cd1 [#4420] Make #months handle more edge cases. 2010-08-30 09:50:24 -07:00
Eric Davis 9a4b4f2b43 [#4420] Added OverheadBudget creation for Retainers. 2010-08-30 09:25:24 -07:00
Eric Davis fc28f8351f [#4420] Fixed the after_save callback for Retainers. 2010-08-30 09:18:37 -07:00
Eric Davis 7d43ab7d74 [#4420] Working on creating labor budgets for each retainer month. 2010-08-23 16:15:57 -07:00
Eric Davis f899b4e623 [#4420] Started on the Retainer's periods, only pending tests for now. 2010-08-16 15:06:08 -07:00
Eric Davis 4b162f85bf [#4420] Refactor: extract duplicated data to query. 2010-08-16 14:53:08 -07:00
Eric Davis 1120b39ed6 [#4420] Hook up Retainers so they can be saved. 2010-08-16 14:49:03 -07:00
Eric Davis 7d19c10714 [#4420] Show/hide the frequency field based on the selected Deliverable type. 2010-08-16 14:48:35 -07:00
Eric Davis 3e30629d44 [#4420] Add the frequency field for Retainers to the Model and View. 2010-08-16 14:47:47 -07:00
Eric Davis 8321903598 [#4420] Add frequency to deliverables for Retainers. 2010-08-16 14:08:04 -07:00
Eric Davis f18d259c3c [#4420] Add a RetainerDeliverable model. 2010-08-16 13:59:42 -07:00
Eric Davis 9d52bcfbe2 Ignore tmp 2010-08-16 13:59:15 -07:00
Eric Davis 437909b621 [#4272] Added a performance test for showing a contract to profile the code. v0.1.0 2010-08-16 12:26:28 -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 8906639273 [#4412] Added HTML page titles. 2010-08-12 10:25:14 -07:00
Eric Davis dfcc31c83e [#4411] Format the Contracts list too. 2010-08-12 10:06:43 -07:00
Eric Davis fa12fcd129 [#4411] Round currency to 0 decimal places on the Contracts page. 2010-08-12 10:03:37 -07:00
Eric Davis 82d46bd12a [#4411] Round time and currencies on the Deliverable form to 2 decimal places. 2010-08-12 09:49:45 -07:00
Eric Davis a2b810a4d8 [#4410] Replace Payment Terms with an Enumeration
Instead of using a hard coded value for Payment Terms, they will use
Redmine's Enumeration table.  This provides an admin gui to managing
the value as well as ordering them.
2010-08-12 09:26:09 -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 61270c60d5 [#4178] Fixed some more tests from the UI changes. 2010-08-09 12:47:45 -07:00
Eric Davis cb8fd95f29 [#4178] Fixed a JS syntax error from the skinning. 2010-08-09 12:34:42 -07:00
Eric Davis 074d6a47e7 [#4178] Fixing integration tests based on the UI changes. 2010-08-09 12:29:04 -07:00
Eric Davis de0752ed02 [#4178] CSS stripe the contracts list. 2010-08-09 12:00:38 -07:00
Eric Davis ed1d04d18d [#4178] Fix a css rule that leaked into the table cell title. 2010-08-09 12:00:20 -07:00
Eric Davis 0cb4b1941a Removed extra TODO, migration process was decided. 2010-08-09 11:50:14 -07:00
Eric Davis 66f3a07e75 [#4178] TODO flagging sections of the views with their release version. 2010-08-09 11:49:42 -07:00
Eric Davis 4af0860542 [#4178] Zebra stripe deliverable table. 2010-08-09 11:34:36 -07:00
Eric Davis 118b0d7622 [#4178] Fix a width issue in the contract terms in Chrome webkit. 2010-08-09 11:28:59 -07:00
Eric Davis 74795a2788 Untabify 2010-08-09 11:16:15 -07:00
Eric Davis a2dfc1c92b [#4178] Removed emtpy table cells that are for future features. 2010-08-09 11:16:00 -07:00
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