438 Commits

Author SHA1 Message Date
Jim LAURIE
77b068ef07
Merge branch 'master' into add-overlay-blocker 2018-01-18 09:33:00 +01:00
Jim Laurie
03643bfb13 3.0.0-alpha.8 2018-01-17 16:59:28 +01:00
cyril lopez
d3f81bc2b1 Remove stm request helper and remove stm OverlayBlocker related constants and action 2018-01-17 14:19:02 +01:00
cyril lopez
e49ae84b97 Add OverlayBlocker to stm 2018-01-12 17:35:00 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
Jim Laurie
ff46faf306 Execute controller action out of authorization try 2018-01-09 13:53:52 +01:00
Aurélien GEORGET
8a1b95f2b5
Merge branch 'master' into enhancement/one-way 2018-01-08 12:12:01 +01:00
Aurelsicoko
10db375825 Fix #379 - Support one-way relationship 2018-01-08 12:10:48 +01:00
Jim Laurie
cc4973b65b 3.0.0-alpha.7.3 2018-01-05 12:10:41 +01:00
Aurelsicoko
12d1357d36 Update behavior on plugin card and retrieve logo & description from API 2018-01-04 19:04:22 +01:00
Jim LAURIE
9b9ee3bc83
Remove spaces 2017-12-15 18:15:38 +01:00
cyril lopez
78e1442342 Update branch
Merge branch 'master' of github.com:strapi/strapi into fix-language
2017-12-15 18:06:06 +01:00
Jim Laurie
5b6127876d 3.0.0-alpha.7.2 2017-12-15 15:04:31 +01:00
cyril lopez
55d839113d Fix stm add language bug 2017-12-14 16:28:51 +01:00
Jim Laurie
1ab6ae71d8 3.0.0-alpha.7.1 2017-12-14 10:27:08 +01:00
Jim Laurie
6d39c26568 3.0.0-alpha.7 2017-12-11 15:11:29 +01:00
cyril lopez
4d15c74a21 Fix feedback PR 2017-12-07 16:53:30 +01:00
cyril lopez
9b5be00115 Add 404 in content type builder 2017-12-06 17:23:14 +01:00
cyril lopez
c2fd6468b4 Add 404 in settings manager 2017-12-06 17:05:03 +01:00
Jim Laurie
d5d08e16f9 Identify admin by headers and send custom error response 2017-12-06 11:38:00 +01:00
Aurelsicoko
b195ae0ef8 Merge branch 'alpha.7' of github.com:strapi/strapi into user-permissions 2017-12-04 11:43:53 +01:00
cyril lopez
eed26aeef7 Prevent plugins to execute the bootstrap file (frontend) if the plugin users-permissions is in the project or if the user is not logged in 2017-12-01 15:45:11 +01:00
cyril lopez
47dccaa26b Fix request helper 2017-11-29 12:48:58 +01:00
cyril lopez
f6d243a4df Fix add header to request helper 2017-11-29 11:43:38 +01:00
cyril lopez
ac5f20a000 Add reset-password view and fix PR feedbacks 2017-11-20 14:21:08 +01:00
Aurelsicoko
b2603aab4d Update path to use local strapi-helper-plugin 2017-11-17 16:05:47 +01:00
Jim Laurie
7a0d05346b Fix conflict 2017-11-15 12:16:27 +01:00
Aurelsicoko
6f4086be2e Merge from master 2017-11-14 11:53:51 +01:00
Aurelsicoko
f80b54f1e0 Avoid to rebuild admin during installation and remove useless dependencies 2017-11-13 19:24:29 +01:00
Aurelsicoko
0eab3d1219 Remove useless dependencies and silent strapi.log during test 2017-11-13 17:58:48 +01:00
Aurelsicoko
87a083134a Change variable name 2017-11-13 12:45:39 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +01:00
cyril lopez
a95be3c83f Update branch
Merge branch 'master' of github.com:strapi/strapi into list-plugins
2017-11-10 10:29:38 +01:00
cyril lopez
aa3de8a310 Fix settings-manager description typo, expose only the needed informations in /plugins 2017-11-09 13:30:54 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
Jim Laurie
790cee753e 3.0.0-alpha.6.7 2017-11-08 15:46:28 +01:00
Jim Laurie
ef601d6e9a 3.0.0-alpha.6.6 2017-11-07 17:20:06 +01:00
Jim Laurie
b2607dda33 Fix database validation 2017-11-07 17:17:47 +01:00
Jim Laurie
f9d0bc4f9c Handle undefined value for input validation 2017-11-07 12:02:03 +01:00
Jim Laurie
30e39254a6 Change strapi version to alpha.6.5 2017-11-06 15:52:36 +01:00
Jim Laurie
2418686b7b Fix conflict 2017-11-03 15:02:45 +01:00
Jim LAURIE
5ccc49066d
Merge pull request #322 from strapi/list-plugins
List plugins
2017-11-03 15:01:38 +01:00
Jim Laurie
b4c78489dc Merge branch 'master' of https://github.com/strapi/strapi into improvement/database-port-sm 2017-11-03 14:44:03 +01:00
Jim Laurie
40a9abe37b New manifest 2017-11-03 14:30:39 +01:00
Jim Laurie
1d20d59452 Fix confilct 2017-11-03 12:11:29 +01:00
Jim LAURIE
bf50390bb6
Merge pull request #316 from strapi/fix/api-relations-mongoose
Fix api relations
2017-11-03 12:05:39 +01:00
Jim Laurie
76f7f6644d Change logs wording 2017-11-02 13:34:56 +01:00
Jim Laurie
c0eac6b04d Auto add database port 2017-11-02 12:27:52 +01:00
cyril lopez
c40c4c5013 Add plugin description to all plugins packages and pass it to the app context 2017-11-02 11:36:38 +01:00
Jim Laurie
ee280a2bc4 Install database dependencies and add logs 2017-11-01 16:52:00 +01:00