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

7984 Commits

Author SHA1 Message Date
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
Nicolas Florentin
8fb646e2e9 improvement : adds/edit spanish translations 2023-10-02 15:49:15 +02:00
Nicolas Florentin
3d2169634c Fix a bug: when getting status of users/subscriptions export 2023-10-02 15:14:23 +02:00
Vincent
9024bf0643 (i18n) Update translations 2023-10-02 15:07:32 +02:00
Nicolas Florentin
1220e0e8fe Fix a bug: when calling .to_json on an "avoir", there was a bug because order_number delegates on invoice which can be nil, it was causing errors in notifications rendering 2023-09-29 15:26:36 +02:00
Nicolas Florentin
b35acdffaf Fix a bug: minor pb (exception raised) when a bot or unauthenticated user hit api/auth_providers actions 2023-09-29 14:40:59 +02:00
Nicolas Florentin
5cfafaaa46 updates rake task fablab:chain:all 2023-09-29 14:33:50 +02:00
Nicolas Florentin
64620a2759 Fix a bug: minor pb when bot hit api/projects#search without beeing authenticated 2023-09-29 14:31:23 +02:00
Nicolas Florentin
01ac407ee3 updates changelog 2023-09-29 08:22:18 +02:00
Nicolas Florentin
bcb39ca553 fix changelog 2023-09-28 17:23:31 +02:00
Nicolas Florentin
8cd04fce79 Merge branch 'dev' for release 6.1.1 2023-09-28 16:07:43 +02:00
Nicolas Florentin
4c4cd4f9f0 Version 6.1.1 2023-09-28 16:06:52 +02:00
Nicolas Florentin
6d9a81cf90 Merge branch 'dev' for release X.Y.Z 2023-09-28 16:03:33 +02:00
Nicolas Florentin
d7e0d797c8 Version X.Y.Z 2023-09-28 16:03:32 +02:00
Nicolas Florentin
d95e2ac56c improvement : performance of members#show and reservations#index 2023-09-28 15:57:30 +02: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
Nicolas Florentin
7cbf75c37f Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev 2023-09-27 15:41:12 +02:00
Nicolas Florentin
73f30de587 Fix a bug: public availabilities (no user) was buggy (server error) 2023-09-27 15:39:00 +02:00
Nicolas Florentin
fe1b555990 Fix a bug: unable to sync projects with openprojects 2023-09-27 15:36:19 +02:00
Vincent
13ff17cdea (ui) Fix projects grid button 2023-09-27 15:36:00 +02:00
Du Peng
fc1689cf2e (bug) unable to generate stats 2023-09-27 12:39:04 +02:00
Nicolas Florentin
6b55a8ae04 Merge branch 'dev' for release 6.1.0 2023-09-25 14:42:52 +02:00
Nicolas Florentin
fa15d83820 Version 6.1.0 2023-09-25 14:42:25 +02:00
Nicolas Florentin
287d68872e fix structure.sql 2023-09-25 14:37:45 +02:00
Nicolas Florentin
d57d62c8ec (i18n) updated translations 2023-09-25 14:36:36 +02:00
Du Peng
f5a8c03bf3 (doc) update smtp adresse 2023-09-25 13:02:37 +02:00