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

3543 Commits

Author SHA1 Message Date
Du Peng
a1469f0337 (bug) unable to update availability slot end time for training 2024-05-20 15:55:59 +02:00
Du Peng
53b5b36b68 (bug) unable to update availability slot end time for training 2024-05-17 18:52:02 +02:00
Du Peng
170b1fd2ae (bug) unable to hide the slot of event deleted in agenda 2024-04-29 11:14:12 +02:00
Du Peng
5f917ec1e8 (bug) unable to filter by date in the Subscription OpenAPI 2024-04-29 10:40:08 +02:00
Du Peng
84f83564bc expiration_date of a subscription is not correct in the OpenAPI 2024-04-29 10:39:44 +02:00
Du Peng
c9557c7f58 (bug) availability slot date error in calendar when user pc timezone is different from server timezone 2024-04-24 16:57:28 +02:00
Du Peng
f83c976fd9 (bug) unable to show Fabmanager network project picture 2024-04-19 17:08:28 +02:00
Du Peng
2820af8953 (bug) unable to show machine/training picture 2024-04-11 18:48:23 +02:00
Du Peng
49d05b61fc (feat) hide gender in member create/edit form if not required 2024-04-09 16:11:12 +02:00
Du Peng
6e5b0f70dc (bug) unable to update member's profile 2024-04-09 15:43:44 +02:00
Du Peng
7c05fcd90a (bug) user is blocked in complete profile page after login 2024-04-09 09:28:49 +02:00
Du Peng
6cb6974a93 (feat) hide gender in signup form if not required 2024-04-08 10:40:06 +02:00
Du Peng
61dfa141cc (bug) unable to show machine/training picture 2024-03-29 18:28:42 +01:00
Du Peng
407c0173ab (feat) add sp certificate for saml provider 2024-03-27 14:41:30 +01:00
Du Peng
e8b59bbdcd (feat) allow admin configure memeber's profile gender/birthday as required 2024-03-21 18:21:11 +01:00
Du Peng
6db25324d2 (bug) unable to get invoice payment details if the account code is same for card/transfer payment method 2024-03-20 14:59:02 +01:00
Du Peng
0b08510473 (bug) unable to update a space with a deleted machine 2024-03-18 18:36:10 +01:00
Du Peng
8a2a9085be (impv) add loader for create/delete availability slot 2024-03-12 18:58:27 +01:00
Du Peng
523de4f3f7 (bug) #content_type_whitelist is instead by #content_type_allowlist 2024-03-11 12:46:39 +01:00
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