scinote-web/app/controllers
2018-04-11 17:17:19 +02:00
..
api
client_api
concerns
users fix travis 2018-04-06 17:16:04 +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
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
custom_fields_controller.rb
experiments_controller.rb refactor project navigation 2018-03-22 11:41:33 +01:00
my_module_comments_controller.rb
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 refactor project navigation 2018-03-22 11:41:33 +01:00
project_activities_controller.rb
project_comments_controller.rb
projects_controller.rb refactor project navigation 2018-03-22 11:41:33 +01:00
protocols_controller.rb Merge pull request #1004 from mz3944/mz-SCI-2011 2018-03-06 07:10:40 +01:00
reports_controller.rb Fixed reports permissions check calls. Fixed Hound warnings. 2018-02-22 13:51:22 +01:00
repositories_controller.rb implement sidebar toggle [fixes SCI-2232] 2018-03-28 14:12:11 +02:00
repository_columns_controller.rb fixes delete column action 2018-04-05 09:56:09 +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 enables copying of repository items [fixes SCI-2207] 2018-04-11 17:17:19 +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
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
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 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
teams_controller.rb
tiny_mce_assets_controller.rb
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
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