1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
Commit Graph

7853 Commits

Author SHA1 Message Date
Du Peng
818b6971ec (bug) unable to create Stripe coupon with duration = forever 2023-12-28 18:32:16 +01:00
Du Peng
903a84f802 (bug) PayZen amount of subscription compute error for Coupon validity per user = forever 2023-12-28 17:54:47 +01:00
Du Peng
71275f18a1 (feat) show invoice payment method in accounting line 2023-12-21 15:49:11 +01:00
Du Peng
74d9cc462d update changelog 2023-12-15 18:09:33 +01:00
Peng
33a2da6275 Merge branch 'cleanup' into 'dev'
(quality) Cleanup unused feature

See merge request projets/fab-manager!20
2023-12-15 17:06:50 +00:00
Vincent
63a4695d43 (quality) Cleanup unused feature 2023-12-15 15:08:33 +01:00
Du Peng
70c9776031 update Gemfile 2023-12-11 17:01:37 +01:00
Du Peng
f8eda2e228 (bug) unable to show wallet payment mean for invoice 2023-12-11 17:01:08 +01:00
Nicolas Florentin
c0c46d0b77 Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-12-06 11:12:57 +01:00
Nicolas Florentin
ebc33fd5f4 Version 6.3.6 2023-12-06 11:12:21 +01:00
Du Peng
9713f88cea (i18n) update translations 2023-12-06 11:09:46 +01:00
Nicolas Florentin
96d8f85bbc updates changelog 2023-12-06 10:44:30 +01:00
Nicolas Florentin
259889447e adds locale es-MX 2023-12-06 10:18:59 +01:00
Nicolas Florentin
b17546fbdb (fix) fix event service 2023-12-05 16:31:32 +01:00
Nicolas Florentin
e0a7e258f2 Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-12-05 16:02:33 +01:00
Nicolas Florentin
c18aabd7c8 updates translations 2023-12-05 16:01:59 +01:00
Du Peng
1a323c99e5 Version 6.3.5 2023-12-04 16:10:27 +01:00
Du Peng
f447a9ca6f (i18n) updated translations 2023-12-04 16:08:55 +01:00
Du Peng
ce5516de3a (test) fix a event form test 2023-12-04 16:05:46 +01:00
Nicolas Florentin
736e42f565 fix PayZen::Service#find_transaction_by_payment_schedule_item 2023-12-01 16:45:14 +01:00
Nicolas Florentin
038c7d8efc Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-12-01 16:07:31 +01:00
Nicolas Florentin
f77ba72758 improves how pay_zen transactions are matched with payment_schedule_items, improves rrule of pay_zen subscriptions 2023-12-01 16:07:07 +01:00
Du Peng
e10cff04d7 (feat) set the number of new attempts available in case the payment is rejected to 1 for PayZen 2023-11-30 11:37:03 +01:00
Vincent
347877db55 (i18n) Add missing translation 2023-11-27 16:51:11 +01:00
Vincent
e5e870a420 (ui) Improve color contrast 2023-11-27 16:21:07 +01:00
Peng
10d58f08ad Merge branch 'fix/birthdate-bug' into 'dev'
refacto project service, do the same but it is clear that service is receiving...

See merge request projets/fab-manager!19
2023-11-24 14:18:17 +00:00
Nicolas Florentin
a946399ec5 (fix) avoids crash if invoicing_profile has no address associated to it 2023-11-24 10:40:28 +01:00
Nicolas Florentin
be1f0cc883 (fix) event.pre_registration_end_date (was set to beginning_of_day instead of end_of_day) 2023-11-23 15:37:09 +01:00
Nicolas Florentin
0716596add updates changelog 2023-11-23 15:17:54 +01:00
Nicolas Florentin
e1a3309783 (fix) user was not able to reserve at the same time of an event with pre-registration invalidated 2023-11-23 15:17:41 +01:00
Nicolas Florentin
e16cd061f2 sends a date as yyyy-mm-dd 2023-11-23 11:29:08 +01:00
Nicolas Florentin
7c4a6781d6 refacto project service, do the same but it is clear that service is receiving a date and not a time 2023-11-23 11:28:28 +01:00
Nicolas Florentin
f18454bf97 force to send a date yyyy-mm-dd and not a time ot avoids time zone pb 2023-11-23 11:27:58 +01:00
Nicolas Florentin
10acf9d3ee Version 6.3.4 2023-11-23 08:14:10 +01:00
Nicolas Florentin
775739b15e updates changelog 2023-11-23 08:12:51 +01:00
Nicolas Florentin
5dd8c9f473 Merge branch 'master' of git.sleede.com:projets/fab-manager into dev 2023-11-23 08:12:16 +01:00
Nicolas Florentin
2250427b9a (fix) regresion on PaymentScheduleItemWorker from v6.3.2 2023-11-23 08:07:18 +01:00
Du Peng
b2c3851ddc (bug) wrong amount when pay a reservation with payment schedule 2023-11-17 17:59:10 +01:00
Nicolas Florentin
23b9f976d1 Merge branch 'dev' for release 6.3.3 2023-11-14 11:16:35 +01:00
Nicolas Florentin
28f62228b0 Version 6.3.3 2023-11-14 11:16:35 +01:00
Nicolas Florentin
7f67d7610d (fix): wrong currency unit for fr-CH locale 2023-11-14 11:15:21 +01:00
Nicolas Florentin
5b3c9d1fa5 Merge branch 'dev' for release 6.3.2 2023-11-14 10:38:54 +01:00
Nicolas Florentin
26ea12340a Version 6.3.2 2023-11-14 10:38:45 +01:00
Nicolas Florentin
08b4127331 updates sidekiq and sidekiq-scheduler, fix a bug: wrong locale was causing wrong currency in cron jobs, now we manually set the currency locale in number_to_currency 2023-11-14 10:36:12 +01:00
Nicolas Florentin
4979accf11 Merge branch 'dev' for release 6.3.1 2023-11-10 17:09:21 +01:00
Nicolas Florentin
1fa3f37776 Version 6.3.1 2023-11-10 17:09:20 +01:00
Nicolas Florentin
33a47c320f updates changelog 2023-11-10 17:06:39 +01:00
Vincent
8485ae604a (quality) Update changelog 2023-11-10 16:27:18 +01:00
Vincent
931032b086 (ui) Replace original image by large generated version 2023-11-10 15:59:21 +01:00
Nicolas Florentin
342eec9881 updates translations 2023-11-10 09:41:54 +01:00