scinote-web/app/models
2019-04-30 00:43:34 +02:00
..
concerns Add dynamic generating filters for global activities [SCI-3228] (#1644) 2019-04-09 09:08:27 +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 Add zoom to image annotation and check jpeg file quality before save [SCI-3300] (#1654) 2019-04-15 09:49:44 +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 Improve experiment preview image generation [SCI-3177] 2019-04-17 12:06:46 +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 check for tasks complete in project notifications (#1657) 2019-04-12 09:17:34 +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 bug with update protocol from repository and modal disable button [SCI-3284] (#1631) 2019-04-03 09:18:18 +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 multiple bugs in global activities [SCI-3197][SCI-3199][SCI-3213][3225] 2019-03-25 17:38:13 +01:00
report_element.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +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 Fix issue with caching in inventories dropdown [SCI-2776] 2019-01-17 15:04:20 +01: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 Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +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 Refactor step position + 1 into a method 2019-04-03 13:07:30 +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 Add validation limits for system notification fields 2019-02-20 16:05:15 +01: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 dynamic generating filters for global activities [SCI-3228] (#1644) 2019-04-09 09:08:27 +02:00
team_zip_export.rb Archived results are now separated in exported project 2019-04-17 16:37:21 +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 Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
token.rb fixes tabs 2017-06-28 15:40:15 +02:00
user.rb Fix for exports_left, fix for some edge cases 2019-04-16 09:59:02 +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 Changing status from unread to read system notification is not correct one [SCI-3077 and SCI-3075] (#1513) 2019-02-21 16:15:13 +01:00
user_team.rb Add viewing permissions for global activities [SCI-2997] 2019-03-18 15:38:19 +01: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 Improve clean up of Export All files [SCI-3368] 2019-04-30 00:43:34 +02:00