scinote-web/app/helpers
2017-01-05 15:33:41 +01:00
..
activity_helper.rb Sanitize .html_safe marked strings which contain tags [SCI-102] 2017-01-05 13:04:19 +01:00
application_helper.rb Initial code commit [SCI-102] 2017-01-05 13:04:19 +01:00
assets_helper.rb Sanitize .html_safe marked strings which contain tags [SCI-102] 2017-01-05 13:04:19 +01:00
bootstrap_form_helper.rb Add a smart_text_area tag & implement it throughout application 2016-11-16 17:57:01 +01:00
database_helper.rb Refactor & fix sign up constraints 2016-11-29 16:53:40 +01:00
form_tag_helper.rb Sanitize .html_safe marked strings which contain tags [SCI-102] 2017-01-05 13:04:19 +01:00
input_sanitize_helper.rb Add list of whitelisted attributes [SCI-102] 2017-01-05 15:33:41 +01:00
mailer_helper.rb
my_modules_helper.rb
notifications_helper.rb refactoring 2016-11-08 11:20:14 +01:00
organizations_helper.rb Sanitize .html_safe marked strings which contain tags [SCI-102] 2017-01-05 13:04:19 +01:00
permission_helper.rb Make edit, delete buttons clickable & hide them if neccesary 2016-12-09 13:18:59 +01:00
projects_helper.rb
protocol_status_helper.rb Sanitize .html_safe marked strings which contain tags [SCI-102] 2017-01-05 13:04:19 +01:00
quill_js_helper.rb Also employ "no format" Nokogiri strategy when sanitizing 2016-11-17 16:43:14 +01:00
reports_helper.rb
results_helper.rb
samples_helper.rb adds sample groups index page 2016-12-02 09:33:09 +01:00
search_helper.rb fixes search 2016-10-17 15:10:26 +02:00
secondary_navigation_helper.rb
sidebar_helper.rb