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

7353 Commits

Author SHA1 Message Date
Sylvain
18447f8371 (test) OIDC testing 2023-03-02 17:13:46 +01:00
Sylvain
6d14a8dc77 (quality) use Mime module 2023-03-02 13:39:23 +01:00
Sylvain
6ae8c965f3 (quality) add unique constraints in db
Also: code lint in SSO models
2023-03-02 13:26:05 +01:00
Sylvain
66a55b62d9 (bug) do not crash if stripe does not answer 2023-03-02 11:53:09 +01:00
Sylvain
33d8c2951e (bug) MAX_SIZE env varibles should not be quoted (#438) 2023-03-02 11:38:00 +01:00
Sylvain
1cfcf0a8b5 (bug) prevent selecting same price category twice 2023-03-02 11:35:35 +01:00
Sylvain
df725c6dbf (bug) admin events view defaults to the list tab 2023-03-02 09:45:13 +01:00
Sylvain
06c66d896b (bug) members can't change/cancel their reservations 2023-03-02 09:27:06 +01:00
Sylvain
e467a084b5 Version 5.7.2 2023-02-24 16:49:19 +01:00
Sylvain
4dd7b1345f (bug) members can change/cancel their reservations 2023-02-24 15:24:09 +01:00
Sylvain
ee2cbc332f (bug) invalid border color for slots 2023-02-24 15:16:57 +01:00
Sylvain
6d9b4b2c70 (bug) unable to update recurrent events 2023-02-24 14:03:31 +01:00
Sylvain
4185b6e2fd (test) update recurrent events 2023-02-24 14:02:19 +01:00
Sylvain
50c239de0a Version 5.7.1 2023-02-20 17:20:08 +01:00
Sylvain
ef78e4a473 (bug) ignored timezone in opening/closing time 2023-02-20 17:12:38 +01:00
Sylvain
1681dbdb76 (feat) clean ghost availabilities and slots 2023-02-20 16:55:45 +01:00
Sylvain
3d2ccbf917 (bug) invalid shell coloring during setup 2023-02-20 15:49:16 +01:00
Sylvain
733fd9840c (bug) unable to export store orders 2023-02-20 15:37:51 +01:00
Sylvain
adcb6812aa (bug) maximum must be a nonnegative Integer 2023-02-20 15:00:35 +01:00
Sylvain
c0b465748a (bug) unable to fix availabilities for events 2023-02-20 12:26:11 +01:00
Sylvain
f33bd2ef23 (bug) unable to configure locale to fr-CA 2023-02-20 10:18:19 +01:00
Sylvain
3d54ce0ec7 Version 5.7.0 2023-02-17 17:09:25 +01:00
Sylvain
e1ab56340d (i18n) improved translations 2023-02-17 17:03:34 +01:00
Sylvain
874b9b3ed9 (feat) Check SCSS syntax before saving home page style 2023-02-17 16:56:17 +01:00
Sylvain
7f53abfbf9 (bug) members cannot update their cards for payment schedules 2023-02-17 16:07:18 +01:00
Sylvain
8740c4971d (bug) cannot cancel a subscription after offering free days 2023-02-17 15:35:06 +01:00
Sylvain
6c53b01741 (test) update an availability 2023-02-17 13:34:34 +01:00
Sylvain
f1ef6d0391 (test) list auth providers 2023-02-17 13:27:43 +01:00
Sylvain
6bca75e79a (feat) notify admin when supporting document was udpated
Previously, if the user's account was validated, the notification was not sent.
Now, we send the notification in every cases
2023-02-17 13:26:58 +01:00
Sylvain
b4e2f3b549 (bug) undefined method privileged for nilClass 2023-02-17 13:01:30 +01:00
Sylvain
56120f886a (bug) filter already assign machines from new category modal 2023-02-17 12:18:48 +01:00
Sylvain
67d06b5da0 (quality) filter machines from the API 2023-02-17 12:06:32 +01:00
Sylvain
142eceb661 (quality) replace DateTime by Time 2023-02-17 11:45:07 +01:00
Sylvain
17aff339b2 (bug) do not allow desactivating project collaboration request 2023-02-17 11:02:53 +01:00
Vincent
a5eba1db11 (bug) Fix member date of birth input 2023-02-17 10:46:37 +01:00
Vincent
f38050f964 (ui) Fix form-checklist layout 2023-02-16 17:51:36 +01:00
Sylvain
8b3a7c73a6 (i18n) updated translations 2023-02-16 17:06:29 +01:00
Sylvain
8669cc82da (bug) admin should see locked availabilities 2023-02-16 16:53:52 +01:00
Sylvain
8ca731ed53 (bug) fix running tests 2023-02-16 16:43:23 +01:00
Sylvain
e0931545e8 (quality) remove obsolete NotificationType.find_by_name 2023-02-16 16:08:47 +01:00
Vincent
2fa59167ec (i18n) Update translations 2023-02-16 16:07:43 +01:00
Sylvain
fae0febf74 (feat) display authorization deadline in trainings list 2023-02-16 15:37:27 +01:00
Sylvain
3947433eb3 (bug) go back to admin trainings list 2023-02-16 15:15:12 +01:00
Sylvain
b2a95e1acb (quality) prevent invalid settings 2023-02-16 12:03:48 +01:00
Sylvain
b55eb68813 (bug) refresh trainings list on delete success 2023-02-16 11:52:44 +01:00
Sylvain
2fb18b8a1b (bug) html not interpreted in product form 2023-02-16 11:37:24 +01:00
Sylvain
79651d6b3c (bug) new notifications types not created 2023-02-16 11:29:13 +01:00
Sylvain
ed072184bf (feat) notify_admin_order_is_paid 2023-02-16 11:22:42 +01:00
Sylvain
f92a4a741b (bug) ICU translations not interpreted 2023-02-15 16:52:14 +01:00
Sylvain
95a5a18600 (bug) unable to update a training's title 2023-02-15 16:39:58 +01:00