fernandokosh/redmine_time_tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/tt_reporting/index.html.erb
app/views/tt_reporting/print_report.html.erb
assets/images/autocomplete_shadow.png
assets/images/clock.gif
assets/images/list.png
assets/images/pause.png
assets/images/start.png
assets/images/stop.png
assets/images/time.png
assets/images/time_pause.png
assets/images/time_start.png
assets/images/time_stop.png
assets/stylesheets/autocomplete.css
assets/stylesheets/jquery.jqplot.min.css
assets/stylesheets/time_tracker.css
assets/stylesheets/tt_report.css
assets/javascripts/jqplot/jquery.jqplot.min.js0
assets/javascripts/jqplot/plugins/jqplot.barRenderer.min.js1
assets/javascripts/jqplot/plugins/jqplot.categoryAxisRenderer.min.js1
assets/javascripts/jqplot/plugins/jqplot.highlighter.min.js1
app/concerns/tt_query_concern.rb134
B
5 hrs
app/concerns/tt_query_operators.rb8
app/controllers/time_booking_queries_controller.rb68
B
5 hrs
app/controllers/time_bookings_controller.rb68
A
1 hr
app/controllers/time_log_queries_controller.rb68
B
5 hrs
app/controllers/time_logs_controller.rb91
A
2 hrs
app/controllers/time_trackers_controller.rb136
C
1 day
app/controllers/tt_bookings_list_controller.rb41
A
1 hr
app/controllers/tt_completer_controller.rb33
app/controllers/tt_date_shifter_controller.rb28
app/controllers/tt_info_controller.rb16
app/controllers/tt_logs_list_controller.rb41
A
1 hr
app/controllers/tt_menu_switcher_controller.rb18
A
25 mins
app/controllers/tt_overview_controller.rb50
A
3 hrs
app/controllers/tt_reporting_controller.rb94
A
1 hr
app/helpers/application_helper.rb37
app/helpers/time_bookings_sidebar_helper.rb11
A
15 mins
app/helpers/time_logs_sidebar_helper.rb11
A
15 mins
app/helpers/time_trackers_helper.rb166
C
1 day
app/helpers/tt_sort_helper.rb13
app/models/time_booking.rb172
A
2 hrs
app/models/time_booking_query.rb113
B
4 hrs
app/models/time_log.rb125
A
2 hrs
app/models/time_log_query.rb80
A
2 hrs
app/models/time_tracker.rb163
B
6 hrs
app/models/tt_completer.rb28
A
25 mins
app/models/tt_date_shifter.rb68
A
55 mins
init.rb108
A
1 hr
lib/tt_context_menus_controller_patch.rb24
lib/tt_issue_patch.rb10