780 Commits

Author SHA1 Message Date
aurelsicoko
cc01924787 Fix start CLI 2017-07-27 17:03:31 +02:00
aurelsicoko
626b6f4ba6 Remove global for count startup time and update package.json 2017-07-27 16:51:29 +02:00
aurelsicoko
99de59bdf6 Clean dependencies 2017-07-27 16:47:09 +02:00
aurelsicoko
bca6ead5cf Harmonize configurations between adapters 2017-07-27 16:40:39 +02:00
aurelsicoko
8441d9b4be Load custom hooks/middlewares and display warning message on missing enabled key 2017-07-27 13:06:05 +02:00
aurelsicoko
401d618a07 Take care of new configurations files 2017-07-26 18:53:48 +02:00
aurelsicoko
225eee077a Resolve startup issue 2017-07-25 17:12:18 +02:00
aurelsicoko
60026f86c1 Remove after 2017-07-24 20:05:47 +02:00
aurelsicoko
4f7efef381 Update core architecture 2017-07-24 19:58:03 +02:00
Pierre Burgy
63b9986686 Fix setup issue 2017-05-11 17:49:15 +02:00
Pierre Burgy
666553ea30 Separate strapi-generate-admin and strapi-admin packages 2017-05-11 17:30:00 +02:00
Aurélien Georget
c073bb8463 Be able to set expiration time 2017-04-21 15:49:41 +02:00
Aurélien Georget
f12884a3d6 Use globalId on many-to-many relationships to avoid conflicts with model's name 2017-04-12 15:43:18 +02:00
Aurélien Georget
21df50a44f Remove comments 2017-04-11 11:59:04 +02:00
Aurélien Georget
101ddb509f Reverse mapper on keys' name changed by the columnName property 2017-04-11 11:56:31 +02:00
Aurélien Georget
41ff2c66c8 Merge branch 'alpha.4' of github.com:strapi/strapi into alpha.4 2017-04-07 16:56:52 +02:00
Aurélien Georget
63393f88a3 Use koa-body to handle multipart data 2017-04-07 16:54:32 +02:00
Jim Laurie
42c688b153 Handle options in Strapi models 2017-04-07 15:48:09 +02:00
Aurélien Georget
5228c0ef39 Update dependencies 2017-04-03 10:20:50 +02:00
Aurélien Georget
dc3eb2d748 Merge branch 'alpha.4' of github.com:strapi/strapi into alpha.4 2017-04-03 10:03:11 +02:00
Jim Laurie
4645e7fd00 Map columnName to create relations 2017-03-24 12:03:14 +01:00
Pierre Burgy
ef7ad188f2 Add port setting for knex 2017-03-15 16:45:53 +01:00
Aurélien Georget
68488ca48c Fix lifecycle callback for Bookshelf 2017-03-15 13:47:02 +01:00
Pierre Burgy
1228cee998 Fix missing files admin issue 2017-03-15 11:48:56 +01:00
Pierre Burgy
692f1308ab Fix scss variable path 2017-03-14 16:09:53 +01:00
Pierre Burgy
11a235ae50 App postcss config in settings manager 2017-03-14 16:07:25 +01:00
Aurélien GEORGET
c9441292fd Merge pull request #190 from strapi/improvement/policies
Improvement/policies
2017-03-14 14:39:42 +01:00
Pierre Burgy
0cac44a17b Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/policies 2017-03-14 14:32:25 +01:00
Aurélien GEORGET
0c12744256 Merge pull request #191 from strapi/improvement/generators
Improvement/generators
2017-03-14 14:32:11 +01:00
Pierre Burgy
c753ca9667 Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/generators 2017-03-14 14:23:12 +01:00
Aurélien GEORGET
1b5b0b0003 Merge pull request #193 from strapi/fix/dependencies
Fix/dependencies
2017-03-14 14:22:16 +01:00
Aurélien Georget
8a2c13cae7 Use latest version koa-joi-router 2017-03-14 14:09:52 +01:00
Aurélien Georget
efa4983608 Update setup 2017-03-14 13:56:32 +01:00
Pierre Burgy
d4468ba89b Use shelljs for setup script 2017-03-14 12:25:39 +01:00
Aurélien Georget
c8acd6fcef Disabled karma tests for dashboard 2017-03-09 16:22:09 +01:00
Aurélien Georget
77051bde19 Update dependencies and fix setup 2017-03-09 15:25:15 +01:00
Pierre Burgy
1889b2adc7 Fix format for API generator 2017-03-09 14:26:47 +01:00
Pierre Burgy
26710f42cd Use lodash get function to keep consistency in code 2017-03-09 13:56:14 +01:00
Pierre Burgy
0d504dd266 Remove useless parameter for plugin generator 2017-03-07 18:30:33 +01:00
Pierre Burgy
22cbc321eb Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/generators 2017-03-07 16:02:31 +01:00
Pierre Burgy
8cdb09fe41 Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/policies 2017-03-07 15:07:15 +01:00
Pierre Burgy
5bc7803b03 Set policies in config object 2017-03-06 23:56:51 +01:00
Aurélien Georget
a5a1d98961 Add TTL to Redis session and expose session in ctx.state 2017-03-06 11:47:33 +01:00
Pierre Burgy
bd20e9764a Plugin's policies can be used from app APIs 2017-03-03 12:48:19 +01:00
Pierre Burgy
2f018a0521 Implement logic for plugin policies 2017-03-03 11:33:51 +01:00
Pierre Burgy
010ee20731 Fix policy generator 2017-03-02 12:28:06 +01:00
Pierre Burgy
5c23d8325a Implement logic for api policies 2017-03-02 12:25:20 +01:00
Pierre Burgy
f03c27724a Implement logic for global policies 2017-03-02 12:18:13 +01:00
Pierre Burgy
86baa4dc65 Fix issue that was preventing the usage of mongoose 2017-03-02 11:07:41 +01:00
Pierre Burgy
0322eddff1 Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/generators 2017-03-02 11:02:56 +01:00