Commit Graph
179 Commits
Author SHA1 Message Date
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
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