6761 Commits

Author SHA1 Message Date
Pedro Caseiro
403c5d0567 issue #1626: pt translations 2018-10-02 22:53:00 +01:00
Daan De Deckere
a805567c43 Add missing translation keys for NL language. Fixes #2035 2018-10-02 20:41:40 +02:00
Jim LAURIE
03b03deca3 Fix #1784 change error message incorrect code 2018-10-02 20:03:58 +02:00
Jim LAURIE
eced058920 Fix #1469 return 0 count route 2018-10-02 19:14:10 +02:00
Jim LAURIE
98bd2d72de
Merge pull request #2056 from strapi/update-prefix-doc
Remove API prefix
2018-10-02 16:52:51 +02:00
Jim LAURIE
fa5489488d Remove API prefix close #1323 2018-10-02 16:48:46 +02:00
Jim LAURIE
6f47c078ec
Merge pull request #2049 from maturanomx/fix/1382
Fix validation for avoid create invalid indexes
2018-10-01 17:01:54 +02:00
Jim LAURIE
4ff7abc91d
Merge branch 'master' into fix/1382 2018-10-01 17:01:37 +02:00
cyril lopez
ad4919ff82 Merge branch 'master' of github.com:strapi/strapi into fix/1765 2018-10-01 14:31:57 +02:00
cyril lopez
d05f936ff5 Add plugin prefix to plugins routes.
Fixes #1765
2018-10-01 14:29:11 +02:00
Martin Muzatko
6ea86fc9ae replaced blockquotes with proper note containers 2018-10-01 12:19:34 +02:00
Jim LAURIE
1fcdbf8e43
Merge pull request #2048 from moersoy/master
Update TR translations 🇹🇷
2018-10-01 11:26:40 +02:00
Alberto Maturano
2fcab8f9d1 Fix validation for avoid create invalid indexes
Fix the validation introduced with #1950
Fix #1382

Add skip eslint rule to avoid error
2018-09-30 12:22:43 -05:00
Özgür ERSOY
98ed66293a update missing #2037 2018-09-30 12:21:06 +03:00
Özgür ERSOY
2bde558e95
Merge pull request #4 from strapi/master
sync
2018-09-30 12:16:04 +03:00
Jim LAURIE
0f4b62a583
Fix spaces 2018-09-29 15:35:10 +02:00
Jim LAURIE
263c8fc127
Remove log 2018-09-29 14:57:52 +02:00
Jim LAURIE
8e7146c62b
Merge pull request #2026 from henrych4/update-doc-requirement
Update node and npm requirement on both Github issue template and documentation
2018-09-29 14:46:23 +02:00
Jim LAURIE
d1721b66f0
Merge branch 'master' into update-doc-requirement 2018-09-29 14:45:43 +02:00
Jim LAURIE
fef8e5afe8
Merge pull request #2037 from moersoy/master
Update TR translations 🇹🇷
2018-09-29 14:29:36 +02:00
Jim LAURIE
e98589e130
Merge branch 'master' into master 2018-09-29 14:29:25 +02:00
Jim LAURIE
aea7e1f486
Merge pull request #2043 from BraydenGirard/patch-1
Updated docs for MLab example configuration
2018-09-28 19:47:26 +02:00
Jim LAURIE
025eba1bb8
Merge branch 'master' into patch-1 2018-09-28 19:47:09 +02:00
Jim LAURIE
377a63d590
Merge pull request #2040 from strapi/fix/1785
Fix the same password requirements when registering a user
2018-09-28 19:44:29 +02:00
Jim LAURIE
bff434f3ad
Merge branch 'master' into fix/1785 2018-09-28 19:43:19 +02:00
Jim LAURIE
455077b786
Delete log 2018-09-28 19:43:03 +02:00
Jim LAURIE
c333963b7a
Merge pull request #2041 from strapi/fix/1823
Allow any valid JSON in the content manager
2018-09-28 19:40:08 +02:00
Jim LAURIE
8e85e104cc
Merge branch 'master' into fix/1823 2018-09-28 19:40:00 +02:00
Jim LAURIE
71dbb7bc55
Merge pull request #2039 from derrickmehaffy/updateIssueTemp
Update the Templates to ensure users are on the latest release
2018-09-28 17:35:09 +02:00
Jim LAURIE
c804978d65
Merge branch 'master' into updateIssueTemp 2018-09-28 17:35:01 +02:00
Jim LAURIE
adfade414e
Merge pull request #2036 from maturanomx/fix/serverPermission
Add execute bit to `server.js` file
2018-09-28 16:25:12 +02:00
Brayden Girard
6949720de9
Updated for MLab example configuration 2018-09-28 10:00:59 -04:00
cyril lopez
3acec21d68 Add en trad 2018-09-28 12:53:14 +02:00
cyril lopez
d992fd7464 Fixes 1785 2018-09-28 12:52:27 +02:00
cyril lopez
f593a441e6 Fixes 1823 2018-09-28 12:24:11 +02:00
DMehaffy
46b477c0b3 Update the templates 2018-09-28 03:05:55 -07:00
Martin Muzatko
f52ab10de0 fixed double entry for request in sidebar 2018-09-28 12:05:09 +02:00
Martin Muzatko
03fc2e1f0e added docs package lifecycle hooks 2018-09-28 11:26:00 +02:00
Martin Muzatko
a9951fbe84 added redirect to latest version on docs homepage 2018-09-28 11:05:35 +02:00
Martin Muzatko
7376e49827 fixed some broken docs in v1 2018-09-28 11:04:40 +02:00
Martin Muzatko
ab310dd1db added version selector 2018-09-28 11:04:07 +02:00
Martin Muzatko
add86f2597 added sidebar config and custom markdown directives 2018-09-28 10:20:08 +02:00
Martin Muzatko
77e73cbc19 ejected theme for custom modifications 2018-09-28 10:19:11 +02:00
Özgür ERSOY
0994b05142 Update TR translations - 2 #1634 2018-09-27 22:53:39 +03:00
Özgür ERSOY
e6aea6022e
Merge pull request #3 from strapi/master
sync
2018-09-27 22:26:52 +03:00
Alberto Maturano
6f35b53d3c Add execute bit to server.js file
Without this, #1967 makes no sense.
2018-09-27 12:54:49 -05:00
Jim LAURIE
63b44b173e
Merge pull request #2027 from strapi/order-translation-key
Reorder translation keys
2018-09-27 18:39:42 +02:00
Jim LAURIE
1f56c823e9
Merge branch 'master' into order-translation-key 2018-09-27 18:39:22 +02:00
Jim LAURIE
aa70eb2bd9
Merge pull request #1928 from uyouthe/master
Font-family declarations fixed
2018-09-27 18:32:15 +02:00
Jim LAURIE
29409f9531
Merge branch 'master' into master 2018-09-27 18:32:03 +02:00