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

7533 Commits

Author SHA1 Message Date
dependabot[bot]
494cecbe00
Bump rack from 2.2.6.2 to 2.2.6.3
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 02:44:40 +00:00
Sylvain
f4d0df04c0 (api) users: invoicing_profile_id 2023-03-08 09:43:12 +01:00
Sylvain
8ef114ed43 (api) filter reservations by date 2023-03-06 16:35:50 +01:00
Sylvain
65a7c5c73b (bug) wrong namespace for task fix:cart_operator 2023-03-06 14:38:19 +01:00
Sylvain
fbe59a3aac (bug) fix fabhub endpoint 2023-03-06 14:34:10 +01:00
Sylvain
c1b06a3a45 (doc) updated changelog 2023-03-06 14:33:37 +01:00
Sylvain
35512dbce9 (feat) improved setup script
- automated next step version check through the API
- do not restore tag on successfull setup
- display real target on prompt
2023-03-06 14:32:38 +01:00
Sylvain
ff3809e770 (doc) updated deploy instructions 2023-03-06 13:14:30 +01:00
Sylvain
92d3cbcd3e (bug) invalid style in accounting codes settings 2023-03-06 13:13:22 +01:00
Sylvain
dbd88f9889 (bug) empty advanced accounting code 2023-03-06 13:05:33 +01:00
Sylvain
aa4d67698f Merge branch 'dev' for release 5.8.1 2023-03-03 16:38:39 +01:00
Sylvain
3bbca47d19 Version 5.8.1 2023-03-03 16:38:32 +01:00
Sylvain
782b4bfa0f (bug) unable to reserve an event 2023-03-03 16:37:14 +01:00
Sylvain
4228b44226 Merge branch 'dev' for release 5.8.0 2023-03-03 15:48:09 +01:00
Sylvain
f7c37a5074 Version 5.8.0 2023-03-03 15:48:02 +01:00
Sylvain
45dc7f016d (i18n) updated translations 2023-03-03 15:47:05 +01:00
Sylvain
ec7a367114 (feat) messages if the user cannot buy prepaid packs 2023-03-03 11:56:13 +01:00
Sylvain
0c3463a2ec (api) required pagination + new data 2023-03-03 10:09:07 +01:00
Sylvain
5e186ebf14 (api) events: category,themes,age_range,url 2023-03-02 17:42:10 +01:00
Sylvain
00583a25ff (bug) unable to add OIDC scopes without discovery 2023-03-02 17:14:39 +01:00
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
Guilherme Chaguri
1aa9b2fe39 Added reservation deadlines for each type of reservation 2023-03-01 17:44:01 -03:00
Sylvain
2d83e7a7f5 Merge branch 'dev' for release 5.7.2 2023-02-24 16:49:24 +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
3993c9a8d4 Merge branch 'dev' for release 5.7.1 2023-02-20 17:20:14 +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
576a2540bf Merge branch 'dev' for release 5.7.0 2023-02-17 17:09:32 +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