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 |
|
Jim LAURIE
|
c0cb8b5012
|
Merge pull request #2716 from tpiros/patch-1
Update quick-start.md
|
2019-01-31 18:21:12 +01:00 |
|
Jim LAURIE
|
afc9263b38
|
Merge branch 'master' into patch-1
|
2019-01-31 18:18:13 +01:00 |
|
Jim LAURIE
|
7c74202076
|
Merge pull request #2719 from strapi/ui/minor-updates
Fix links HomePage
|
2019-01-31 18:08:23 +01:00 |
|
Jim LAURIE
|
f7e25c34e8
|
Merge branch 'master' into ui/minor-updates
|
2019-01-31 18:08:15 +01:00 |
|
soupette
|
2931bd40cf
|
Remove intl from strapi-helper-plugin
|
2019-01-31 16:27:35 +01:00 |
|
Jim LAURIE
|
6c5596675b
|
Merge pull request #2722 from strapi/fix/tradfr
Update FR translation
|
2019-01-31 15:28:16 +01:00 |
|
Jim LAURIE
|
205a1007b2
|
Merge branch 'master' into fix/tradfr
|
2019-01-31 15:28:08 +01:00 |
|
Jim LAURIE
|
7d8507573f
|
Merge pull request #2562 from strapi/sqlite-support
Add SQLite support
|
2019-01-31 15:16:00 +01:00 |
|
Jim LAURIE
|
9c40831c1a
|
Merge branch 'sqlite-support' of github.com:strapi/strapi into sqlite-support
|
2019-01-31 15:15:36 +01:00 |
|
Jim LAURIE
|
b1a47ff075
|
Disable warn log
|
2019-01-31 15:14:50 +01:00 |
|
Jim LAURIE
|
03597170f6
|
Merge branch 'master' into sqlite-support
|
2019-01-31 14:52:06 +01:00 |
|
Jim LAURIE
|
872e0c9fe7
|
Fix restart update db and remove logs
|
2019-01-31 14:50:43 +01:00 |
|
Jim LAURIE
|
f461cd2121
|
Merge pull request #2725 from strapi/lauriejim-patch-1
Hotfix database name variable
|
2019-01-31 14:41:41 +01:00 |
|
Jim LAURIE
|
6af2444309
|
Hotfix database name variable
|
2019-01-31 14:40:55 +01:00 |
|
Jim LAURIE
|
59a7e04a75
|
Update npmcheckversion.js
|
2019-01-31 14:38:48 +01:00 |
|
Jim LAURIE
|
6cbddab6c8
|
Fix PR feedback
|
2019-01-31 14:17:52 +01:00 |
|
Jim LAURIE
|
fdcecff2e6
|
Add test and fix model update
|
2019-01-31 14:05:59 +01:00 |
|
Jim LAURIE
|
3db3b93fdb
|
Merge branch 'master' into sqlite-support
|
2019-01-31 11:15:19 +01:00 |
|
DMehaffy
|
339c756e05
|
Merge branch 'master' into enhancement/bigint
|
2019-01-30 23:04:39 -07:00 |
|
DMehaffy
|
ad54519869
|
PR Feedback
|
2019-01-30 18:18:08 -07:00 |
|
DMehaffy
|
8d8d98b77d
|
Fix typo
|
2019-01-30 18:17:19 -07:00 |
|
Ky
|
1cf546536f
|
HomePage fr trad fix
|
2019-01-30 19:19:37 +01:00 |
|