scinote-web/app/models
2016-08-17 18:23:24 +02:00
..
concerns Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
.keep Initial commit. 2016-02-12 16:52:43 +01:00
activity.rb Add activity for moving 2016-08-16 08:49:24 +02:00
asset.rb File permissions corrected, with some refactoring. 2016-08-17 18:23:24 +02:00
asset_text_datum.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
checklist.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
checklist_item.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
comment.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
connection.rb Initial commit. 2016-02-12 16:52:43 +01:00
custom_field.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
experiment.rb Merge pull request #55 from ZmagoD/zd_papperclip_migration_bug 2016-08-16 10:44:53 +02:00
log.rb Initial commit. 2016-02-12 16:52:43 +01:00
my_module.rb Give a candy to our special dog 2016-08-16 09:10:45 +02:00
my_module_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
my_module_group.rb Basic cloning of experiment works 2016-08-11 15:13:36 +02:00
my_module_tag.rb Initial commit. 2016-02-12 16:52:43 +01:00
organization.rb fixed project overview 2016-08-09 14:26:08 +02:00
project.rb Merge branch 'zd_add_image_to_project_preview' of https://github.com/ZmagoD/scinote-web into ZmagoD-zd_add_image_to_project_preview 2016-08-10 11:33:37 +02:00
project_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
protocol.rb fixed protocol.rb 2016-07-26 09:17:24 +02:00
protocol_keyword.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
protocol_protocol_keyword.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
report.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
report_element.rb Add experiment reports element 2016-08-03 12:52:52 +02:00
result.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
result_asset.rb Initial commit. 2016-02-12 16:52:43 +01:00
result_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
result_table.rb Initial commit. 2016-02-12 16:52:43 +01:00
result_text.rb Initial commit. 2016-02-12 16:52:43 +01:00
sample.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
sample_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
sample_custom_field.rb Initial commit. 2016-02-12 16:52:43 +01:00
sample_group.rb Initial commit. 2016-02-12 16:52:43 +01:00
sample_my_module.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
sample_type.rb Initial commit. 2016-02-12 16:52:43 +01:00
step.rb Added deleting of files on S3 server when editing/removing a file. Some refactoring. 2016-08-17 18:13:35 +02:00
step_asset.rb Added deleting of files on S3 server when editing/removing a file. Some refactoring. 2016-08-17 18:13:35 +02:00
step_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
step_table.rb Initial commit. 2016-02-12 16:52:43 +01:00
table.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
tag.rb Add activity for moving 2016-08-16 08:49:24 +02:00
temp_file.rb Initial commit. 2016-02-12 16:52:43 +01:00
user.rb A lot of file uploading edge cases considered. File uploading is now actually redirected to S3 server, as before was not. Error functions changed and error output format specified, which should be used consistently throughout the application. Some other refactoring. 2016-08-17 18:08:21 +02:00
user_my_module.rb Initial commit. 2016-02-12 16:52:43 +01:00
user_organization.rb Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
user_project.rb fixed models 2016-07-22 15:36:48 +02:00