.. |
abuses_controller.rb
|
[ongoing] abuses management interface
|
2019-05-09 18:27:19 +02:00 |
accounting_exports_controller.rb
|
[bug] various fixes on accouting exports
|
2021-03-22 17:42:54 +01:00 |
accounting_periods_controller.rb
|
replaces almost all Time.now by DateTime.current
|
2019-12-02 11:57:25 +01:00 |
admins_controller.rb
|
move gender & birthday to statistic_profile
|
2019-06-04 13:33:00 +02:00 |
age_ranges_controller.rb
|
rubocop api controllers
|
2019-01-16 13:07:19 +01:00 |
analytics_controller.rb
|
detailled view of collected data in fabanalytics
|
2020-01-15 12:48:55 +01:00 |
api_controller.rb
|
rubocop api controllers
|
2019-01-16 13:07:19 +01:00 |
auth_providers_controller.rb
|
(bug) OIDC scopes are not saved
|
2022-07-06 13:16:09 +02:00 |
availabilities_controller.rb
|
(bug) fix various issues due to slots behavior refactoring
|
2022-07-19 11:32:12 +02:00 |
categories_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
components_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
coupons_controller.rb
|
improved coupon filtering to allow pagination while filtering
|
2019-04-08 11:00:00 +02:00 |
credits_controller.rb
|
display reservations credits in the dashboard
|
2022-06-29 15:35:17 +02:00 |
custom_assets_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
event_themes_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
events_controller.rb
|
public calendar endpoint refactoring & testing
|
2022-07-18 17:19:33 +02:00 |
exports_controller.rb
|
export collected VAT by rate
|
2021-12-29 17:00:54 +01:00 |
files_controller.rb
|
test mime type of a file
|
2020-06-03 16:25:13 +02:00 |
groups_controller.rb
|
WIP: migrate machine pricing edition interface to react
|
2021-06-22 11:13:44 +02:00 |
i_calendar_controller.rb
|
correct some errors due to Price.compute refactoring
|
2020-05-11 10:56:23 +02:00 |
imports_controller.rb
|
[ongoing] import members from csv
|
2019-09-25 16:37:42 +02:00 |
invoices_controller.rb
|
remove references to Invoice.invoiced
|
2021-05-27 15:58:55 +02:00 |
licences_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
local_payment_controller.rb
|
WIP: migration to object[]
|
2021-05-28 17:34:20 +02:00 |
machines_controller.rb
|
WIP: migrate machine pricing edition interface to react
|
2021-06-22 11:13:44 +02:00 |
members_controller.rb
|
(bug) invalid users are reported in search
|
2022-06-29 15:35:17 +02:00 |
notifications_controller.rb
|
Optimized multiple DB queries
|
2022-01-11 16:04:14 +01:00 |
open_api_clients_controller.rb
|
fix refactoring issue in /api/open_api_clients
|
2020-06-15 17:07:28 +02:00 |
openlab_projects_controller.rb
|
fix typo "projets" => "projects"
|
2022-02-25 15:22:14 +01:00 |
payment_schedules_controller.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 |
payments_controller.rb
|
fix some errors about stp subscription refacto + improved error handling
|
2021-10-07 17:07:46 +02:00 |
payzen_controller.rb
|
(bug) fix slot reservation is considered full
|
2022-07-19 15:40:28 +02:00 |
plan_categories_controller.rb
|
Add description to plan category
|
2022-05-04 11:16:51 +02:00 |
plans_controller.rb
|
Fix bug: Unable to create plans for all group
|
2022-05-17 17:38:00 +02:00 |
prepaid_packs_controller.rb
|
edit pack modal
|
2021-06-25 09:56:39 +02:00 |
price_categories_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
prices_controller.rb
|
refactor spaces/extended_prices code architecture to match the FM style guide
|
2021-12-28 11:25:10 +01:00 |
pricing_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
profile_custom_fields_controller.rb
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
projects_controller.rb
|
use search index to speed up projects searches
|
2020-06-23 17:06:59 +02:00 |
proof_of_identity_files_controller.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_refusals_controller.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_types_controller.rb
|
fix variable name error
|
2022-06-27 15:23:38 +02:00 |
reservations_controller.rb
|
refactor shopping_cart/reservation
|
2022-07-18 17:18:01 +02:00 |
settings_controller.rb
|
transactional bulk update + better error handling while configuring the payment gateway
|
2021-06-10 10:39:42 +02:00 |
slots_reservations_controller.rb
|
refactor slots model
|
2022-07-18 17:18:01 +02:00 |
spaces_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
statistics_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
stripe_controller.rb
|
(bug) fix slot reservation is considered full
|
2022-07-19 15:40:28 +02:00 |
stylesheets_controller.rb
|
fix stylesheet view
|
2020-03-25 12:35:08 +01:00 |
subscriptions_controller.rb
|
remove deprecated code and endpoints
|
2021-10-18 10:15:48 +02:00 |
tags_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
themes_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
trainings_controller.rb
|
build all slots at reservation creation time
|
2022-07-18 17:18:00 +02:00 |
trainings_pricings_controller.rb
|
rubocop api controllers
|
2019-01-16 16:28:25 +01:00 |
translations_controller.rb
|
[bug] invoices are not generated in test/development if the configured locale is composed
|
2021-05-12 17:23:42 +02:00 |
user_packs_controller.rb
|
integration of packs-summary
|
2021-06-29 15:59:57 +02:00 |
users_controller.rb
|
basic access to members management for managers
|
2020-04-27 17:48:13 +02:00 |
version_controller.rb
|
refactored code to use Setting.get
|
2020-05-25 12:54:19 +02:00 |
wallet_controller.rb
|
configure wallet from UI
|
2020-06-15 12:44:43 +02:00 |