10860 Commits

Author SHA1 Message Date
Jim LAURIE
0bb89aee25
Merge branch 'master' into fix/profile-button-redirect-to-incorrect-url-format 2020-01-02 14:38:53 +01:00
Jim LAURIE
6a4262d619
Merge pull request #4822 from strapi/fix/upload-url-relative
Leave file url as realtive
2020-01-02 14:34:07 +01:00
Jim LAURIE
1ac92c28d3
Merge branch 'master' into fix/upload-url-relative 2020-01-02 14:28:11 +01:00
Jim LAURIE
a9c236736d
Merge pull request #4815 from EugeneFox78/patch-1
Update ru.json
2020-01-02 14:23:08 +01:00
Jim LAURIE
2fc7966cb8
Merge branch 'master' into patch-1 2020-01-02 14:22:03 +01:00
Jim LAURIE
4e87eaef0d
Merge pull request #4797 from uinz/patch-1
Update zh-Hans.json
2020-01-02 14:08:44 +01:00
Jim LAURIE
daf2dd4ac2
Merge branch 'master' into patch-1 2020-01-02 14:08:35 +01:00
Jim LAURIE
5a8f7510d7
Merge pull request #4723 from jesusprubio/master
Fix plugin upload UI description
2020-01-02 14:04:11 +01:00
Jim LAURIE
91c15a8e5c Merge branch 'master' of github.com:strapi/strapi into pr/4723 2020-01-02 14:00:44 +01:00
Jim LAURIE
27fa30eb60
Merge pull request #4643 from fouber/patch-1
Adjust the LeftMenuLinkContainer height
2020-01-02 13:56:08 +01:00
Jim LAURIE
2ebef4cbef
Merge branch 'master' into patch-1 2020-01-02 13:55:36 +01:00
Jim LAURIE
33415b9f0b
Merge pull request #4538 from mdacosta/fix/4537
Add support for Mailgun templates and variables
2020-01-02 13:51:03 +01:00
Jim LAURIE
2557f34963
Merge branch 'master' into fix/4537 2020-01-02 13:50:45 +01:00
Jim LAURIE
ec23462ecd
Merge pull request #4877 from strapi/fix-4866
Fix compo file path
2020-01-02 12:16:02 +01:00
Jim LAURIE
cb7e24da2a Fix compo file path
Update the path of component file for the database collection update.

fix #4866
2020-01-02 12:06:58 +01:00
Abraham Cuenca
a6388671fa
Merge branch 'master' into fix/profile-button-redirect-to-incorrect-url-format 2020-01-02 00:36:29 -08:00
KULDIP PIPALIYA
cad9057911 package.json name property must in lowercase 2020-01-02 00:16:48 +05:30
ejez
cf93f739df
correct typo 2020-01-01 13:32:43 +03:00
jozefcipa
ebed180f91 Fix not showing config form for selected upload provider 2019-12-31 16:56:22 +01:00
virginieky
79e7153adb
Merge pull request #4862 from strapi/fix-4843
Fix scroll content type fields
2019-12-31 15:19:27 +01:00
Jim LAURIE
d17344211c fix: fix scroll content type fields
On the page to customize the fileds displayed in the entry list.
The dopdown to display available fields doesn't scroll.

fix #4843
2019-12-31 15:02:00 +01:00
virginieky
e3af0c2ab2
Merge branch 'master' into fix/enumeration 2019-12-31 12:42:35 +01:00
jozefcipa
f6d455397f Add security consideration comment 2019-12-30 16:24:41 +01:00
jozefcipa
c64ef79483 Make left menu content types title translatable 2019-12-30 16:23:32 +01:00
jozefcipa
760a3d5dd8 Add slovak translations 2019-12-30 16:22:25 +01:00
profispojka
70ec89acb7
Merge branch 'feature/adminTranslationCs' into feature/adminTranslationCsWithPlugins 2019-12-30 10:52:57 +01:00
unknown
734f7b1ef8 cs alang fix 2019-12-30 10:45:04 +01:00
jozefcipa
502f746833 Fix reversed upload message 2019-12-29 22:24:25 +01:00
Ali Abbas
f997f146c9
Update deployment.md 2019-12-30 02:17:09 +05:30
Jim LAURIE
4fd7713d08 feat: allow custom exit code strapi.stop
You will be allow to customize the exit code for the strapi.stop function.

fix #3197
2019-12-28 17:09:00 +01:00
Jim LAURIE
d4432d1627 fix: update user loggedin via provider
Apply the password not null validation only if the provider is local.
With that provider users not require a password on profile update.

fix #2963
2019-12-28 16:42:53 +01:00
Jim LAURIE
3d21af7678 fix: alert when dot in database name
MongoDB can't have a dot in it's name. So here I add a validation for the database name.

fix #2268
2019-12-28 00:01:54 +01:00
yinz
8a1449b087
Merge branch 'master' into patch-1 2019-12-27 20:22:14 +08:00
Ali Abbas
754bf59b97
Update api-endpoints.md 2019-12-27 16:15:22 +05:30
João Eudes Lima
317f4a1a02 Update reference of links documentation 2019-12-27 00:52:09 -03:00
Abraham Cuenca
8d69c8db38
Merge branch 'master' into fix/profile-button-redirect-to-incorrect-url-format 2019-12-26 13:54:34 -08:00
cyril lopez
d6392858ed
Merge branch 'master' into ctb/improve-stepper 2019-12-26 16:28:28 +01:00
Jim LAURIE
ee0beca5ef
Merge pull request #4824 from strapi/fix/beta.18_migration
Beta.18.x migration guide add mongoose tabs
2019-12-26 14:51:23 +01:00
Jim LAURIE
505cbb7674
Merge branch 'master' into fix/beta.18_migration 2019-12-26 14:51:14 +01:00
Jim LAURIE
05cf3c4ddc
Merge pull request #4816 from strapi/docs-trouble-shooting-email
Add email trouble shooting
2019-12-26 14:50:46 +01:00
Jim LAURIE
bc33a35ba7
Merge branch 'master' into docs-trouble-shooting-email 2019-12-26 14:50:38 +01:00
Jim LAURIE
5b0f8baa7f
Merge pull request #4817 from strapi/docs-auth-request
Add guide to request as authenticated user
2019-12-26 14:50:00 +01:00
Jim LAURIE
733721262b
Merge branch 'master' into docs-auth-request 2019-12-26 14:49:53 +01:00
Jim LAURIE
b48abbda37
Merge pull request #4788 from strapi/feat-private
Add private option in CTB field options
2019-12-26 14:49:38 +01:00
yinz
9dd291d621
Merge branch 'master' into patch-1 2019-12-26 21:21:30 +08:00
Jim LAURIE
18d934c632
Merge branch 'master' into feat-private 2019-12-26 14:21:23 +01:00
Jim LAURIE
4eca6b4732 fix: typo pr feedback 2019-12-26 14:14:49 +01:00
soupette
0a79855f14 Merge branch 'master' of github.com:strapi/strapi into ctb/improve-stepper 2019-12-26 11:31:19 +01:00
soupette
628c76ccfc Design stepper dropdown 2019-12-26 11:30:04 +01:00
soupette
3ba4e96957 Remove subTargetUid query string 2019-12-26 10:41:24 +01:00