scinote-web/app/controllers
2018-09-10 15:17:27 +02:00
..
api Added results endpoint 2018-09-10 15:17:27 +02:00
client_api
concerns
users move maximum file size limit to an ENV variable [fixes SCI-2415] 2018-06-19 14:15:14 +02:00
activities_controller.rb Fix error on activities page when user doesn't have any [SCI-2628] 2018-08-20 14:26:42 +02:00
application_controller.rb move FirstTimeDataGenerator helper from applictaion controller 2018-07-11 11:19:39 +02:00
assets_controller.rb Enable editing office online files in inventories [SCI-2342] 2018-05-21 15:48:48 +02: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
custom_fields_controller.rb
experiments_controller.rb Improve sidebar rendering performance [SCI-2478] 2018-06-01 13:49:02 +02:00
my_module_comments_controller.rb
my_module_tags_controller.rb
my_modules_controller.rb fixes assign items flash message [fixes SCI-2487] 2018-06-08 10:02:57 +02:00
project_activities_controller.rb
project_comments_controller.rb
projects_controller.rb move FirstTimeDataGenerator helper from applictaion controller 2018-07-11 11:19:39 +02:00
protocols_controller.rb move maximum file size limit to an ENV variable [fixes SCI-2415] 2018-06-19 14:15:14 +02:00
reports_controller.rb Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2340 2018-05-24 15:00:59 +02: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 Slighty change the parameter parsing of removed file cells 2018-08-21 16:46:47 +02:00
result_assets_controller.rb
result_comments_controller.rb
result_tables_controller.rb
result_texts_controller.rb
results_controller.rb
sample_groups_controller.rb
sample_my_modules_controller.rb
sample_types_controller.rb
samples_controller.rb
search_controller.rb Fix search in repositories [SCI-2428] 2018-05-24 17:14:40 +02:00
step_comments_controller.rb
steps_controller.rb
tags_controller.rb
teams_controller.rb move maximum file size limit to an ENV variable [fixes SCI-2415] 2018-06-19 14:15:14 +02:00
tiny_mce_assets_controller.rb
user_my_modules_controller.rb
user_notifications_controller.rb
user_projects_controller.rb add data-hook, refactor add user to project modal to support addons 2018-06-01 16:13:22 +02: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