scinote-web/app/jobs
2023-11-17 10:44:32 +01:00
..
active_storage Fix protocol repository save/load timestamps [SCI-5067] 2020-10-06 15:30:04 +02:00
activities Removed auto-disable, fixed ActiveJob + DelayedJob retry handling [SCI-5800] 2021-07-22 13:43:36 +02:00
concerns Fix column placement in stock consumption export, add missing localization [SCI-9282] 2023-09-26 13:35:02 +02:00
label_printers Optimize how printing jobs and statuses work [SCI-5984] 2021-08-12 16:57:25 +02:00
my_modules Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
protocols Fix extracting tables for protocol parser 2023-10-06 13:45:07 +02:00
reports Fix display_url for Grover gem and add html format for r epository_rows show [SCI-9566] (#6632) 2023-11-14 09:48:29 +01:00
user_assignments When unassigning users from task, also delete designated users [SCI-8587] 2023-11-03 11:49:06 +01:00
application_job.rb Added print job queue system, job status endpoint [SCI-5903] 2021-07-27 15:26:18 +02:00
asset_text_extraction_job.rb Limit execution time of file text extraction jobs to 5 minutes [SCI-8718] 2023-06-22 11:39:10 +02:00
create_notification_from_activity_job.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
hide_repository_reminders_job.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
my_module_status_consequences_job.rb Implement failed snapshot pop-up on task screen [SCI-6612] (#3950) 2022-04-04 11:04:03 +02:00
pdf_preview_job.rb Fix outdated full file previews in PDF reports [SCI-5734] 2021-05-14 13:18:33 +02:00
projects_json_export_job.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
repositories_export_job.rb Add missing wording for failed export email/notifications [SCI-9442] 2023-10-04 09:02:35 +02:00
repository_snapshot_provisioning_job.rb Implement background processing of repository snapshots [SCI-4552] 2020-04-28 12:09:36 +02:00
repository_stock_zip_export_job.rb Add missing wording for failed export email/notifications [SCI-9442] 2023-10-04 09:02:35 +02:00
repository_zip_export_job.rb Ensure that the export CSV inventory items are in UTF-8 [SCI-9307] (#6590) 2023-11-07 15:02:19 +01:00
team_zip_export_job.rb Fix file previews in project exports [SCI-9658] (#6601) 2023-11-08 14:18:03 +01:00
zip_export_job.rb Fix file preview generation issues in export all [SCI-9461] 2023-10-10 15:30:15 +02:00