fernandokosh/redmine_time_tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/time_trackers_controller.rb136
C
1 day
app/helpers/time_trackers_helper.rb166
C
1 day
app/models/time_tracker.rb163
B
6 hrs
app/controllers/time_log_queries_controller.rb68
B
5 hrs
app/controllers/time_booking_queries_controller.rb68
B
5 hrs
app/concerns/tt_query_concern.rb134
B
5 hrs
app/models/time_booking_query.rb113
B
4 hrs
app/controllers/tt_overview_controller.rb50
A
3 hrs
app/controllers/time_logs_controller.rb91
A
2 hrs
app/models/time_log.rb125
A
2 hrs
app/models/time_booking.rb172
A
2 hrs
app/models/time_log_query.rb80
A
2 hrs
app/controllers/time_bookings_controller.rb68
A
1 hr
init.rb108
A
1 hr
app/controllers/tt_reporting_controller.rb94
A
1 hr
app/controllers/tt_bookings_list_controller.rb41
A
1 hr
app/controllers/tt_logs_list_controller.rb41
A
1 hr
app/models/tt_date_shifter.rb68
A
55 mins
app/controllers/tt_menu_switcher_controller.rb18
A
25 mins
app/models/tt_completer.rb28
A
25 mins
app/helpers/time_logs_sidebar_helper.rb11
A
15 mins
app/helpers/time_bookings_sidebar_helper.rb11
A
15 mins
assets/javascripts/jqplot/jquery.jqplot.min.js0
A
0 mins
assets/javascripts/jqplot/plugins/jqplot.barRenderer.min.js1
A
0 mins
assets/javascripts/jqplot/plugins/jqplot.categoryAxisRenderer.min.js1
A
0 mins
assets/javascripts/jqplot/plugins/jqplot.highlighter.min.js1
A
0 mins
app/concerns/tt_query_operators.rb8
A
0 mins
app/controllers/tt_completer_controller.rb33
A
0 mins
app/controllers/tt_date_shifter_controller.rb28
A
0 mins
app/controllers/tt_info_controller.rb16
A
0 mins
app/helpers/application_helper.rb37
A
0 mins
app/helpers/tt_sort_helper.rb13
A
0 mins
lib/tt_context_menus_controller_patch.rb24
A
0 mins
lib/tt_issue_patch.rb10
A
0 mins
lib/tt_main_menu.rb21
A
0 mins
lib/tt_project_patch.rb10
A
0 mins
lib/tt_time_entry_patch.rb10
A
0 mins
lib/tt_time_tracker_hooks.rb19
A
0 mins
lib/tt_user_patch.rb18
A
0 mins
.gitignore
COPYRIGHT.txt
GPL.txt
Gemfile
README.markdown
app/views/context_menus/tt_bookings_list.html.erb
app/views/context_menus/tt_logs_list.html.erb
app/views/context_menus/tt_overview.html.erb
app/views/settings/_time_tracker.html.erb
app/views/time_booking_queries/edit.html.erb
app/views/time_booking_queries/new.html.erb