scinote-web/app/helpers
Luka Murn 53699193a2 Merge branch 'smart-annotations'
Conflicts:
	app/assets/javascripts/comments.js.erb
	app/assets/javascripts/protocols/index.js
	app/assets/javascripts/protocols/steps.js.erb
	app/assets/javascripts/samples/sample_datatable.js.erb
	app/controllers/my_module_comments_controller.rb
	app/controllers/project_comments_controller.rb
	app/controllers/result_comments_controller.rb
	app/controllers/step_comments_controller.rb
	app/datatables/sample_datatable.rb
	app/views/my_module_comments/_comment.html.erb
	app/views/project_comments/_comment.html.erb
	app/views/projects/show/_experiment.html.erb
	app/views/reports/elements/_experiment_element.html.erb
	app/views/reports/elements/_result_comments_element.html.erb
	app/views/reports/elements/_result_text_element.html.erb
	app/views/reports/elements/_step_checklist_element.html.erb
	app/views/reports/elements/_step_comments_element.html.erb
	app/views/reports/elements/_step_element.html.erb
	app/views/result_comments/_comment.html.erb
	app/views/results/_result_text.html.erb
	app/views/step_comments/_comment.html.erb
	app/views/steps/_step.html.erb
	db/schema.rb
2017-01-24 14:33:23 +01:00
..
activity_helper.rb Merge pull request #385 from okriuchykhin/ok_SCI_102 2017-01-16 11:41:38 +01:00
application_helper.rb Merge branch 'smart-annotations' 2017-01-24 14:33:23 +01:00
bootstrap_form_helper.rb fixes highlight.js 2017-01-19 17:09:25 +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 Merge branch 'smart-annotations' 2017-01-24 14:33:23 +01:00
mailer_helper.rb Bugfix for notification emails 2016-10-13 12:12:28 +02:00
my_modules_helper.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
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 Save an (yet unworking) version of user smart annotations 2017-01-04 10:54:02 +01:00
projects_helper.rb Initial commit. 2016-02-12 16:52:43 +01:00
protocol_status_helper.rb Improve user input sanitization, fix bugs [SCI-102] 2017-01-11 15:50:11 +01:00
reports_helper.rb Fix issue in report editor [SCI-102] 2017-01-17 14:21:59 +01:00
results_helper.rb Initial commit. 2016-02-12 16:52:43 +01:00
samples_helper.rb Fixed sample deletion on experiments level. Minor refactoring. [SCI-848] 2017-01-06 14:23:20 +01:00
search_helper.rb syntax fix 2017-01-06 10:46:36 +01:00
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