scinote-web/app/controllers
2023-09-06 15:06:27 +02:00
..
access_permissions Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
active_storage Fix preview generation [SCI-8855] 2023-07-17 13:05:33 +02:00
api Merge branch 'develop' into features/september-release 2023-09-01 10:30:48 +02:00
concerns Fix link to original file in docx protocol parser notification [SCI-9123] (#6070) 2023-08-24 15:13:41 +02:00
dashboard Merge branch 'develop' into features/september-release 2023-09-01 10:30:48 +02:00
doorkeeper Throw error when authenticating with revoked tokens [SCI-7631] 2023-01-24 15:57:59 +01:00
navigator Fix navigator render for active folder with archived elements [SCI-8890] 2023-07-20 10:18:05 +02:00
repository_columns Fix date time inventories reminder processing [SCI-7816] 2023-01-30 17:07:27 +01:00
result_elements Add title to text component [SCI-9141] 2023-09-04 14:13:29 +02:00
step_elements Add title to text component [SCI-9141] 2023-09-04 14:13:29 +02:00
users Remove What's new section from user preferences section [SCI-9098] (#6046) 2023-08-23 13:12:06 +02:00
active_jobs_controller.rb Added print job queue system, job status endpoint [SCI-5903] 2021-07-27 15:26:18 +02:00
application_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
assets_controller.rb Fix transaction rollback [SCI-9088] 2023-08-30 11:48:16 +02:00
at_who_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
canvas_controller.rb Fix switching between views on experiment canvas [SCI-6879] 2022-06-09 14:13:29 +02:00
comments_controller.rb Fix multiple issues after Rails upgrade [SCI-8780] (#5716) 2023-07-05 12:43:23 +02:00
dashboards_controller.rb
experiments_controller.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
external_protocols_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
global_activities_controller.rb Fix generation of docx report, fix rendering of modals [SCI-8911] (#5831) 2023-07-20 16:46:16 +02:00
hidden_repository_cell_reminders_controller.rb Implement hidden repository cell reminders [SCI-6504] (#3933) 2022-03-11 12:38:45 +01:00
label_printers_controller.rb Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
label_templates_controller.rb Return error if label template preview image is nil [SCI-9070] (#6077) 2023-08-24 16:45:34 +02:00
marvin_js_assets_controller.rb Unable to create a MarvinJS attachment [SCI-9178] 2023-09-05 18:29:15 +04:00
my_module_comments_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
my_module_repositories_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
my_module_repository_snapshots_controller.rb Fix snapshot table render [SCI-8883] 2023-07-18 11:43:55 +02:00
my_module_shareable_links_controller.rb Implement results tab for shareable task link [SCI-8753] (#5910) 2023-08-07 10:45:52 +02:00
my_module_status_flow_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
my_module_tags_controller.rb Fix canvas tag issues [SCI-8917] (#5849) 2023-07-24 17:05:48 +02:00
my_modules_controller.rb Move status block to secondary navigation [SCI-9027] 2023-08-23 14:03:41 +02:00
navigations_controller.rb Update css for team selection and search field [SCI-8540] 2023-06-13 11:52:14 +02:00
project_activities_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
project_comments_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
project_folders_controller.rb Fix projects issues after rails upgrade [SCI-8827] (#5754) 2023-07-12 11:10:17 +02:00
projects_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
protocols_controller.rb Add FailureNotifiableJob jobs concerns for creating failure notifications for users [SCI-9119] (#6147) 2023-09-06 12:51:34 +02:00
reports_controller.rb Add FailureNotifiableJob jobs concerns for creating failure notifications for users [SCI-9119] (#6147) 2023-09-06 12:51:34 +02:00
repositories_controller.rb Add FailureNotifiableJob jobs concerns for creating failure notifications for users [SCI-9119] (#6147) 2023-09-06 12:51:34 +02:00
repository_columns_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
repository_rows_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
repository_stock_values_controller.rb Stock editing and reminder fixes [SCI-6803] (#4078) 2022-05-09 11:20:38 +02:00
repository_table_filters_controller.rb Fix date/time filter loading and overwriting [SCI-6582] (#3898) 2022-02-25 15:27:31 +01:00
result_assets_controller.rb Fix displaying of file previews, refactor file analyzer [SCI-8892] (#5818) 2023-07-20 12:59:45 +02:00
result_comments_controller.rb Merge branch 'features/new_permissions' into develop 2021-10-29 15:16:30 +02:00
result_orderable_elements_controller.rb Use act_as_list for reordering result elements, localize title for result reordering modal [SCI-9182] 2023-09-05 11:02:39 +02:00
result_tables_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
result_texts_controller.rb Fix bundling for deleted files 2023-08-07 15:42:13 +02:00
results_controller.rb Add archive view to results [SCI-9223] 2023-09-06 15:06:27 +02:00
search_controller.rb Add ordering to global search results [SCI-6639] (#3960) 2022-03-28 09:56:39 +02:00
step_comments_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
step_orderable_elements_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
steps_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
tags_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
team_repositories_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
teams_controller.rb Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
tiny_mce_assets_controller.rb Protocol permissions - button display [SCI-8058] 2023-03-14 12:12:54 +04:00
user_my_modules_controller.rb Fix escape issues [SCI-8912] 2023-07-21 11:48:19 +02:00
user_notifications_controller.rb Apply hounder linter styling suggestions 2023-07-25 15:58:40 +02:00
user_repositories_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
wopi_controller.rb Fix handling of responses in WOPI controller [SCI-8856] (#5838) 2023-07-21 13:25:36 +02:00
zip_exports_controller.rb