hicknhack-software/redmine_time_tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.plugin_version
.travis.yml
.travis/clone_redmine.sh
.travis/database.yml
CONTRIBUTING.md
COPYRIGHT.txt
GPL.txt
Gemfile
Guardfile
README.md
app/assets/javascripts/field_updater.js.coffee
app/assets/javascripts/time_tracker2.js.coffee
app/assets/javascripts/validators.js.coffee
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/report_queries/edit.html.erb
app/views/report_queries/new.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
app/views/time_bookings/_edit_form.html.erb
app/views/time_bookings/_edit_form_autocomplete.js.erb
app/views/time_bookings/_list_bookings.html.erb
app/views/time_bookings/_list_entry.html.erb
app/views/time_bookings/get_list_entry.js.erb
app/views/time_bookings/show_edit.js.erb
app/views/time_log_queries/edit.html.erb
app/views/time_log_queries/new.html.erb
app/views/time_logs/_booking_form.html.erb
app/views/time_logs/_booking_form_autocomplete.js.erb
app/views/time_logs/_edit_form.html.erb
app/views/time_logs/_list_entry.html.erb
app/views/time_logs/_list_unbooked_logs.html.erb
app/views/time_logs/get_list_entry.js.erb
app/views/time_logs/show_booking.js.erb
app/views/time_logs/show_edit.js.erb
app/views/time_trackers/_activity_dialog.html.erb
app/views/time_trackers/_assets.html.erb
app/views/time_trackers/_flash_messages.html.erb
app/views/time_trackers/_issue_action_menu.html.erb
app/views/time_trackers/_start_dialog.html.erb
app/views/time_trackers/_time_tracker_control.html.erb
app/views/time_trackers/_time_tracker_control_script.js.erb
app/views/time_trackers/_time_tracker_control_with_flash.html.erb
app/views/time_trackers/_timer.js.erb
app/views/time_trackers/_update_context.html.erb
app/views/tt_bookings_list/_list.html.erb
app/views/tt_bookings_list/index.html.erb