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

5408 Commits

Author SHA1 Message Date
Sylvain
98f7a6d2e5 (dependency) update shakapacker to 6.2.0 2022-03-23 11:03:17 +01:00
Sylvain
497f8ed805 (bug) help message in upgrade script has a bogus format 2022-03-23 10:05:56 +01:00
Sylvain
5f44761e70 (bug) fix webpack configuration for production 2022-03-22 20:09:19 +01:00
Sylvain
c8753d108a (bug) fix errors due to sidekiq upgrade
- NoMethodError: undefined method 'delay' for UsersMailer:Class
- Removed open_api_calls_count_tracings fixtures due to the removal of the related table
2022-03-22 17:58:52 +01:00
Sylvain
abc2b5480d
Merge pull request #329 from sleede/l10n_dev
New Crowdin updates
2022-03-22 17:46:28 +01:00
Sylvain
d3dc224969 New translations app.admin.en.yml (Spanish) 2022-03-22 17:46:03 +01:00
Sylvain
3cd2542717 New translations app.shared.en.yml (German) 2022-03-22 17:45:58 +01:00
Sylvain
0830109d5d New translations app.shared.en.yml (Norwegian) 2022-03-22 17:45:51 +01:00
Sylvain
992dc793e6 New translations app.admin.en.yml (Norwegian) 2022-03-22 17:45:46 +01:00
Sylvain
fd37e560f5 New translations app.admin.en.yml (Portuguese) 2022-03-22 17:45:41 +01:00
Sylvain
c747a7456c New translations app.admin.en.yml (Norwegian) 2022-03-22 17:34:11 +01:00
Sylvain
c0d67f424d New translations app.admin.en.yml (German) 2022-03-22 17:27:29 +01:00
Sylvain
6e9056610e New translations app.admin.en.yml (Spanish) 2022-03-22 17:27:26 +01:00
Sylvain
ad8b76e467 New translations app.shared.en.yml (French) 2022-03-22 17:27:24 +01:00
Sylvain
a167fc713b New translations app.admin.en.yml (French) 2022-03-22 17:27:23 +01:00
Sylvain
a80f4c9768 New translations app.admin.en.yml (Norwegian) 2022-03-22 17:27:10 +01:00
Sylvain
48fffcf371 New translations app.admin.en.yml (Portuguese) 2022-03-22 17:27:05 +01:00
Sylvain
e7db129ec1 New translations app.admin.en.yml (Spanish) 2022-03-22 17:17:07 +01:00
Sylvain
5d9b661bea New translations app.admin.en.yml (French) 2022-03-22 17:07:29 +01:00
Sylvain
5af74103a5 New translations app.shared.en.yml (Zulu) 2022-03-22 16:58:54 +01:00
Sylvain
e939904623 New translations app.shared.en.yml (Portuguese) 2022-03-22 16:58:32 +01:00
Sylvain
04ce2cea37 New translations app.admin.en.yml (Norwegian) 2022-03-22 16:58:31 +01:00
Sylvain
ea1a52ae3a New translations app.admin.en.yml (German) 2022-03-22 16:58:30 +01:00
Sylvain
88b08dc40f New translations app.shared.en.yml (Spanish) 2022-03-22 16:58:29 +01:00
Sylvain
6afeefc26b New translations app.admin.en.yml (Spanish) 2022-03-22 16:58:28 +01:00
Sylvain
081134c5f2 New translations app.shared.en.yml (French) 2022-03-22 16:58:05 +01:00
Sylvain
6be2fe3e92 New translations app.shared.en.yml (German) 2022-03-22 16:57:43 +01:00
Sylvain
344a6feccb New translations app.admin.en.yml (Norwegian) 2022-03-22 16:48:31 +01:00
Sylvain
6f7039f1a0 New translations app.shared.en.yml (Norwegian) 2022-03-22 16:48:20 +01:00
Sylvain
31803da8cf New translations app.admin.en.yml (Zulu) 2022-03-22 16:43:56 +01:00
Sylvain
4cb02c45fe New translations app.admin.en.yml (Portuguese) 2022-03-22 16:43:54 +01:00
Sylvain
0c51aff748 (feat) OAuth2 scopes are now configurable from the interface
Previously, scopes were supported through OAUTH2_SCOPE since v5.3.1.
BREAKING CHANGE: update your oauth2 provider configuration if you need scopes support
2022-03-22 16:40:09 +01:00
Sylvain
9e68365ebe (doc) GA4 migration directives 2022-03-22 14:29:30 +01:00
Sylvain
d62c12664a Merge branch 'gtm_analytics_v4' into dev 2022-03-22 14:19:44 +01:00
Sylvain
4fe5b3dc27 (feat) track events in GA4
page_view, login, purchase
2022-03-22 14:19:10 +01:00
Sylvain
f4395c88b9 (feat) google analytics V4 2022-03-22 11:27:18 +01:00
Sylvain
c12615aacc (bug) once configured captcha keys are not shown in the admin panel 2022-03-22 10:33:48 +01:00
Sylvain
191052fdef (dependency) remove angular-google-analytics 2022-03-21 13:43:23 +01:00
Sylvain
dc8c36029b (doc) fix comment in migration 2022-03-21 12:50:03 +01:00
Sylvain
6addc8f4c2 remove trailing empty line 2022-03-21 11:42:37 +01:00
Sylvain
0b074baef5 (feature) is the ES_JAVA_OPTS var exists, append to it instead of adding a new one 2022-03-21 11:40:08 +01:00
Sylvain
cf40df058e Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-03-21 10:55:26 +01:00
Sylvain
665d569e16 (security) log4j vulneralility cve-2021-44228 2022-03-21 10:54:16 +01:00
Sylvain
36d85c0cf7 (bug) unable to delete an administrator who had closed an accounting period 2022-03-16 17:10:27 +01:00
Sylvain
02c652f236 fix loading of ui-tour templates 2022-03-16 15:15:19 +01:00
Sylvain
49a41f074b updated changelog 2022-03-16 11:49:47 +01:00
Sylvain
424384c3f8 Removed dependency to auto-ngtemplate-loader 2022-03-16 11:48:41 +01:00
Sylvain
6c7b88a7dc updated changelog 2022-03-16 11:41:43 +01:00
Sylvain
d58e9b2bd8 fix angular import 2022-03-16 11:38:47 +01:00
Sylvain
8177be2fe3 fix angular templates integraion 2022-03-16 11:23:58 +01:00