Du Peng
|
be034c1c06
|
(bug) unable to create Stripe coupon with duration = forever
|
2023-12-28 18:38:10 +01:00 |
|
Du Peng
|
04c5dc58e7
|
(bug) PayZen amount of subscription compute error for Coupon validity per user = forever
|
2023-12-28 18:38:10 +01:00 |
|
Du Peng
|
5a88ff5aa4
|
(feat) show invoice payment method in accounting line
|
2023-12-28 18:38:10 +01:00 |
|
Du Peng
|
13311906bb
|
update changelog
|
2023-12-28 18:38:10 +01:00 |
|
Vincent
|
c75fa4b954
|
(quality) Cleanup unused feature
|
2023-12-28 18:38:10 +01:00 |
|
Du Peng
|
11205bb1b3
|
update Gemfile
|
2023-12-28 18:38:10 +01:00 |
|
Du Peng
|
d9e4568b71
|
(bug) unable to show wallet payment mean for invoice
|
2023-12-28 18:38:09 +01:00 |
|
Du Peng
|
01a1403eb7
|
Version 6.3.7
|
2023-12-28 18:37:16 +01:00 |
|
Du Peng
|
181faa7975
|
update Changelog
|
2023-12-28 18:36:05 +01:00 |
|
Du Peng
|
989ad8f691
|
(i18n) updated translations
|
2023-12-28 18:34:31 +01:00 |
|
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
|
ebd2a5452e
|
Merge branch 'dev' for release 6.3.6
|
2023-12-06 11:13:05 +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
|
cb36494876
|
Merge branch 'dev' for release 6.3.6
|
2023-12-06 11:12:21 +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
|
180410c5fd
|
Merge branch 'dev' for release 6.3.5
|
2023-12-04 16:10:41 +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
|
b75751c778
|
Merge branch 'dev' for release 6.3.4
|
2023-11-23 08:14:10 +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 |
|