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

1285 Commits

Author SHA1 Message Date
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
Sylvain
7c918ff497 (bug) missing translation 2022-07-20 09:56:55 +02:00
Sylvain
b243800f5a (bug) As admin, unable to create a new member (#374) 2022-07-19 16:29:28 +02:00
Sylvain
e9a7b609bb (bug) Unable to change the group of a user 2022-07-19 16:08:24 +02:00
Sylvain
d26e2ae313 (bug) fix various issues due to slots behavior refactoring 2022-07-19 11:32:12 +02:00
Sylvain
6a8c441e85 public calendar endpoint refactoring & testing 2022-07-18 17:19:33 +02:00
Sylvain
784aa93e30 (bug) Unable to import accounts from SSO
When the transformation modal was opened but leaved empty, the field
mapping.transformation.type is defined but not
mapping.transformation.mapping, which result in the following error:

NoMethodError (undefined method `each' for nil:NilClass):

lib/omni_auth/data_mapping/base.rb:16:in `map_transformation'
2022-07-11 12:34:11 +02:00
Sylvain
95f192893b Version 5.4.12 2022-07-06 16:00:04 +02:00
Sylvain
bec2e8a514 (bug) Gender, Address and Birthday are not mapped properly from SSO (#365) 2022-07-06 15:56:57 +02:00
Sylvain
4fe7226959 (bug) unable to import a new account from an SSO provider 2022-07-06 15:37:47 +02:00
Sylvain
c3a12f619e (security) Merge pull request #372 from sleede/dependabot/bundler/rails-html-sanitizer-1.4.3
Bump rails-html-sanitizer from 1.4.2 to 1.4.3
2022-07-06 14:47:17 +02:00
Sylvain
23702a6048 Version 5.4.11 2022-07-06 14:37:34 +02:00
Sylvain
9c72da8e6f (bug) social networks icons not shown in firefox 2022-07-06 14:19:36 +02:00
Sylvain
3d566782f2 (bug) OIDC scopes are not saved 2022-07-06 13:16:09 +02:00
Sylvain
cc1cf38d69 (bug) OIDC scopes are not shown in the configuration form select 2022-07-06 12:59:45 +02:00
Sylvain
9250ed720f (bug) Gender, Address and Birthday are not mapped properly from SSO (#365) 2022-07-05 17:43:16 +02:00
Sylvain
6092e35def Version 5.4.10 2022-07-05 16:22:43 +02:00
Sylvain
bccb31ec85 updated changelog 2022-07-05 16:19:02 +02:00
Sylvain
bfc6d76109 (bug) unable to access the new OIDC provider form 2022-07-05 16:18:17 +02:00
Sylvain
1660987d78 (bug) script mount-proof-of-identity-files creates a volume with an invalid path 2022-07-05 12:22:00 +02:00
Du Peng
093ee93d81 Version 5.4.9 2022-06-29 20:00:41 +02:00
Du Peng
a0d158974b fix bug: validator of reservation can't find if slot has reserved by reservable type 2022-06-29 19:58:53 +02:00
Du Peng
099359e42d Version 5.4.8 2022-06-29 17:36:05 +02:00
Sylvain
53c3078e89 updated changelog 2022-06-29 16:51:05 +02:00
Sylvain
e432de9828 updated changedlog 2022-06-29 16:06:26 +02:00
Sylvain
1b8282fda4 display reservations credits in the dashboard 2022-06-29 15:35:17 +02:00
Sylvain
bcbd3bfb58 (bug) invalid users are reported in search 2022-06-29 15:35:17 +02:00
Sylvain
c50ebd538e updated changelog 2022-06-29 15:35:17 +02:00
Sylvain
f093dca023 updated changelog 2022-06-29 15:35:15 +02:00
Sylvain
6ce762f778 (bug) unable to reserve a space 2022-06-29 15:34:47 +02:00
Du Peng
433f2f876d Version 5.4.7 2022-06-29 09:55:03 +02:00
Sylvain
dac0acbf03 (feat) removed the admins' button to scroll to the featured event 2022-06-28 11:22:17 +02:00
Sylvain
9307c1e192 Version 5.4.6 2022-06-27 16:07:33 +02:00
Sylvain
692a09016a (bug) unable to run yq in deployment scripts 2022-06-27 16:05:28 +02:00
Sylvain
dafa602b17 Version 5.4.5 2022-06-27 15:25:46 +02:00
Sylvain
562a7b86e5 (feat) Check the minimum docker version (20.10) during setup and upgrade 2022-06-27 15:19:53 +02:00
Sylvain
1c16dd5f3f (feat) Use bat to display coloured documentation of environment variables during setup 2022-06-27 14:48:12 +02:00