9252 Commits

Author SHA1 Message Date
Jim LAURIE
2c5ee6d41a
Merge branch 'master' into bug/4104-update-url-of-settings-button-for-content-manager-plugincard 2019-09-26 19:47:55 +02:00
Alexandre BODIN
561074236f
Merge pull request #4111 from JelmerV-WFC/fix/#4109
Allow null values on manyToMany and manyWay to set empty array
2019-09-26 17:46:18 +02:00
Erik Töyrä Silfverswärd
e3e185102d #4104 - Updates the url of the setting button for Content Manager PluginCard. 2019-09-26 17:29:33 +02:00
Jelmer Visser
3111ee4942 Fix for null values with manyToMany and manyWay 2019-09-26 16:07:53 +02:00
Alexandre BODIN
8ac65379e6
Merge pull request #4108 from strapi/chore/sentry-full-errors
Use stderr instead of message
2019-09-26 15:37:46 +02:00
Alexandre Bodin
7c84795d8a Use stderr instead of message 2019-09-26 15:35:55 +02:00
Alexandre Bodin
6305bee43b v3.0.0-beta.16.6 v3.0.0-beta.16.6 2019-09-26 14:35:06 +02:00
Alexandre BODIN
517b1e9923
Merge pull request #4070 from x-yuri/patch-1
Update quick-start documentation
2019-09-26 14:28:40 +02:00
Alexandre BODIN
6c344318da
Merge pull request #4107 from strapi/chore/add-sentry
Add sentry in strapi new command
2019-09-26 14:23:34 +02:00
Alexandre BODIN
da6f8b1fff
Merge pull request #4088 from strapi/fix/documentation
Review documentation text format
2019-09-26 14:07:28 +02:00
Alexandre BODIN
43be7ab49c
Merge branch 'master' into fix/documentation 2019-09-26 14:07:02 +02:00
Alexandre Bodin
571e7f3579 Factorize sentry capture code 2019-09-26 14:03:22 +02:00
Alexandre Bodin
67e60369df Add sentry to strapi-generate-new 2019-09-26 12:33:36 +02:00
Jim LAURIE
25aa50462d Apply review feedback 2019-09-26 12:21:56 +02:00
Alexandre BODIN
12b832f3ce
Merge pull request #3689 from BitesizedLion/patch-1
Update swedish Translation
2019-09-25 17:07:12 +02:00
Casper S
706a27ad51
Update sv.json 2019-09-25 14:32:58 +02:00
Casper S
bc3ea2422b
Update sv.json 2019-09-25 14:31:18 +02:00
Casper S
0aacf1d834
Update sv.json 2019-09-25 14:29:33 +02:00
Casper S
010d7f6c9c
Update sv.json 2019-09-25 14:28:54 +02:00
Casper S
786253d0f4
Update sv.json 2019-09-25 14:28:14 +02:00
Casper S
7d60d34779
Update sv.json 2019-09-25 14:27:40 +02:00
Casper S
f181dc98e8
Update sv.json 2019-09-25 14:26:58 +02:00
Casper S
7a08ad3a81
Update sv.json 2019-09-25 14:26:28 +02:00
Casper S
a2b4108327
Update sv.json 2019-09-25 14:25:36 +02:00
Casper S
84c7fdba22
Update sv.json 2019-09-25 14:25:20 +02:00
Casper S
fa2f373d02
Update sv.json 2019-09-25 14:24:25 +02:00
Casper S
ade1861dbc
Update sv.json 2019-09-25 14:23:30 +02:00
Casper S
8ae0874710
Update sv.json 2019-09-25 14:22:36 +02:00
Jim LAURIE
8ebd7cc548 Fix conflict 2019-09-24 18:01:59 +02:00
Jim LAURIE
dca6d0451e Review middleware structure doc 2019-09-24 17:59:02 +02:00
Jim LAURIE
e726594181 Clean admin custom 2019-09-24 17:44:50 +02:00
cyril lopez
14f1cc1714
Merge branch 'master' into patch-1 2019-09-24 17:40:42 +02:00
Jim LAURIE
2580b471d4 Replace restaurant in webhook doc 2019-09-24 17:30:16 +02:00
Jim LAURIE
22615a1db9 Use restaurant examples 2019-09-24 17:27:02 +02:00
Jim LAURIE
317c8f916f Restaurant api usage instead of product 2019-09-24 17:12:23 +02:00
Jim LAURIE
6f7269b43b Review graphql doc title format 2019-09-24 16:31:36 +02:00
Jim LAURIE
5368f13bec Update files upload documentatiion 2019-09-24 16:22:22 +02:00
Jim LAURIE
4d9acb66d1 Add config section in email plugin 2019-09-24 13:46:33 +02:00
Jim LAURIE
41f3114025 Review titles and notes format on deployment doc 2019-09-24 12:22:48 +02:00
Alexandre BODIN
6ed183d59d
Merge pull request #3822 from strapi/chore/routing-x-forwarded
Remove x-forwarded-host headers in admin panel and set default security options for development
2019-09-24 10:04:31 +02:00
Alexandre BODIN
b3648ba4d9
Merge branch 'master' into chore/routing-x-forwarded 2019-09-24 10:04:19 +02:00
Jim LAURIE
0391aa24e3 Review titles and notes format 2019-09-23 18:41:48 +02:00
Jim LAURIE
4be0566ad7 Replace product by restaurant in the controller documentation 2019-09-23 18:20:27 +02:00
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
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