scinote-web/app/controllers
2025-04-07 09:57:05 +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 Fix deleted result activities, experiment activity permission checks, dashboard permission checks [SCI-11000] 2024-08-26 12:07:13 +02:00
doorkeeper
navigator Fix issue loading navigator [SCI-10513] 2024-03-22 12:37:00 +01:00
repository_columns Merge branch 'develop' into features/global-search 2024-04-18 17:02:26 +02:00
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 Refactor label templates backend [SCI-9676] 2023-11-09 17:12:18 +01:00
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 Reduce empty file versions creation in the new wopi file flow [SCI-11279] (#8297) 2025-03-10 10:40:43 +01:00
at_who_controller.rb Prevent repository access to users without repository READ permission on team level [SCI-10972] 2024-08-12 10:54:35 +02:00
canvas_controller.rb
comments_controller.rb
dashboards_controller.rb Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
design_elements_controller.rb Add design page 2024-01-19 10:52:07 +01:00
experiments_controller.rb Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
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 Prevent repository access to users without repository READ permission on team level [SCI-10972] 2024-08-12 10:54:35 +02:00
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 Refactor method for renaming attached files [SCI-10256] 2024-05-30 13:28:35 +02:00
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 Save navigator state per user [SCI-10453] 2024-04-11 16:16:31 +02:00
project_activities_controller.rb
project_folders_controller.rb Finalize projects table 2023-12-01 09:56:14 +01:00
projects_controller.rb Small fixes for global search [SCI-10712] 2024-05-15 12:28:53 +02:00
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 Add item field to form builder [SCI-11685] 2025-03-28 10:11:04 +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 Replace legacy dropdowns in assign items modal [SCI-10371] 2025-02-10 13:10:30 +01:00
repository_rows_controller.rb Implement repository row field value snapshot view in sidebar [SCI-11736] 2025-04-01 13:15:12 +02:00
repository_stock_values_controller.rb
repository_table_filters_controller.rb Prevent repository access to users without repository READ permission on team level [SCI-10972] 2024-08-12 10:54:35 +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 Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
result_texts_controller.rb Fix smart annotations [SCI-9605][SCI-9772] 2023-11-27 11:38:54 +01:00
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 Log activity for content reordering only when order change [SCI-10730] 2024-06-17 12:52:48 +02:00
steps_controller.rb Optimize listing of file attachments on steps and results, improve handling of WOPI tokens [SCI-11412] (#8149) 2025-01-23 09:54:01 +01: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 Add title inline edit to storage locations [SCI-11697] 2025-03-20 11:58:49 +01:00
tags_controller.rb Replace tasks table [SCI-9801] 2023-12-20 17:47:09 +01:00
team_repositories_controller.rb Fix change of sharing repository settings [SCI-10428] (#7294) 2024-03-18 09:37:36 +01:00
team_shared_objects_controller.rb Improve behaviour for private team sharing [SCI-11188] 2024-10-15 21:17:14 +02:00
teams_controller.rb Fix various quick search bugs [SCI-10714] 2024-05-20 10:35:06 +02:00
tiny_mce_assets_controller.rb
user_my_modules_controller.rb Fix task assgned users search query and CSS [SCI-10367] 2024-03-25 12:01:48 +01:00
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