1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app
2023-10-10 11:14:47 +02:00
..
controllers Fix a bug: when getting status of users/subscriptions export 2023-10-02 15:14:23 +02:00
doc/open_api (api) availabilities 2023-03-30 13:22:36 +02:00
exceptions (feat) error message on payzen misconfigured currency 2023-04-05 09:46:00 +02:00
frontend Fix a bug: admin could not create new SupportingDocumentType (problem was on js side) 2023-10-10 11:14:47 +02:00
helpers Merge branch 'pre_inscription' into family_compte_pre_inscription 2023-09-11 17:59:14 +02:00
mailers (quality) replacement of the gem NotifyWith by internal code 2023-02-15 10:30:07 +01:00
models Fix a bug: when calling .to_json on an "avoir", there was a bug because order_number delegates on invoice which can be nil, it was causing errors in notifications rendering 2023-09-29 15:26:36 +02:00
pdfs (i18n) updated italian translations 2023-04-05 10:50:06 +02:00
policies Merge branch 'family_compte_pre_inscription' into dev 2023-09-25 12:09:45 +02:00
services Fix a bug: when getting status of users/subscriptions export 2023-10-02 15:14:23 +02:00
themes/casemate (bug) fix syntax error in stylesheet 2023-02-15 10:30:09 +01:00
uploaders (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
validators (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
views improvement : performance of members#show and reservations#index 2023-09-28 15:57:30 +02:00
workers Fix a bug: fix ReservationReminderWorker, was sending reservation reminder to users with a event reservation not validated by admin + adds tests for all scenarios 2023-10-05 13:49:29 +02:00