Redmine-Jobs/lib
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
..
jobs_hook_listener.rb Allow bulk edit of job on time entries 2024-01-09 09:20:44 +00:00
journals_controller_patch.rb Add journals to Jobs to track changes 2024-02-27 17:30:50 +00:00
project_patch.rb Filter on jobs in time reports 2023-11-27 14:20:28 +00:00
time_entry_patch.rb Auto-assign time to jobs 2023-12-05 14:25:24 +00:00
time_entry_query_patch.rb Allow sorting/grouping by jobs 2023-12-07 13:44:10 +00:00
time_report_helper_patch.rb Add jobs to time reports 2024-01-16 13:10:16 +00:00