.. |
concerns
|
|
|
users
|
Re-introduce fix for SCI-650 that was lost during merge
|
2016-11-18 10:57:03 +01:00 |
activities_controller.rb
|
Removed unneeded ERB tags, which caused error. Minor refactoring.
|
2016-10-17 11:57:47 +02:00 |
application_controller.rb
|
Add check in application controller to always set current org if nil
|
2016-10-25 11:39:57 +02:00 |
assets_controller.rb
|
Ruby constants are now automatically available in JS. Refactoring was needed.
|
2016-10-17 11:57:37 +02:00 |
canvas_controller.rb
|
|
|
custom_fields_controller.rb
|
|
|
experiments_controller.rb
|
Added additional activities [SCI-605]
|
2016-11-02 10:43:36 +01:00 |
my_module_comments_controller.rb
|
Update task comments & task tags controllers & localized Strings
|
2016-11-22 14:26:35 +01:00 |
my_module_tags_controller.rb
|
Remove unused code for some more comments
|
2016-11-22 14:52:43 +01:00 |
my_modules_controller.rb
|
Remove unused code for some more comments
|
2016-11-22 14:52:43 +01:00 |
organizations_controller.rb
|
Ruby constants are now automatically available in JS. Refactoring was needed.
|
2016-10-17 11:57:37 +02:00 |
project_activities_controller.rb
|
|
|
project_comments_controller.rb
|
Remove unused code for some more comments
|
2016-11-22 14:52:43 +01:00 |
projects_controller.rb
|
sets current_organization_id if no current_organization is available for current_user, hides separator if only one team present [fixes SCI-608]
|
2016-10-24 21:20:41 +02:00 |
protocols_controller.rb
|
Fixed bug with protocol loading from file [SCI-605]
|
2016-11-03 14:15:22 +01:00 |
reports_controller.rb
|
fix hound
|
2016-11-10 14:16:54 +01:00 |
result_assets_controller.rb
|
|
|
result_comments_controller.rb
|
Remove unused code for some more comments
|
2016-11-22 14:52:43 +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
|
|
|
sample_groups_controller.rb
|
Refactor some sample groups code
|
2016-11-22 14:57:01 +01:00 |
sample_my_modules_controller.rb
|
fixed controllers
|
2016-10-17 15:10:26 +02:00 |
sample_types_controller.rb
|
adds validation to input fields
|
2016-11-29 18:08:29 +01:00 |
samples_controller.rb
|
fixed controllers
|
2016-10-17 15:10:26 +02:00 |
search_controller.rb
|
remove redcarpet gem - markdown
|
2016-11-10 14:11:32 +01:00 |
step_comments_controller.rb
|
Refactor step comments code
|
2016-11-22 15:01:48 +01:00 |
steps_controller.rb
|
|
|
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
|
implement reordering of columns in the samples table and change from local to database storage
|
2016-12-05 11:34:36 +01:00 |