Eric Davis
7b6f3835cd
[ #6636 ] Change deliverable finance report to show two table per row
2011-10-14 08:34:32 -07:00
Eric Davis
f7f53e4ac1
[ #6636 ] Style change on the finance report to be horizontal
2011-10-13 13:33:47 -07:00
Eric Davis
256325a39d
[ #6441 ] Refactor: extract method
2011-08-10 15:21:45 -07:00
Eric Davis
e0ecae8220
[ #6441 ] Remove dead code
2011-08-10 15:18:37 -07:00
Eric Davis
b99f57f51c
[ #6441 ] Use a string so the flow is clearer
2011-08-10 15:16:54 -07:00
Eric Davis
edc9e84719
[ #6441 ] Refactor: extract and move method
2011-08-10 15:15:26 -07:00
Eric Davis
2f77619fef
[ #6441 ] Refactor: remove unneeded contract arg
2011-08-10 15:13:01 -07:00
Eric Davis
6357fd83e4
[ #6441 ] Refactor: extract method
2011-08-10 15:11:45 -07:00
Eric Davis
1b4191dc15
[ #6441 ] Don't hide or disable the issue's current deliverable
2011-08-10 15:07:44 -07:00
Eric Davis
e019a9435e
[ #6441 ] Hide and disable unassignable deliverables from the issue
...
* Hide - Closed deliverables
* Hide - Closed contract deliverables
* Disable - Locked deliverables
* Disable - Locked contract deliverables
2011-08-10 13:10:05 -07:00
Eric Davis
07c3c42ca8
[ #6441 ] Refactor logic in view to helpers
2011-08-08 14:12:06 -07:00
Eric Davis
9453b52c10
[ #6441 ] Add a manual Contract#status
2011-08-08 11:48:35 -07:00
Eric Davis
fbd38b3678
Fix tests due to core changes
2011-08-08 10:32:04 -07:00
Eric Davis
1fafe8ea92
[ #4653 ] Don't show a $ when a value field is blank
2010-10-14 15:35:33 -07:00
Eric Davis
71c3d114ed
[ #4648 ] Remove the overage from Profit calculations
2010-10-14 12:40:29 -07:00
Eric Davis
ed9f828efa
Refactor: move helper methods to a formatter module
2010-10-05 14:19:49 -07:00
Eric Davis
0f9308267c
[ #4602 ] Show overage values in red
2010-10-05 14:07:57 -07:00
Eric Davis
5a277c723f
[ #4600 ] Replaced todo and later release notes with icons
2010-10-05 10:39:44 -07:00
Eric Davis
b0b434dbfb
[ #4570 ] Add the $ to the orphaned time message
2010-10-05 09:58:24 -07:00
Eric Davis
15d626b6d8
[ #4552 ] Link the issue counts to filtered Issue lists
2010-09-29 12:06:53 -07:00
Eric Davis
83e3023d85
[ #4557 ] Hide markup displays when it's 0
2010-09-23 11:11:50 -07:00
Eric Davis
d778201eff
[ #4556 ] Formatted the Fixed Budget values in the deliverable form
2010-09-23 10:51:56 -07:00
Eric Davis
7c6c2797c4
Merge branch '4477-fixed-expenses'
2010-09-22 11:54:41 -07:00
Eric Davis
19ed07b617
[ #4517 ] Default the details row to All periods when it's out of the date range
2010-09-17 10:44:18 -07:00
Eric Davis
4ba5ac7f8f
[ #4507 ] Round billable rate display to nearest dollar value.
2010-09-14 14:28:44 -07:00
Eric Davis
c9e699e9fa
[ #4507 ] Remove an extra td wrapper in the contract fields.
2010-09-14 14:17:25 -07:00
Eric Davis
893d83a03d
[ #4506 ] Format the executed contract as Yes or No.
2010-09-14 13:57:26 -07:00
Eric Davis
feee5e8b43
[ #4477 ] Added FixedBudgets to the Deliverable finance form.
2010-09-09 17:06:35 -07:00
Eric Davis
5ef7d0271d
[ #4420 ] Display per period Retainer values on the Contract details page.
2010-09-09 14:56:20 -07:00
Eric Davis
ad6766fd2f
[ #4420 ] Add the options for Retainers to select which month to display. (UI only).
2010-09-08 11:57:46 -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
61270c60d5
[ #4178 ] Fixed some more tests from the UI changes.
2010-08-09 12:47:45 -07:00
Eric Davis
fcf012c828
[ #4178 ] First port of the Contracts#show skin.
2010-08-03 14:58:08 -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
Eric Davis
af99dc4042
[ #4183 ] Format the payment terms using the translated string.
2010-07-13 11:18:26 -07:00
Eric Davis
96d75a149c
[ #4183 ] Bold the labels on the contract details so the fields are easier to see.
2010-07-13 11:14:07 -07:00
Eric Davis
9f4fec3fd2
[ #4183 ] Format wiki fields.
2010-07-13 11:09:37 -07:00
Eric Davis
3d4e71ff93
[ #4183 ] Show budget fields on a single line: one for spent, one for budget.
2010-07-07 15:10:23 -07:00
Eric Davis
44664edf30
[ #4183 ] Add all the fields for the Contract metadata with TODOs.
2010-07-07 14:57:05 -07:00
Eric Davis
e199c77bae
[ #4182 ] Style the labor and overhead sections of the table a bit.
2010-07-07 13:48:43 -07:00
Eric Davis
5cc66ddb09
[ #4182 ] Display the Labor and Overhead spent on the Contract page.
2010-07-07 13:46:00 -07:00
Eric Davis
92eb7d261f
[ #4182 ] Require redmine_overhead to define billable time entries.
2010-07-07 12:34:50 -07:00
Eric Davis
f2e640b5f8
[ #4182 ] Show the total Labor and Overhead values on the Contract details page.
2010-07-07 11:10:51 -07:00
Eric Davis
b22db284c5
[ #4182 ] Added an OverheadBudget to track a Deliverable's overhead.
2010-07-07 10:38:58 -07:00
Eric Davis
68cd1ad895
Rename LaborExpenses to LaborBudget, better description of the class.
2010-07-07 10:15:04 -07:00
Eric Davis
2dd3331f66
[ #4182 ] Hooked up nested attributes for Deliverable -> LaborExpense
2010-07-02 15:39:40 -07:00
Eric Davis
172e00aafb
[ #4177 ] Generated ContractsController.
2010-06-17 13:47:38 -07:00