.. |
accounting
|
(bug) unable to export accounting if label not defined
|
2023-01-19 15:25:20 +01:00 |
availabilities
|
(feat) improved calendars loading time
|
2023-02-15 10:29:55 +01:00 |
cart
|
(feat) add reservations in cart/order
|
2023-02-15 10:29:53 +01:00 |
checkout
|
(feat) save both operator/customer for orders
|
2023-02-15 10:29:50 +01:00 |
event
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
invoices
|
(bug) unable to generate avoir label
|
2023-01-05 12:21:53 +01:00 |
members
|
(feat) save both operator/customer for orders
|
2023-02-15 10:29:50 +01:00 |
orders
|
(bug) update order status error
|
2022-10-18 09:56:43 +02:00 |
payments
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
slots
|
(quality) improved calendar loading time
|
2023-02-15 10:29:57 +01:00 |
statistics
|
(quality) Optimized statistics fetcher service
|
2023-02-02 15:43:05 +01:00 |
trainings
|
(bug) auto cancel trainings
|
2023-02-15 10:30:01 +01:00 |
users_credits
|
refactor shopping_cart/reservation
|
2022-07-18 17:18:01 +02:00 |
auth_provider_service.rb
|
(bug) OIDC scopes
|
2022-05-30 12:56:22 +02:00 |
availabilities_export_service.rb
|
bug fix: xlsx export are not corrupted anymore
|
2022-01-06 13:43:51 +01:00 |
cart_service.rb
|
(feat) save cart items in db
|
2023-02-15 10:29:46 +01:00 |
coupon_service.rb
|
(bug) test on invoice items was not idempotent
|
2022-10-28 10:25:10 +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) date shift in event creation/update
|
2023-02-14 16:47:06 +01:00 |
export_service.rb
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
footprint_service.rb
|
Usage of the rails logger instead of printing to standard output
|
2022-07-26 17:27:33 +02:00 |
generate_token_service.rb
|
store cart
|
2022-08-19 20:03:09 +02:00 |
group_service.rb
|
(feat) remove admins group: allow admins to reserve
|
2022-10-25 11:57:26 +02:00 |
health_service.rb
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01: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
|
(feat) OpenAPI endpoint for accounting
|
2022-12-21 14:12:14 +01:00 |
machine_service.rb
|
(feat) soft destroy machines/spaces
|
2022-11-22 14:17:25 +01:00 |
notification_center.rb
|
(feat) backend for notifications preference system
|
2023-02-15 10:30:07 +01:00 |
open_lab_service.rb
|
(feat) rebuild accounting lines on updates
|
2022-12-21 14:12:13 +01:00 |
payment_document_service.rb
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01: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
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
plans_service.rb
|
(bug) do not create plans for disabled groups
|
2022-12-21 14:05:16 +01:00 |
prepaid_pack_service.rb
|
(feat) report status of user's prepaid packs in dashboard
|
2023-02-15 10:27:08 +01:00 |
price_service.rb
|
(feat) OpenAPI endpoint for accounting
|
2022-12-21 14:12:14 +01:00 |
product_category_service.rb
|
(bug) show product count is only active in category
|
2022-10-20 19:14:16 +02:00 |
product_service.rb
|
(feat) save both operator/customer for orders
|
2023-02-15 10:29:50 +01:00 |
project_service.rb
|
(feat) filter for status in project gallery
|
2023-02-15 10:27:49 +01:00 |
proof_of_identity_file_service.rb
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
proof_of_identity_refusal_service.rb
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
proof_of_identity_type_service.rb
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
recaptcha_service.rb
|
configure google recaptcha from UI
|
2020-05-27 16:35:30 +02:00 |
secure_password.rb
|
(feat) improved security when changing password
|
2022-12-22 11:07:14 +01:00 |
setting_service.rb
|
(feat) training auto cancel authorization and invalidation rule
|
2023-02-15 10:28:07 +01:00 |
slots_reservations_service.rb
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
statistics_export_service.rb
|
(bug) unable to export statistics
|
2022-12-01 13:03:19 +01:00 |
subscription_extension_after_reservation.rb
|
refactor shopping_cart/reservation
|
2022-07-18 17:18:01 +02:00 |
training_service.rb
|
(quality) isolate auto cancel features in separate service
|
2023-02-15 10:28:07 +01:00 |
user_getter_service.rb
|
(quality) refactored SingleSignOnConcern to match rubocop rules
|
2022-10-24 11:43:30 +02:00 |
user_service.rb
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
user_setter_service.rb
|
(feat) map external id from sso
|
2023-01-19 17:33:48 +01:00 |
users_export_service.rb
|
bug fix: xlsx export are not corrupted anymore
|
2022-01-06 13:43:51 +01:00 |
vat_history_service.rb
|
(bug) deal with DST using Time instead of DateTime
|
2023-02-14 13:10:58 +01:00 |
wallet_service.rb
|
(bug) wallet transation not returned if success
|
2022-10-11 11:41:44 +02:00 |