scinote-web/app/models
2018-06-01 13:49:02 +02:00
..
concerns a shotgun surgery that fixes searching/filtering of repository_rows [fixes SCI-2339] 2018-04-26 11:05:02 +02:00
views/datatables fix access to public reports [fixes SCI-2340] 2018-05-21 14:45:18 +02:00
.keep Initial commit. 2016-02-12 16:52:43 +01:00
activity.rb Rename notifications settings accessor [SCI-1864] 2017-12-07 13:59:33 +01:00
application_record.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
asset.rb Fix inventory rows without files not being saved bug 2018-05-30 14:41:20 +02:00
asset_text_datum.rb Woops, almost forgot on this one 2017-07-04 15:00:14 +02:00
checklist.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
checklist_item.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
comment.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
connection.rb Optimize update canvas SQL and remove module group name [SCI-1642] 2017-10-05 16:19:25 +02:00
custom_field.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
experiment.rb Improve sidebar rendering performance [SCI-2478] 2018-06-01 13:49:02 +02:00
my_module.rb add ID column to repository [fixes SCI-2206] 2018-04-04 11:55:11 +02:00
my_module_group.rb Merge branch 'master' into rails-5.1 2017-10-23 08:57:57 +02:00
my_module_repository_row.rb Improve connections between repository models [SCI-1697] 2018-03-16 13:12:33 +01:00
my_module_tag.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
notification.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
project.rb Improve sidebar rendering performance [SCI-2478] 2018-06-01 13:49:02 +02:00
project_comment.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
protocol.rb refactor update protocol keywords action [fixes SCI-2257] 2018-04-06 15:41:50 +02:00
protocol_keyword.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
protocol_protocol_keyword.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
report.rb fixes per @mlorb 's request 2018-04-23 12:26:21 +02:00
report_element.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
repository.rb Add user id tracking when discarding repository [SCI-2462] 2018-05-29 15:33:02 +02:00
repository_asset_value.rb Fix repository export to support file columns [SCI-2079] 2018-03-13 10:40:27 +01:00
repository_cell.rb Disable some validations in repository import to improve speed [SCI-2404] 2018-05-15 11:14:43 +02:00
repository_column.rb adds save PDF report to inventory feature [fixes SCI-2371] 2018-05-16 09:31:19 +02:00
repository_date_value.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
repository_list_item.rb fix name scope 2018-02-12 09:09:56 +01:00
repository_list_value.rb setup endpoint for repository_rows paging/search 2018-03-06 16:32:39 +01:00
repository_row.rb adds save PDF report to inventory feature [fixes SCI-2371] 2018-05-16 09:31:19 +02:00
repository_table_state.rb Refactor all the methods into two new services 2018-04-20 12:31:22 +02:00
repository_text_value.rb Fix repositories [SCI-1873] 2017-12-19 17:53:45 +01:00
result.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_asset.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
result_comment.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
result_table.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
result_text.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
sample.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
sample_custom_field.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
sample_group.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
sample_my_module.rb fixes hound 2017-06-28 15:29:10 +02:00
sample_type.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
samples_table.rb Fix failing test [SCI-2148][SCI-2149] 2018-03-16 11:05:38 +01:00
settings.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
step.rb Fixes DEPRECATION WARNING-s for Rails 5.1.2 2017-07-04 14:35:51 +02:00
step_asset.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
step_comment.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
step_table.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
table.rb Fixes DEPRECATION WARNING-s for Rails 5.1.2 2017-07-04 14:35:51 +02:00
tag.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
task_comment.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
team.rb fixes per @mlorb 's request 2018-04-23 12:26:21 +02:00
temp_file.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
tiny_mce_asset.rb Merge branch 'master' of https://github.com/biosistemika/scinote-web into decoupling 2018-01-23 11:06:33 +01:00
token.rb fixes tabs 2017-06-28 15:40:15 +02:00
user.rb Improve sidebar rendering performance [SCI-2478] 2018-06-01 13:49:02 +02:00
user_identity.rb Add validation for uid uniqness [GIOT-29] 2017-09-01 17:00:13 +02:00
user_my_module.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
user_notification.rb Rename notifications settings accessor [SCI-1864] 2017-12-07 13:59:33 +01:00
user_project.rb fixes per @mlorb 's request 2018-04-23 12:26:21 +02:00
user_team.rb fixes per @mlorb 's request 2018-04-23 12:26:21 +02:00
wopi_action.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
wopi_app.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
wopi_discovery.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
zip_export.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00