Sylvain
575c7c7d62
(feat) updated FabAnalytics reports to include new features
2022-12-01 16:34:14 +01:00
Sylvain
7b30086a34
(bug) unable to set amount to 4.85
2022-12-01 15:43:16 +01:00
Sylvain
963d2e93bd
(bug) unable to export statistics
2022-12-01 13:03:19 +01:00
Sylvain
8eaeb2df39
(bug) soft-destroyed still reported in OpenAPI
...
Also: improved testing
2022-11-23 11:59:06 +01:00
Du Peng
2a4d50e7d9
Version 5.5.5
2022-11-22 17:19:58 +01:00
Du Peng
fe0af02ba8
(bug) unable set a main image of product and remove an image of product
2022-11-22 16:31:34 +01:00
Sylvain
509dd0eb5f
(feat) soft destroy machines/spaces
2022-11-22 14:17:25 +01:00
Sylvain
03f3819255
(bug) upgrade: the input device is not a TTY
2022-11-22 09:52:22 +01:00
Sylvain
16087d3aa3
(bug) objects not sync on Stripe
2022-11-21 16:56:28 +01:00
Sylvain
b2540a1cd4
(bug) broken display of machines pages
2022-11-21 15:22:23 +01:00
Sylvain
c684b892a7
(bug) ES not synced during tests
2022-11-17 16:59:33 +01:00
Sylvain
4e531c280f
Version 5.5.4
2022-11-17 16:41:58 +01:00
Sylvain
5860466be3
(bug) unable to download existing stats export
2022-11-17 16:35:26 +01:00
Sylvain
ade5b983e2
(security) CVE-2022-37601, CVE-2022-37603, CVE-2022-37599
2022-11-17 12:29:36 +01:00
Sylvain
528d98a0ac
Version 5.5.3
2022-11-17 12:16:33 +01:00
Sylvain
58d1b7ccc3
Merge branch 'dev' of github.com:sleede/fab-manager into dev
2022-11-17 12:08:11 +01:00
Sylvain
eb15e0e5a2
(feat) default sort invoices by date
2022-11-17 11:20:49 +01:00
Sylvain
c6aef07fb4
(bug) unable to reserve a machine with payment on site
2022-11-17 10:56:03 +01:00
Sylvain
51290cec1d
Version 5.5.2
2022-11-16 16:59:40 +01:00
Sylvain
d9b3f22366
(bug) unable to export statistics
2022-11-16 16:55:56 +01:00
Du Peng
7e095917ff
Version 5.5.1
2022-11-15 15:22:30 +01:00
Sylvain
25606a2642
(bug) unable to merge an SSO account with an existing account
2022-11-15 15:12:08 +01:00
Sylvain
d594a291b5
Update CHANGELOG.md
2022-11-15 15:09:14 +01:00
Sylvain
024bf92dae
(doc) update changelog
2022-11-14 09:37:35 +01:00
Sylvain
a776b9cc6a
(bug) free disk space not verified in some cases
2022-11-14 09:32:32 +01:00
Du Peng
de26ae010b
Version 5.5.0
2022-11-08 10:39:44 +01:00
Sylvain
60580a2bae
(bug) no plan for the user's group
2022-11-04 09:58:32 +01:00
Sylvain
a3190115ab
(bug) invoice rounding error using coupons
2022-10-27 16:04:21 +02:00
Du Peng
6d448e0af2
(merge) merge dev and product-store
2022-10-26 09:37:31 +02:00
Sylvain
f9f60cba17
(wip) allow admin to reserve for himself
2022-10-24 17:39:16 +02:00
Sylvain
d4613cdbcc
(quality) refactored EventService to match rubocop rules
2022-10-24 15:56:04 +02:00
Sylvain
6eddadac69
(doc) updated deployment instructions
2022-10-24 12:14:10 +02:00
Sylvain
873752172d
(bug) no statistics on trainings and spaces reservations
2022-10-24 12:12:49 +02:00
Sylvain
fdac8168ef
(quality) refactored SingleSignOnConcern to match rubocop rules
2022-10-24 11:43:30 +02:00
Sylvain
9623852b21
(doc) updated changelog
2022-10-24 10:52:26 +02:00
Sylvain
ffd4b6b3ba
(security) updated nokogiri to 1.13.9
2022-10-24 10:50:54 +02:00
Du Peng
7aef6c69cf
Version 5.4.25
2022-10-19 18:20:00 +02:00
Du Peng
c48956be10
(bug) unable apply a coupon if this coupon has used by an user removed
2022-10-19 11:38:17 +02:00
Du Peng
b1d0a5aad2
Version 5.4.24
2022-10-14 17:26:44 +02:00
Du Peng
844624954b
Version 5.4.23
2022-10-12 19:08:32 +02:00
Sylvain
ef502070be
Merge branch 'dev' into product-store
2022-10-10 16:23:08 +02:00
Sylvain
c38c621e79
Version 5.4.22
2022-10-10 15:43:21 +02:00
Sylvain
d74e95f2d9
(doc) fix typos
2022-10-10 15:40:22 +02:00
Sylvain
fe419f295a
(bug) erroneous statistics
...
The date of the statistics data was using the date of the regenerate
command parameter. This was ok for the nightly builds but definitly not
for bulk regeneration
2022-10-10 14:46:10 +02:00
Sylvain
a63975dd18
(merge) Merge branch 'dev' into product-store
2022-10-05 17:16:04 +02:00
Sylvain
5d90451e3d
Version 5.4.21
2022-10-05 13:24:17 +02:00
Sylvain
2b80516177
(bug) unable to generate statistics
...
This bug is due to the refactoring of the statistics builder service,
in 2022 august. The default_options were not defined so the nightly
worker has no luck to run. The statistics may not have been built since
then, so a rebuild is required
2022-10-05 13:11:17 +02:00
Sylvain
51aa967001
(feat) dismiss a user to a lower privileged role
2022-10-03 14:22:15 +02:00
Sylvain
f784a4d8a0
(bug) wrong translation key hide payment mean
2022-09-28 10:47:57 +02:00
Sylvain
3d6fe3c7a2
(bug) missing translations in PayZen configuration screens
2022-09-28 10:41:29 +02:00