392 Commits

Author SHA1 Message Date
invader
2566e4477a admin: update Russian translations in content type builder plugin 2019-01-12 01:25:00 +03:00
Jim LAURIE
43e525e233
Merge branch 'master' into master 2018-12-14 12:29:16 +01:00
Jakub Biesiada
a7a024b9d0 Update styles.scss 2018-12-10 16:46:21 +01:00
soupette
43e02ffb3d Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-12-03 11:24:03 +01:00
Kirill
3ba07e3c74 translation fix 2018-11-29 22:15:48 +03:00
Jim LAURIE
f2ec28907e
Merge branch 'master' into master 2018-11-29 11:45:42 +01:00
soupette
d60b5c5b34 Fix conflicts 2018-11-27 20:22:41 +01:00
soupette
efd1ed4a05 Add selector to ctb content header 2018-11-22 17:29:05 +01:00
soupette
428a9ca62d Fix schema
Force lowerCase on content type name (since it is not supported by the backend)
Clean layout when the model has been removed
2018-11-16 18:34:12 +01:00
soupette
4b26453e0e Fix schema 2018-11-16 18:32:26 +01:00
soupette
fc7ef829a0 Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-11-16 17:13:14 +01:00
soupette
5406b678ac Add selectors for tests and fix bugs 2018-11-16 09:18:57 +01:00
soupette
3cb1291eed Fix bugs and add ids 2018-11-14 18:19:35 +01:00
Alberto Maturano
90fba032d4 style: Improves spanish translation
issue #1621
2018-11-13 16:02:25 -06:00
soupette
8bb2007387 Add selectors 2018-11-09 14:28:48 +01:00
soupette
2a5f0c95d2 Fix conflict 2018-11-08 17:54:45 +01:00
soupette
7a66850aa6 Add ids to buttons in ctb 2018-11-08 16:32:34 +01:00
dimitrinicolas
3d4d4c0525 Update FR translations 2018-11-04 12:28:04 +01:00
Leo
b160fdf79e Translations final fix 2018-11-03 15:03:31 +08:00
Leo
6dc594217c Translations for ZH completed 2018-11-03 14:30:22 +08:00
Leo
935928bdf3 Update Content Type Builder translations 2018-11-03 00:57:57 +08:00
Jim LAURIE
32b7db465d
Merge branch 'master' into japanese_localization 2018-10-25 13:54:50 +02:00
Jan Brachhold
1e7696861e #1620 - Translation keys missing in DE language 2018-10-21 14:50:19 +02:00
Jim LAURIE
e42e532f1a
Merge branch 'master' into revert-1928-master 2018-10-18 10:41:38 +02:00
cyril lopez
2a8ef807d0 Fix PR feedback 2018-10-10 15:54:26 +02:00
cyril lopez
fff21e8afb Fixes #1856 #1233 2018-10-09 15:17:43 +02:00
cyril lopez
977e1b309e Fixes #2097 2018-10-09 14:55:31 +02:00
Jim LAURIE
bcb71242a8
Revert "Font-family declarations fixed" 2018-10-09 12:31:16 +02:00
takeshi_matsushita
930d0170f9 Add ja.json 2018-10-09 07:49:55 +09:00
IdaszakDaniel
207676e123 PL missing translation keys 2018-10-05 21:40:27 +02:00
Jim LAURIE
1f56c823e9
Merge branch 'master' into order-translation-key 2018-09-27 18:39:22 +02:00
Jim LAURIE
29409f9531
Merge branch 'master' into master 2018-09-27 18:32:03 +02:00
Jim LAURIE
070f398044 Reorder translation keys 2018-09-26 15:15:48 +02:00
Jim LAURIE
a818c1258b
Merge branch 'master' into master 2018-09-25 10:11:59 +02:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Miloslav Voloskov
1cd3fe3c5c
Merge branch 'master' into master 2018-09-23 08:04:20 +03:00
Anthony Guimard
5fea994d99 Remove code update commited by error due to bad sync. 2018-09-18 07:17:38 -04:00
Anthony Guimard
2e5c1581bf CamelCased model name with whitespace on form submit.
Model name is camelCased only on input blur, a getModelWithCamelCaseName
function has been added and is used for model object on form submission in order
to prevent name with whitespaces.
2018-09-18 00:18:45 -04:00
uyouthe
2f2ad51804 Font-family declarations fixed 2018-09-10 20:59:33 +03:00
Salem Yaslem
8bde839f86 update strapi-plugin-content-type-builder arabic translate 2018-09-07 02:15:00 +03:00
Kati Frantz
3ee7bbacf3 add validation for title enumeration field 2018-09-02 19:41:09 +01:00
soupette
8003982b08 Fix conflicts 2018-08-22 14:17:09 +02:00
Jim LAURIE
ff886cc3ba
Merge branch 'master' into fix-1704 2018-08-21 11:47:32 +02:00
Jim LAURIE
cef51dd9b0
Merge branch 'master' into improvement/content-type-autofocus 2018-08-21 09:06:21 +02:00
soupette
ef59452b9a Fixes #1704 2018-08-20 17:13:05 +02:00
soupette
688defca70 Fix conflict 2018-08-10 12:52:11 +02:00
Pierre Burgy
5c72dbfb32 Autofocus name when creating a new Content Type #1718 2018-08-08 11:40:21 +02:00
soupette
eceafe7074 Fixes #1395 2018-08-06 16:18:37 +02:00
Jim LAURIE
90041a5fba
Merge branch 'master' into master 2018-08-06 09:43:14 +02:00
soupette
ccb4fe0270 Pull enhancement/sortable-input because master is too buggy with my modifications 2018-08-02 15:51:10 +02:00