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

300 Commits

Author SHA1 Message Date
Du Peng
e8b59bbdcd (feat) allow admin configure memeber's profile gender/birthday as required 2024-03-21 18:21:11 +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
bdf94c6826 (feat) when deleting an event, all reservations are canceled 2023-11-10 09:13:23 +01:00
Nicolas Florentin
d197f16cd9 adds tests for public availabilities 2023-09-28 10:00:37 +02:00
Nicolas Florentin
b11bb11968 Fix a bug: rss/projects was failing with project without image 2023-09-28 08:49:36 +02:00
Du Peng
12b1ff5f0e Merge branch 'pre_inscription' into family_compte_pre_inscription 2023-09-11 17:59:14 +02:00
Nicolas Florentin
48bf00f6e6 adds test for NotificationsController#polling 2023-09-11 09:22:30 +02:00
Nicolas Florentin
043ff6d47e wip 2023-07-20 16:55:22 +02:00
Du Peng
07b47d7956 (wip) add event type 2023-07-04 14:58:58 +02:00
Nicolas Florentin
b8fd8d8172 Merge remote-tracking branch 'origin/projects-to-markdown' into projects-improvements 2023-07-03 14:37:57 +02:00
Nicolas Florentin
50ed3c9ed2 projects to markdown in zip 2023-06-30 11:15:37 +02:00
Nicolas Florentin
8217bb1a59 adds project categories 2023-06-29 08:47:42 +02:00
Du Peng
112df59c96 (bug) date shift in event creation/update 2023-04-21 19:27:32 +02:00
Sylvain
373d53eea1 (test) improved settings/bulk_update test 2023-04-05 09:18:17 +02:00
Sylvain
7e36d49035 (bug) unable to bulk_update settings 2023-04-04 17:40:53 +02:00
Sylvain
7f4bd40dbf (test) verify env vars before running tests 2023-04-03 11:41:43 +02:00
Sylvain
4506038401 (merge) Merge branch 'v6' into dev 2023-04-03 11:10:57 +02:00
Sylvain
48d0957bac (bug) updating the current provider must be reflected in yml 2023-03-30 17:17:02 +02:00
Sylvain
3811e7a6d5 (api) availabilities 2023-03-30 13:22:36 +02:00
Sylvain
8f0dfe7514 (bug) unable to fetch members list 2023-03-28 14:01:05 +02:00
Sylvain
ffd7de0bcb (security) upgrade to rails 7 2023-03-28 12:44:00 +02:00
Du Peng
f04b93baec (bug) unable to update recurring event 2023-03-27 12:44:55 +02:00
Sylvain
227c6d1844 (bug) associate order/payment-schedule with invoice before saving
Also: timezone in fixtures
2023-03-27 11:43:36 +02:00
Sylvain
f9123fe20f (feat) recover order numbers 2023-03-24 17:21:44 +01:00
Sylvain
71a9a87315 (feat) improved chaining system 2023-03-24 10:16:21 +01:00
Sylvain
db5796816a (quality) linted code 2023-03-22 17:30:37 +01:00
Sylvain
cc830d7deb (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
Sylvain
01df96dc20 (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
Sylvain
cfd9f193a9 (bug) logical sequence of invoices references 2023-03-21 15:11:08 +01:00
Sylvain
a24fe8cd71 Merge branch 'feature/each-reservation-deadlines' of https://github.com/Guichaguri/fab-manager into Guichaguri-feature/each-reservation-deadlines 2023-03-20 10:19:29 +01:00
Sylvain
98e58cbc25 (bug) fix invalid invoice reference 2023-03-20 10:13:42 +01:00
Guilherme Chaguri
855df4b552 Fix merge conflicts with dev 2023-03-15 16:26:45 -03:00
Sylvain
6089e636e4 (feat) limit machine visibility per plan 2023-03-15 14:17:06 +01:00
Sylvain
ccd3899ebc (bug) store: admins cant order free carts for themselves 2023-03-13 10:28:26 +01: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
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
18447f8371 (test) OIDC testing 2023-03-02 17:13:46 +01:00
Guilherme Chaguri
1aa9b2fe39 Added reservation deadlines for each type of reservation 2023-03-01 17:44:01 -03: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
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
142eceb661 (quality) replace DateTime by Time 2023-02-17 11:45:07 +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
Sylvain
ed072184bf (feat) notify_admin_order_is_paid 2023-02-16 11:22:42 +01:00
Sylvain
892ffbe138 (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00