.. |
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
|
Add config option to enable/disable users registration [SCI-935]
|
2017-01-30 15:04:02 +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
|
Enable image preview for newly uploaded images [SCI-694]
|
2017-01-06 16:41:24 +01:00 |
at_who_controller.rb
|
fix bug with avatar in smart annotations
|
2017-01-26 17:15:00 +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
|
Refactor smart annotation/auto_link/simple_format rendering [SCI-940]
|
2017-01-25 17:18:19 +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 branch 'improved-files-handling' into 'master'
|
2017-01-18 11:29:40 +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
|
Refactor smart annotation/auto_link/simple_format rendering [SCI-940]
|
2017-01-25 17:18:19 +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
|
Add export to protocol management page and code style improvements [SCI-742]
|
2017-01-23 17:43:48 +01:00 |
reports_controller.rb
|
|
|
result_assets_controller.rb
|
cleanup direct upload
|
2016-12-08 11:26:13 +01:00 |
result_comments_controller.rb
|
Refactor smart annotation/auto_link/simple_format rendering [SCI-940]
|
2017-01-25 17:18:19 +01:00 |
result_tables_controller.rb
|
|
|
result_texts_controller.rb
|
|
|
results_controller.rb
|
|
|
sample_groups_controller.rb
|
fixes breadcrumbs in secondary nav
|
2016-12-12 16:03:14 +01:00 |
sample_my_modules_controller.rb
|
|
|
sample_types_controller.rb
|
fixes breadcrumbs in secondary nav
|
2016-12-12 16:03:14 +01:00 |
samples_controller.rb
|
Add sanitization of group/type to sample edit [SCI-902]
|
2017-01-24 16:58:03 +01:00 |
search_controller.rb
|
|
|
step_comments_controller.rb
|
Refactor smart annotation/auto_link/simple_format rendering [SCI-940]
|
2017-01-25 17:18:19 +01:00 |
steps_controller.rb
|
Merge branch 'smart-annotations'
|
2017-01-24 14:33:23 +01:00 |
tags_controller.rb
|
|
|
user_my_modules_controller.rb
|
|
|
user_notifications_controller.rb
|
|
|
user_projects_controller.rb
|
|
|
user_samples_controller.rb
|
fixes invited user samples table [fixes SCI-790]
|
2016-12-13 10:56:13 +01:00 |