scinote-web/app/controllers
2018-04-23 11:33:16 +02:00
..
api Removed permissions helper and updated the remaining calls to its methods with the new canaid gem permissions. 2018-02-16 10:53:22 +01:00
client_api Fix addons display in info modal [SCI-1875] 2018-01-17 18:30:55 +01:00
concerns Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
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 Refactor file preview modal [SCI-2217] 2018-03-30 11:50:28 +02:00
at_who_controller.rb Refactor smart annotations modal [SCI-2223] 2018-04-02 20:38:56 +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 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 Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
my_module_tags_controller.rb Minor permissions and their calls refactoring and fixing. 2018-03-04 14:49:41 +01:00
my_modules_controller.rb propagate assigned repository items in workflow [fixes SCI-2261] 2018-04-23 11:33:16 +02:00
project_activities_controller.rb Fixed Hound warnings. 2018-02-14 13:16:32 +01:00
project_comments_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
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 #1004 from mz3944/mz-SCI-2011 2018-03-06 07:10:40 +01:00
reports_controller.rb update reports show page to work with new navigation 2018-04-18 14:40:53 +02:00
repositories_controller.rb hides the create new inventory button for non admin users [fixes SCI-2296] 2018-04-13 13:39:58 +02:00
repository_columns_controller.rb fixes controller action in manage_columns 2018-04-20 09:53:15 +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 Merge pull request #1086 from ZmagoD/zd_SCI_2207 2018-04-19 17:13:43 +02: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 Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +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
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 Implement search in file repository cells and improve performance [SCI-2111] 2018-03-26 13:19:09 +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 Fixed misspelled permission call. 2018-02-22 14:08:12 +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 Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +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 Minor permissions and their calls refactoring and fixing. 2018-03-04 14:49:41 +01:00
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 view repository permission 2017-12-14 14:18:18 +01:00
user_samples_controller.rb Add uniqueness validation for SamplesTable [SCI-2148][SCI-2149] 2018-03-09 15:34:06 +01:00
wopi_controller.rb Some additional permission calls fixes, minor refactoring. 2018-03-06 06:56:35 +01:00
zip_exports_controller.rb Fix dowloand of export zip files from local storage [SCI-1128] 2017-04-26 13:23:30 +02:00