| .. |
|
access_permissions
|
Show other users in not assigned form [SCI-11492]
|
2025-01-22 14:16:59 +01:00 |
|
active_storage
|
|
|
|
api
|
Add create and delete for task inventory items endpoints [SCI-11306]
|
2025-01-20 09:43:20 +01:00 |
|
concerns
|
Storage locations fixes [SCI-11058]
|
2024-09-19 15:21:40 +02:00 |
|
dashboard
|
|
|
|
doorkeeper
|
|
|
|
navigator
|
|
|
|
repository_columns
|
|
|
|
result_elements
|
|
|
|
step_elements
|
Make form switchable [SCI-11455]
|
2025-01-15 10:56:37 +01:00 |
|
users
|
Fix dangerous use of uri open, remove unused obsolete file encryptor module [SCI-11259] (#8030)
|
2024-11-11 15:39:36 +01:00 |
|
active_jobs_controller.rb
|
|
|
|
application_controller.rb
|
|
|
|
asset_sync_controller.rb
|
Change how asset sync conflict resolution works with file versioning [SCI-11043]
|
2024-10-02 11:10:34 +02:00 |
|
assets_controller.rb
|
Fix recording of asset authors when duplicating stuff and restoring versions [SCI-11295]
|
2024-11-18 14:56:30 +01:00 |
|
at_who_controller.rb
|
|
|
|
canvas_controller.rb
|
|
|
|
comments_controller.rb
|
|
|
|
dashboards_controller.rb
|
|
|
|
design_elements_controller.rb
|
|
|
|
experiments_controller.rb
|
|
|
|
external_protocols_controller.rb
|
|
|
|
form_field_values_controller.rb
|
Make form switchable [SCI-11455]
|
2025-01-15 10:56:37 +01:00 |
|
form_fields_controller.rb
|
Make form switchable [SCI-11455]
|
2025-01-15 10:56:37 +01:00 |
|
forms_controller.rb
|
Fix forms sorting in modal [SCI-11448]
|
2025-01-15 14:38:02 +01:00 |
|
gene_sequence_assets_controller.rb
|
When restoring files, also restore preview image [SCI-11216]
|
2024-10-25 15:22:18 +02:00 |
|
global_activities_controller.rb
|
Limit quick search possible classes and improve params check for reports and activities [SCI-11260] (#8034)
|
2024-11-12 16:37:42 +01:00 |
|
hidden_repository_cell_reminders_controller.rb
|
|
|
|
label_printers_controller.rb
|
|
|
|
label_templates_controller.rb
|
|
|
|
marvin_js_assets_controller.rb
|
|
|
|
my_module_repositories_controller.rb
|
Move filtered count to separate query, to improve performance for large inventories [SCI-11261] (#8090)
|
2024-12-09 17:57:41 +01:00 |
|
my_module_repository_snapshots_controller.rb
|
Move filtered count to separate query, to improve performance for large inventories [SCI-11261] (#8090)
|
2024-12-09 17:57:41 +01:00 |
|
my_module_shareable_links_controller.rb
|
Move filtered count to separate query, to improve performance for large inventories [SCI-11261] (#8090)
|
2024-12-09 17:57:41 +01:00 |
|
my_module_status_flow_controller.rb
|
|
|
|
my_module_tags_controller.rb
|
|
|
|
my_modules_controller.rb
|
Revert "Don't unassign items when unsharing inventories [SCI-11108]"
|
2024-10-08 10:19:32 +02:00 |
|
navigations_controller.rb
|
|
|
|
project_activities_controller.rb
|
|
|
|
project_folders_controller.rb
|
|
|
|
projects_controller.rb
|
|
|
|
protocols_controller.rb
|
Fix archived breadcrumbs for protocols and forms, filter archived forms [SCI-11417]
|
2025-01-13 13:00:42 +01:00 |
|
reports_controller.rb
|
Add defulat docx template if nothing is selected [SCI-11300]
|
2024-11-19 12:52:12 +01:00 |
|
repositories_controller.rb
|
Refactor SoftLockedRepository logic [SCI-11148] (#7985)
|
2024-10-28 10:50:24 +01:00 |
|
repository_columns_controller.rb
|
Add missing permissions for repository columns [SCI-11147] (#7995)
|
2024-11-15 09:56:22 +01:00 |
|
repository_row_connections_controller.rb
|
|
|
|
repository_rows_controller.rb
|
Move filtered count to separate query, to improve performance for large inventories [SCI-11261] (#8090)
|
2024-12-09 17:57:41 +01:00 |
|
repository_stock_values_controller.rb
|
|
|
|
repository_table_filters_controller.rb
|
|
|
|
result_assets_controller.rb
|
|
|
|
result_orderable_elements_controller.rb
|
|
|
|
result_tables_controller.rb
|
|
|
|
result_texts_controller.rb
|
|
|
|
results_controller.rb
|
|
|
|
search_controller.rb
|
Limit quick search possible classes and improve params check for reports and activities [SCI-11260] (#8034)
|
2024-11-12 16:37:42 +01:00 |
|
step_orderable_elements_controller.rb
|
|
|
|
steps_controller.rb
|
|
|
|
storage_location_repository_rows_controller.rb
|
Enable multiple selection in storage locations grid [SCI-11535]
|
2025-02-11 13:12:42 +01:00 |
|
storage_locations_controller.rb
|
Further fix team viewer location permissions [SCI-11181]
|
2024-10-14 11:59:32 +02:00 |
|
tags_controller.rb
|
|
|
|
team_repositories_controller.rb
|
|
|
|
team_shared_objects_controller.rb
|
Improve behaviour for private team sharing [SCI-11188]
|
2024-10-15 21:17:14 +02:00 |
|
teams_controller.rb
|
|
|
|
tiny_mce_assets_controller.rb
|
|
|
|
user_my_modules_controller.rb
|
|
|
|
user_notifications_controller.rb
|
Add collapsable breadcrumbs component [SCI-11184]
|
2024-10-14 14:40:21 +02:00 |
|
user_repositories_controller.rb
|
|
|
|
wopi_controller.rb
|
Enable file versioning for WOPI [SCI-11049]
|
2024-10-08 11:50:52 +02:00 |
|
zip_exports_controller.rb
|
|
|