scinote-web/app/models
2019-05-22 15:42:50 +02:00
..
concerns Add delay job for handling unknown tinyMCE images (#1781) 2019-05-20 12:44:16 +02:00
views/datatables Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
.keep Initial commit. 2016-02-12 16:52:43 +01:00
activity.rb SCI-3286 add breadcrumbs to the report activity 2019-04-04 10:30:31 +02:00
application_record.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
asset.rb Fix processing_image_url for S3 storage [SCI-3381] 2019-05-14 12:53:35 +02:00
asset_text_datum.rb Woops, almost forgot on this one 2017-07-04 15:00:14 +02:00
checklist.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01: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 experiment preview image generation [SCI-3177] 2019-04-17 12:06:46 +02:00
my_module.rb Update limits for new rich text enabled fileds [SCI-3264] 2019-04-24 13:37:22 +02:00
my_module_group.rb Rename scope 2019-02-14 14:54:04 +01:00
my_module_repository_row.rb Fix issue with caching in inventories dropdown [SCI-2776] 2019-01-17 15:04:20 +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 Add distinct to #visible_to in project.rb 2019-04-30 16:40:12 +02:00
project_comment.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
protocol.rb Fix protocol update error, rollback bootstrap gems and fix step name 2019-05-08 17:18:19 +02:00
protocol_keyword.rb removes duplicated keywords [fixes SCI-2294] 2018-06-18 12:15:52 +02:00
protocol_protocol_keyword.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
report.rb Fix report saving [SCI-3443] (#1753) 2019-05-13 10:55:08 +02:00
report_element.rb Revert "Fix report saving (#1748)" (#1752) 2019-05-13 09:09:36 +02:00
repository.rb Add activity for copying Inventory and Invetory item 2019-04-01 15:40:00 +02:00
repository_asset_value.rb Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
repository_cell.rb Add CRUD endpoints for inventory cells [SCI-2765] 2018-10-05 00:18:42 +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 Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
repository_list_item.rb fix name scope 2018-02-12 09:09:56 +01:00
repository_list_value.rb Fix failing tests [SCI-2688] 2018-08-24 15:48:49 +02:00
repository_row.rb Move change owner functionality to RepositoryRow 2019-04-29 14:02:02 +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 Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
result.rb Fix links for archived objects in global activities [SCI-3229] 2019-03-28 13:43:50 +01:00
result_asset.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
result_comment.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
result_table.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
result_text.rb markup fixes 2019-03-20 14:46:54 +01: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 Fix attachment appearence after update (#1745) 2019-05-13 10:54:16 +02:00
step_asset.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
step_comment.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
step_table.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
system_notification.rb Update method last_sync_timestamp from Last to First user 2019-05-08 08:38:11 +02:00
table.rb Add caching for step and result fragments [SCI-2830] 2018-11-14 11:57:53 +01:00
tag.rb Refactor 'move_experiment' method into service object 2019-01-28 11:45:36 +01:00
task_comment.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
team.rb Add delay job for handling unknown tinyMCE images (#1781) 2019-05-20 12:44:16 +02:00
team_zip_export.rb Add type column to zip_exports for STI [SCI-3368] 2019-05-20 16:35:24 +02:00
temp_file.rb Improve delayed jobs for TempFile deletion and Asset text extraction [SCI-2738] 2018-09-21 17:46:18 +02:00
tiny_mce_asset.rb Add delay job for handling unknown tinyMCE images (#1781) 2019-05-20 12:44:16 +02:00
token.rb fixes tabs 2017-06-28 15:40:15 +02:00
user.rb Fix the user.activities association so it works 2019-05-22 15:42:50 +02:00
user_identity.rb Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686] 2018-08-24 15:27:59 +02:00
user_my_module.rb Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
user_notification.rb Rename notifications settings accessor [SCI-1864] 2017-12-07 13:59:33 +01:00
user_project.rb added uniquness validator and index on user_projects and user_teams relations 2019-02-27 15:09:47 +01:00
user_system_notification.rb Add bulk insert for UserSystemNotifications, New service for sending emails 2019-05-08 08:38:10 +02:00
user_team.rb Fix deletion of inconfirmed users [SCI-3351] 2019-05-07 16:02:45 +02:00
view_state.rb Implement user state saving for projects overview [SCI-2733] 2018-10-10 16:15:31 +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 Add type column to zip_exports for STI [SCI-3368] 2019-05-20 16:35:24 +02:00