20104 Commits

Author SHA1 Message Date
Alexandre BODIN
1f3e13dd4c
Merge pull request #12173 from strapi/fix/non-shell-crash
Fixed non-shell host crash on startup
2022-01-19 10:55:39 +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
1489a26bcb
Merge pull request #12080 from strapi/feature/policyError
Add PolicyError error class for use in policies
2022-01-19 10:38:00 +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
Alexandre BODIN
12f4972fde
Merge branch 'master' into guyathomas/unpin-graphql-version 2022-01-19 10:23:33 +01:00
Alexandre BODIN
85aa640e52 Upgrade lerna 2022-01-19 10:13:07 +01:00
Alexandre BODIN
03d9afdd4d Update yarn lock 2022-01-19 10:06:04 +01:00
Alexandre BODIN
98d7b10476 Update dependabot config 2022-01-19 09:57:30 +01:00
denik1981
5991ccabfb Fix for deprecated cluster.isMaster in node > 16.0.0 2022-01-18 19:54:14 -03:00
ELABBASSI Hicham
c213cb8d2f
Merge pull request #12233 from strapi/enh/document-name
Add document name
2022-01-18 17:29:46 +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
kerimabdy
88aaa5f1b7
Add Turkmen ISO 639-1 locale code 2022-01-18 11:52:06 +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
soupette
7bf9f819e0 Fixes #11936
Signed-off-by: soupette <cyril@strapi.io>
2022-01-17 12:06:15 +01:00
Roel Beerens
079a24e1be feat: Deletion of formatContentTypes function 2022-01-17 11:20:29 +01:00
Roel Beerens
88e4f94479 fix: Added correct object for plugin loading 2022-01-17 11:20:29 +01:00
DMehaffy
4c661e5dfe
Merge branch 'master' into fix/non-shell-crash 2022-01-13 13:28:08 -08: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
Pierre Noël
6e23efebf1
Merge branch 'master' into content-16/display-repeatable-components 2022-01-12 18:20:21 +01:00
Jean-Sébastien Herbaux
d551b2c078
Merge branch 'master' into sanitize-filters 2022-01-12 16:36:15 +01: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
d8acb3df67
Merge pull request #12171 from strapi/fix/12163
Fixes admin build when removing optional plugins
2022-01-12 15:33:56 +01:00
cyril lopez
d0d630de08
Merge branch 'master' into fix/12163 2022-01-12 13:22:50 +01:00
Convly
3a732a1d01 Fix tests 2022-01-12 12:10:27 +01:00
Convly
76b5c09444 Merge branch 'master' of github.com:strapi/strapi into sanitize-filters 2022-01-12 11:38:04 +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
ELABBASSI Hicham
24f24626e4
Merge pull request #12152 from strapi/fix/click-outside-limitation-modal
Close on click outside CE limitation modal
2022-01-11 16:24:13 +01:00
ivanThePleasant
f0b4a17318 Fixed non-shell host crash on startup 2022-01-11 11:49:44 +02: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
cyril lopez
cd2fe4f049
Merge pull request #12162 from strapi/content-40/fix/confirmation-url
Fix confirmation url missing the api prefix
2022-01-11 09:10:48 +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
Pierre Noël
d4b59a1029 fix confirmation url missing the api prefix 2022-01-10 18:13:19 +01:00
Alexandre Bodin
d81919ac22 v4.0.4 v4.0.4 2022-01-10 09:05:07 -08:00
Alexandre BODIN
cd08b7b4b6
Merge pull request #12157 from strapi/colors-fix
Colors fix
2022-01-10 17:57:33 +01:00