1538 Commits

Author SHA1 Message Date
Pierre Noël
da9b064536 add session middleware + remove authentication using url param access_token 2022-01-19 17:10:41 +01:00
Alexandre BODIN
ca57d3c12e
Merge pull request #12186 from MuriloKakazu/master
chore: add missing pt-BR translations
2022-01-19 13:16:02 +01:00
Alexandre BODIN
cb0d13853c
Merge pull request #12169 from davidroseboom/patch-1
Update nl.json
2022-01-19 13:15:16 +01:00
Alexandre BODIN
7135548cc5
Merge pull request #12141 from OleksiiKachan/fix-ukrainian-locale
fix translations for Ukrainian
2022-01-19 11:55:12 +01:00
Alexandre BODIN
ba882a8075
Merge pull request #12135 from dobosmarton/hu-translations
feat: Hungarian admin translations
2022-01-19 11:54:54 +01:00
Alexandre BODIN
d7142ee74f
Merge pull request #12056 from SergeiMeza/meza/update-japanese-translations
Update Admin Japanese translations
2022-01-19 11:23:29 +01:00
Alexandre BODIN
ac58311b1b
Merge pull request #12033 from tanoabeleyra/es-translations
Update Spanish translations
2022-01-19 11:18:24 +01:00
Alexandre BODIN
d3be9e03d4
Merge pull request #12119 from duncanhsieh/master
Add missing translations for traditional Chinese
2022-01-19 10:48:36 +01:00
Alexandre BODIN
5cbbb5bdaa
Merge pull request #12071 from VK-Media/update-danish-translations
Update danish translations
2022-01-19 10:45:53 +01:00
Alexandre BODIN
cc9a1b7e01
Merge pull request #11983 from tillschweneker/fix-env_path-variable
[FIX] respect custom ENV_PATH
2022-01-19 10:25:12 +01:00
HichamELBSI
a158fd9b00 Add document name
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-18 16:52:10 +01:00
Oleksii Kachan
258133a545
Merge branch 'master' into fix-ukrainian-locale 2022-01-18 09:27:12 -05:00
Murilo Kakazu
b7425ef419
Merge branch 'master' into master 2022-01-17 17:58:10 -03:00
Vincent
b606178332
Interface language usage metrics (#12107)
* feat: sending didChangeInterfaceLanguage event

* fix: registered user model lifecycle hook to send  event

* test: added tests for user and metrics services

* fix: sending event on user delete

* fix: avoid sending event when language is not updated
2022-01-17 17:45:26 +01:00
David
70628ce082
Merge branch 'master' into patch-1 2022-01-17 16:34:25 +01:00
Márton Dobos
60a00ef412
Merge branch 'master' into hu-translations 2022-01-17 15:50:32 +01:00
harimkims
31259dbf4a Remove unnecessary bracket in the end 2022-01-17 14:13:33 +01:00
Kim, Harim
9e8655716d Refactor code
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-01-17 14:13:33 +01:00
harimkims
de69873606 Fix that returns an empty object when the admin user value is null
Signed-off-by: harimkims <harimkims@gmail.com>
2022-01-17 14:13:33 +01:00
harimkims
2ff2ba860e Fix hasMany admin users making app crash
Signed-off-by: harimkims <harimkims@gmail.com>
2022-01-17 14:13:33 +01:00
Murilo Kakazu
a17bd28ac2 fix webhook header translations 2022-01-12 19:47:59 -03:00
Murilo Kakazu
7fea78ca07 fix typo 2022-01-12 19:43:13 -03:00
Murilo Kakazu
77c5c1daae add some more missing translations 2022-01-12 19:24:36 -03:00
Murilo Kakazu
da1064656f fix typo 2022-01-12 19:15:06 -03:00
Murilo Kakazu
83bd7f86e3 chore: add missing pt-BR translations 2022-01-12 19:08:17 -03:00
Jean-Sébastien Herbaux
ce09d38972
Enable to create/trigger webhooks with no events (#12174)
Co-authored-by: cyril lopez <cyril@strapi.io>
2022-01-12 16:26:06 +01:00
cyril lopez
d0d630de08
Merge branch 'master' into fix/12163 2022-01-12 13:22:50 +01:00
soupette
1763c66e23 Add comments
Signed-off-by: soupette <cyril@strapi.io>
2022-01-11 17:27:53 +01:00
Oleksii Kachan
00280c4ebe
Merge branch 'master' into fix-ukrainian-locale 2022-01-11 11:18:11 -05:00
HichamELBSI
0bec1409b7 CLose on click outside CE limitation modal
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-11 09:55:38 +01:00
soupette
d7fffe9742 Fixes #12163
Signed-off-by: soupette <cyril@strapi.io>
2022-01-11 09:44:19 +01:00
David
3110b5d796
Update nl.json
Translations added & improved in nl.json
2022-01-10 23:27:44 +01:00
Oleksii Kachan
7eeacdd35c
Merge branch 'master' into fix-ukrainian-locale 2022-01-10 14:03:40 -05:00
Alexandre Bodin
d81919ac22 v4.0.4 2022-01-10 09:05:07 -08:00
HichamELBSI
54c80d9a87 Some UI fix for the WYSIWYG
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-10 12:46:02 +01:00
Oleksii Kachan
ae00fd126d
fix translations for Ukrainian 2022-01-09 10:24:18 -05:00
Marton Dobos
abb441c33a feat: hungarian translations 2022-01-08 13:09:20 +01:00
cyril lopez
c56bedea43
Merge branch 'master' into cm/add-dz-description 2022-01-07 09:50:25 +01:00
HichamELBSI
ef2e9a27e9 Fix intlDescription
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-06 11:59:20 +01:00
p_0g_8mm3_
b427157c9b
Merge branch 'master' into make-leftmenu-header-translateable 2022-01-06 11:29:28 +01:00
HichamELBSI
f4964ef390 Add DZ description
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-06 10:24:57 +01:00
Duncan Hsieh
35f470d7e2 Keep up-to-date 2022-01-06 17:19:53 +08:00
ronronscelestes
8a27d6f2c3 Merge branch 'master' of https://github.com/strapi/strapi into fix/richtext-required-ui 2022-01-05 17:28:27 +01:00
ronronscelestes
01190a00b5 added ui when richtext is required 2022-01-05 17:26:14 +01:00
Alexandre Bodin
48893ae3fc v4.0.3 2022-01-05 16:50:20 +01:00
ronronscelestes
194c39aeb2 fixed uid required ui 2022-01-05 13:37:35 +01:00
ronronscelestes
29ca7bfed3 updated snapshots 2022-01-05 12:12:36 +01:00
ronronscelestes
17f594e54f required field ui for profile, users creation/edition, api tokens and webhooks 2022-01-05 12:09:56 +01:00
Alexandre BODIN
0c14a06979
Merge pull request #11890 from oscarsandberg/fix/show-correct-number-of-decimals-content-manager
Fix: show correct number of decimals in content manager
2022-01-05 09:15:50 +01:00
Alexandre BODIN
41200690c3
Merge pull request #12078 from strapi/upgrade-webpack-config
Upgrade webpack config and related dependencies
2022-01-05 09:14:54 +01:00