scinote-web/app/models
2016-10-03 16:14:22 +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 generate notifications [fixes SCI-440] 2016-10-03 11:37:29 +02:00
asset.rb Fixed hound alerts. 2016-09-16 15:57:54 +02:00
asset_text_datum.rb Fixes files deletion when rails worker is running [fixes SCI-411] and fixes picture's style files deletion. 2016-09-06 10:40:01 +02:00
checklist.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
checklist_item.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
comment.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
connection.rb Initial commit. 2016-02-12 16:52:43 +01:00
custom_field.rb Minor refactoring with hound alert fixes. 2016-09-21 19:48:18 +02:00
experiment.rb Fixes issue with move of experiments between projects [fixes SCI-400] 2016-09-22 15:10:15 +02:00
log.rb Initial commit. 2016-02-12 16:52:43 +01:00
my_module.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
my_module_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
my_module_group.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
my_module_tag.rb Initial commit. 2016-02-12 16:52:43 +01:00
notification.rb mark all seen notifications 2016-10-03 08:20:23 +02:00
organization.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
project.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
project_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
protocol.rb Merge pull request #161 from okriuchykhin/ok_SCI-380 2016-09-23 10:37:56 +02:00
protocol_keyword.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
protocol_protocol_keyword.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
report.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
report_element.rb cleans experiment form report if moved [fixes SCI-335] 2016-08-17 15:21:53 +02:00
result.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
result_asset.rb Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408] 2016-09-16 15:56:44 +02:00
result_comment.rb Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408] 2016-09-16 15:56:44 +02:00
result_table.rb Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408] 2016-09-16 15:56:44 +02:00
result_text.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
sample.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
sample_comment.rb Initial commit. 2016-02-12 16:52:43 +01:00
sample_custom_field.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
sample_group.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
sample_my_module.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
sample_type.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
step.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
step_asset.rb Fixed hound alerts. 2016-08-17 21:02:05 +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 Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
tag.rb Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408] 2016-09-21 19:37:36 +02:00
temp_file.rb Initial commit. 2016-02-12 16:52:43 +01:00
user.rb generated notification related migrations and model tests 2016-09-28 14:18:52 +02:00
user_my_module.rb Initial commit. 2016-02-12 16:52:43 +01:00
user_notification.rb mark all seen notifications 2016-10-03 08:20:23 +02: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