33691 Commits

Author SHA1 Message Date
Alexandre BODIN
893c00182e
Merge pull request #4850 from strapi/fix-2963
Fix update user logged-in via provider
2020-01-06 15:50:28 +01:00
Alexandre BODIN
089c2cd189
Merge branch 'master' into fix-2963 2020-01-06 15:50:17 +01:00
Jim LAURIE
edd9316673
Merge pull request #4570 from cebreus/feature/adminTranslationCs
Add Czech translations
2020-01-06 15:40:54 +01:00
Jaroslav Vrána
4d402daf81
Merge branch 'master' into feature/adminTranslationCs 2020-01-06 15:21:45 +01:00
Alexandre BODIN
8a21a822ad
Merge pull request #4773 from strapi/fix/enumeration
Add option to set the enumeration field to null
2020-01-06 14:23:31 +01:00
jozefcipa
63feecc677 Minor fixes 2020-01-06 13:32:09 +01:00
Alexandre BODIN
cccf256bf7
Merge branch 'master' into fix/enumeration 2020-01-06 12:18:37 +01:00
Alexandre BODIN
369fd6d839
Merge pull request #4907 from strapi/fix/multiple-medias-component
Do not overwritten morphAssoc populates
2020-01-06 11:57:03 +01:00
Alexandre BODIN
c22054bf30
Merge branch 'master' into fix/multiple-medias-component 2020-01-06 11:56:55 +01:00
Alexandre BODIN
98be6a8af5
Merge branch 'master' into fix/enumeration 2020-01-06 11:55:38 +01:00
Alexandre BODIN
5363c8005b
Merge pull request #4882 from jozefcipa/patch-2
Add Security configuration paragraph
2020-01-06 11:55:21 +01:00
Alexandre BODIN
f8a86d5e05
Merge branch 'master' into patch-2 2020-01-06 11:55:02 +01:00
Alexandre Bodin
27e6975c4a Do not overwritten morphAssoc populates 2020-01-06 11:51:03 +01:00
Jozef Cipa
56f126390d
Remove typo 2020-01-06 11:45:32 +01:00
Jozef Cipa
5986e6440d
Update dynamic configuration syntax 🤦‍♂️ 2020-01-06 11:44:26 +01:00
Alexandre BODIN
e262a36da9
Merge branch 'master' into fix/enumeration 2020-01-06 11:30:45 +01:00
Alexandre BODIN
7562f185d1
Merge pull request #4895 from pouyamiralayi/patch-3
Fix a few grammar mistakes on beta.18.x migration guide
2020-01-06 11:23:12 +01:00
Alexandre BODIN
f9eccce0fd
Merge branch 'master' into patch-3 2020-01-06 11:23:03 +01:00
Alexandre BODIN
b8c36945d2
Merge pull request #4851 from strapi/fix-3197
Allow custom exit code strapi.stop
2020-01-06 11:22:25 +01:00
Alexandre BODIN
d72227843c
Merge branch 'master' into fix-3197 2020-01-06 11:22:12 +01:00
Alexandre BODIN
bec13536b8
Merge branch 'master' into fix/enumeration 2020-01-06 11:15:54 +01:00
Alexandre Bodin
73c6eb035a Merge branch 'fix/enumeration' of github.com:strapi/strapi into fix/enumeration 2020-01-06 11:15:11 +01:00
Alexandre Bodin
252941d589 Allow null value in mongo enums 2020-01-06 11:15:00 +01:00
Pouya Miralayi
9ec038b011
Merge branch 'master' into patch-3 2020-01-06 13:41:45 +03:30
Pouya Miralayi
896b018f63
Update migration-guide-beta.17-to-beta.18.md 2020-01-06 13:33:51 +03:30
Virginie Ky
942b8cede5 update webhook 2020-01-06 11:02:11 +01:00
Virginie Ky
b0d0c6600b create webhook 2020-01-06 10:48:34 +01:00
Alexandre BODIN
78120c0952
Merge pull request #4904 from veitbjarsch/bugfix/entry-deletion
Entries should be deleted if query parameters contain associations
2020-01-06 10:35:46 +01:00
Alexandre BODIN
f527d6bdf3
Merge branch 'master' into bugfix/entry-deletion 2020-01-06 10:35:38 +01:00
soupette
98560758e3 Refacto code 2020-01-06 10:19:00 +01:00
Alexandre BODIN
255d11cf78
Merge branch 'master' into fix/enumeration 2020-01-06 10:01:55 +01:00
Alexandre BODIN
64dbd6f891
Merge pull request #4887 from strapi/fix/#4868
Fix Forgot password error
2020-01-06 09:55:53 +01:00
Alexandre BODIN
5e358d4549
Merge branch 'master' into fix/#4868 2020-01-06 09:55:45 +01:00
Alexandre BODIN
dfbb0b2ff4
Merge branch 'master' into patch-2 2020-01-06 09:50:31 +01:00
Alexandre BODIN
bb642292e6
Merge branch 'master' into bugfix/entry-deletion 2020-01-06 09:46:25 +01:00
Alexandre BODIN
9608b06d83
Merge pull request #4894 from kuldipem/patch-1
Update strapi-provider-upload-cloudinary installation instructions
2020-01-06 09:45:56 +01:00
Alexandre BODIN
199bf428b2
Merge branch 'master' into patch-1 2020-01-06 09:45:46 +01:00
Alexandre BODIN
6e34ae4b57
Merge pull request #4896 from strapi/docs/policyGraphQL
Update policies documentation to include link to GraphQL doc
2020-01-06 09:45:03 +01:00
Alexandre BODIN
473205ab8e
Merge branch 'master' into fix/upload-plugin-config-form 2020-01-06 09:33:52 +01:00
Alexandre BODIN
4d01479322
Merge branch 'master' into ctm/improve-listview 2020-01-06 09:33:11 +01:00
Veit Bjarsch
31e6d08b66 fixed entry deletion if params contains associations 2020-01-06 02:29:47 +01:00
Veit Bjarsch
6f8d3917b0
Merge pull request #1 from strapi/master
merge
2020-01-06 02:25:20 +01:00
Virginie Ky
3a00197b6e Trigger states 2020-01-06 01:52:26 +01:00
profispojka
2c9b8283b3
Update cs.json 2020-01-05 16:04:00 +01:00
profispojka
458c8b077c
Update index.js 2020-01-05 16:03:14 +01:00
profispojka
e43f43bef0
Update index.test.js 2020-01-05 16:02:02 +01:00
profispojka
6b75e54d15
Update index.js 2020-01-05 16:01:29 +01:00
profispojka
46492b3428
Update i18n.js 2020-01-05 16:00:49 +01:00
profispojka
379033a91c
Merge branch 'feature/adminTranslationCs' into feature/adminTranslationCsWithPlugins 2020-01-05 15:59:47 +01:00
unknown
6e4fe7141a fix typos, merge 2020-01-05 15:48:51 +01:00