9273 Commits

Author SHA1 Message Date
David Kartuzinski
77faabc7c3 Installation Requirements page now ready to be reviewed. Minor styling elements in the CSS fixed or improved. Internal links, words used (e.g. 'Create admin user' instead of 'Create first user') changed to describe. Clearer navigation in Menu and on page 2019-02-06 16:59:33 +01:00
Jim LAURIE
0cc26762c5
Merge pull request #2773 from strapi/enhancement/success
Improve error detection
2019-02-06 16:55:27 +01:00
Aurélien Georget
b390190f99 Send errors to tracker 2019-02-06 16:48:15 +01:00
Aurélien Georget
ffd57584d5 Merge branch 'master' of github.com:strapi/strapi into enhancement/success 2019-02-06 16:45:32 +01:00
Aurélien Georget
f6824b5b04 Add event to detect content type creation fail 2019-02-06 16:45:04 +01:00
Aurélien Georget
1091b218c2 Add event to identify quickstart issue 2019-02-06 15:59:59 +01:00
Jim LAURIE
880921b5f5
Merge pull request #2772 from strapi/enhancement/success
Detect Yarn installation in success script
2019-02-06 14:55:12 +01:00
Jim LAURIE
b93e48fc52
Merge branch 'master' into enhancement/success 2019-02-06 14:55:05 +01:00
Aurélien Georget
3e62c372f8 Detect Yarn installation 2019-02-06 14:49:46 +01:00
Jim LAURIE
be4a2b760c
Merge pull request #2767 from vedran-brnjetic/patch-1
Docker link had a closing bracket at the end
2019-02-06 12:38:23 +01:00
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
Brinley Ang
211624958f
Merge branch 'master' into patch-2 2019-02-05 13:44:05 +11:00
davidkartuzinski
74e2eab120 navigation/menu and initial instructions for node and otherwise 2019-02-04 19:45:00 +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