33691 Commits

Author SHA1 Message Date
Aurelsicoko
4afc8a2390 Use latest release of Mongoose & add comment to explain post remove comment issue 2018-04-23 16:20:04 +02:00
Jim LAURIE
045a942e23
Merge branch 'master' into issues/924 2018-04-23 16:13:59 +02:00
Jim Laurie
8191c43ce5 Create tables is not exist instead of log queries 2018-04-23 16:09:01 +02:00
Aurelsicoko
7149cfa36e Avoid badRequest when an API hasn't routes 2018-04-23 14:39:27 +02:00
Jim Laurie
23bdc2e885 Add validation if database is not empty 2018-04-23 14:32:56 +02:00
Aurelsicoko
61fb2dec45 Avoid random restart on permission update 2018-04-23 14:21:24 +02:00
Jim LAURIE
caaa5a6831
Merge pull request #974 from strapi/fix-search-select
Fix search select
2018-04-23 13:51:17 +02:00
Jim LAURIE
a77adb5b6a
Merge branch 'master' into fix-search-select 2018-04-23 13:36:01 +02:00
Aurelsicoko
99f2b34549 Fix loose of file relation & select latest associated file 2018-04-23 12:59:53 +02:00
Jim LAURIE
0cdcc02c05
Merge pull request #953 from strapi/reduce-setup-monorepo
Reduce setup monorepo
2018-04-23 12:43:55 +02:00
soupette
fffb5ab023 Change webpack loaders 2018-04-23 12:34:11 +02:00
Jim LAURIE
36393b9594
Merge branch 'master' into reduce-setup-monorepo 2018-04-23 12:32:01 +02:00
Jim LAURIE
21ed0156a0
Merge pull request #969 from juampynr/fix-mysql-5.7
Fix invalid timestamp default values for MySQL 5.7
2018-04-23 12:29:15 +02:00
Jim LAURIE
41d56daee9
Merge branch 'master' into fix-mysql-5.7 2018-04-23 11:59:39 +02:00
Jim LAURIE
6733dbf317
Merge pull request #999 from Froelund/patch-4
Added info about `mainField` to documentation
2018-04-23 11:41:51 +02:00
soupette
85836ee5be Remove useless requestUrlSuffix 2018-04-23 11:36:21 +02:00
Jørgensen
ac7bd2953d
Added info about mainField to documentation 2018-04-23 11:06:53 +02:00
XcrossD
1705b4d065
Merge branch 'master' into master 2018-04-23 11:27:40 +08:00
XcrossD
43357bf49b
Update LeftMenuFooter style 2018-04-23 11:20:14 +08:00
Zhuang
473ceaaae0 add simply translation of strapi-plugin-settings-manager 2018-04-22 22:16:37 +08:00
Zhuang
77c6506ff1 add Simple Chinese translation 2018-04-22 22:00:10 +08:00
Zhuang
e69dcc433b reload grant value to db when add/delete provider 2018-04-21 12:29:00 +08:00
Jim LAURIE
6b8f430872
Merge pull request #989 from strapi/fix/graphql
Snakecase attribute in GraphQL when there is a dash
2018-04-21 01:44:15 +02:00
Jim LAURIE
32671ed5e6
Merge branch 'master' into fix/graphql 2018-04-20 18:01:52 +02:00
Jim Laurie
96b32fbea4 Remove sqlite and redis on strapi start and remove sqlite support 2018-04-20 17:59:47 +02:00
Jim LAURIE
6d75b4341d
Merge pull request #986 from strapi/enhance/sql-dev
Easily use MySQL project in development mode
2018-04-20 17:59:23 +02:00
Jim LAURIE
4deb87078c
Merge branch 'master' into enhance/sql-dev 2018-04-20 17:41:25 +02:00
Aurelsicoko
0e5eb549bc Only install at the root of the node_modules folder in developer mode 2018-04-20 17:38:06 +02:00
Jim Laurie
413ce2535a Error message for sever connection or database creation 2018-04-20 17:30:56 +02:00
Jim LAURIE
711d17d5d5
Merge pull request #984 from strapi/fix/782
Disable CSRF in production & harmonize allowed headers
2018-04-20 16:56:47 +02:00
Aurelsicoko
243e5cf74d Snakecase attribute in GraphQL when there is a dash 2018-04-20 16:30:28 +02:00
Jim LAURIE
1fbc87adba
Merge branch 'master' into fix/782 2018-04-20 16:29:30 +02:00
Aurélien GEORGET
575814730d
Allow Origin header on production configuration as well 2018-04-20 15:50:18 +02:00
Aurelsicoko
d6180d4148 Easily use MySQL project in development mode 2018-04-20 15:31:57 +02:00
Aurelsicoko
5416cd60a0 Disable CSRF in production & harmonize allowed headers 2018-04-20 13:55:41 +02:00
Jim LAURIE
1b9134561d
Merge pull request #982 from strapi/fix/symlinks
Fix symlinks during project generation
2018-04-20 13:49:57 +02:00
Jim LAURIE
e911111860
Merge branch 'master' into fix/symlinks 2018-04-20 12:29:10 +02:00
Jim LAURIE
1cf5c518ae
Merge pull request #980 from strapi/fix-ctm-limit
Changing the limit in the content manager
2018-04-20 12:28:24 +02:00
Aurelsicoko
302f95873e Fix symlinks during project generation 2018-04-20 12:12:34 +02:00
Jim LAURIE
a99ccebcbc
Merge branch 'master' into fix-ctm-limit 2018-04-20 11:59:14 +02:00
Jim LAURIE
ddf9799027
Merge pull request #981 from strapi/migration-guide
Add migration guide 11 to 12
2018-04-20 11:59:01 +02:00
Jim LAURIE
dc987556b8
Merge branch 'master' into migration-guide 2018-04-20 11:40:54 +02:00
Jim LAURIE
c15874e6b9
Fix versions 2018-04-20 11:38:23 +02:00
Jim LAURIE
6487fde8dc
Merge pull request #966 from abdonrd/patch-2
Fix post-install script
2018-04-20 11:26:49 +02:00
Jim Laurie
4d8a852cdf Add migration guide 11 to 12 2018-04-20 11:26:28 +02:00
Jim LAURIE
55dbf463fe
Merge branch 'master' into patch-2 2018-04-20 10:49:20 +02:00
soupette
2817ad6a33 Fixes #979 2018-04-20 10:49:05 +02:00
Jim LAURIE
cd1af7ebcf
Merge pull request #973 from abdonrd/patch-1
Fix exec command when the path has spaces
2018-04-20 10:47:37 +02:00
soupette
44d3519130 remove relations 2018-04-19 17:23:23 +02:00
soupette
5a9e9ef53b Fixes #959 2018-04-19 17:19:56 +02:00