9143 Commits

Author SHA1 Message Date
Diogo Correia
9315d62e89
Update European Portuguese translations for strapi-admin (#6022)
* Re-order and add missing translations to "pt" locale for strapi-admin

New translations haven't been translated to Portuguese yet.

Signed-off-by: Diogo Correia <me@diogotc.com>

* Update pt translations on strapi-admin

Signed-off-by: Diogo Correia <me@diogotc.com>

* Fix small typos in the new pt locale translations for strapi-admin

Signed-off-by: Diogo Correia <me@diogotc.com>

* Update pt_PT translations with suggestions from PR #6110

Signed-off-by: Diogo Correia <me@diogotc.com>

Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-05-14 10:23:25 +02:00
trick0
04337262cb Merge branch 'master' into master
Signed-off-by: Walter Cossu <walter.cossu@realt.it>
2020-05-13 18:33:44 +02:00
trick0
a824f807fc Merge branch 'master' into master
Signed-off-by: Walter Cossu <walter.cossu@realt.it>
2020-05-13 18:25:41 +02:00
Alexandre BODIN
2f84e42c44
Merge pull request #6112 from strapi/chore/configuration-dump-cli
Configuration dump and restore cli
2020-05-13 16:51:26 +02:00
Alexandre Bodin
35f4b1748e Add import stats
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-12 18:02:11 +02:00
David Thomas
ba6c0b4ba2
Add Twitch auth provider (#6171)
* Add Twitch auth provider

Signed-off-by: David Thomas <dev@synth3.tk>

* Remove unneeded label exclusion

Signed-off-by: David Thomas <dev@synth3.tk>
2020-05-12 16:48:18 +02:00
Sulakin Vadim
30ba717525
fix vk providers (#5783) 2020-05-12 14:04:52 +02:00
Alexandre Bodin
d1d13fab23 Cleanup code
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-12 12:47:23 +02:00
Filipe Medeiros
3b9661acb2
Upgrade dependency version (#6149)
* Ok, now I translated from start to finish

 Should be good to go, some stuff is still in English because it's impossible/worse to translate to PT

Signed-off-by: Filipe <filipesilvamedeiros@gmail.com>

* Updated the dependency. It's a patch, so it shouldn't break anything at all

Signed-off-by: Filipe <filipesilvamedeiros@gmail.com>

* Revert "Ok, now I translated from start to finish"

This reverts commit 7ea0574db78abb6fc0d328465e618b860fff89bb.

Signed-off-by: Filipe <filipesilvamedeiros@gmail.com>
2020-05-12 12:03:15 +02:00
Alexandre Bodin
768b699eb6 Add aliases
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-12 10:55:10 +02:00
Pierre Noël
57d7d876b7
Fix/#4513/ability to use a sub path behind a proxy (#5833)
* add possibility to use strapi on a non-root base url path

* fix documentation password form

* use server.url and admin.url in config

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* update doc proxy

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* move server.url location in config

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* refacto

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* add possibility to put relative urls

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* allow '/' as an admin url + refacto

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* update yarn.lock

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* Remove default proxy option

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

* fix github provider

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* fix github login

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* Remove files that should be here

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-08 13:50:00 +02:00
Alexandre Bodin
937e3baca8 Make strapi.load chainable
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 18:49:44 +02:00
Alexandre Bodin
7da81fef9e Add configuration:dump & configuration:restore commands
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 16:54:56 +02:00
Alexandre Bodin
34026fd88c Init
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 16:54:56 +02:00
Alexandre BODIN
2b3d94d747
Merge pull request #6047 from gfpacheco/bug/ignore-private-fields-on-register
Ignore private fields input on user register
2020-05-07 15:21:33 +02:00
Alexandre Bodin
c90e3eb67b Merge branch 'develop' of github.com:strapi/strapi into develop 2020-05-07 13:14:35 +02:00
Alexandre Bodin
f192d5e171 Merge branch 'master' into develop
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 13:14:23 +02:00
Alexandre Bodin
55c006a6b1 v3.0.0-beta.20.3 2020-05-07 13:02:11 +02:00
Alexandre BODIN
75bce78f95
Merge pull request #6097 from strapi/chore/ctb-verify-pluralized-ct-name
Check pluralize name in ctb
2020-05-07 13:00:08 +02:00
cyril lopez
c48be1bfd0
Merge branch 'master' into IT_translation 2020-05-07 11:02:12 +02:00
Alexandre BODIN
b9d127d47c
Merge pull request #6079 from strapi/chore/password-not-required-on-edit
Make password input optional while editing
2020-05-07 11:01:12 +02:00
Alexandre Bodin
acbd7a231c Clean code
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 10:39:16 +02:00
cyril lopez
48d1a2bde2
Merge branch 'master' into IT_translation 2020-05-07 10:00:41 +02:00
Vanessa
022b228279
Fix issue #5934 - add path folder for thumbnail and breakpoints images (#6078)
Signed-off-by: Lith <lith@amykron.com>
2020-05-07 09:28:26 +02:00
Jim LAURIE
227a8cf8ed
Merge branch 'master' into chore/moveToGHDisc 2020-05-07 09:16:12 +02:00
Alexandre Bodin
63c56d96f2 Check pluralize name in ctb
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 00:56:33 +02:00
soupette
ccd03cb753 Upgrade buffetjs
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-06 22:44:39 +02:00
Alexandre Bodin
b109d6878e Merge branch 'master' into develop 2020-05-06 21:48:20 +02:00
Ky
fc5545e618 Merge branch 'develop' of github.com:strapi/strapi into front/ctm-loader 2020-05-06 17:03:08 +02:00
DMehaffy
6fdd43a1ca
PR feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-05-06 08:01:54 -07:00
cyril lopez
81100b02eb
Merge branch 'develop' into front/media-lib-loader 2020-05-06 16:51:26 +02:00
Ky
55c86b57b2 update getHeaderLabel unit tests
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-06 16:49:07 +02:00
Guilherme Pacheco
677b25007f
Fix user register test
Signed-off-by: Guilherme Pacheco <guilherme.f.pacheco@gmail.com>
2020-05-06 10:42:22 -03:00
Guilherme Pacheco
aa34dd256f
Update register mutation input
Signed-off-by: Guilherme Pacheco <guilherme.f.pacheco@gmail.com>
2020-05-06 10:42:17 -03:00
Alex Yackovlev
c9925f3fa8
Prevent fall through in the model search method when a plugin is specified (#6004)
Signed-off-by: Aleksandr Yackovlev <a.yackovlev@corp.mail.ru>
2020-05-05 19:38:41 +02:00
Thiago Augusto
a96d41eeca
Preventing parse-type Date test failure due to Time Zone differences (#6044)
Signed-off-by: Thiago Augusto <thiago.android88@gmail.com>
2020-05-05 19:34:32 +02:00
Alexandre Bodin
4d5af2c95d Make password input optional while editing
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-05 19:05:43 +02:00
Ky
005d060730 Merge branch 'develop' of github.com:strapi/strapi into front/media-lib-loader 2020-05-05 16:23:51 +02:00
Ky
b5dfa46d31 apply PR review
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 16:23:05 +02:00
virginieky
3acf88a6bb
Merge branch 'develop' into front/leftmenu-ui 2020-05-05 15:11:08 +02:00
Alexandre Bodin
72ad156f20 Merge branch 'master' into develop 2020-05-05 15:01:11 +02:00
Alexandre Bodin
a3304c7b88 Merge tag 'v3.0.0-beta.20.2'
v3.0.0-beta.20.2

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-05 15:00:38 +02:00
Alexandre Bodin
a27d5f210d v3.0.0-beta.20.2 2020-05-05 14:56:13 +02:00
Alexandre Bodin
a927f7e19b Only allow registeration with specific fields
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: diogotcorreia
2020-05-05 14:46:44 +02:00
Ky
def471ef5f apply PR review
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 14:46:17 +02:00
Ky
e4af03cc2b fix space between icon and label
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 11:54:03 +02:00
Ky
740bbd02f7 add loading to CTM listview
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 02:05:35 +02:00
Ky
c02abe90fc rename const
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 01:07:26 +02:00
Ky
18ac81057b Merge branch 'develop' of github.com:strapi/strapi into front/media-lib-loader 2020-05-05 00:54:56 +02:00
Ky
03d86c53fc split media lib HomePage into compos
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 00:52:47 +02:00