scinote-web/app/controllers
okriuchykhin 7b08529e39
Merge pull request #1156 from okriuchykhin/ok_SCI_2342
Enable editing office online files in inventories [SCI-2342]
2018-05-23 12:59:12 +02:00
..
api
client_api
concerns
users Merge branch 'ok_SCI_1860' of https://github.com/okriuchykhin/scinote-web into okriuchykhin-ok_SCI_1860 2018-04-12 13:16:46 +02:00
activities_controller.rb refactor global activities in separate page [fixes SCI-2141] 2018-03-12 11:01:23 +01:00
application_controller.rb Remove tutorial [SCI-1860] 2018-03-18 13:18:05 +01: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 Move REPOSITORIES_LIMIT from constants to env variables [SCI-2301] 2018-05-09 18:03:16 +02:00
canvas_controller.rb
custom_fields_controller.rb
experiments_controller.rb fix project navigation to work with archived pages and correct current team 2018-04-17 13:52:43 +02:00
my_module_comments_controller.rb
my_module_tags_controller.rb
my_modules_controller.rb Fix task resore permissions [SCI-2385] 2018-05-15 11:51:53 +02:00
project_activities_controller.rb
project_comments_controller.rb
projects_controller.rb fix project navigation to work with archived pages and correct current team 2018-04-17 13:52:43 +02:00
protocols_controller.rb Merge pull request #1055 from okriuchykhin/ok_SCI_2250 2018-03-26 14:19:49 +02:00
reports_controller.rb shorten project name [fixes SCI-2344] 2018-05-18 14:12:12 +02:00
repositories_controller.rb Move REPOSITORIES_LIMIT from constants to env variables [SCI-2301] 2018-05-09 18:03:16 +02:00
repository_columns_controller.rb removes empty space 2018-05-17 15:21:45 +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 Update new repository row code so file columns work again 2018-05-21 14:46:30 +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 Fix nil case [SCI-2145] 2018-03-09 16:41:23 +01:00
search_controller.rb Fix pagination in global search inside repositories [SCI-2411] 2018-05-15 17:48:48 +02:00
step_comments_controller.rb Additionaly removed some unneeded code, related to the previous commit. 2018-03-04 15:24:43 +01:00
steps_controller.rb
tags_controller.rb
teams_controller.rb
tiny_mce_assets_controller.rb
user_my_modules_controller.rb
user_notifications_controller.rb
user_projects_controller.rb Fix user management on project [SCI-2146] 2018-03-09 12:08:34 +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 Office Online editing of files [SCI-2264] 2018-03-28 13:22:30 +02:00
zip_exports_controller.rb