scinote-web/app/helpers
2017-06-05 10:43:58 +02:00
..
activity_helper.rb
application_helper.rb Requests failed if smart annotation referenced a user who was no longer in the team. [fixes SCI-1305] 2017-05-26 18:14:15 +02:00
bootstrap_form_helper.rb
database_helper.rb
file_icons_helper.rb
form_tag_helper.rb
input_sanitize_helper.rb replace all ActionController::Base.helpers.sanitize calls with custom sanitize_input method [fixes SCI-1241] 2017-05-11 11:36:47 +02:00
mailer_helper.rb
my_modules_helper.rb
notifications_helper.rb replace all ActionController::Base.helpers.sanitize calls with custom sanitize_input method [fixes SCI-1241] 2017-05-11 11:36:47 +02:00
permission_helper.rb
projects_helper.rb
protocol_status_helper.rb
reports_helper.rb
results_helper.rb
samples_helper.rb
search_helper.rb Disable turbolinks on search links to fix JS errors [SCI-452] 2017-05-12 13:23:29 +02:00
secondary_navigation_helper.rb
sidebar_helper.rb
teams_helper.rb
tiny_mce_helper.rb refactor 2017-06-05 10:43:58 +02:00
user_settings_helper.rb
wopi_helper.rb