..
concerns
users
Remove invitation_to_organization email
2016-10-12 10:54:36 +02:00
activities_controller.rb
application_controller.rb
render_403 and 404 now return true
2016-08-17 15:46:30 +02:00
assets_controller.rb
Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408]
2016-09-16 15:56:44 +02:00
canvas_controller.rb
Fix Hound errors
2016-08-23 11:08:10 +02:00
custom_fields_controller.rb
Removed unneeded upper case for errors which had them, along with their refactoring. [fixes SCI-408]
2016-09-22 17:35:23 +02:00
experiments_controller.rb
clean up flash label
2016-09-21 19:09:57 +02:00
my_module_comments_controller.rb
fixing hound
2016-09-27 17:31:37 +02:00
my_module_tags_controller.rb
my_modules_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
organizations_controller.rb
Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408]
2016-09-16 15:56:44 +02:00
project_activities_controller.rb
project_comments_controller.rb
fixing hound
2016-09-27 17:31:37 +02:00
projects_controller.rb
Remove now obsolote controller actions
2016-08-25 13:51:31 +02:00
protocols_controller.rb
Remove now obsolote controller actions
2016-08-25 13:51:31 +02:00
reports_controller.rb
fixing hound alerts
2016-08-17 09:44:23 +02:00
result_assets_controller.rb
Added deleting of files on S3 server when editing/removing a file. Some refactoring.
2016-08-17 18:13:35 +02:00
result_comments_controller.rb
fixing hound
2016-09-27 17:31:37 +02:00
result_tables_controller.rb
Fix result texts/tables
2016-08-10 15:44:33 +02:00
result_texts_controller.rb
Fix result texts/tables
2016-08-10 15:44:33 +02:00
results_controller.rb
fixed security issue
2016-09-13 13:57:31 +02:00
sample_groups_controller.rb
fixes hound
2016-08-19 13:55:34 +02:00
sample_my_modules_controller.rb
sample_types_controller.rb
delete comment
2016-08-22 08:50:48 +02:00
samples_controller.rb
adding popup sample info
2016-09-23 17:45:02 +02:00
search_controller.rb
check search input string [fixes SCI-346]
2016-08-18 13:14:31 +02:00
step_comments_controller.rb
fixing hound
2016-09-27 17:31:37 +02: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
user_my_modules_controller.rb
user_notifications_controller.rb
Code fix after rebase with latest master [SCI-442]
2016-10-05 15:51:11 +02:00
user_projects_controller.rb