15 Commits
Author SHA1 Message Date
Eric Davis 7bfe9932e4 Add billable/non_billable methods to Project (from redmine_contracts) 2011-11-14 16:28:45 -08:00
Eric Davis edb58be9a2 Fix the Dispatcher pattern. 2010-07-07 12:42:21 -07:00
Eric Davis 86b4f58026 Move rails/init.rb into init.rb 2010-07-07 12:28:56 -07:00
Eric Davis 7dca3fd74a Added init file for Rails GemPlugin 2009-10-14 14:19:58 -07:00
Eric Davis 5afafaa187 [#2863] Override the deliverable rows from the budget plugin to show
labor budget spent.

* Added FixedDeliverable#labor_budget_spent
* Added HourlyDeliverable#labor_budget_spent
* Added an _deliverable_summary_row.html.erb with the new method
2009-08-07 13:27:23 -07:00
Eric Davis 5d5a8eb82c [#2271] Added the Billable time to the issue details page. 2009-08-05 15:38:20 -07:00
Eric Davis cd826e7cd6 [#2847] Added Deliverable#overhead_spent to calculate the overhead cost so far. 2009-08-05 14:55:32 -07:00
Eric Davis 47869780a6 [#2847] Created a very basic set of hooks for the Deliverables table in the Budget plugin. 2009-08-05 13:45:36 -07:00
Eric Davis ea1c466134 [#2844] Added an API to get the total number of billable and overhead hours.
* Added Issue#billable_time_spent
* Added Issue#overhead_time_spent
* Added specs
2009-08-04 15:37:39 -07:00
Eric Davis 7e67416b5b [#2280] Added a Billable header to the Timesheet plugin's report tables. 2009-04-22 09:32:11 -07:00
Eric Davis adf17f8ed7 [#2281] Added a TimeEntry#billable? method which is delegated to
TimeEntryActivity#billable?
2009-04-21 17:06:28 -07:00
Eric Davis efb58740a3 [#2281] Added TimeEntryActivity#billable? query method which will lookup
the settings and the current custom values of the TimeEntryActivity.
2009-04-21 16:51:20 -07:00
Eric Davis 83da03a9e0 [#2281] Created a rough settings form for mapping the billable custom value. 2009-04-21 09:28:51 -07:00
Eric Davis 246f5a4826 [#2281] Added plugin documentation. 2009-04-21 09:15:01 -07:00
Eric Davis 5be5fd93c4 [#2281] Initial commit 2009-04-21 09:01:13 -07:00