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

1321 Commits

Author SHA1 Message Date
Sylvain
9fbd908b56 (dev) Script to download translations from Crowdin 2022-09-07 12:57:02 +02:00
Sylvain
a312947a3c (doc) fix md syntax 2022-09-06 14:34:52 +02:00
Sylvain
03f2b5bdcf Version 5.4.17 2022-09-06 14:14:05 +02:00
Sylvain
7010cfef5e (doc) updated changelog 2022-09-06 14:09:02 +02:00
Sylvain
8055de38b8 (bug) the events times are not displayed 2022-09-05 12:21:07 +02:00
Sylvain
5bc1da7cf5 (feat) coupon in reservations export 2022-09-05 11:39:23 +02:00
Sylvain
2d31606081 (security) update moment-timezone to 0.5.35
Bump moment-timezone from 0.5.34 to 0.5.35
2022-09-05 10:36:31 +02:00
Sylvain
f21beeaee7 (api) OpenAPI prices index endpoint 2022-08-30 14:16:49 +02:00
Sylvain
4319ea9bce (api) OpenAPI plans categories index endpoint 2022-08-30 13:11:08 +02:00
Sylvain
657723bc22 (api) OpenAPI plans endpoints
index and show endpoints
2022-08-30 12:58:44 +02:00
Sylvain
4c3aa59bc0 (api) openAPI spaces endpoints
index spaces and show a space
2022-08-30 12:18:09 +02:00
Sylvain
5429e9889f (security) log4j format message lookup disabled by default 2022-08-30 11:08:00 +02:00
Sylvain
b9c02742a1 (bug) unable to generate statistics 2022-08-29 17:34:09 +02:00
Sylvain
a49b702bd1 (doc) updated changelog 2022-08-24 17:31:07 +02:00
Sylvain
c8110368b7 Version 5.4.16 2022-08-24 17:10:00 +02:00
Sylvain
9caf401412 (bug) disabling/removing groups
When disabling a group, another unrelated group maybe disabled/enabled;
When deleting a group, another unrelated group may be deleted,
instead of the requested one
2022-08-24 12:21:52 +02:00
Sylvain
9674c4cddf (doc) Minimum RAM required #385 2022-08-24 11:13:41 +02:00
Sylvain
2aeac8b5ed (doc) Clarified documentation about default values 2022-08-24 11:07:07 +02:00
Sylvain
e5df3ae633 (bug) current env values not shown 2022-08-24 11:05:36 +02:00
Sylvain
cbefb702a5 (Bug) setup cannot chown installation folder 2022-08-24 10:29:11 +02:00
Sylvain
a31f3555a1 (Bug) password verification during setup 2022-08-23 17:35:12 +02:00
Sylvain
428867bb6d (Bug) Invalid password length verification 2022-08-23 16:43:10 +02:00
Sylvain
f7261043b5 Fix a bug: trainings monitoring is not available 2022-08-23 15:54:37 +02:00
Sylvain
055b588ffc Use union type instead of enum for SettingName 2022-08-23 13:12:13 +02:00
Sylvain
ba4b042619 Added automatic RuboCop validation on pre-commit 2022-08-23 11:36:57 +02:00
vincent
5f8a15bcbb Fix [form-rich-text] focus 2022-08-22 15:25:00 +02:00
Sylvain
8679186926 updated changelog 2022-08-22 13:35:36 +02:00
Du Peng
d3d03cb749 Version 5.4.15 2022-08-01 20:03:43 +02:00
Du Peng
da8fa6b996 Version 5.4.14 2022-08-01 18:25:06 +02:00
Cyril
be53adb551 Display the tag and theme field on the detail view of a project 2022-08-01 17:44:36 +02:00
Sylvain
acbd327f6d (test) Added a test for multiple reservations on the same space slot 2022-07-27 17:28:30 +02:00
Sylvain
de5c5f7385 (security) Merge pull request #384 from sleede/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
2022-07-27 16:21:04 +02:00
Sylvain
f09ea8446d Version 5.4.13 2022-07-27 16:00:11 +02:00
Du Peng
677b796d32 fix bug: user validation required alert is displayed and disappears instantly 2022-07-27 13:16:51 +02:00
Sylvain
445e63b44c (feature) Improved attached ICS file texts, in reservations emails 2022-07-27 12:04:23 +02:00
Sylvain
986063b134 updated changelog (#377) 2022-07-27 10:09:05 +02:00
Sylvain
7333a65839 updated changelog (#376) 2022-07-27 10:05:47 +02:00
Sylvain
98b1919de2 Make the username column optionnal (#375) 2022-07-27 09:59:23 +02:00
Sylvain
237aab9189 (security) update rails to 5.2.8.1 2022-07-27 09:31:41 +02:00
Sylvain
af19b72230 (security) Merge pull request #379 from sleede/dependabot/bundler/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10
2022-07-27 09:27:31 +02:00
Sylvain
833a3047b7 (security) Merge pull request #378 from sleede/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2022-07-27 09:25:31 +02:00
Sylvain
df0b5628b3 (bug) canceled trainings are still shown on the public profile page 2022-07-26 17:55:45 +02:00
Sylvain
bb7eec924c Usage of the rails logger instead of printing to standard output 2022-07-26 17:27:33 +02:00
Sylvain
07757e6adb (bug) Erroneous "cancelation failed" message if elasticsearch was disabled 2022-07-26 15:08:59 +02:00
Sylvain
f67c286497 (bug) prevent same slot booking feature ignores canceled reservations 2022-07-26 13:35:14 +02:00
Sylvain
b53644d3a5 (bug) profile completion form is not shown is T&C were not filled 2022-07-26 12:44:30 +02:00
Sylvain
adaea48349 (bug) wrong currency on invoices files 2022-07-25 15:13:28 +02:00
Sylvain
2705b9f6bd (bug) unable to reserve if user's subscription plan is disabled 2022-07-20 17:46:09 +02:00
Sylvain
2bd84e623a (bug) missing translations 2022-07-20 15:27:01 +02:00
Sylvain
d05a6373be (bug) for admins and managers, the current password is not requested before changing their own password 2022-07-20 10:45:42 +02:00