211 Commits

Author SHA1 Message Date
Jim LAURIE
fa94d12e4f 3.0.0-alpha.12.7.1 2018-07-10 18:10:42 +02:00
Jim LAURIE
a6d48caad9 3.0.0-alpha.12.7 2018-07-10 15:37:47 +02:00
Taihoon Kim
5cfb9e9439 Korean Language Support 2018-07-06 15:34:20 +09:00
Carlos Guimaraes
46765b442c
Brazilian Portuguese Language Support 2018-07-01 17:24:47 -03:00
Jim LAURIE
c5f1b8507e
Merge branch 'master' into language-pt 2018-06-27 14:51:17 +02:00
Jim LAURIE
534b17f77f 3.0.0-alpha.12.6 2018-06-26 18:23:36 +02:00
Faustino Kialungila
c8a74b9e69 Portuguese Language Support 2018-06-23 12:11:20 +02:00
Alessio Koci
c8f9b2f07c fix directories structure 2018-06-20 09:31:25 +02:00
Alessio Koci
5c3445c566 Translation IT - Plugin upload 2018-06-19 14:37:38 +02:00
Jim LAURIE
92bdb4e758 3.0.0-alpha.12.5 2018-06-18 16:49:28 +02:00
Salem
a0cb449212
Rename sa.json to ar.json 2018-06-17 16:06:28 +03:00
Salem
e777c20428
Rename ar.json to sa.json 2018-06-17 16:03:42 +03:00
Jim LAURIE
e8d435989c
Merge branch 'master' into master 2018-06-17 14:16:33 +02:00
Dominik Opyd
bb0d4cbda8 polish language | strapi-plugin-upload 2018-06-14 18:32:23 +02:00
Dominik Opyd
7186cd6e49 polish language | upgrade 2018-06-14 15:59:24 +02:00
Jim Laurie
69157dbba2 3.0.0-alpha.12.4 2018-06-13 17:39:37 +02:00
Jim Laurie
2a449532ec 3.0.0-alpha.12.3 2018-06-06 17:34:07 +02:00
Salem
3146cadf30
Create ar.json 2018-05-31 01:12:42 +03:00
Aurelsicoko
4ca24a37de Add usage tracking link in the menu #1280 2018-05-28 14:39:02 +02:00
soupette
d1dfb7fc40 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-05-22 18:17:56 +02:00
Yakup AD
58e4b27ddb update Turkish language translates 2018-05-20 14:08:47 +03:00
soupette
f3bdbff968 Fix conflicts 2018-05-18 14:56:40 +02:00
Jim LAURIE
74d3987a11
Merge branch 'master' into add-styled-component 2018-05-18 11:07:32 +02:00
Jim Laurie
31c0d7457a 3.0.0-alpha.12.2 2018-05-17 16:54:27 +02:00
Jim Laurie
8addd7f000 Fix order plugin upload 2018-05-17 16:05:18 +02:00
soupette
220e6baaef Harmonize content manager filters options to match the generated APIs
Change the GlobalPagination & PageFooter params type
Apply these modifications into the plugins that were using those compos
2018-05-16 17:10:43 +02:00
Jim Laurie
4069a3bdaf Fix fail build on publish npm release 2018-05-16 15:22:20 +02:00
soupette
51f5adc56a Add styled-components 2018-05-15 14:07:18 +02:00
cyril lopez
1f019c60c3
Merge branch 'master' into eslint 2018-05-14 11:50:32 +02:00
Jim LAURIE
0bb4f9cfae
Merge branch 'master' into npmignore 2018-05-08 11:36:35 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
Jim Laurie
8f5443db17 3.0.0-alpha.12.1.3 2018-05-07 10:46:43 +02:00
soupette
2df4cb3311 Remove npm run lint test in all packages 2018-05-07 09:29:35 +02:00
Abdón Rodríguez Davila
0fbf3cae79 Ignore .editorconfig & .gitattributes in npm plugins & admin 2018-05-04 16:47:07 +02:00
soupette
74de4da177 Change test 2018-05-04 11:55:34 +02:00
soupette
601143b4d5 Remove eslint dependencie in all packages 2018-05-04 11:08:41 +02:00
Jim Laurie
c491c61a97 3.0.0-alpha.12.2 2018-05-03 14:15:21 +02:00
Jim LAURIE
a3d9454ee0
Merge branch 'master' into fix-ctb 2018-05-01 11:29:31 +02:00
soupette
e439333b42 Add eslint to plugin-upload backend 2018-04-30 18:00:01 +02:00
Zhuang
7634ff5602 add simplify chineses translation for plugins 2018-04-30 22:09:53 +08:00
soupette
ba6011beda Fix popuprelation bug 2018-04-30 15:30:49 +02:00
Jim LAURIE
9cc62373f0
Merge branch 'master' into sql-xp 2018-04-27 16:29:49 +02:00
soupette
0ca85934ac Add strapi-lint to ctm plugin and modify monorepo setups script to install it.
Now the strapi-lint is installed in both the ctm and the helper-plugin. It will be installed in all plugins later.

Important the updated eslint configuration requires to modify a lot of files....
2018-04-27 16:25:23 +02:00
soupette
b7fffb0ce7 Fixes #958 2018-04-25 16:34:20 +02:00
Jim Laurie
8d2a46cd0c Fix conflict timestamp 2018-04-25 11:06:12 +02:00
Jim Laurie
efdcc4cde9 Fix morph table creation 2018-04-24 16:19:17 +02:00
Jim Laurie
1ae9e65b42 Upload setup in bookshelf and create morph tables 2018-04-24 15:24:48 +02:00
Jim Laurie
8191c43ce5 Create tables is not exist instead of log queries 2018-04-23 16:09:01 +02:00
Jim LAURIE
36393b9594
Merge branch 'master' into reduce-setup-monorepo 2018-04-23 12:32:01 +02:00
Juampy NR
6d366b78c1
Merge branch 'master' into fix-mysql-5.7 2018-04-18 19:05:16 +02:00