| .. |
|
concerns
|
Change role assigning role on object creation [SCI-6247] (#3645)
|
2021-11-09 16:10:43 +01:00 |
|
my_module_status_conditions
|
|
|
|
my_module_status_consequences
|
|
|
|
my_module_status_implications
|
|
|
|
views/datatables
|
|
|
|
.keep
|
|
|
|
activity.rb
|
Implement experiment and task access removal [SCI-6156] (#3614)
|
2021-10-28 16:32:05 +02:00 |
|
activity_filter.rb
|
|
|
|
application_record.rb
|
|
|
|
application_settings.rb
|
|
|
|
asset.rb
|
Merge pull request #3464 from biosistemika/features/bioeddie-integration
|
2021-08-03 13:32:53 +02:00 |
|
asset_text_datum.rb
|
|
|
|
checklist.rb
|
Improve code style [SCI-6151]
|
2021-10-28 12:58:42 +02:00 |
|
checklist_item.rb
|
|
|
|
comment.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
connection.rb
|
|
|
|
experiment.rb
|
Merge branch 'features/new_permissions' into ok_SCI_6151
|
2021-10-28 14:31:47 +02:00 |
|
experiment_member.rb
|
Generalize user role propagation job [SCI-6246] (#3649)
|
2021-11-09 16:09:12 +01:00 |
|
label_printer.rb
|
Code review fixes and error handling improvements [SCI-5942]
|
2021-08-02 15:42:53 +02:00 |
|
label_template.rb
|
Implement label templates with default ZPL template [SCI-5902]
|
2021-07-19 09:44:14 +02:00 |
|
my_module.rb
|
Merge branch 'features/new_permissions' into develop
|
2021-10-29 15:16:30 +02:00 |
|
my_module_group.rb
|
Update copy experiment permission checks [SCI-6147] (#3598)
|
2021-10-26 11:40:54 +02:00 |
|
my_module_member.rb
|
Revert "Implement experiment and task access removal" [SCI-6218] (#3635)
|
2021-11-05 15:44:14 +01:00 |
|
my_module_repository_row.rb
|
|
|
|
my_module_status.rb
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
|
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
|
Added overridable send permission method to notifications [SCI-5938]
|
2021-07-28 13:14:07 +02:00 |
|
project.rb
|
Renamed 'group_user_role', fixed public project migration [SCI-6234] (#3642)
|
2021-11-10 09:52:37 +01:00 |
|
project_comment.rb
|
|
|
|
project_folder.rb
|
|
|
|
project_member.rb
|
Fix project user assignment [SCI_5925] (#3577)
|
2021-10-05 13:45:34 +02:00 |
|
protocol.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
protocol_keyword.rb
|
|
|
|
protocol_protocol_keyword.rb
|
|
|
|
report.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
report_element.rb
|
Remove old reports code [SCI-5650]
|
2021-06-18 10:40:00 +02:00 |
|
report_template_value.rb
|
|
|
|
repository.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
repository_asset_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_base.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_cell.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_checklist_item.rb
|
|
|
|
repository_checklist_items_value.rb
|
|
|
|
repository_checklist_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_column.rb
|
|
|
|
repository_date_range_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_date_time_range_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02: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 repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +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 repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_list_item.rb
|
|
|
|
repository_list_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_number_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_row.rb
|
Merge pull request #3422 from okriuchykhin/ok_SCI_5847
|
2021-07-21 13:18:21 +02:00 |
|
repository_snapshot.rb
|
|
|
|
repository_status_item.rb
|
|
|
|
repository_status_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_table_state.rb
|
|
|
|
repository_text_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_time_range_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
repository_time_value.rb
|
Fix repository cell joining and preloading [SCI-5847]
|
2021-07-07 17:43:51 +02:00 |
|
result.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
result_asset.rb
|
|
|
|
result_comment.rb
|
|
|
|
result_table.rb
|
|
|
|
result_text.rb
|
|
|
|
settings.rb
|
|
|
|
step.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
step_asset.rb
|
|
|
|
step_comment.rb
|
|
|
|
step_table.rb
|
|
|
|
system_notification.rb
|
|
|
|
table.rb
|
Improve code style [SCI-6151]
|
2021-10-28 12:58:42 +02:00 |
|
tag.rb
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
task_comment.rb
|
|
|
|
team.rb
|
|
|
|
team_repository.rb
|
|
|
|
team_zip_export.rb
|
Add bio eddie files to export all [SCI-5877] (#3426)
|
2021-08-02 13:27:02 +02:00 |
|
temp_file.rb
|
|
|
|
tiny_mce_asset.rb
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
|
token.rb
|
|
|
|
user.rb
|
Improve code style [SCI-6151]
|
2021-10-28 12:58:42 +02:00 |
|
user_assignment.rb
|
Fixed cached user lists when changing assignments [SCI-6137] (#3597)
|
2021-10-19 16:00:52 +02:00 |
|
user_identity.rb
|
|
|
|
user_my_module.rb
|
|
|
|
user_notification.rb
|
|
|
|
user_project.rb
|
|
|
|
user_role.rb
|
Rework experiment permissions [SCI-6054] (#3538)
|
2021-09-30 11:32:11 +02:00 |
|
user_system_notification.rb
|
|
|
|
user_team.rb
|
Fix user removal from the team [SCI-6201] (#3637)
|
2021-11-09 09:35:36 +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
|
|
|
|
wopi_app.rb
|
|
|
|
wopi_discovery.rb
|
|
|
|
zip_export.rb
|
|
|