scinote-web/app/models
Martin Artnik 9c1140c3b6
Merge pull request #7716 from artoscinote/ma_SCI_10896
Also resize TinyMCE images for export reports [SCI-10896]
2024-07-16 10:39:09 +02:00
..
concerns Also resize TinyMCE images for export reports [SCI-10896] 2024-07-16 10:33:27 +02:00
my_module_status_conditions Add i18n 2020-09-09 08:50:24 +02:00
my_module_status_consequences Fix snapshoting for LinkedRepository caused by external_id uniqueness constraint [SCI-9817] (#7066) 2024-02-06 14:23:01 +01:00
my_module_status_implications Add status implications checks to the permissions [SCI-4825] 2020-07-21 16:00:09 +02:00
views/datatables
.keep
activity.rb Add entity breadcrumbs to activity webhooks [SCI-9056] (#6056) 2023-08-23 16:49:17 +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 Touch asset after file rename [SCI-10842] 2024-07-04 14:31:36 +02:00
asset_sync_token.rb Add OpenSSL namespace version_token 2024-06-05 10:20:24 +02:00
asset_text_datum.rb
checklist.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
checklist_item.rb Refactor checklist [SCI-9959] 2024-01-22 14:01:32 +01:00
comment.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +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 Fix filtering archived global search results [SCI-10696] 2024-05-15 14:29:37 +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 Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
linked_repository.rb Add new columns to the repository [SCI-10400] 2024-05-27 16:22:56 +02:00
my_module.rb Add discarded to results [SCI-10432] 2024-06-26 13:37:00 +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 Fix stock ledger user recording [SCI-10492] 2024-03-20 12:54:02 +01:00
my_module_status.rb Add method light_color? to my_module_status [SCI-9007] 2023-08-25 15:47:34 +02: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
non_existant_record.rb Make Date/Date&Time and Low Stock notifications work when deleting Repository/row record [SCI-9825] 2023-12-11 11:55:02 +01:00
notification.rb Fix in-app notification scope [SCI-9896] 2023-12-12 15:24:53 +01:00
project.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +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 opening of inventory item from direct link [SCI-10714][SCI-10721] 2024-05-20 18:25:02 +02:00
protocol.rb Fix gloabl search for tables [SCI-10152] 2024-05-24 11:24:33 +02:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +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 repository import mapping and preview [SCI-10773] 2024-06-12 15:01:36 +02:00
repository_asset_value.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_base.rb Add check for showing consumption column [SCI-10185] (#7085) 2024-02-15 13:00:09 +01:00
repository_cell.rb Fix unexisting rows and cell deletion [SCI-10773] 2024-06-14 15:49:17 +02: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 Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_checklist_value.rb Fix checklist importing [SCI-10854] 2024-07-15 09:56:18 +02:00
repository_column.rb Add missing dependent option to many-to-many relations [SCI-10036] (#7024) 2024-02-05 13:36:12 +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 Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +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 Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_date_value.rb (dev) POC for inventory import preview [SCI-10489] 2024-04-02 12:04:18 +02:00
repository_ledger_record.rb Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +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 Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_number_value.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_row.rb Fix repository import mapping and preview [SCI-10773] 2024-06-12 15:01:36 +02:00
repository_row_connection.rb Inventory relationship fixes [SCI-10005] (#6941) 2024-01-15 11:08:08 +01:00
repository_snapshot.rb Fix snapshoting for LinkedRepository caused by external_id uniqueness constraint [SCI-9817] (#7066) 2024-02-06 14:23:01 +01: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 Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +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 Fix handling of blank rows and stock changes [SCI-10889] 2024-07-15 14:20:02 +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 Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_text_value.rb Fix handling of custom repository text on import for too many characters [SCI-10884] 2024-07-11 16:19:19 +02: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 Add discarded to results [SCI-10432] 2024-06-26 13:37:00 +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 Fix moving result elements [SCI-9430] 2023-10-09 14:54:22 +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 Fix issue with protocol and result text name [SCI-9420] 2023-10-05 08:08:49 +01:00
settings.rb Fix update of database settings values [SCI-9240] 2023-09-15 11:04:13 +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 Merge branch 'develop' into features/inventory-import-improvements 2024-05-13 11:52:27 +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 Add element movements between step [SCI-9024] 2023-08-22 12:15:55 +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 Fix issue with protocol and result text name [SCI-9420] 2023-10-05 08:08:49 +01:00
table.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
tag.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +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 Add missing dependent option to many-to-many relations [SCI-10036] (#7024) 2024-02-05 13:36:12 +01:00
team_shared_object.rb Unlink items to other shared repositories on unsharing [SCI-10055] (#6981) 2024-01-22 10:45:23 +01:00
team_zip_export.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
temp_file.rb
tiny_mce_asset.rb Improve handling of tinymce images for pdf reports [SCI-10522] 2024-04-08 14:57:14 +02:00
token.rb
user.rb API key management tweaks [SCI-10763] 2024-06-03 13:47:00 +02:00
user_assignment.rb Replace project table [SCI-9680] 2023-11-24 11:15:07 +01:00
user_identity.rb
user_my_module.rb Fix recipients for my_module designation notifications [SCI-9863] 2023-12-11 14:32:37 +01: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
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 Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00