scinote-web/app/models
2019-04-19 14:44:40 +02:00
..
concerns Update eln export for new tinyMCE image format (#1680) 2019-04-19 14:44:40 +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 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 Merge branch 'master' into features/templates 2019-02-19 14:46:15 +01: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 Merge branch 'master' into features/templates 2019-02-19 14:46:15 +01:00
my_module.rb Update TinyMCE image loader for new fields 2019-03-22 10:52:26 +01: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 Merge branch 'master' into features/templates 2019-02-19 14:46:15 +01: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 Update TinyMCE image loader for new fields 2019-03-22 10:52:26 +01: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 Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894] 2018-12-13 11:18:09 +01:00
report_element.rb fixes experiment page [fixes SCI-1395] 2017-06-28 15:21:32 +02:00
repository.rb Improve search speed on files and inventories [SCI-2739] 2018-09-17 17:06:47 +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 Add caching for step and result fragments [SCI-2830] 2018-11-14 11:57:53 +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 error for delay deleting 2019-03-20 15:20:31 +01: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 Move templates project creation for new team to delayed job [SCI-3101] 2019-02-26 13:32:00 +01:00
team_zip_export.rb Merge pull request #1556 from okriuchykhin/ok_SCI_3048 2019-03-07 16:58:30 +01: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 Update eln export for new tinyMCE image format (#1680) 2019-04-19 14:44:40 +02:00
token.rb fixes tabs 2017-06-28 15:40:15 +02:00
user.rb Adding check for user tutorial 2019-02-27 13:55:46 +01: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 added uniquness validator and index on user_projects and user_teams relations 2019-02-27 15:09:47 +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 Fix local storage file download links [SCI-3048] 2019-03-07 16:46:05 +01:00