9424 Commits

Author SHA1 Message Date
Jim LAURIE
8b688cfbcf Review configuration file 2019-09-23 17:23:24 +02:00
Jim LAURIE
088653a9b9 Review the auth email template doc 2019-09-23 16:59:20 +02:00
Jim LAURIE
9155d34124 Review API documentation 2019-09-23 16:46:55 +02:00
Jim LAURIE
24fbcc8f37 Rename filters to parameters 2019-09-23 16:41:19 +02:00
soupette
348d8d083c Add command to create cache dir 2019-09-23 12:42:17 +02:00
soupette
e033b8687e Enable plugins admin override 2019-09-23 11:50:36 +02:00
Alexandre BODIN
b2a81821dc
Merge pull request #4044 from strapi/fix/media-preview
fix media preview list image count
2019-09-23 09:45:18 +02:00
Alexandre BODIN
e6e1a70c2b
Merge branch 'master' into fix/media-preview 2019-09-23 09:44:45 +02:00
x-yuri
46fd264d0c
Update quick-start.md 2019-09-22 09:34:46 +03:00
Alexandre BODIN
e1500a0f22
Merge pull request #4047 from tcvmdev/patch-1
Update Bootstrap function documentation
2019-09-20 12:46:15 +02:00
Alexandre Bodin
2d6864f836 Disable p3p by default 2019-09-20 12:45:31 +02:00
Alexandre BODIN
8df794bf9d
Merge pull request #3910 from ntsvetkova-roi/feature/instagram_provider
Add Instagram provider
2019-09-20 11:53:02 +02:00
Alexandre Bodin
76455257b4 Support toJSON in sanitizeEntity 2019-09-20 09:56:00 +02:00
Alexandre BODIN
234c20a73d
Merge pull request #3957 from jasongitmail/step-any-fix
Fix input number step
2019-09-20 09:44:25 +02:00
Alexandre BODIN
fe2a8f72bb
Merge pull request #3992 from fitztrev/patch-1
Update minimum webpack version for strapi-admin
2019-09-20 09:42:35 +02:00
Alexandre BODIN
4c4456c24f
Merge pull request #4050 from hnq90/bug/fix_multiple_select_autocomplete
Fix filterOption of SelectMany to enable searching in multiple select
2019-09-20 09:41:45 +02:00
Alexandre BODIN
252e7ceb72
Merge branch 'master' into bug/fix_multiple_select_autocomplete 2019-09-20 09:41:11 +02:00
Alexandre BODIN
d5700feefb
Merge branch 'master' into patch-1 2019-09-20 09:37:36 +02:00
Alexandre Bodin
947cba2e63 Merge branch 'master' into chore/routing-x-forwarded 2019-09-20 09:36:57 +02:00
Alexandre BODIN
ac83467c23
Merge pull request #4006 from killalad/patch-1
Clarify filters documentation
2019-09-20 09:26:56 +02:00
Alexandre BODIN
79d677033b
Merge branch 'master' into patch-1 2019-09-20 09:26:26 +02:00
Alexandre BODIN
8235e14770
Update filters.md
Update field name
2019-09-20 09:25:41 +02:00
Natalia Tsvetkova
b90becc793 Added link to Instagram provider tutorial 2019-09-19 12:01:25 +02:00
Virginie Ky
92f71d777d reviews feedback 2019-09-19 10:17:20 +02:00
HuyNQ
712848b378
Fix filterOption of SelectMany to enable searching in multiple select 2019-09-19 11:02:47 +07:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
For someone who wrote no bootstrap functions, my code looks like: 

```js
module.exports = () => {};
```

I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
jasongitmail
d5e8b8dc50
Merge branch 'master' into step-any-fix 2019-09-18 18:27:56 +00:00
Virginie Ky
1a82ba625e constant naming 2019-09-18 18:56:04 +02:00
Virginie Ky
dfe3922ca7 add const 2019-09-18 18:25:50 +02:00
Virginie Ky
0c6508af52 count fix 2019-09-18 18:11:31 +02:00
Alexandre Bodin
bf7870de3b Merge branch 'master' of github.com:strapi/strapi into chore/routing-x-forwarded 2019-09-18 17:29:09 +02:00
Natalia Tsvetkova
a4a26be4b3 Merge branch 'master' into feature/instagram_provider 2019-09-18 14:36:18 +02:00
Alexandre Bodin
4206419405 Convert mongo search results to plain js objects 2019-09-18 14:30:12 +02:00
Alexandre Bodin
84adbf3bcf v3.0.0-beta.16.5 v3.0.0-beta.16.5 2019-09-18 14:00:21 +02:00
Alexandre BODIN
cc691c0a78
Merge pull request #4040 from strapi/fix/graphql-plugin-resolverof
Fix graphql plugin resolverof
2019-09-18 13:58:59 +02:00
Alexandre BODIN
7a94d9dad9
Merge branch 'master' into chore/routing-x-forwarded 2019-09-18 13:27:39 +02:00
Alexandre Bodin
c9a3bfc763 Clean code styling 2019-09-18 13:26:56 +02:00
Alexandre Bodin
9eaabb1d58 Add tests on graphql upload and user perm graphql 2019-09-18 12:07:59 +02:00
Alexandre Bodin
6c2d413ba0 Fix user-permissions graphql permissions and update user 2019-09-18 12:07:45 +02:00
Alexandre Bodin
df236d0642 v3.0.0-beta.16.4 v3.0.0-beta.16.4 2019-09-17 12:14:39 +02:00
Alexandre BODIN
46c3b7c535
Merge pull request #4031 from strapi/fix/mongo-group-relation-issue
Populate groups relations on mongo
2019-09-17 12:07:33 +02:00
Alexandre BODIN
b031fa7685
Merge branch 'master' into fix/mongo-group-relation-issue 2019-09-17 11:39:29 +02:00
Alexandre Bodin
293dbb89d9 Populate groups 1st level relations 2019-09-17 11:32:57 +02:00
Alexandre BODIN
7e4da6e512
Merge pull request #4014 from strapi/fix/group-navigation
Fix content manager bug when navigating from one entry to another
2019-09-17 10:46:20 +02:00
Alexandre BODIN
f8bfb636cd
Merge branch 'master' into fix/group-navigation 2019-09-17 10:46:13 +02:00
Alexandre BODIN
b63c1b9231
Merge pull request #4029 from strapi/fix/#4026
Fix group relation fetch
2019-09-17 10:42:30 +02:00
Alexandre BODIN
67ed10a56f
Merge branch 'master' into fix/#4026 2019-09-17 10:42:24 +02:00
Alexandre BODIN
edc20a2c72
Merge pull request #4028 from strapi/fix/group-relation-plugin-doc
Pass group associations as second param
2019-09-17 10:37:35 +02:00
Alexandre BODIN
16155ef6c4
Merge branch 'master' into fix/group-relation-plugin-doc 2019-09-17 10:37:28 +02:00
Alexandre BODIN
74ba8620a9
Merge pull request #4017 from strapi/fix/graphql-issues
Fix graphql issues
2019-09-17 10:37:11 +02:00