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

5959 Commits

Author SHA1 Message Date
Sylvain
b5df2c521f New translations app.public.en.yml (Spanish) 2022-06-15 12:33:29 +02:00
Sylvain
cbe949663e Merge branch 'event-card-refacto' into dev 2022-06-15 12:30:55 +02:00
Sylvain
3b63ffa532 (bug) fix events list display 2022-06-15 12:29:44 +02:00
Sylvain
503ae22c0b (feat) admins can scroll to the featured event 2022-06-15 12:26:44 +02:00
Sylvain
96c825769c (wip) fix events style: no more 3 in rows 2022-06-15 12:00:05 +02:00
Sylvain
31fe9dea05 (feat) feature the next event in the event page 2022-06-15 10:55:08 +02:00
Sylvain
a8ca94ce32 (bug) times are not shown in admin/events monitoring page 2022-06-15 09:59:19 +02:00
Sylvain
48e1cf782f (bug) unable to edit an event 2022-06-15 09:42:39 +02:00
Sylvain
61080a5188 (feat) feature the first event 2022-06-14 17:50:04 +02:00
vincent
103bf80e81 Standardize card layout 2022-06-14 16:44:26 +02:00
vincent
f30c501948 (wip) React component [EventCard] 2022-06-14 16:44:26 +02:00
vincent
fcfa9513e8 (wip) React component [EventCard] 2022-06-14 16:44:24 +02:00
Sylvain
a5cdd33e0b (bug) run the upgrade commands w/ the appropriate user 2022-06-14 16:25:36 +02:00
Sylvain
9ba177bf7b updated changelog 2022-06-14 16:22:42 +02:00
Sylvain
2208504e8e (bug) fix USER_ID variable in docker-compose.yml 2022-06-14 16:16:59 +02:00
Sylvain
8fee82f8c2 (bug) Cannot open an HTTP server: socket.error reported errno.EACCES (13) 2022-06-14 15:38:28 +02:00
Sylvain
0d3ac9a791 (bug) error message during the setup: the input device is not a TTY 2022-06-14 14:11:41 +02:00
Sylvain
3691753469 fix setup behind proxy 2022-06-13 17:54:57 +02:00
Sylvain
ffb5a1d9d2 (setup) Ability to install behind a proxy 2022-06-13 17:03:35 +02:00
Sylvain
8a93160628 (setup) ask to set ALLOW_INSECURE_HTTP if DEFAULT_PROTOCOL was set to http 2022-06-13 15:35:52 +02:00
Sylvain
4fe0d6ecba (doc) installing behind a proxy 2022-06-13 15:22:01 +02:00
Sylvain
e51e736eb9 Run the docker image with the system user 2022-06-13 14:15:06 +02:00
Sylvain
eba9c43809 (feat) setup: auto configure the main domain 2022-06-13 14:15:06 +02:00
Sylvain
a02c10ef63 (bug) elevate new_packs folder creation during upgrade, if needed 2022-06-13 14:15:06 +02:00
Sylvain
7cc31e3872 (bug) unable to generate the secret key base during the setup 2022-06-08 20:56:51 +02:00
Sylvain
0b64e08e66 (deploy) Use relative paths in mount scripts 2022-06-08 10:21:16 +02:00
Sylvain
1602a10fd0 (build) improved docker image building time 2022-06-08 10:14:47 +02:00
Sylvain
6bd8b2c868 Version 5.4.4 2022-06-08 10:04:36 +02:00
Sylvain
4d2e0fad09 (bug) remove buggy docker user 2022-06-08 09:33:09 +02:00
Sylvain
8446e084c7 (bug) supervisord: Permission denied: '/var/log/supervisor/supervisord.log' 2022-06-07 17:32:59 +02:00
Du Peng
ac16eca60f fix conflict 2022-06-07 16:57:02 +02:00
Du Peng
c24aad00c4 check shopping cart items is valid before pay online 2022-06-07 16:55:29 +02:00
Sylvain
2121dbed32 (feat) Ability to ignore assets compilation errors in the upgrade script 2022-06-07 16:38:46 +02:00
Sylvain
a77717ede1 (bug) supervisord: Can't drop privilege as nonroot user 2022-06-07 16:24:11 +02:00
Sylvain
883f570d2b (bug) unable to connect with OAuth2 2022-06-07 15:23:11 +02:00
Sylvain
8a13eb1cd3 (bug) when installing fab-manager as non-root user, most of the resulting installation directories were owned by root 2022-06-07 15:12:07 +02:00
Sylvain
1bb1d13a50 (wip) fix folders permissions during setup
@see https://github.com/moby/moby/issues/2259
2022-06-06 17:23:02 +02:00
Sylvain
667272fab6 (bug) list of OIDC scopes are loading indefinitely 2022-06-06 11:44:16 +02:00
Sylvain
1b5bb662ac (bug) unable to edit OIDC provider 2022-06-06 11:40:53 +02:00
Sylvain
0e29eb773e (dependency) Updated sidekiq-unique-jobs to 7.1.23 2022-06-06 11:02:05 +02:00
Sylvain
7e7acd40f9 Version 5.4.3 2022-06-06 10:42:47 +02:00
Sylvain
5add9a5c11 upated changelog 2022-06-06 10:24:11 +02:00
Sylvain
6939696aac (bug) deprecated bundler arguments (#362) 2022-06-06 10:23:43 +02:00
Sylvain
0e16374956 (bug) unable to compile the assets when OIDC is enabled but the scopes were not set 2022-06-06 10:15:19 +02:00
Du Peng
f9bd27ea13 Fix a bug: unable to show tours in machines and spaces page 2022-06-03 12:18:15 +02:00
Du Peng
ef5d603065 Fix a bug: admins are shown in select member for reservation by admin 2022-06-03 12:05:55 +02:00
Sylvain
af97b2d6e9
Merge pull request #363 from sleede/l10n_dev
New Crowdin updates
2022-06-01 13:00:01 +02:00
Sylvain
7f2e140738 New translations app.shared.en.yml (French) 2022-06-01 12:59:13 +02:00
Sylvain
b89707cf52 New translations app.shared.en.yml (Zulu) 2022-06-01 12:52:15 +02:00
Sylvain
34b40f751f New translations app.shared.en.yml (Portuguese) 2022-06-01 12:51:47 +02:00