Commit Graph

17 Commits

Author SHA1 Message Date
Eric Davis
c62722041d [#2280] Added a td for the group by issue format. 2009-04-22 10:17:07 -07:00
Eric Davis
27ab69002c [#2280] Added a Billable cell with the green checkbox depending on if a
Time Entry is billable or not.
2009-04-22 10:13:22 -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
ea38554820 [#2281] Refactored the implementation of billable?. 2009-04-21 17:00:22 -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
2294af13fd Make sure the spec user isn't allowed to access anything 2009-04-21 15:12:59 -07:00
Eric Davis
9226b91245 [#2281] Added a error message if the user has JavaScript offf. 2009-04-21 13:58:11 -07:00
Eric Davis
98976220ed [#2281] Only allow boolean and list custom fields. 2009-04-21 13:50:48 -07:00
Eric Davis
771afdcb8f [#2281] Handle submissions of invalid values. 2009-04-21 13:48:52 -07:00
Eric Davis
944cade841 [#2281] Hooked up the cascaded selects to the Billing Status select. 2009-04-21 13:44:31 -07:00
Eric Davis
bcba8262b3 [#3942] Added a controller to handle JavaScript requests for a CustomField options.
* Added OverheadTimeEntryActivityController which requires administrator access
* Added a partial which will render the HTML options for a select field
* Added some RSpec examples
2009-04-21 12:17:42 -07:00
Eric Davis
631a43392d Using RSpec 2009-04-21 11:34:53 -07:00
Eric Davis
899026d0d1 Added RSpec support 2009-04-21 11:22:28 -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