scinote-web/app/helpers
Luka Murn 24dd25d9f5 Add edit/delete result comment functionality
Lessons learned during this fix:
Don't use dependant: :destroy on both ends of association
between 2 ActiveRecords, or you will run into stack overflow.
2016-08-25 13:51:31 +02:00
..
activity_helper.rb
application_helper.rb Remove uneccesary project_activities HTML pages 2016-07-29 16:06:35 +02:00
assets_helper.rb
bootstrap_form_helper.rb
custom_fields_helper.rb
database_helper.rb
my_modules_helper.rb
organizations_helper.rb
permission_helper.rb Add edit/delete result comment functionality 2016-08-25 13:51:31 +02:00
project_activities_helper.rb
projects_helper.rb
protocol_status_helper.rb
reports_helper.rb adds font-awesome to pdf [fixes SCI-345] 2016-08-22 14:40:09 +02:00
result_assets_helper.rb
result_comments_helper.rb
result_tables_helper.rb
result_texts_helper.rb
results_helper.rb
sample_groups_helper.rb
sample_types_helper.rb
samples_helper.rb More fixes on secondary navigation 2016-07-29 16:20:35 +02:00
search_helper.rb
secondary_navigation_helper.rb fixes samples page for experiment level [fixes SCI-44] 2016-08-02 08:44:07 +02:00
sidebar_helper.rb Add consistent links for archive for all entities 2016-08-24 09:14:29 +02:00
step_comments_helper.rb
steps_helper.rb
user_my_modules_helper.rb