1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/services
2020-02-11 15:43:29 +01:00
..
availabilities fix typo and wording 2020-01-21 11:16:49 +01:00
members fix syntax + add missing translations 2020-01-07 10:44:29 +01:00
reservations using stp_payment_intent_id instead of stp_invoice_id on new invoices 2019-09-10 16:45:45 +02:00
subscriptions [bug] extend a current subscription for a member, does not reset his credits 2019-09-12 11:37:03 +02:00
users_credits [ongoing] refactor user.subscriptions to save history 2018-12-06 18:26:01 +01:00
accounting_export_service.rb fix typo 2019-10-07 17:12:49 +02:00
accounting_period_service.rb list existing closings in close period modal 2019-01-07 16:45:31 +01:00
availabilities_export_service.rb [bug#131] Availabilities export report an erroneous number of reservations for machine availabilities 2019-05-07 12:24:51 +02:00
coupon_service.rb ventilate coupon codes on items 2019-09-17 17:39:05 +02:00
custom_aggregation_service.rb [bug] canceled reservation are not removed from statistics (fix #133) 2019-06-13 16:29:12 +02:00
event_service.rb remove rebocop disable 2020-02-03 10:53:54 +01:00
footprint_service.rb Compute the VAT per item in each invoices, instead of globally 2019-09-18 17:14:59 +02:00
health_service.rb detailled view of collected data in fabanalytics 2020-01-15 12:48:55 +01:00
i_calendar_import_service.rb icalendar source sync: create/update/delete ical events 2019-12-03 12:16:07 +01:00
invoice_reference_service.rb replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
invoices_service.rb fix invoices list API 2019-07-29 12:19:54 +02:00
notification_center.rb refactored notificationcenter to accept meta_data 2019-02-26 10:45:12 +01:00
plans_service.rb allow reservations & subscriptions at price of zero 2019-09-11 11:51:04 +02:00
recaptcha_service.rb [feature] Optional reCaptcha checkbox in sign-up form 2019-09-23 17:46:46 +02:00
setting_service.rb customize home page css 2020-01-27 17:10:29 +01:00
slot_service.rb replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
statistic_service.rb ventilate coupon codes on items 2019-09-17 17:39:05 +02:00
statistics_export_service.rb CVE-2019-16892 + #49 2019-10-21 16:11:49 +02:00
subscription_extension_after_reservation.rb [ongoing] fix reservation processes 2018-12-10 17:20:23 +01:00
user_service.rb Merge remote-tracking branch 'origin/fix-time-now' into dev 2019-12-03 15:51:22 +01:00
users_export_service.rb health endpoint & automated version check 2020-01-14 14:33:00 +01:00
vat_history_service.rb replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
wallet_service.rb renamed avoir_mode to payment_method 2019-09-17 14:48:06 +02:00