1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-13 23:48:55 +01:00
Commit Graph

1816 Commits

Author SHA1 Message Date
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
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
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
4c4cd4f9f0 Version 6.1.1 2023-09-28 16:06:52 +02:00
Nicolas Florentin
d95e2ac56c improvement : performance of members#show and reservations#index 2023-09-28 15:57:30 +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
Du Peng
fc1689cf2e (bug) unable to generate stats 2023-09-27 12:39:04 +02:00
Nicolas Florentin
fa15d83820 Version 6.1.0 2023-09-25 14:42:25 +02:00
Du Peng
660972d178 (doc) update changelog 2023-09-25 13:00:09 +02:00
Du Peng
e9e0749bdb (bug) unbale to update card bank of payment schedule 2023-09-20 18:13:30 +02:00
Du Peng
eb4c89cd68 (bug) unbale to export projects 2023-09-19 14:41:06 +02:00
Du Peng
bed4a93585 (bug) user is_allow_contact is actived by default 2023-09-19 14:18:40 +02:00
Du Peng
f346c4bb1f (bug) unable to update card for payment schedule 2023-09-18 11:59:40 +02:00
Nicolas Florentin
11d31da5e3 updates changelog 2023-09-14 09:14:15 +02:00
Du Peng
0e599bf9bb (bug) cancel payment schedule subscription after update the payment mean 2023-09-13 14:36:37 +02:00
Du Peng
33d81c6c36 (feat) add a notification to remind users to upload their supporting documents 2023-09-11 15:52:05 +02:00
Du Peng
e4bd077907 (feat) Add extra_authorize_params to OpenIdConnect config 2023-09-07 16:22:57 +02:00
Nicolas Florentin
a72c2e580c improves api/notification controller to avoid failing when there is a notification with wrong notification_type in db 2023-09-07 10:30:48 +02:00
Du Peng
48d76fa783 Version 6.0.14 2023-09-06 16:44:37 +02:00
Nicolas Florentin
b458f03e43 add a notification to remind users to upload their supporting documents 2023-09-05 11:15:12 +02:00
Du Peng
45959b1fa4 (bug) unable to update user profile by admin 2023-09-04 11:48:58 +02:00
Du Peng
a10f3cffe4 (feat) statistics improvements 2023-09-01 12:43:36 +02:00
Du Peng
d70501e066 (merge) Merge remote-tracking branch 'origin/members-filter-not-validated' into dev 2023-09-01 09:43:59 +02:00
Du Peng
a5c73b64c7 (bug) unable to generate statistic 2023-08-30 18:51:09 +02:00
Du Peng
5e621b0615 (bug) unable to update status to paid for latest payment schedule item 2023-08-30 18:51:04 +02:00
Nicolas Florentin
fcfa4f018b Feature: add a filter in members list (admin) to show only "not validated" members 2023-08-30 11:56:24 +02:00
Nicolas Florentin
ffaeb7e5c8 Fix a bug: for project categories, if there is no category : do not show categories panel in show view, do not show categories input field in edit view 2023-08-29 08:29:30 +02:00
Du Peng
d48fc08f07 Version 6.0.13 2023-08-28 19:07:27 +02:00
Du Peng
be69befb6b (feat) add adds coupon in statistic export 2023-08-24 18:31:16 +02:00
Du Peng
6b183969c7 Merge branch 'reservation-context' into dev 2023-08-24 10:37:53 +02:00
Du Peng
14f404dfb6 (bug) unable to cancel a payment schedule 2023-08-21 18:24:56 +02:00
Du Peng
5263153202 Version 6.0.12 2023-08-14 16:10:03 +02:00
Du Peng
7187e53835 (bug) unable to show projects next page button 2023-08-11 11:26:09 +02:00
Du Peng
cfe2cbdda1 (bug) 403 error when manager edit an event 2023-08-01 10:47:56 +02:00
Du Peng
af57e59ccd (bug) event canceled places error 2023-07-26 16:10:05 +02:00
Du Peng
5e46d8c45e (bug) event reserved places compute error 2023-07-24 14:08:12 +02:00
Du Peng
7ba596c9b8 Version 6.0.11 2023-07-21 17:19:45 +02:00
Nicolas Florentin
91ea663e1c updates changelog 2023-07-21 13:48:50 +02:00
Nicolas Florentin
6bcd7c484e updates changelog 2023-07-21 11:44:33 +02:00
Nicolas Florentin
f466826e8b Fix a bug: hide project categories filter if there is no project categories, Improvement : dialog confirm to remove a project category 2023-07-21 10:21:08 +02:00
Du Peng
8f237ff4ec (doc) update changelog 2023-07-19 08:53:59 +02:00
Du Peng
8cd87f94d5 Version 6.0.10 2023-07-13 15:18:03 +02:00
Du Peng
e4b996654b (bug) event reserved places compute error 2023-07-13 15:04:57 +02:00
Du Peng
d22c3db4c2 (bug) unable to update payment schedule item 2023-07-10 20:53:02 +02:00
Du Peng
1ff61c9380 (bug) unable to confirm payment of store for admin 2023-07-10 13:49:39 +02:00
Du Peng
9bd570bf1d Version 6.0.9 2023-07-07 16:39:22 +02:00
Du Peng
b0a204dd1d (feat) Improved performance when marking all notifications as read 2023-07-07 16:17:34 +02:00
Du Peng
9bc146d037 (bug) unable to create plan with plan limitation 2023-07-07 09:15:14 +02:00
Du Peng
d7d996bc6d (feat) Ability to show all availabilities in calender for admin 2023-07-07 09:15:13 +02:00
Du Peng
bd6e4fe0ab (bug) unable to update Store Order sub type in statistics 2023-07-06 10:15:05 +02:00
Du Peng
ab5497dcc6 (bug) unable to show project step image in markdown file 2023-07-04 17:01:05 +02:00
Du Peng
734608f31c Version 6.0.8 2023-07-03 18:40:29 +02:00
Du Peng
878051d2b1 (doc) update changelogs 2023-07-03 18:18:00 +02:00
Du Peng
d4313a1efc (doc) update changelog 2023-07-03 17:45:59 +02:00
Du Peng
e50c90b30d (bug) Accouning Line in duplicate 2023-07-03 17:43:27 +02:00
Du Peng
11a079b3e2 (bug) unable to refresh machine/space/training calender after pay an reservation 2023-06-22 11:59:52 +02:00
Du Peng
77035d81e2 Version 6.0.7 2023-06-20 15:27:23 +02:00
Du Peng
48ea7509cf (bug) Incorrect amount calculation when paying monthly subcription with a wallet 2023-06-19 21:09:26 +02:00
Du Peng
91fa1fcd85 (bug) notification type missing 2023-06-15 19:14:02 +02:00
Du Peng
4fdbd4fcf1 (bug) unable to modify the price of prepaid pack 2023-06-08 10:50:00 +02:00
Du Peng
6c5b4d9595 (bug) OpenAPI accounting gateway_object_id missing error 2023-06-02 18:33:07 +02:00
Du Peng
7cff0d6c39 Version 6.0.6 2023-05-04 14:26:15 +02:00
Du Peng
2756502131 (bug) invalid duration for machine/spaces reservations in statistics, when using slots of not 1 hour 2023-05-04 14:15:14 +02:00
Du Peng
6e9cfe11c3 Version 6.0.5 2023-05-02 18:15:49 +02:00
Du Peng
6bb74bbc6a (quality) error message for event reservation 2023-05-02 18:07:21 +02:00
Du Peng
47370723a8 (bug) unable to show calendar for Firefox and Safari 2023-05-02 05:49:45 -04:00
Du Peng
fe7394d9a8 Version 6.0.4 2023-04-25 16:00:18 +02:00
Du Peng
b5f4d7a541 (i18n) update locales 2023-04-25 15:29:22 +02:00
Du Peng
5bc34971d1 (bug) unable to show calendar 2023-04-25 15:11:46 +02:00
Du Peng
b588f1c780 (bug) broken notifications email 2023-04-24 19:17:07 +02:00
Du Peng
4c126a63d5 (bug) add a task for clean abuse notifications 2023-04-17 12:32:01 +02:00
Du Peng
b4250b2ce6 (bug) abus notification error 2023-04-17 11:31:01 +02:00
Du Peng
c552573d35 (i18n) Update translations from Crowdin 2023-04-12 15:21:25 +02:00
Du Peng
58e8a9dff5 (security) updated Ruby to 3.2.2 2023-04-12 15:18:20 +02:00
Du Peng
371b5731fe (bug) unable to install fabmanager by setup.sh 2023-04-12 15:13:16 +02:00
Sylvain
032b7efb26 Version 6.0.2 2023-04-05 11:35:03 +02:00
Sylvain
f33a0d7657 (bug) broken notifications 2023-04-05 11:31:38 +02:00
Sylvain
e863dda151 (bug) unable to subscribe with a payment schedule using PayZen 2023-04-05 10:19:07 +02:00
Sylvain
6b98f21300 (bug) list supporting documents types for a deleted group 2023-04-05 09:59:22 +02:00
Sylvain
758827f231 (bug) notification is broken when updating payzen currency 2023-04-05 09:48:28 +02:00
Sylvain
bb717336e6 (feat) reporting ruby exceptions in the UI 2023-04-05 09:47:38 +02:00
Sylvain
5b14a9a4a7 (feat) error message on payzen misconfigured currency 2023-04-05 09:46:00 +02:00
Sylvain
7e36d49035 (bug) unable to bulk_update settings 2023-04-04 17:40:53 +02:00
Sylvain
68bee8c3e3 (bug) broken admin notifications if an order has been paid 2023-04-04 15:41:24 +02:00
Sylvain
7e6e5e9dc4 (i18n) italian 2023-04-04 15:35:07 +02:00
Sylvain
e719b98f03 Version 6.0.1 2023-04-03 15:32:31 +02:00
Sylvain
378d6cfb8b (bug) unable to write the configuration of the auth provider 2023-04-03 15:27:04 +02:00
Sylvain
3cd8693bb3 Version 6.0.0 2023-04-03 11:43:00 +02:00
Sylvain
4506038401 (merge) Merge branch 'v6' into dev 2023-04-03 11:10:57 +02:00
Sylvain
045649859f (doc) updated CHANGELOG 2023-04-03 10:48:36 +02:00
Sylvain
674d0ce939 (bug) by default, invoices should be ordered by date descending 2023-04-03 10:22:40 +02:00
Sylvain
3811e7a6d5 (api) availabilities 2023-03-30 13:22:36 +02:00
Sylvain
6a53cad03a (security) updated terser 2023-03-30 10:55:52 +02:00
Sylvain
f5366f2cc1 (doc) update changelog 2023-03-30 10:02:40 +02:00
Sylvain
66f740104a (feat) cache auth provider config 2023-03-29 18:01:16 +02:00
Sylvain
41ed9b93f5 (security) updated omniauth 2023-03-28 14:25:39 +02:00
Sylvain
8044d72c6a (security) updated json5 2023-03-28 12:51:53 +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
f9123fe20f (feat) recover order numbers 2023-03-24 17:21:44 +01:00
Sylvain
a92df2150e (feat) updated dependencies 2023-03-24 10:45:47 +01:00
Sylvain
1d15c3bfac (security) updated sentry & web-console 2023-03-22 17:01:46 +01:00
Sylvain
cc830d7deb (security) updated ruby to 3.1.3 2023-03-22 16:05:25 +01:00
Sylvain
f6a9a43767 (bug) broken display after a plan category was deleted 2023-03-22 11:03:20 +01:00
Sylvain
01df96dc20 (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
Sylvain
ae904c000c Version 5.9.1 2023-03-22 09:20:31 +01:00
Sylvain
cfd9f193a9 (bug) logical sequence of invoices references 2023-03-21 15:11:08 +01:00
Sylvain
cf9074f8ce (doc) updated changelog 2023-03-20 16:16:32 +01:00
Sylvain
7ceb03ef8a (bug) unable to export to excel 2023-03-20 16:14:57 +01:00
Sylvain
4a25610401 Version 5.9.0 2023-03-20 11:48:36 +01:00
Sylvain
4336d13715 (bug) JS date is initalialized 1 day before in negative timezones 2023-03-20 11:03:01 +01:00
Sylvain
c3ab5d84ac (feat) prior period by reservation type to prevent booking (#440) 2023-03-20 10:48:42 +01:00
Sylvain
1677d3ff27 (doc) updated changelog 2023-03-20 10:16:42 +01:00
Sylvain
98e58cbc25 (bug) fix invalid invoice reference 2023-03-20 10:13:42 +01:00
Sylvain
ba97de18d3 (doc) updated changelog 2023-03-15 15:07:48 +01:00
Sylvain
7ad1f8da3f (quality) delete a plan limitation 2023-03-15 10:19:39 +01:00
Sylvain
25cbf63b48 (feat) notify member on limit reached 2023-03-14 16:45:01 +01:00
Sylvain
b76cbf4ea5 Version 5.8.2 2023-03-13 14:06:15 +01:00
Sylvain
155173928a (security) CVE-2023-27530
Bump rack from 2.2.6.2 to 2.2.6.3
2023-03-13 13:58:46 +01:00
Sylvain
c2739f73a7 (bug) unable to select a new machine for an existing category 2023-03-13 12:11:56 +01:00
Sylvain
317e23255e (doc) updated changelog 2023-03-13 11:29:54 +01:00
Sylvain
ccd3899ebc (bug) store: admins cant order free carts for themselves 2023-03-13 10:28:26 +01:00
Sylvain
9b4c47d733 (feat) usage history of prepaid packs 2023-03-09 13:23:42 +01:00
Sylvain
ed3353ce7c (bug) wrong minutes used when booking with a prepaid pack 2023-03-09 10:41:52 +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
65a7c5c73b (bug) wrong namespace for task fix:cart_operator 2023-03-06 14:38:19 +01:00
Sylvain
c1b06a3a45 (doc) updated changelog 2023-03-06 14:33:37 +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
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
f7c37a5074 Version 5.8.0 2023-03-03 15:48:02 +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
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
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
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
ed072184bf (feat) notify_admin_order_is_paid 2023-02-16 11:22:42 +01:00
Sylvain
95a5a18600 (bug) unable to update a training's title 2023-02-15 16:39:58 +01:00
Sylvain
1205cb925c (bug) event image update not shown 2023-02-15 16:30:47 +01:00
Sylvain
892ffbe138 (quality) rename proof-of-identity to supporting-document 2023-02-15 10:30:13 +01:00
Sylvain
eb6cd17b7c (feat) export external_id and notes 2023-02-15 10:30:04 +01:00
Sylvain
ef92e607f4 (bug) scheduled tasks wrong time 2023-02-15 10:30:00 +01:00
Sylvain
fea26285d6 (feat) improved calendars loading time
+ (feat) ability to choose a machine in the public calendar
2023-02-15 10:29:55 +01:00
Sylvain
986a663c40 (feat) places cache for slots 2023-02-15 10:29:54 +01:00
Sylvain
bfe0936b40 (feat) save both operator/customer for orders 2023-02-15 10:29:50 +01:00
Sylvain
28b64f3c6d (feat) buy a new prepaid pack from the dashboard 2023-02-15 10:27:12 +01:00
Sylvain
5aab27e6e7 (doc) updated changelog 2023-02-14 17:07:03 +01:00
Sylvain
eba0c99ae5 (bug) date shift in event creation/update 2023-02-14 16:47:06 +01:00
Sylvain
04f933f94d (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
Sylvain
dde6782475 (bug) wrong times in admin/event monitoring 2023-02-14 11:37:07 +01:00
Du Peng
8369a66c7c (bug) unable to run when first setup Fab-manager 2023-02-09 11:52:13 +01:00
Du Peng
7fe495925c Version 5.6.11 2023-02-07 19:40:04 +01:00
Du Peng
30daed11fd (bug) unable to get latest payment_gateway_object for plan/machine/training/space 2023-02-07 19:35:33 +01:00
Du Peng
37989aec63 (feat) OpenAPI endpoint to fetch subscription data 2023-02-06 16:46:54 +01:00
Sylvain
1644bc43db (bug) invalid date display in negative timezones 2023-02-03 17:25:24 +01:00
Sylvain
ed5670df07 Version 5.6.10 2023-02-02 15:54:34 +01:00
Sylvain
aee2c68485 (bug) private method create_statistic_subtype 2023-02-02 15:48:58 +01:00
Sylvain
4d942b4161 (quality) Optimized statistics fetcher service 2023-02-02 15:43:05 +01:00
Sylvain
874a527f6f Version 5.6.9 2023-02-02 11:22:57 +01:00
Sylvain
193407e0da (bug) filter statistics by slot date 2023-02-02 11:02:33 +01:00
Sylvain
71579e7465 (wip) slot date in stats 2023-01-31 17:10:07 +01:00
Sylvain
001d024948 (bug) unable to create a non-rolling plan 2023-01-31 13:49:37 +01:00
Sylvain
98d6363525 (bug) unable to create a recurrent event 2023-01-31 11:39:51 +01:00
Sylvain
66311b8761 (bug) invalid month in some date format 2023-01-31 10:44:45 +01:00
Sylvain
44aae5e3f2 (bug) no log in new setups 2023-01-31 09:43:57 +01:00
Sylvain
c5e6a916d5 (quality) updated shakapacker 2023-01-30 16:18:51 +01:00
Sylvain
d7c375ec7d Version 5.6.8 2023-01-26 10:09:10 +01:00
Sylvain
65e2f037ab (bug) invalid plan prices in interface 2023-01-26 09:39:27 +01:00
Sylvain
8b5fd8d6d2 Version 5.6.7 2023-01-25 12:59:50 +01:00
Sylvain
0ac3caf96a (bug) admin cannot book an event for himself 2023-01-25 12:37:06 +01:00
Sylvain
c1159b2aed (bug) update plan prices 2023-01-25 12:08:16 +01:00