1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/workers
2023-07-03 17:43:27 +02:00
..
accounting_export_worker.rb (feat) save the accounting data in DB 2022-12-21 14:11:40 +01:00
accounting_worker.rb (bug) Accouning Line in duplicate 2023-07-03 17:43:27 +02:00
archive_worker.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
availabilities_export_worker.rb [bug#131] Availabilities export report an erroneous number of reservations for machine availabilities 2019-05-07 12:24:51 +02:00
availability_indexer_worker.rb many sidekiq fixes 2020-06-09 18:51:57 +02:00
close_period_reminder_worker.rb [bug] close period reminder is sent too early 2019-05-27 16:09:27 +02:00
free_disk_space_worker.rb (bug) free disk space not verified in some cases 2022-11-14 09:32:32 +01:00
i_calendar_import_worker.rb import events asyncronously from icalendar 2019-12-02 15:53:24 +01:00
invoice_worker.rb (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
members_import_worker.rb import new users from CSV and view results in app 2019-09-26 17:05:57 +02:00
notify_privacy_update_worker.rb health endpoint & automated version check 2020-01-14 14:33:00 +01:00
openlab_worker.rb (quality) properly handle project not found exception 2023-02-15 10:29:53 +01:00
payment_schedule_item_worker.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
payment_schedule_worker.rb (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
period_statistics_worker.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
reservation_reminder_worker.rb (quality) remove obsolete NotificationType.find_by_name 2023-02-16 16:08:47 +01:00
statistic_worker.rb (bug) unable to generate statistics 2022-08-29 17:34:09 +02:00
statistics_export_worker.rb (bug) unable to export store orders 2023-02-20 15:37:51 +01:00
stripe_worker.rb Usage of the rails logger instead of printing to standard output 2022-07-26 17:27:33 +02:00
subscription_expire_worker.rb (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
sync_objects_on_stripe_worker.rb (bug) unable to sync objects on stripe 2023-01-03 10:41:01 +01:00
training_authorization_worker.rb (feat) training auto cancel authorization and invalidation rule 2023-02-15 10:28:07 +01:00
training_auto_cancel_worker.rb (quality) isolate auto cancel features in separate service 2023-02-15 10:28:07 +01:00
users_export_worker.rb fixed ruby style 2019-04-03 17:39:45 +02:00
version_check_worker.rb many sidekiq fixes 2020-06-09 18:51:57 +02:00