scinote-web/app/controllers
2019-02-19 13:51:18 +01:00
..
api Merge pull request #1404 from okriuchykhin/ok_SCI_2822 2018-12-12 11:36:39 +01:00
client_api Partially fixed according to pull request review, added comments to code review 2018-08-31 12:11:51 +02:00
concerns Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
users System notification modal window [SCI-2957 and SCI-2958] (#1484) 2019-02-15 13:07:29 +01:00
activities_controller.rb Remove unused variables from activities controller [SCI-2778] 2018-11-14 13:17:38 +01:00
application_controller.rb Merge pull request #1448 from mz3944/mz-SCI-2929 2019-01-31 04:43:39 +01:00
assets_controller.rb Disable edit button for unsupported WOPI formats [SCI-2904] 2018-12-31 18:10:12 +01:00
at_who_controller.rb Handle situation with smart annotations and zero inventories [SCI-2396] 2018-05-14 15:34:23 +02:00
canvas_controller.rb Fixed permission error when moving a freshly cloned task. 2018-02-14 14:39:09 +01:00
custom_fields_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
experiments_controller.rb Refactor method clone_experiment_as_template into service object 2019-01-31 07:13:40 +01:00
my_module_comments_controller.rb Additional fixies for smart annotations [SCI-2880] 2018-11-26 15:17:18 +01:00
my_module_tags_controller.rb Code style fixies []SCI-2875] 2019-01-14 16:31:23 +01:00
my_modules_controller.rb Improve error handling in task inventories dropdown [SCI-2776] 2019-01-10 21:11:20 +01:00
project_activities_controller.rb Fixed Hound warnings. 2018-02-14 13:16:32 +01:00
project_comments_controller.rb Additional fixies for smart annotations [SCI-2880] 2018-11-26 15:17:18 +01:00
projects_controller.rb refactor Demo project generation 2019-01-24 13:40:53 +01:00
protocols_controller.rb Improve error loggin in protocol import [SCI-3023] 2019-02-07 14:00:24 +01:00
reports_controller.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
repositories_controller.rb move maximum file size limit to an ENV variable [fixes SCI-2415] 2018-06-19 14:15:14 +02:00
repository_columns_controller.rb adds an additional check if some other user has added/removed repository columns [fixes SCI-2408] 2018-06-12 15:28:03 +02:00
repository_list_items_controller.rb fixes hound adds specs to repository_list_items controller 2018-03-16 10:53:05 +01:00
repository_rows_controller.rb Improve rendering speed of inventory table [SCI-2910] 2018-12-13 16:17:22 +01:00
result_assets_controller.rb Fixed protocol and archive permission calls, fixed result permissions; module group managing is now also allowed on newly created groups; other permission call fixes and some refactoring. 2018-02-19 14:51:14 +01:00
result_comments_controller.rb Additional fixies for smart annotations [SCI-2880] 2018-11-26 15:17:18 +01:00
result_tables_controller.rb Fixed protocol and archive permission calls, fixed result permissions; module group managing is now also allowed on newly created groups; other permission call fixes and some refactoring. 2018-02-19 14:51:14 +01:00
result_texts_controller.rb Fixed protocol and archive permission calls, fixed result permissions; module group managing is now also allowed on newly created groups; other permission call fixes and some refactoring. 2018-02-19 14:51:14 +01:00
results_controller.rb Fixed protocol and archive permission calls, fixed result permissions; module group managing is now also allowed on newly created groups; other permission call fixes and some refactoring. 2018-02-19 14:51:14 +01:00
sample_groups_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
sample_my_modules_controller.rb rename Organization to Team in controllers 2017-01-24 17:06:51 +01:00
sample_types_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
samples_controller.rb Fix nil case [SCI-2145] 2018-03-09 16:41:23 +01:00
search_controller.rb Remove Samples from search controller [SCI-2739] 2018-09-18 15:03:19 +02:00
step_comments_controller.rb Additional fixies for smart annotations [SCI-2880] 2018-11-26 15:17:18 +01:00
steps_controller.rb Found the bug and fixed it 2018-08-21 13:26:16 +02:00
system_notifications_controller.rb System notification navbar menu drop down [SCI 2955] (#1498) 2019-02-19 11:08:59 +01:00
tags_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
teams_controller.rb Refactor export_all_counter increasing/reseting logic 2019-01-25 11:16:31 +01:00
tiny_mce_assets_controller.rb adds team space related methods 2017-04-25 13:44:31 +02:00
user_my_modules_controller.rb Prevent user being added to project/task multiple times [SCI-2869] 2018-11-20 14:29:33 +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 Prevent user being added to project/task multiple times [SCI-2869] 2018-11-20 14:29:33 +01:00
user_repositories_controller.rb Refactor all the methods into two new services 2018-04-20 12:31:22 +02:00
user_samples_controller.rb Add explicit ordering to samples_tables [SCI-2148][SCI-2149] 2018-03-13 13:16:34 +01:00
wopi_controller.rb Fix WOPI controller to support repositories [SCI-2342] 2018-05-24 16:51:25 +02:00
zip_exports_controller.rb Refactor TeamZipExport code (move it into special file) 2018-09-16 20:28:26 +02:00