Redmine-Jobs/app/models
Trevor Vallender 60e1f72a45 Add journals to Jobs to track changes
Redmine uses journals to track changes to Issues. Whilst theoretically a
polymorphic association, there are a bunch of places where it is assumed
this is an issue, so we have to account for that and start patching
things.

Refs #3320
2024-02-27 17:30:50 +00:00
..
job.rb Add journals to Jobs to track changes 2024-02-27 17:30:50 +00:00
job_category.rb Auto-assign time to jobs 2023-12-05 14:25:24 +00:00
time_budget.rb Auto-assign logged time to budgets 2023-11-30 19:51:21 +00:00
time_budget_category.rb Add Budget Category enumeration 2023-11-30 17:17:10 +00:00