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

3524 Commits

Author SHA1 Message Date
Du Peng
1d179e51a9 (bug) set cash for locale payment by default 2024-03-11 11:25:25 +01:00
Du Peng
0e554d22ff (bug) set settlement by cash by default for local payment mean 2024-03-08 18:09:53 +01:00
Du Peng
d4b5b3db23 (bug) unable to generate invoice for payment by check/transfer 2024-02-29 19:29:47 +01:00
Du Peng
f8edc5bf9e (bug) event canceled places error 2024-02-23 12:50:59 +01:00
Du Peng
5b9bdd2b46 (feat) add idp_slo_service_url 2024-02-20 16:54:34 +01:00
Du Peng
8686931ef3 (feat) hide machines/themes/components filter in project list if machines module is disable or themes/components is empty 2024-02-19 14:32:41 +01:00
Du Peng
015a1d7532 (bug) Unable to sync iCalendar correctly 2024-02-19 12:55:55 +01:00
Du Peng
45bbd99340 (bug) missing payment transfer journal code in accouting line 2024-02-19 12:55:28 +01:00
Du Peng
f79c2fe0a9 (feat) add settlement by transfer/check to invoice paiement info 2024-02-15 15:29:30 +01:00
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
2aaf801c1f (bug) remove unused code 2024-02-01 14:48:05 +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
73566d4cd9 (wip) add saml provider 2024-01-24 15:27:01 +01:00
Du Peng
ba926721bb (bug) if there is a reservation with a deleted user, it is not possible to delete the event 2024-01-24 15:26:18 +01:00
Du Peng
f77b4af211 (bug) unable to update event recurrence 2024-01-12 11:55:07 +01:00
Du Peng
ab93c3d146 (bug) event number places error in statistic 2024-01-05 18:22:44 +01:00
Du Peng
9685b9cad9 (bug) unable to show extended prices of space 2024-01-05 15:08:47 +01:00
Vincent
15b63c896e (ui) Fix button color 2024-01-02 17:24:06 +01:00
Vincent
d2c742f273 (i18n) Translation updates 2024-01-02 11:53:16 +01:00
Du Peng
71275f18a1 (feat) show invoice payment method in accounting line 2023-12-21 15:49:11 +01:00
Vincent
63a4695d43 (quality) Cleanup unused feature 2023-12-15 15:08:33 +01:00
Du Peng
f8eda2e228 (bug) unable to show wallet payment mean for invoice 2023-12-11 17:01:08 +01:00
Nicolas Florentin
b17546fbdb (fix) fix event service 2023-12-05 16:31:32 +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
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
2250427b9a (fix) regresion on PaymentScheduleItemWorker from v6.3.2 2023-11-23 08:07:18 +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
Vincent
931032b086 (ui) Replace original image by large generated version 2023-11-10 15:59:21 +01:00
Nicolas Florentin
bdf94c6826 (feat) when deleting an event, all reservations are canceled 2023-11-10 09:13:23 +01:00
Vincent
dfea3f744d (ui) Small fix on modals 2023-11-08 11:14:10 +01:00
Nicolas Florentin
f15af0292b Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-11-08 10:49:27 +01:00
Nicolas Florentin
519dbefd2f (fix) statistic_subtype.label of plan was nil 2023-11-08 10:36:40 +01:00
Du Peng
8fa9567eae (bug) unable to show wallet payment mean for avoir 2023-11-07 09:34:02 +01:00
Nicolas Florentin
ce90bbf186 improvement: dynamic label (i18n) for stats structure tables 2023-11-03 12:56:13 +01:00
Nicolas Florentin
046cc1b05b rm dead code 2023-11-03 10:21:16 +01:00
Du Peng
b70d095e37 (bug) unable to load api reservations/user_trainings 2023-10-30 11:05:54 +01:00
Nicolas Florentin
910bdcb080 (fix) api/products/index bug when sorting by amount 2023-10-30 10:45:52 +01:00
Du Peng
2b9cb8ca96 (feat) change the param delted_user to including_deleted_users 2023-10-30 08:52:49 +01:00
Du Peng
614abec39e (feat) add deleted_user param for open api users 2023-10-30 08:08:35 +01:00
Du Peng
0803eb0833 (bug) pre-registration event reservations ilimit places 2023-10-26 14:35:18 +02: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