.. |
accounting_export_worker.rb
|
export labels: user name + reference + summary, only on client line. Also: handling new export parameters (decimal separator, label length, export zeros)
|
2019-09-17 12:35:34 +02:00 |
archive_worker.rb
|
replaces almost all Time.now by DateTime.current
|
2019-12-02 11:57:25 +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
|
superadmin + fixed free space notification
|
2019-03-20 16:49:38 +01:00 |
i_calendar_import_worker.rb
|
import events asyncronously from icalendar
|
2019-12-02 15:53:24 +01:00 |
invoice_worker.rb
|
WIP: creating payment schedule workers
|
2020-12-23 16:56:19 +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 |
open_api_trace_calls_count_worker.rb
|
use openlab_app_secret from db w/ openlab_ruby gem
|
2020-06-08 15:17:56 +02:00 |
openlab_worker.rb
|
many sidekiq fixes
|
2020-06-09 18:51:57 +02:00 |
payment_schedule_item_worker.rb
|
handle stripe requires_action
|
2021-02-08 15:28:47 +01:00 |
payment_schedule_worker.rb
|
fix generate payment schedule pdf + send by mail
|
2021-01-19 16:47:51 +01:00 |
period_statistics_worker.rb
|
enable/disable statistics module fomr the UI
|
2020-06-17 12:20:51 +02:00 |
reservation_reminder_worker.rb
|
replaces almost all Time.now by DateTime.current
|
2019-12-02 11:57:25 +01:00 |
statistic_worker.rb
|
enable/disable statistics module fomr the UI
|
2020-06-17 12:20:51 +02:00 |
statistics_export_worker.rb
|
refactored roles methods to match ruby conventions
|
2019-01-14 12:57:31 +01:00 |
stripe_worker.rb
|
improved testing of payment schedules + some fixes
|
2020-12-30 18:43:33 +01:00 |
subscription_expire_worker.rb
|
manager's notifications
|
2020-04-29 15:34:30 +02:00 |
sync_members_on_stripe_worker.rb
|
fix send notification after members sync
|
2020-06-10 16:45:48 +02: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 |