scinote-web/app/helpers
2017-05-25 16:28:06 +02:00
..
activity_helper.rb
application_helper.rb Add missing include for sinitize_input [SCI-1309] 2017-05-25 16:28:06 +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 fixes pdf export and image size [fixes SCI-1247] 2017-05-09 13:59:59 +02:00
user_settings_helper.rb
wopi_helper.rb