.. |
availabilities
|
Fix a bug: unable to show deleted user in reservation slot
|
2022-04-05 16:44:55 +02:00 |
members
|
(bug) fix errors due to sidekiq upgrade
|
2022-03-22 17:58:52 +01:00 |
users_credits
|
use Price.compute to generate invoice items
|
2020-05-06 12:43:47 +02:00 |
accounting_export_service.rb
|
(style) replace Setting.find_by(name... by Setting.get
|
2022-03-23 13:30:55 +01: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 fix: xlsx export are not corrupted anymore
|
2022-01-06 13:43:51 +01:00 |
cart_service.rb
|
fix renew subscription API
|
2021-10-15 17:31:01 +02:00 |
coupon_service.rb
|
WIP: refactor the price computation system
|
2021-04-22 19:24:08 +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
|
[bug] the count of successfully updated events was not correct
|
2021-05-12 15:53:32 +02:00 |
footprint_service.rb
|
refreshed all footprints in fixtures, all tests passing
|
2021-05-31 17:14:42 +02:00 |
group_service.rb
|
edit machines pricings
|
2021-06-22 17:56:13 +02:00 |
health_service.rb
|
[bug] Health API is broken if ElasticSearch is not present
|
2020-07-01 15:13:44 +02:00 |
i_calendar_import_service.rb
|
icalendar source sync: create/update/delete ical events
|
2019-12-03 12:16:07 +01:00 |
invoices_service.rb
|
Optimized multiple DB queries
|
2022-01-11 16:04:14 +01:00 |
machine_service.rb
|
WIP: migrate machine pricing edition interface to react
|
2021-06-22 11:13:44 +02:00 |
notification_center.rb
|
refactored notificationcenter to accept meta_data
|
2019-02-26 10:45:12 +01:00 |
payment_document_service.rb
|
fix running test renew_as_admin_test
|
2021-04-26 11:40:26 +02:00 |
payment_gateway_service.rb
|
Ability to cancel a payement schedule from the interface
|
2022-01-03 17:13:35 +01:00 |
payment_schedule_service.rb
|
(feat) When a payment schedule is in error or canceled, ability to re-enable it with another payment method
|
2022-01-17 12:38:53 +01:00 |
plans_service.rb
|
[bug] a message tells that creating a new plan fails, but it worked
|
2021-06-14 16:53:52 +02:00 |
prepaid_pack_service.rb
|
(bug) prepaid-packs without expiration date do not work
|
2022-01-18 17:12:19 +01:00 |
price_service.rb
|
WIP: migrate machine pricing edition interface to react
|
2021-06-22 11:13:44 +02:00 |
project_service.rb
|
use search index to speed up projects searches
|
2020-06-23 17:06:59 +02:00 |
recaptcha_service.rb
|
configure google recaptcha from UI
|
2020-05-27 16:35:30 +02:00 |
setting_service.rb
|
update the card for payment schedules
|
2021-06-04 18:26:20 +02:00 |
slot_service.rb
|
replaces almost all Time.now by DateTime.current
|
2019-12-02 11:57:25 +01:00 |
statistic_service.rb
|
(bug) fix generate statistics
|
2022-03-23 17:27:04 +01:00 |
statistics_export_service.rb
|
bug fix: xlsx export are not corrupted anymore
|
2022-01-06 13:43:51 +01:00 |
subscription_extension_after_reservation.rb
|
check for slots restricted to subscribers at cart level
|
2021-05-31 15:39:56 +02:00 |
user_service.rb
|
(bug) fix errors due to sidekiq upgrade
|
2022-03-22 17:58:52 +01:00 |
users_export_service.rb
|
bug fix: xlsx export are not corrupted anymore
|
2022-01-06 13:43:51 +01:00 |
vat_export_service.rb
|
export collected VAT by rate
|
2021-12-29 17:00:54 +01:00 |
vat_history_service.rb
|
(bug) if a specialized VAT rate was defined when the VAT was disabled, the resulting VAT rate is wrong
|
2022-01-12 14:57:56 +01:00 |
wallet_service.rb
|
full stripe subscription code refacto
|
2021-10-06 17:09:35 +02:00 |