scinote-web/app/controllers
2025-04-28 15:38:29 +02:00
..
access_permissions Show other users in not assigned form [SCI-11492] 2025-01-22 14:16:59 +01:00
active_storage Fix file downloads with shared api key [SCI-11756] (#8387) 2025-04-04 09:53:16 +02:00
api Add step form responses API V2 controller, add API serializers for form response values [SCI-11692] (#8393) 2025-04-07 09:57:05 +02:00
concerns Merge pull request #8039 from andrej-scinote/aj_SCI_10649 2024-11-29 12:00:25 +01:00
dashboard
doorkeeper
navigator
repository_columns
result_elements Merge branch 'develop' into features/storage-locations-improvements 2025-02-26 09:39:20 +01:00
step_elements Add parent relationship for FormResponse [SCI-11707] 2025-03-31 08:38:14 +02:00
users Add admin bypass [SCI-11308] 2025-03-18 10:02:12 +01:00
active_jobs_controller.rb
application_controller.rb
asset_sync_controller.rb Reduce empty file versions creation in the new wopi file flow [SCI-11279] (#8297) 2025-03-10 10:40:43 +01:00
assets_controller.rb Add size limits for file text extraction and preview generation, remove unused data column from asset_text_data [SCI-11717] (#8369) 2025-04-07 14:27:55 +02: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 Add notifications for forms smart annotations [SCI-11710] 2025-03-26 14:48:41 +01:00
form_fields_controller.rb Add notifications for forms smart annotations [SCI-11710] 2025-03-26 14:48:41 +01:00
forms_controller.rb Fix form duplicate activity [SCI-11776] 2025-04-03 11:03:27 +02:00
gene_sequence_assets_controller.rb Remove unnecessary CSRF token verification skips [SCI-11325] 2025-02-04 09:51:00 +01: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
global_constants_controller.rb Fix full view repository table on tasks data fetching [SCI-11571] 2025-02-14 12:19:51 +01:00
hidden_repository_cell_reminders_controller.rb
label_printers_controller.rb
label_templates_controller.rb Add predefined tag to label templates [SCI-11297] 2025-01-27 14:19:57 +01:00
marvin_js_assets_controller.rb
my_module_repositories_controller.rb Fix consumption modal on fullview modal [SCI-11678][SCI-11662] 2025-03-11 13:53:32 +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 Fix tables in shared task resutls page [SCI-11615] 2025-02-27 12:46:41 +01:00
my_module_status_flow_controller.rb
my_module_tags_controller.rb Fix generating of double activities [SCI-10644] 2024-11-12 06:25:45 +01:00
my_modules_controller.rb Fix snapshot creator at locking task [SCI-11515] 2025-02-10 11:02:43 +01:00
navigations_controller.rb
project_activities_controller.rb
project_folders_controller.rb
projects_controller.rb
protocols_controller.rb Add steps from protocol templates to task [SCI-11754] 2025-04-08 10:00:51 +02: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 Add repository templates [SCI-11708] 2025-04-02 19:55:24 +02: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 Replace legacy dropdowns in assign items modal [SCI-10371] 2025-02-10 13:10:30 +01:00
repository_rows_controller.rb Handle permissions for form value repository row snapshots [SCI-11861] 2025-04-28 15:38:29 +02:00
repository_stock_values_controller.rb
repository_table_filters_controller.rb
repository_templates_controller.rb Add test for repository template [SCI-11708] 2025-04-03 09:21:11 +02:00
result_assets_controller.rb Add versioned file attachments to assets [SCI-10774] 2024-09-16 10:56:18 +02:00
result_orderable_elements_controller.rb Fix results elements duplication [SCI-10609] 2025-02-05 11:09:09 +01:00
result_tables_controller.rb
result_texts_controller.rb
results_controller.rb Fix weakened CSRF protection in results and ove controllers, improve user annotation scanning in team importer [SCI-11497] (#8193) 2025-02-05 16:02:57 +01:00
search_controller.rb Fix global search for inventory items from shared inventories [SCI-11532] (#8212) 2025-02-06 09:26:25 +01:00
smart_annotations_controller.rb Handle non-existant smart anotation records [SCI-11695] 2025-03-21 12:56:51 +01:00
step_orderable_elements_controller.rb
steps_controller.rb Add protocol actions to protocol templates [SCI-11758] 2025-04-10 09:10:41 +02:00
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 Fix activity subjects for bulk unassign in storage locations [SCI-11849] 2025-04-25 15:07:03 +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 Fix editing of empty files by WOPI client [SCI-11682] (#8330) 2025-03-20 12:01:07 +01:00
zip_exports_controller.rb