7150 Commits

Author SHA1 Message Date
Jim LAURIE
8208b63c76
Merge branch 'master' into patch-1 2019-02-06 12:38:14 +01:00
Jim LAURIE
745f657d6d
Merge pull request #2721 from strapi/fix/front-generators
Fix front-end generators
2019-02-06 12:10:38 +01:00
soupette
b11e099cd8 Merge branch 'master' of github.com:strapi/strapi into fix/front-generators 2019-02-06 12:09:00 +01:00
soupette
ed7541bbc4 Fix PR feedback 2019-02-06 12:08:49 +01:00
Aurélien Georget
1c740a40ce Fix success install 2019-02-06 11:46:40 +01:00
Jim LAURIE
366ade9872
Merge pull request #2770 from abdonrd/patch-2
Remove unneeded whitespaces
2019-02-06 11:45:08 +01:00
Abdón Rodríguez Davila
2144bfba5a
Remove unneeded whitespaces
I have found them in the git diff during an update to the new version.
2019-02-06 10:15:51 +01:00
Sajjad Shirazy
6a6579fde1 You use _.castArray in bookshelf and you don't use it in mongoose 2019-02-06 10:22:34 +03:30
vedran-brnjetic
e6d929b47d
Docker link had a closing bracket at the end 2019-02-06 01:32:20 +02:00
Jim LAURIE
ab03d9e347
Merge pull request #2762 from JohnMica/patch-1
Update reference summary links
2019-02-05 18:26:21 +01:00
Jim LAURIE
6e78d987b8
Merge branch 'master' into patch-1 2019-02-05 18:26:16 +01:00
Jim LAURIE
0c0c4688c0
Merge pull request #2751 from strapi/yvesdo-URLchange-GS
Getting Started URL change
2019-02-05 17:24:52 +01:00
Jim LAURIE
9a7823cc47
Merge branch 'master' into yvesdo-URLchange-GS 2019-02-05 17:24:38 +01:00
John Mica
e6c5e74170
updated ID links
since the  x.x markdown produces x-x id i've just updated the links to actually support the linked ID
2019-02-05 13:22:21 +00:00
Jim LAURIE
5072cf78ec
Merge pull request #2760 from strapi/3.0.0-alpha.22
3.0.0 alpha.22
2019-02-05 12:38:54 +01:00
Jim LAURIE
5f2d9c9543 Merge branch 'master' of github.com:strapi/strapi into 3.0.0-alpha.22 v3.0.0-alpha.22 2019-02-05 12:26:51 +01:00
Jim LAURIE
26e7b39faa
Merge pull request #2759 from strapi/fix-where-array
Fix ternary condition
2019-02-05 12:26:09 +01:00
Jim LAURIE
f015d7bb2a
Fix condition with int instead of string 2019-02-05 12:17:27 +01:00
Jim LAURIE
cd729ec0da Fix ternary condition 2019-02-05 11:59:06 +01:00
Jim LAURIE
7555cc5952 3.0.0-alpha.22 2019-02-04 18:21:48 +01:00
Jim LAURIE
59b8f4f1ca Add migration guide to alpha.22 2019-02-04 18:07:49 +01:00
Javier Castro
3a2839b53b Fix #2752: Remove temp files after upload (ie. avoid "No space left on device" errors) 2019-02-04 13:17:59 -03:00
soupette
da424a4ca7 Fix displayed field on remove 2019-02-04 17:03:51 +01:00
yvesdo
e83728d91b
Getting Started URL change 2019-02-04 16:55:30 +01:00
Jim LAURIE
a4df0ac217
Merge pull request #2749 from strapi/lauriejim-patch-1
Fix type form if command line config for tests
2019-02-04 15:52:23 +01:00
Jim LAURIE
9cd1e0fb5a
Fix type form if command line config for tests 2019-02-04 15:51:18 +01:00
Jim LAURIE
0741a7f474
Merge pull request #2748 from strapi/lauriejim-patch-1
Fix mysql and pg test connection
2019-02-04 15:41:12 +01:00
Jim LAURIE
8334ca6088
Fix mysql and pg test connection 2019-02-04 15:39:47 +01:00
Javier Castro
c9e7819cc4 Fix #2549: Can not access to the admin folder; dont use npm install, but npm link 2019-02-04 11:15:23 -03:00
Sajjad Shirazy
dfead41387 use _.castArray instead, it'll only cast the value to an array if it's not the case already 2019-02-04 12:20:17 +03:30
Sajjad Shirazy
2090ae761e Missing trailing comma comma-dangle 2019-02-03 15:30:01 +03:30
Sajjad Shirazy
1768bbc209 forgotten pull 2019-02-03 15:10:04 +03:30
Sajjad Shirazy
9453eb3829 Merge branch 'master' of https://github.com/sajjad-shirazy/strapi 2019-02-03 15:08:57 +03:30
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
Sajjad Shirazy
71c279aee6 Supporting NOT IN as a filter 2019-02-03 14:04:22 +03:30
Sajjad Shirazy
4d4d32837c Supporting NOT IN as a filter 2019-02-03 14:04:22 +03:30
EpicUsaMan
327f5f9d4e
Cannot send email because options.to is undefined
Currently user doesn't have property email, but have attributes object with email property inside.
2019-02-03 02:06:30 +02:00
Sajjad Shirazy
6ddf6c8c28
Merge pull request #2 from sajjad-shirazy/patch-4
Supporting `NOT IN` as a filter
2019-02-02 16:34:28 +03:30
Sajjad Shirazy
ca22859932
Merge pull request #1 from sajjad-shirazy/patch-3
Patch 3
2019-02-02 16:33:48 +03:30
Sajjad Shirazy
553a31c85a
Supporting NOT IN as a filter 2019-02-02 16:28:46 +03:30
Sajjad Shirazy
ec0992b3b9
Supporting NOT IN as a filter 2019-02-02 16:25:03 +03:30
Jim LAURIE
5ed07cb27a
Merge pull request #2732 from strapi/quickstart
Add quickstart mode
2019-02-01 17:26:16 +01:00
Jim LAURIE
56979f692a
Fix typo 2019-02-01 17:25:04 +01:00
Aurélien Georget
6c5dcd2c83 Fix setup on Mac 2019-02-01 17:04:08 +01:00
Jim LAURIE
4e9ba1280b Add documentation 2019-02-01 15:19:22 +01:00
Jim LAURIE
1fab158880 Add quickstart mode 2019-02-01 14:56:46 +01:00
Aurélien Georget
bfa77385a1 Remove logs 2019-01-31 19:27:54 +01:00
soupette
33b5b47b18 Fixes #2728 2019-01-31 19:13:42 +01:00
Aurelsicoko
3928ac56a3 Merge branch 'enhancement-install-cmd' of https://github.com/strapi/strapi into enhancement-install-cmd 2019-01-31 18:45:50 +01:00
Aurelsicoko
78e9c5ed8a Fix start and admin setup on Windows 2019-01-31 18:42:54 +01:00