.. |
concerns
|
Enable searching by ID when smart annotating [SCI-7944] (#5055)
|
2023-05-03 11:05:29 +02:00 |
my_module_status_conditions
|
|
|
my_module_status_consequences
|
|
|
my_module_status_implications
|
|
|
views/datatables
|
|
|
.keep
|
|
|
activity.rb
|
|
|
activity_filter.rb
|
|
|
application_record.rb
|
|
|
application_settings.rb
|
|
|
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
|
|
|
bmt_repository.rb
|
|
|
checklist.rb
|
|
|
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
|
|
|
experiment.rb
|
Add backend for navigator [SCI-8233]
|
2023-04-24 12:25:56 +02:00 |
fluics_label_template.rb
|
|
|
hidden_repository_cell_reminder.rb
|
|
|
label_printer.rb
|
|
|
label_template.rb
|
|
|
linked_repository.rb
|
|
|
my_module.rb
|
Refactor the solution [SCI-8227]
|
2023-03-31 17:39:17 +02:00 |
my_module_group.rb
|
|
|
my_module_repository_row.rb
|
|
|
my_module_status.rb
|
|
|
my_module_status_condition.rb
|
|
|
my_module_status_consequence.rb
|
|
|
my_module_status_flow.rb
|
|
|
my_module_status_implication.rb
|
|
|
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
|
|
|
project_folder.rb
|
Add backend for navigator [SCI-8233]
|
2023-04-24 12:25:56 +02:00 |
protocol.rb
|
Improve speed of protocol templates table loading [SCI-8553] (#5509)
|
2023-05-30 12:41:53 +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
|
|
|
report_template_value.rb
|
|
|
repository.rb
|
Fix inventory copying for shared inventories [SCI-7998] (#5025)
|
2023-03-01 17:22:53 +01:00 |
repository_asset_value.rb
|
|
|
repository_base.rb
|
|
|
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
|
|
|
repository_checklist_items_value.rb
|
|
|
repository_checklist_value.rb
|
|
|
repository_column.rb
|
Fix date time inventories reminder processing [SCI-7816]
|
2023-01-30 17:07:27 +01:00 |
repository_date_range_value.rb
|
|
|
repository_date_time_range_value.rb
|
|
|
repository_date_time_range_value_base.rb
|
|
|
repository_date_time_value.rb
|
|
|
repository_date_time_value_base.rb
|
|
|
repository_date_value.rb
|
|
|
repository_ledger_record.rb
|
|
|
repository_list_item.rb
|
|
|
repository_list_value.rb
|
|
|
repository_number_value.rb
|
|
|
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
|
|
|
repository_status_item.rb
|
|
|
repository_status_value.rb
|
|
|
repository_stock_consumption_value.rb
|
|
|
repository_stock_unit_item.rb
|
|
|
repository_stock_value.rb
|
|
|
repository_table_filter.rb
|
|
|
repository_table_filter_element.rb
|
|
|
repository_table_state.rb
|
|
|
repository_text_value.rb
|
|
|
repository_time_range_value.rb
|
|
|
repository_time_value.rb
|
|
|
result.rb
|
|
|
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
|
|
|
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
|
|
|
step_table.rb
|
|
|
step_text.rb
|
|
|
system_notification.rb
|
|
|
table.rb
|
Add step table metadata during import/export and copy [SCI-7948]
|
2023-02-17 14:50:45 +01:00 |
tag.rb
|
|
|
task_comment.rb
|
|
|
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
|
|
|
user_notification.rb
|
Refactor user_notifications controller, remove unused code [SCI-8207]
|
2023-04-06 14:57:00 +02:00 |
user_project.rb
|
|
|
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
|
|
|
view_state.rb
|
|
|
webhook.rb
|
|
|
wopi_action.rb
|
|
|
wopi_app.rb
|
|
|
wopi_discovery.rb
|
|
|
zebra_label_template.rb
|
|
|
zip_export.rb
|
|
|