Redmine-Jobs/app/views/jobs
Trevor Vallender 4b83753e71 Time budgets per activity
Add a TimeBudget model which allows a job to have a time budget for each
activity type. We’re allowing nil as a holder for a generic budget,
though there’s currently no way to use that.

We automatically delete any time budgets which are set to zero.
2023-11-24 15:05:38 +00:00
..
_budget.html.erb Time budgets per activity 2023-11-24 15:05:38 +00:00
_form.html.erb Time budgets per activity 2023-11-24 15:05:38 +00:00
_job.html.erb Time budgets per activity 2023-11-24 15:05:38 +00:00
edit.html.erb Restyle views 2023-11-22 19:52:50 +00:00
index.html.erb Associate time entries with a job 2023-11-21 14:01:09 +00:00
new.html.erb Initial commit 2023-11-21 10:48:46 +00:00
show.html.erb Time budgets per activity 2023-11-24 15:05:38 +00:00