1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-19 08:52:25 +01:00

3291 Commits

Author SHA1 Message Date
Du Peng
cf998e6220 (feat) add payment transfer/check to accounting settings 2024-02-12 11:39:33 +01:00
Du Peng
ff80216d9b (feat) Allow the admin to update payment method only the overdue subscription item without cancel PayZen subscription 2024-02-08 15:59:17 +01:00
Du Peng
9d3a911c09 (i18n) update translations 2024-02-02 17:40:42 +01:00
Du Peng
587b73685f (bug) remove unused code 2024-02-01 10:08:47 +01:00
Du Peng
4c8b357ed6 (i18n) updates translations 2024-01-29 16:08:16 +01:00
Du Peng
bc023011d2 (feat) saml provider 2024-01-26 21:24:33 +01:00
Du Peng
f58da357b7 (wip) saml sso 2024-01-24 15:27:01 +01:00
Du Peng
25a4dda429 (i18n) updated translations 2024-01-19 14:41:34 +01:00
Vincent
76ab6d3b34 (i18n) Added translation files for Swedish 2024-01-02 14:11:56 +01:00
Vincent
d2c742f273 (i18n) Translation updates 2024-01-02 11:53:16 +01:00
Du Peng
989ad8f691 (i18n) updated translations 2023-12-28 18:34:31 +01:00
Vincent
63a4695d43 (quality) Cleanup unused feature 2023-12-15 15:08:33 +01:00
Du Peng
9713f88cea (i18n) update translations 2023-12-06 11:09:46 +01:00
Nicolas Florentin
259889447e adds locale es-MX 2023-12-06 10:18:59 +01:00
Nicolas Florentin
c18aabd7c8 updates translations 2023-12-05 16:01:59 +01:00
Vincent
347877db55 (i18n) Add missing translation 2023-11-27 16:51:11 +01:00
Nicolas Florentin
7f67d7610d (fix): wrong currency unit for fr-CH locale 2023-11-14 11:15:21 +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
342eec9881 updates translations 2023-11-10 09:41:54 +01:00
Nicolas Florentin
bdf94c6826 (feat) when deleting an event, all reservations are canceled 2023-11-10 09:13:23 +01:00
Nicolas Florentin
7c3e84cc6d updates spanish translations 2023-11-08 15:59:48 +01:00
Nicolas Florentin
1037f99f14 (i18n) updated translations 2023-11-03 13:23:47 +01:00
Nicolas Florentin
835f3b6ec3 (fix) replaces custom ServerLocale middleware with sidekiq i18n middleware 2023-11-02 13:54:40 +01:00
Nicolas Florentin
3ee63d4613 do not log Notifications#polling action anymore, by default, can be enable via env variable ENABLE_NOTIFICATIONS_POLLING_LOGGING=true 2023-10-20 08:58:33 +02:00
Nicolas Florentin
8c6da66538 decreases sidekiq concurrency from 25 to 5, 25 is too much and consumes memory for nothing 2023-10-18 16:16:05 +02:00
Vincent
1290874811 (ui) update the layout of detailed views + image format tooltip 2023-10-12 17:09:38 +02:00
Vincent
9024bf0643 (i18n) Update translations 2023-10-02 15:07:32 +02:00
Nicolas Florentin
d57d62c8ec (i18n) updated translations 2023-09-25 14:36:36 +02:00
Du Peng
3bf30cf3a4 (i18n) update translates 2023-09-25 12:57:24 +02:00
Du Peng
84a9e42161 Merge branch 'family_compte_pre_inscription' into dev 2023-09-25 12:09:45 +02:00
Du Peng
f2e7cd0fdc (i18n) update translations 2023-09-19 10:08:09 +02:00
Du Peng
9674234b59 (i18n) update translations 2023-09-14 15:40:28 +02:00
Nicolas Florentin
ba8a8e5f1b admin can see reservations of a member 2023-09-14 09:13:40 +02:00
Du Peng
12b1ff5f0e Merge branch 'pre_inscription' into family_compte_pre_inscription 2023-09-11 17:59:14 +02:00
Du Peng
16925bf129 (i18n) update translations 2023-09-11 17:08:43 +02:00
Du Peng
33d81c6c36 (feat) add a notification to remind users to upload their supporting documents 2023-09-11 15:52:05 +02:00
Du Peng
fb2b762015 Merge branch 'spaces-machines-tree' into dev 2023-09-11 09:54:08 +02:00
Vincent
aad5da63be (i18n) Typo 2023-09-11 09:15:00 +02:00
Du Peng
e4bd077907 (feat) Add extra_authorize_params to OpenIdConnect config 2023-09-07 16:22:57 +02:00
Nicolas Florentin
a72c2e580c improves api/notification controller to avoid failing when there is a notification with wrong notification_type in db 2023-09-07 10:30:48 +02:00
Nicolas Florentin
b458f03e43 add a notification to remind users to upload their supporting documents 2023-09-05 11:15:12 +02:00
Du Peng
e3dc47889b (i18n) update translations 2023-09-01 15:46:51 +02:00
Nicolas Florentin
4f75a2c20e adds missing translation 2023-09-01 12:43:59 +02:00
Du Peng
a10f3cffe4 (feat) statistics improvements 2023-09-01 12:43:36 +02:00
Nicolas Florentin
fcfa4f018b Feature: add a filter in members list (admin) to show only "not validated" members 2023-08-30 11:56:24 +02:00
Du Peng
e18b34be3a (i18n) update translations 2023-08-28 18:33:50 +02:00
Du Peng
e9346afed2 (i18n) update translations 2023-08-24 18:31:56 +02:00
Du Peng
be69befb6b (feat) add adds coupon in statistic export 2023-08-24 18:31:16 +02:00
Nicolas Florentin
bdc5729141 (feat) space associate machines 2023-08-24 14:41:29 +02:00
Du Peng
6b183969c7 Merge branch 'reservation-context' into dev 2023-08-24 10:37:53 +02:00