1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

7547 Commits

Author SHA1 Message Date
Sylvain
ef732f759b (i18n) updated italian translations 2023-04-05 10:50:06 +02:00
Sylvain
e863dda151 (bug) unable to subscribe with a payment schedule using PayZen 2023-04-05 10:19:07 +02:00
Sylvain
6b98f21300 (bug) list supporting documents types for a deleted group 2023-04-05 09:59:22 +02:00
Sylvain
758827f231 (bug) notification is broken when updating payzen currency 2023-04-05 09:48:28 +02:00
Sylvain
bb717336e6 (feat) reporting ruby exceptions in the UI 2023-04-05 09:47:38 +02:00
Sylvain
5b14a9a4a7 (feat) error message on payzen misconfigured currency 2023-04-05 09:46:00 +02:00
Sylvain
373d53eea1 (test) improved settings/bulk_update test 2023-04-05 09:18:17 +02:00
Sylvain
7e36d49035 (bug) unable to bulk_update settings 2023-04-04 17:40:53 +02:00
Sylvain
68bee8c3e3 (bug) broken admin notifications if an order has been paid 2023-04-04 15:41:24 +02:00
Sylvain
7e6e5e9dc4 (i18n) italian 2023-04-04 15:35:07 +02:00
Sylvain
e719b98f03 Version 6.0.1 2023-04-03 15:32:31 +02:00
Sylvain
378d6cfb8b (bug) unable to write the configuration of the auth provider 2023-04-03 15:27:04 +02:00
Sylvain
3cd8693bb3 Version 6.0.0 2023-04-03 11:43:00 +02:00
Sylvain
7f4bd40dbf (test) verify env vars before running tests 2023-04-03 11:41:43 +02:00
Sylvain
7e71c8e3da (i18n) updated translations 2023-04-03 11:41:11 +02:00
Sylvain
4506038401 (merge) Merge branch 'v6' into dev 2023-04-03 11:10:57 +02:00
Sylvain
045649859f (doc) updated CHANGELOG 2023-04-03 10:48:36 +02:00
Sylvain
674d0ce939 (bug) by default, invoices should be ordered by date descending 2023-04-03 10:22:40 +02:00
Sylvain
a25a31b95c (bug) invoice with esoteric ref pattern 2023-03-31 17:21:33 +02:00
Sylvain
e9205775ce (bug) find_by_number should consider the number period
Also: added progress indicators
2023-03-31 15:09:24 +02:00
Sylvain
a184f3b0be (bug) fix references is missing invoices when the sequence jumps 2023-03-31 13:30:42 +02:00
Sylvain
2e406aba7f (bug) reload config on change 2023-03-31 11:33:50 +02:00
Sylvain
48d0957bac (bug) updating the current provider must be reflected in yml 2023-03-30 17:17:02 +02:00
Sylvain
3811e7a6d5 (api) availabilities 2023-03-30 13:22:36 +02:00
Sylvain
7945895c1e (bug) undefined method strategy_name 2023-03-30 11:29:58 +02:00
Sylvain
6a53cad03a (security) updated terser 2023-03-30 10:55:52 +02:00
Sylvain
1f618d29f7 (bug) meta_data does not exists
Also: improved writing auth provider config to file
2023-03-30 10:51:18 +02:00
Sylvain
0c3780a3f6 (bug) use directly object-to-formdata-tz
instead of overriting object-to-formdata, which result in a yarn conflict:
["object-to-formdata-tz@4.4.3"] is trying to unpack in the same destination "[...]/node_modules/object-to-formdata"
2023-03-30 10:36:14 +02:00
Sylvain
68aad57b14 (bug) unable to read provider config if no file 2023-03-30 10:28:31 +02:00
Sylvain
f5366f2cc1 (doc) update changelog 2023-03-30 10:02:40 +02:00
Sylvain
70be8b4053 (quality) do not print newlines for progression indicator 2023-03-30 09:57:05 +02:00
Sylvain
05aaa885a1 (feat) do no notify on filling-invoice creation 2023-03-30 09:54:59 +02:00
Sylvain
66f740104a (feat) cache auth provider config 2023-03-29 18:01:16 +02:00
Sylvain
41ed9b93f5 (security) updated omniauth 2023-03-28 14:25:39 +02:00
Sylvain
8f0dfe7514 (bug) unable to fetch members list 2023-03-28 14:01:05 +02:00
Sylvain
8044d72c6a (security) updated json5 2023-03-28 12:51:53 +02:00
Sylvain
ffd7de0bcb (security) upgrade to rails 7 2023-03-28 12:44:00 +02:00
Sylvain
3cff0d4c28 (feat) generate invoices for missing references 2023-03-28 11:18:27 +02:00
Du Peng
f04b93baec (bug) unable to update recurring event 2023-03-27 12:44:55 +02:00
Sylvain
227c6d1844 (bug) associate order/payment-schedule with invoice before saving
Also: timezone in fixtures
2023-03-27 11:43:36 +02:00
Sylvain
f9123fe20f (feat) recover order numbers 2023-03-24 17:21:44 +01:00
Sylvain
a92df2150e (feat) updated dependencies 2023-03-24 10:45:47 +01:00
Sylvain
71a9a87315 (feat) improved chaining system 2023-03-24 10:16:21 +01:00
Sylvain
5295cc94ef (feat) task to fix missing references 2023-03-23 09:33:43 +01:00
Sylvain
db5796816a (quality) linted code 2023-03-22 17:30:37 +01:00
Sylvain
1d15c3bfac (security) updated sentry & web-console 2023-03-22 17:01:46 +01:00
Sylvain
cc830d7deb (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
Sylvain
d13208210a (bug) Thor::InvocationError 2023-03-22 12:33:15 +01:00
Sylvain
f6a9a43767 (bug) broken display after a plan category was deleted 2023-03-22 11:03:20 +01:00
Sylvain
01df96dc20 (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00