scinote-web/app/models
2023-08-07 16:09:15 +02:00
..
concerns Fix rendering of RTE images for shareable links [SCI-8970] (#5913) 2023-08-04 11:24:27 +02:00
my_module_status_conditions Add i18n 2020-09-09 08:50:24 +02:00
my_module_status_consequences Improve error reporting in task status transition [SCI-6611] (#3952) 2022-03-25 15:38:15 +01:00
my_module_status_implications
views/datatables
.keep
activity.rb Fix activity filter loading via URL params [SCI-7537] (#5737) 2023-07-10 13:59:15 +02:00
activity_filter.rb Add webhooks management [SCI-5767] (#3376) 2021-06-09 12:53:11 +02:00
application_record.rb
application_settings.rb Implement loading settings from both, database and env variables [SCI-8813] (#5885) 2023-08-01 10:44:27 +02:00
asset.rb Remove BMT and bioeddie from Scinote [SCI-8643] (#5760) 2023-07-13 09:45:53 +02:00
asset_text_datum.rb
checklist.rb Add acitvities and flash messages for component duplication [SCI-7108] 2022-08-31 11:09:38 +02:00
checklist_item.rb Add unique database index to checklist items position (#5886) 2023-08-02 15:37:01 +02:00
comment.rb Project dropdown menu fixes [SCI-8393] 2023-05-05 15:47:53 +02:00
connected_device.rb Fix connected device model for request without device id [SCI-7972] 2023-02-28 16:42:56 +01:00
connection.rb Add non-cyclical validation to connections [SCI-6287] (#3702) 2021-12-01 11:14:01 +01:00
experiment.rb Add backend for navigator [SCI-8233] 2023-04-24 12:25:56 +02:00
fluics_label_template.rb Change default density for label templates [SCI-7346] 2022-10-18 09:41:25 +02:00
hidden_repository_cell_reminder.rb Implement hide all repository reminders button [SCI-6505] (#3940) 2022-03-30 10:54:55 +02:00
label_printer.rb Refactored settings for Label templates feature and Zebra printing [SCI-8918] (#5895) 2023-08-01 10:30:57 +02:00
label_template.rb Refactored settings for Label templates feature and Zebra printing [SCI-8918] (#5895) 2023-08-01 10:30:57 +02:00
linked_repository.rb Add BMT inventory model [SCI-6009] 2021-08-30 10:49:15 +02:00
my_module.rb Fix file URL generation on shared task page [SCI-8974] 2023-08-04 15:09:59 +02:00
my_module_group.rb Update copy experiment permission checks [SCI-6147] (#3598) 2021-10-26 11:40:54 +02:00
my_module_repository_row.rb Improve stock consumption recording [SCI-6805] 2022-05-18 17:02:12 +02:00
my_module_status.rb Improve error reporting in task status transition [SCI-6611] (#3952) 2022-03-25 15:38:15 +01:00
my_module_status_condition.rb Simplification 2020-09-22 17:19:15 +02:00
my_module_status_consequence.rb [SCI-5260] Fix markup 2020-12-01 15:10:28 +01:00
my_module_status_flow.rb Add default workflow 2020-08-27 10:54:39 +02:00
my_module_status_implication.rb Simplification 2020-09-22 17:19:15 +02:00
my_module_tag.rb
notification.rb Refactor user_notifications controller, remove unused code [SCI-8207] 2023-04-06 14:57:00 +02:00
project.rb Fix projects exports with tables [SCI-8827] (#5840) 2023-07-21 16:44:03 +02:00
project_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
project_folder.rb Fix breadcrumbs for archived view mode [SCI-8710] 2023-06-22 15:41:37 +02:00
protocol.rb refactor 2023-06-08 11:54:59 +04:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Fix projects exports with tables [SCI-8827] (#5840) 2023-07-21 16:44:03 +02:00
report_element.rb Remove old reports code [SCI-5650] 2021-06-18 10:40:00 +02:00
report_template_value.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
repository.rb Fix inventory copying for shared inventories [SCI-7998] (#5025) 2023-03-01 17:22:53 +01:00
repository_asset_value.rb Fix Docx preview after replace file [SCI-6878] 2022-06-01 12:16:19 +02:00
repository_base.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
repository_cell.rb Fix multiple inventory reminders issues [SCI-7805][SCI-7808][SCI-7809] (#4876) 2023-01-24 09:36:13 +01:00
repository_checklist_item.rb Fix filter updates after item deletion [SCI-6490] (#3832) 2022-02-10 09:50:34 +01:00
repository_checklist_items_value.rb
repository_checklist_value.rb Fix import of repository checklist items [SCI-6962] (#4198) 2022-07-06 11:44:41 +02:00
repository_column.rb Fix date time inventories reminder processing [SCI-7816] 2023-01-30 17:07:27 +01:00
repository_date_range_value.rb Fix date/time range filtering [SCI-6574] (#3882) 2022-02-22 13:29:50 +01:00
repository_date_time_range_value.rb Fix handling of date values in repositories [SCI-6551] (#3877) 2022-02-21 12:08:35 +01:00
repository_date_time_range_value_base.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_time_value.rb Fix red dot for datetime columns [SCI-6684] (#3977) 2022-03-31 14:57:58 +02:00
repository_date_time_value_base.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_value.rb Fix red dot for datetime columns [SCI-6684] (#3977) 2022-03-31 14:57:58 +02:00
repository_ledger_record.rb Implemented stock management modal [SCI-6417] (#3788) 2022-01-20 12:44:57 +01:00
repository_list_item.rb Fix filter updates after item deletion [SCI-6490] (#3832) 2022-02-10 09:50:34 +01:00
repository_list_value.rb Fix handling of date values in repositories [SCI-6551] (#3877) 2022-02-21 12:08:35 +01:00
repository_number_value.rb Fix advanced filters for numbers [SCI-6577] (#3899) 2022-02-28 10:31:42 +01:00
repository_row.rb Fix multiple inventory reminders issues [SCI-7805][SCI-7808][SCI-7809] (#4876) 2023-01-24 09:36:13 +01:00
repository_snapshot.rb Make permission checks for card selection async [SCI-7157] 2022-09-02 18:10:16 +02:00
repository_status_item.rb Fix advanced filters for list and status data types [SCI-6524][SCI-6521] (#3844) 2022-02-11 13:50:42 +01:00
repository_status_value.rb Remove icon from the status repository column at label print time [SCI-7267] (#4471) 2022-10-06 11:53:12 +02:00
repository_stock_consumption_value.rb Add stock management columns to snapshots [SCI-6448] 2022-01-28 13:19:37 +01:00
repository_stock_unit_item.rb Add stock filters [SCI-6547] (#3938) 2022-03-23 10:05:07 +01:00
repository_stock_value.rb Improve inventory stock saving with comment [SCI-6805] 2022-06-09 13:18:00 +02:00
repository_table_filter.rb Add error handling for saving filters [SCI-6488] (#3835) 2022-02-11 13:32:27 +01:00
repository_table_filter_element.rb Add error handling for saving filters [SCI-6488] (#3835) 2022-02-11 13:32:27 +01:00
repository_table_state.rb
repository_text_value.rb Fix handling of date values in repositories [SCI-6551] (#3877) 2022-02-21 12:08:35 +01:00
repository_time_range_value.rb Fix sorting by time and time range columns [SCI-6683] (#4011) 2022-04-12 15:56:20 +02:00
repository_time_value.rb Fix sorting by time and time range columns [SCI-6683] (#4011) 2022-04-12 15:56:20 +02:00
result.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
result_asset.rb Migration fix, additional endpoints, cleanup [SCI-8947] 2023-08-07 16:09:15 +02:00
result_comment.rb Don't touch result when comment is created [SCI-7596] 2023-01-04 12:55:32 +01:00
result_orderable_element.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
result_table.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
result_text.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
settings.rb Implement loading settings from both, database and env variables [SCI-8813] (#5885) 2023-08-01 10:44:27 +02:00
shareable_link.rb Implement model and controller for shareable links, update team model [SCI-8648] (#5693) 2023-07-03 15:54:11 +02:00
step.rb Fix viewable_by_user method for Step [SCI-8625] (#5569) 2023-06-06 15:29:58 +02:00
step_asset.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
step_comment.rb Don't touch steps when commenting [SCI-7584] 2023-02-02 16:28:23 +01:00
step_orderable_element.rb Fix step element delete callback [SCI-7080] 2022-08-10 10:50:18 +02:00
step_table.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
step_text.rb Add ENV setting for max step text length [SCI-7377] 2022-10-25 13:08:33 +02:00
system_notification.rb Improve behavior of the scheduler, add caching to system notifications sync service [SCI-5526] 2021-03-02 17:28:07 +01:00
table.rb Fix result table rendering in reports [SCI-8897] 2023-07-19 11:53:47 +02:00
tag.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
task_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
team.rb Merge branch 'develop' into features/shareable-links 2023-07-25 09:47:47 +02:00
team_shared_object.rb Fix user assigning to teams with existing team sharing records [SCI-7720] (#4879) 2023-01-24 15:47:53 +01:00
team_zip_export.rb Fix project export issue [SCI-8827] (#5767) 2023-07-17 15:33:02 +02:00
temp_file.rb
tiny_mce_asset.rb Fix rendering of RTE images for shareable links [SCI-8970] (#5913) 2023-08-04 11:24:27 +02:00
token.rb
user.rb Merge branch 'develop' into features/shareable-links 2023-07-25 09:47:47 +02:00
user_assignment.rb Prevent removal of last manually assigned user manager [SCI-8131] 2023-04-03 11:46:32 +02:00
user_identity.rb
user_my_module.rb Add task assignment API [SCI-6846] (#4123) 2022-06-03 10:09:42 +02:00
user_notification.rb Refactor user_notifications controller, remove unused code [SCI-8207] 2023-04-06 14:57:00 +02:00
user_project.rb remove user projects enpoints, fix the role name display 2021-05-16 12:03:16 +02:00
user_role.rb Preven removing last user manager for protocols/projects [SCI-8131] 2023-03-24 13:32:38 +01:00
user_system_notification.rb
view_state.rb
webhook.rb Add configuration variable for webhooks, disable by default [SCI-6031] 2021-08-26 14:08:15 +02:00
wopi_action.rb Refactor WOPI discovery 2020-09-29 12:58:05 +02:00
wopi_app.rb
wopi_discovery.rb Refactor WOPI discovery 2020-09-29 12:58:05 +02:00
zebra_label_template.rb Change default density for label templates [SCI-7346] 2022-10-18 09:41:25 +02:00
zip_export.rb Fix file name of inventory export, add archived columns to exports [SCI-8760] 2023-06-28 10:22:26 +02:00