scinote-web/app/controllers
Zmago Devetak 4f5b7ad8ad Merge pull request #228 from ZmagoD/zd_SCI_585
Removes archived projects from index page [fixes SCI-585]
2016-10-21 11:33:01 +02:00
..
concerns Initial commit. 2016-02-12 16:52:43 +01:00
users fixed issue with mozilla browsers 2016-10-17 15:21:19 +02:00
activities_controller.rb Removed unneeded ERB tags, which caused error. Minor refactoring. 2016-10-17 11:57:47 +02:00
application_controller.rb fixes search 2016-10-17 15:10:26 +02:00
assets_controller.rb Ruby constants are now automatically available in JS. Refactoring was needed. 2016-10-17 11:57:37 +02:00
canvas_controller.rb Fix Hound errors 2016-08-23 11:08:10 +02:00
custom_fields_controller.rb Removed unneeded upper case for errors which had them, along with their refactoring. [fixes SCI-408] 2016-09-22 17:35:23 +02:00
experiments_controller.rb fixed controllers 2016-10-17 15:10:26 +02:00
my_module_comments_controller.rb Fix hound warnings [SCI-557] 2016-10-21 09:37:24 +02:00
my_module_tags_controller.rb Refactor canvas a lot. 2016-07-28 16:41:10 +02:00
my_modules_controller.rb fixed controllers 2016-10-17 15:10:26 +02:00
organizations_controller.rb Ruby constants are now automatically available in JS. Refactoring was needed. 2016-10-17 11:57:37 +02:00
project_activities_controller.rb Remove uneccesary project_activities HTML pages 2016-07-29 16:06:35 +02:00
project_comments_controller.rb Fix hound warnings [SCI-557] 2016-10-21 09:37:24 +02:00
projects_controller.rb hide private projects 2016-10-21 09:06:19 +02:00
protocols_controller.rb fixes search 2016-10-17 15:10:26 +02:00
reports_controller.rb fixed controllers 2016-10-17 15:10:26 +02:00
result_assets_controller.rb Added deleting of files on S3 server when editing/removing a file. Some refactoring. 2016-08-17 18:13:35 +02:00
result_comments_controller.rb Fix hound warnings [SCI-557] 2016-10-21 09:37:24 +02:00
result_tables_controller.rb Fix result texts/tables 2016-08-10 15:44:33 +02:00
result_texts_controller.rb Fix result texts/tables 2016-08-10 15:44:33 +02:00
results_controller.rb fixed security issue 2016-09-13 13:57:31 +02:00
sample_groups_controller.rb fixes hound 2016-08-19 13:55:34 +02:00
sample_my_modules_controller.rb fixed controllers 2016-10-17 15:10:26 +02:00
sample_types_controller.rb delete comment 2016-08-22 08:50:48 +02:00
samples_controller.rb fixed controllers 2016-10-17 15:10:26 +02:00
search_controller.rb Ruby constants are now automatically available in JS. Refactoring was needed. 2016-10-17 11:57:37 +02:00
step_comments_controller.rb Fix hound warnings [SCI-557] 2016-10-21 09:37:24 +02:00
steps_controller.rb Word wrapping and truncating added to whole application [fixes SCI-458]. Fixed some bugs which were related to long/too long text and validations. Modified parts of application to accomodate for longer text limits. 2016-09-21 19:48:18 +02:00
tags_controller.rb Removed ruby constants duplicates in JS, because of caching problems. 2016-10-17 11:57:47 +02:00
user_my_modules_controller.rb [fixes SCI-304], [fixes SCI-37] 2016-08-03 09:34:10 +02:00
user_notifications_controller.rb Removed unneeded ERB tags, which caused error. Minor refactoring. 2016-10-17 11:57:47 +02:00
user_projects_controller.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00