scinote-web/app/controllers
okriuchykhin 02bfd19d1c Merge pull request #385 from okriuchykhin/ok_SCI_102
Fix XSS on activites and throghout the rest of app [SCI-102]
2017-01-16 11:41:38 +01:00
..
concerns Replaced remaining related hard-coded names with constants and generalized delete samples name fetching. Minor refactoring. [SCI-848] 2017-01-06 14:23:20 +01:00
users Merge pull request #385 from okriuchykhin/ok_SCI_102 2017-01-16 11:41:38 +01:00
activities_controller.rb Fix new year problems with activities 2017-01-12 14:47:15 +01:00
application_controller.rb Added automatic sign in with token authentication, needed when signing in from different webpage. [closes SCI-689] 2016-11-30 16:56:56 +01:00
assets_controller.rb Improve regexp for image whitelisting [SCI-736] 2016-11-28 10:08:54 +01:00
canvas_controller.rb
custom_fields_controller.rb Improve user input sanitization, fix bugs [SCI-102] 2017-01-11 15:50:11 +01:00
experiments_controller.rb Merge pull request #385 from okriuchykhin/ok_SCI_102 2017-01-16 11:41:38 +01:00
my_module_comments_controller.rb Fix includes [SCI-102] 2017-01-12 17:02:01 +01:00
my_module_tags_controller.rb Re-add tags index controller action to render tags 2017-01-03 09:39:41 +01:00
my_modules_controller.rb Merge pull request #385 from okriuchykhin/ok_SCI_102 2017-01-16 11:41:38 +01:00
organizations_controller.rb Improve error message whan importing CSV files with incorrect character encoding [SCI-815] 2017-01-05 17:00:21 +01:00
project_activities_controller.rb
project_comments_controller.rb Fix includes [SCI-102] 2017-01-12 17:02:01 +01:00
projects_controller.rb Merge pull request #385 from okriuchykhin/ok_SCI_102 2017-01-16 11:41:38 +01:00
protocols_controller.rb Improve user input sanitization, fix bugs [SCI-102] 2017-01-11 15:50:11 +01:00
reports_controller.rb fix hound 2016-11-10 14:16:54 +01:00
result_assets_controller.rb
result_comments_controller.rb Fix includes [SCI-102] 2017-01-12 17:02:01 +01:00
result_tables_controller.rb
result_texts_controller.rb remove redcarpet gem - markdown 2016-11-10 14:11:32 +01:00
results_controller.rb fixed security issue 2016-09-13 13:57:31 +02:00
sample_groups_controller.rb fixes breadcrumbs in secondary nav 2016-12-12 16:03:14 +01:00
sample_my_modules_controller.rb fixed controllers 2016-10-17 15:10:26 +02:00
sample_types_controller.rb fixes breadcrumbs in secondary nav 2016-12-12 16:03:14 +01:00
samples_controller.rb Improve user input sanitization, fix bugs [SCI-102] 2017-01-11 15:50:11 +01:00
search_controller.rb remove redcarpet gem - markdown 2016-11-10 14:11:32 +01:00
step_comments_controller.rb Fix includes [SCI-102] 2017-01-12 17:02:01 +01:00
steps_controller.rb Word wrapping and truncating added to whole application [fixes SCI-458]. Fixed some bugs which were related to long/too long text and validations. Modified parts of application to accomodate for longer text limits. 2016-09-21 19:48:18 +02:00
tags_controller.rb Remove tags 2016-11-19 16:57:08 +01:00
user_my_modules_controller.rb Fix Hound errors 2016-11-22 15:19:12 +01:00
user_notifications_controller.rb Removed unneeded ERB tags, which caused error. Minor refactoring. 2016-10-17 11:57:47 +02:00
user_projects_controller.rb Fix user projects not working 2016-11-23 13:19:10 +01:00
user_samples_controller.rb fixes invited user samples table [fixes SCI-790] 2016-12-13 10:56:13 +01:00