scinote-web/app/models
2023-05-18 10:56:10 +02:00
..
concerns Enable searching by ID when smart annotating [SCI-7944] (#5055) 2023-05-03 11:05:29 +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 Add status implications checks to the permissions [SCI-4825] 2020-07-21 16:00:09 +02:00
views/datatables
.keep
activity.rb Add activities for label template actions [SCI-7086] 2022-09-08 16:35:53 +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 Add option for storing Azure app configs in settings using JSON format [SCI-4544] 2020-04-14 15:56:41 +02:00
asset.rb Remove Tika server mode, update version [SCI-8367] 2023-05-17 13:44:40 +02:00
asset_text_datum.rb
bmt_filter.rb Add saved filters backend [SCI-5977] (#3509) 2021-08-30 10:49:15 +02:00
bmt_repository.rb Fix state for bmt repository [SCI-6089] (#3758) 2022-01-03 12:34:06 +01:00
checklist.rb Add acitvities and flash messages for component duplication [SCI-7108] 2022-08-31 11:09:38 +02:00
checklist_item.rb Fix touching of protocol when changes happen [SCI-7584] 2023-01-12 16:18:31 +01: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 Fix zebra printer switch and optimize zebra library loading [SCI-7430] (#4612) 2022-11-14 10:43:09 +01:00
label_template.rb Change switching permission for label templates and zebra print to stock management [SCI-7305] (#4574) 2022-10-25 13:07:45 +02:00
linked_repository.rb Add BMT inventory model [SCI-6009] 2021-08-30 10:49:15 +02:00
my_module.rb Refactor the solution [SCI-8227] 2023-03-31 17:39:17 +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 Merge branch 'develop' into features/navigation-refactor-v2 2023-05-16 10:22:11 +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 Add backend for navigator [SCI-8233] 2023-04-24 12:25:56 +02:00
protocol.rb Update permissions for team owner to see all protocols and can manage users [SCI-8380] (#5371) 2023-05-09 16:23:29 +02:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Update reports for plate templates and add headers to docx tables [SCI-8375] (#5373) 2023-05-10 16:15:14 +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 Hide reminders settings and red dots if stock is disabled [SCI-6673] (#4024) 2022-04-15 10:55:14 +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 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 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 Fix subject references for repository row activities [SCI-6906] (#4203) 2022-07-07 12:00:35 +02:00
result_asset.rb
result_comment.rb Don't touch result when comment is created [SCI-7596] 2023-01-04 12:55:32 +01:00
result_table.rb
result_text.rb
settings.rb Renaming settings section and remove caching for Settings class [SCI-5625] (#4100) 2022-05-26 13:27:18 +02:00
step.rb Save last_modified_by on protocol update [SCI-8021] 2023-03-01 15:19:34 +01:00
step_asset.rb
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 Fix updating protocol from repository [SCI-6993] (#4266) 2022-07-20 10:14:48 +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 Add step table metadata during import/export and copy [SCI-7948] 2023-02-17 14:50:45 +01: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 Fix protocol public assignments [SCI-8019] 2023-02-28 15:15:55 +01: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 Enable support of files larger than 4GB in zip [SCI-8267] (#5278) 2023-04-11 11:36:27 +02:00
temp_file.rb
tiny_mce_asset.rb Fix TinyMCE issue in project export, small fixes for protocols [SCI-8199] 2023-04-04 13:42:20 +02:00
token.rb
user.rb Add API endpoint for protocol templates [SCI-7456] (#5321) 2023-05-03 15:55:36 +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
user_team.rb Fix automatic user assigning to reports and inventories [SCI-7365][SCI-7366] 2022-10-20 16:19:02 +02: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 Merge branch 'develop' into jg_sci_2228 2020-08-31 16:29:23 +02:00