scinote-web/app/models
2017-05-11 22:20:06 +02:00
..
concerns Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
.keep Initial commit. 2016-02-12 16:52:43 +01:00
activity.rb Add additional info to samples info modal [SCI-960] 2017-05-11 22:20:06 +02:00
asset.rb Improve code style [SCI-1158] 2017-05-08 18:00:14 +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 Merge branch 'master' of https://github.com/biosistemika/scinote-web into release-1.10.1 2017-05-10 15:14:17 +02:00
checklist_item.rb Remove input sanitization in the models [SCI-102] 2017-01-12 16:20:37 +01:00
comment.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
connection.rb Initial commit. 2016-02-12 16:52:43 +01:00
custom_field.rb rename models where org/organization 2017-01-24 16:34:21 +01:00
experiment.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
my_module.rb Merge pull request #593 from okriuchykhin/ok_SCI_1158 2017-05-09 10:23:34 +02:00
my_module_group.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
my_module_tag.rb Initial commit. 2016-02-12 16:52:43 +01:00
notification.rb Fix destroying of users in relation to notifications 2016-11-15 15:56:32 +01:00
project.rb Add notifications counter badge to project card [SCI-1253] 2017-05-10 17:28:37 +02:00
project_comment.rb Added :inverse_of reference for all specific comment models. [fixes SCI-1207] 2017-04-19 23:38:23 +02:00
protocol.rb Merge branch 'master' of https://github.com/biosistemika/scinote-web into release-1.10.1 2017-05-10 15:14:17 +02:00
protocol_keyword.rb rename models where org/organization 2017-01-24 16:34:21 +01: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 Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
report_element.rb change send to public_send 2017-03-24 16:25:50 +01:00
result.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +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 Added :inverse_of reference for all specific comment models. [fixes SCI-1207] 2017-04-19 23:38:23 +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 add image upload functionality to result text 2017-04-24 12:28:27 +02:00
sample.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
sample_custom_field.rb Improve speed of search [SCI-1157] 2017-04-11 14:55:44 +02:00
sample_group.rb Improve speed of search [SCI-1157] 2017-04-11 14:55:44 +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 Improve speed of search [SCI-1157] 2017-04-11 14:55:44 +02:00
samples_table.rb Add additional sanitization to search parameters in datatables [SCI-763] 2017-04-25 17:37:42 +02:00
settings.rb Fix circular dependency while loading Settings [SCI-1004] 2017-02-21 14:38:13 +01:00
step.rb Merge pull request #593 from okriuchykhin/ok_SCI_1158 2017-05-09 10:23:34 +02:00
step_asset.rb Fixed hound alerts. 2016-08-17 21:02:05 +02:00
step_comment.rb Added :inverse_of reference for all specific comment models. [fixes SCI-1207] 2017-04-19 23:38:23 +02:00
step_table.rb Initial commit. 2016-02-12 16:52:43 +01:00
table.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
tag.rb Add advanced search options [SCI-1158] 2017-05-05 16:41:23 +02:00
task_comment.rb Added :inverse_of reference for all specific comment models. [fixes SCI-1207] 2017-04-19 23:38:23 +02:00
team.rb Merge pull request #568 from ZmagoD/zd_SCI_1119 2017-05-08 13:06:58 +02:00
temp_file.rb refactor 2017-05-09 14:05:21 +02:00
tiny_mce_asset.rb fixes pdf export and image size [fixes SCI-1247] 2017-05-09 13:59:59 +02:00
token.rb Users can now have multiple tokens 2016-11-30 16:48:42 +01:00
user.rb adds delayed zip generator 2017-03-23 15:45:02 +01:00
user_my_module.rb Initial commit. 2016-02-12 16:52:43 +01:00
user_notification.rb adds delayed zip generator 2017-03-23 15:45:02 +01:00
user_project.rb fixed models 2016-07-22 15:36:48 +02:00
user_team.rb fixes hound 2017-01-31 13:33:55 +01:00
wopi_action.rb Refactor the rest of WOPI logic from Nejc 2016-09-28 09:33:44 +02:00
wopi_app.rb Refactor the rest of WOPI logic from Nejc 2016-09-28 09:33:44 +02:00
wopi_discovery.rb Refactor the rest of WOPI logic from Nejc 2016-09-28 09:33:44 +02:00
zip_export.rb fix method_missing again 2017-04-13 14:34:58 +02:00