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

8010 Commits

Author SHA1 Message Date
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
4979accf11 Merge branch 'dev' for release 6.3.1 2023-11-10 17:09:21 +01:00
Nicolas Florentin
1fa3f37776 Version 6.3.1 2023-11-10 17:09:20 +01:00
Nicolas Florentin
33a47c320f updates changelog 2023-11-10 17:06:39 +01:00
Vincent
8485ae604a (quality) Update changelog 2023-11-10 16:27:18 +01:00
Vincent
931032b086 (ui) Replace original image by large generated version 2023-11-10 15:59:21 +01:00
Nicolas Florentin
342eec9881 updates translations 2023-11-10 09:41:54 +01:00
Nicolas Florentin
bdf94c6826 (feat) when deleting an event, all reservations are canceled 2023-11-10 09:13:23 +01:00
Nicolas Florentin
2d887c5b83 Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-11-09 18:13:38 +01:00
Nicolas Florentin
9f77f8ab2b (fix) avoids crash due to oidc config with scope = nil 2023-11-09 18:13:13 +01:00
Vincent
feec2e37ac (quality) Update changelog 2023-11-08 16:31:09 +01:00
Nicolas Florentin
7c3e84cc6d updates spanish translations 2023-11-08 15:59:48 +01:00
Nicolas Florentin
7c2279f114 Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-11-08 15:56:35 +01:00
Nicolas Florentin
bc3a5100b8 updates changelog 2023-11-08 15:56:27 +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
7d1fae84fe adds a migrations to fix all statistic_sub_types of plans having label = nil 2023-11-08 10:48:39 +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
75ced8fd9f Merge branch 'dev' for release 6.3.0 2023-11-03 13:25:12 +01:00
Nicolas Florentin
cba38056f0 Version 6.3.0 2023-11-03 13:25:07 +01:00
Nicolas Florentin
1037f99f14 (i18n) updated translations 2023-11-03 13:23:47 +01:00
Nicolas Florentin
ce90bbf186 improvement: dynamic label (i18n) for stats structure tables 2023-11-03 12:56:13 +01:00
Nicolas Florentin
28d40ec7aa updates changelog 2023-11-03 10:22:53 +01:00
Nicolas Florentin
946d54a1a4 (feat) add rake task fablab:maintenance:delete_all_reservations_and_invoices 2023-11-03 10:22:04 +01:00
Nicolas Florentin
046cc1b05b rm dead code 2023-11-03 10:21:16 +01:00
Nicolas Florentin
835f3b6ec3 (fix) replaces custom ServerLocale middleware with sidekiq i18n middleware 2023-11-02 13:54:40 +01:00
Nicolas Florentin
7e2b4593f5 adds a rake task to regenerate invoices by ids (see maintenance.rake) 2023-11-02 13:49:54 +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
Nicolas Florentin
8c6da66538 decreases sidekiq concurrency from 25 to 5, 25 is too much and consumes memory for nothing 2023-10-18 16:16:05 +02:00
Nicolas Florentin
0b2b1334fb file_size_validator.rb was broken since ruby v3, see https://github.com/rails/rails/issues/41270 2023-10-18 15:07:07 +02:00
Nicolas Florentin
a580d731ac (fix) fix all failing tasks of rake task file chain.rake 2023-10-18 14:47:30 +02:00
Nicolas Florentin
60da6a8cc1 Merge branch 'dev' for release 6.2.0 2023-10-13 16:02:21 +02:00
Nicolas Florentin
ad8d428cbd Version 6.2.0 2023-10-13 16:02:21 +02:00
Nicolas Florentin
ddadfca9ff (fix) machine list bug : when there is no user logged in and access machines list with at least one machine associated to a space 2023-10-13 15:30:46 +02:00
Nicolas Florentin
1068aff9cc Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-10-13 15:20:24 +02:00
Vincent
7fcad292d9 (ui) Remove px unit on email images 2023-10-13 10:38:59 +02:00
Vincent
1290874811 (ui) update the layout of detailed views + image format tooltip 2023-10-12 17:09:38 +02:00
Du Peng
2c7a37f770 (bug) unable to save OpenID extra_authorize_params as json 2023-10-12 14:14:13 +02:00
Nicolas Florentin
62a8094e68 (fix) members tour (help), a selector was not valid anymore 2023-10-12 14:12:44 +02:00
Nicolas Florentin
8833fe593a (fix) fix back button on space edit page 2023-10-12 13:58:00 +02:00
Nicolas Florentin
637ced05dc Fix a bug: admin could not create new SupportingDocumentType (problem was on js side) 2023-10-10 11:14:47 +02:00
Nicolas Florentin
7365a56e51 Fix a bug: fix ReservationReminderWorker, was sending reservation reminder to users with a event reservation not validated by admin + adds tests for all scenarios 2023-10-05 13:49:29 +02:00
Nicolas Florentin
5d42a73401 Merge branch 'dev' for release 6.1.2 2023-10-02 15:56:03 +02:00
Nicolas Florentin
0129dc95cb Version 6.1.2 2023-10-02 15:56:02 +02:00