scinote-web/app/controllers
2018-02-16 12:04:11 +01: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 'master' of https://github.com/biosistemika/scinote-web into zd_SCI_1960 2018-02-01 16:04:05 +01:00
activities_controller.rb
application_controller.rb 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
assets_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
at_who_controller.rb
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 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
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 Refactored remaining experiment level permissions (and everything below it). 2018-02-14 14:39:07 +01:00
my_modules_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01: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 Readded project archive permission. 2018-02-14 13:16:32 +01:00
protocols_controller.rb Fixed protocol in repository permissions, and refactored it a bit. 2018-02-16 12:04:11 +01:00
reports_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
repositories_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
repository_columns_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
repository_rows_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
result_assets_controller.rb Added missing '?' to the canaid permission calls that were missing it. 2018-02-16 11:12:30 +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 Added missing '?' to the canaid permission calls that were missing it. 2018-02-16 11:12:30 +01:00
result_texts_controller.rb Added missing '?' to the canaid permission calls that were missing it. 2018-02-16 11:12:30 +01:00
results_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +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 Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
search_controller.rb
step_comments_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
steps_controller.rb Added missing '?' to the canaid permission calls that were missing it. 2018-02-16 11:12:30 +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
user_my_modules_controller.rb Refactored remaining experiment level permissions (and everything below it). 2018-02-14 14:39:07 +01:00
user_notifications_controller.rb
user_projects_controller.rb Renamed permission 'update_project' to 'manage_project'. Some permissions fixes; added them in some places where they were missing. 2018-02-14 13:16:32 +01:00
user_repositories_controller.rb
user_samples_controller.rb
wopi_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
zip_exports_controller.rb