33691 Commits

Author SHA1 Message Date
Johann Pinson
1d4a193f7e feat(graphql): add DateTime support instead of String 2018-06-19 11:13:32 +02:00
Kamal Bennani
fecf5c8ac4
Avoid using ctx.query because it causes all the object values to turn to a string 2018-06-18 23:10:46 +02:00
Kamal Bennani
f0af912825
Implement Graphql Aggregation Feature 2018-06-18 21:50:55 +02:00
Broc Gailit
609dd1b394 Implement sorting for SelectMany in Frontend 2018-06-18 09:41:31 -07:00
Jim LAURIE
4431a9a786 Add email documentation 2018-06-18 17:54:20 +02:00
Jim LAURIE
678bcb7bfe
Merge pull request #1414 from strapi/3.0.0-alpha.12.5
3.0.0-alpha.12.5
2018-06-18 17:31:52 +02:00
Jim LAURIE
92bdb4e758 3.0.0-alpha.12.5 v3.0.0-alpha.12.5 2018-06-18 16:49:28 +02:00
Jim LAURIE
dfca7d9580
Merge pull request #1389 from strapi/fix-reset-password-sql
Fix reset password sql
2018-06-18 14:26:20 +02:00
Jim LAURIE
fd4b895d02
Merge branch 'master' into fix-reset-password-sql 2018-06-18 12:48:57 +02:00
Jim LAURIE
a5cd0e49b3
Merge pull request #1404 from strapi/fix-array-type
Fix Array type mongoose
2018-06-18 12:48:47 +02:00
Özgür ERSOY
d6b6beb3c4 fix missing translations 2018-06-18 13:46:05 +03:00
Özgür ERSOY
eab84232eb fix spaces 2018-06-18 13:45:26 +03:00
Jim LAURIE
c14e6005b0
Merge branch 'master' into fix-array-type 2018-06-18 12:31:53 +02:00
soupette
da865168e8 Fix css 2018-06-18 12:27:57 +02:00
Özgür ERSOY
7b4ec16233 added tr 2018-06-18 13:20:38 +03:00
Johann Pinson
295aef53b0 feat(graphql): add option to enable playground anywhere 2018-06-18 11:22:52 +02:00
soupette
372842ef5c Merge branch 'master' of github.com:strapi/strapi into add-loader 2018-06-18 11:11:38 +02:00
soupette
bc0edd96d2 Fix error highlight 2018-06-18 11:02:14 +02:00
soupette
e4ed3b4d11 Merge master 2018-06-18 10:16:32 +02:00
Kamal Bennani
cd53ef5ddf
correctly determines if a value is valid candidate to become a number 2018-06-17 23:34:25 +02:00
Jim LAURIE
8c7e31f1c3
Merge pull request #1403 from runbb/master
Add Arabic language ar_SA - إضافة اللغة العربية
2018-06-17 15:27:32 +02:00
Salem
6c6dcc94c1
Update index.js 2018-06-17 16:10:46 +03:00
Salem
f6338c8b85
Rename sa.json to ar.json 2018-06-17 16:09:52 +03:00
Salem
cbe977838e
Rename sa.json to ar.json 2018-06-17 16:07:40 +03:00
Salem
4a4d151cf4
Rename sa.json to ar.json 2018-06-17 16:06:46 +03:00
Salem
a0cb449212
Rename sa.json to ar.json 2018-06-17 16:06:28 +03:00
Salem
617d20466d
Rename sa.json to ar.json 2018-06-17 16:06:11 +03:00
Salem
28be24bc75
Rename sa.json to ar.json 2018-06-17 16:06:00 +03:00
Salem
c2bd9ac4e5
Rename ar.json to sa.json 2018-06-17 16:04:02 +03:00
Salem
e777c20428
Rename ar.json to sa.json 2018-06-17 16:03:42 +03:00
Salem
c613d997b1
Rename ar.json to sa.json 2018-06-17 16:03:12 +03:00
Salem
fb43b7c052
Rename ar.json to sa.json 2018-06-17 16:02:54 +03:00
Salem
83500176b6
Rename ar.json to sa.json 2018-06-17 16:02:20 +03:00
Salem
5e12ead6f0
Rename ar.json to sa.json 2018-06-17 16:01:48 +03:00
Jim LAURIE
e8d435989c
Merge branch 'master' into master 2018-06-17 14:16:33 +02:00
Jim LAURIE
12706a8955 Fix Array type mongoose fix #1169 2018-06-17 13:24:13 +02:00
Salem
7b4af48154
Create ar.json 2018-06-17 13:22:10 +03:00
Jim LAURIE
1651a31ab1
Merge pull request #1402 from maturano/patch-1
Fix `CONTRIBUTING.md` path
2018-06-16 14:55:57 +02:00
Alberto Maturano
e686da1a01
Fix CONTRIBUTING.md path 2018-06-15 17:14:07 -05:00
Jim LAURIE
cd7eb3fd79
Merge pull request #1400 from strapi/doc/providers
Add examples in the "Authentication with providers" section
2018-06-15 19:54:18 +02:00
Jim LAURIE
4747d96134
Merge branch 'master' into doc/providers 2018-06-15 19:39:07 +02:00
Jim LAURIE
d226194166
Merge pull request #1397 from strapi/fix-admin-start
Fix admin start
2018-06-15 19:36:58 +02:00
soupette
7ffb90621a Handle JSON errors 2018-06-15 16:48:29 +02:00
Aurelsicoko
1ef5ba2804 Add examples in the Authentication with providers section 2018-06-15 15:38:09 +02:00
Aurelsicoko
e543ae28a1 Uncomment tests and clean code 2018-06-15 14:03:55 +02:00
Aurelsicoko
75b39b0a4e Resolve conflicts 2018-06-15 13:51:19 +02:00
Aurelsicoko
76200871e6 Add tests for oneWay relationship 2018-06-15 13:38:34 +02:00
Jim Laurie
192c2ff1a9 Fix admin start fix #1371 2018-06-15 11:59:26 +02:00
Aurelsicoko
945667dffe Fix oneToMany relationships 2018-06-15 10:48:17 +02:00
Jim LAURIE
fff92ca318
Merge pull request #1391 from oad-earth/master
Update polish language
2018-06-14 22:57:29 +02:00