.. |
availabilities
|
(bug) slot title must only contains name of the requested resource
|
2022-07-19 15:56:21 +02:00 |
cart
|
(feat) admin can set offer for product in cart
|
2022-09-08 15:10:56 +02:00 |
checkout
|
(fix) cant pay order with coupon
|
2022-09-07 17:24:14 +02:00 |
members
|
improvement: add complexity check of the user password
|
2022-07-29 17:37:42 +02:00 |
orders
|
(feat) show payment info in order
|
2022-09-13 14:05:31 +02:00 |
payments
|
(feat) order invoice
|
2022-09-09 16:35:49 +02:00 |
statistics
|
(bug) unable to build stats
|
2022-09-05 16:53:56 +02:00 |
users_credits
|
refactor shopping_cart/reservation
|
2022-07-18 17:18:01 +02:00 |
accounting_export_service.rb
|
(feat) order invoice
|
2022-09-09 16:35:49 +02:00 |
accounting_period_service.rb
|
list existing closings in close period modal
|
2019-01-07 16:45:31 +01: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
|
Usage of the rails logger instead of printing to standard output
|
2022-07-26 17:27:33 +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
|
public calendar endpoint refactoring & testing
|
2022-07-18 17:19:33 +02: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
|
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
|
(feat) order invoice
|
2022-09-09 16:35:49 +02: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
|
(feat) order reference
|
2022-09-06 19:12:06 +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
|
Fix bug: Unable to create plans for all group
|
2022-05-17 17:38:00 +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 |
product_category_service.rb
|
reset product_category_id to nil if product_category is removed
|
2022-08-03 10:18:00 +02:00 |
product_service.rb
|
(bug) product pagination in store
|
2022-09-09 17:14:22 +02:00 |
project_service.rb
|
use search index to speed up projects searches
|
2020-06-23 17:06:59 +02: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
|
improvement: add complexity check of the user password
|
2022-07-29 17:37:42 +02:00 |
setting_service.rb
|
Auto sync projects to OpenLab if set openlab_app_id and openlab_app_secret
|
2022-04-20 17:43:38 +02:00 |
slots_reservations_service.rb
|
(bug) Erroneous "cancelation failed" message if elasticsearch was disabled
|
2022-07-26 15:08:59 +02: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
|
refactor shopping_cart/reservation
|
2022-07-18 17:18:01 +02:00 |
training_service.rb
|
(ui) admin edit user: use new user-profile-form component
|
2022-05-10 10:23:43 +02:00 |
user_service.rb
|
improvement: add complexity check of the user password
|
2022-07-29 17:37:42 +02: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
|
Usage of the rails logger instead of printing to standard output
|
2022-07-26 17:27:33 +02:00 |
vat_history_service.rb
|
Fix a bug: if multi VAT no value is filled in, the general rate can't apply
|
2022-06-01 12:41:19 +02:00 |
wallet_service.rb
|
(bug) fix comput the wallet amount that dont apply coupon
|
2022-09-13 12:36:18 +02:00 |