Alexandre Bodin
|
80989ee8ec
|
Make hook loading async
|
2019-08-19 09:37:37 +02:00 |
|
Alexandre Bodin
|
cd19e04d6d
|
Init queryManager
|
2019-07-16 17:23:24 +02:00 |
|
Alexandre Bodin
|
b24d88f740
|
init schema mongoose
|
2019-07-02 13:56:14 +02:00 |
|
Alexandre Bodin
|
e9d2c04824
|
Init groupManager
|
2019-07-02 13:28:16 +02:00 |
|
Alexandre Bodin
|
0fc01f5a40
|
Load groups
|
2019-07-02 13:28:15 +02:00 |
|
Alexandre Bodin
|
35cbb507a9
|
Add dbSchema support for pg
|
2019-05-13 16:01:53 +02:00 |
|
Alexandre Bodin
|
ce1a327ef2
|
Merge branch 'master' into tech/build-process
|
2019-05-03 11:37:01 +02:00 |
|
Jim LAURIE
|
ca46db9b31
|
Fix #3192 filter on timestamp attributes
|
2019-04-30 18:33:14 +02:00 |
|
Alexandre Bodin
|
0ba139307c
|
Handle many to many correctly
|
2019-04-19 17:32:43 +02:00 |
|
Alexandre Bodin
|
50b371b853
|
Merge branch 'beta' into tech/core-api
|
2019-04-19 08:26:13 +02:00 |
|
Alexandre Bodin
|
0d72faaddc
|
Merge branch 'master' into beta
|
2019-04-18 18:47:48 +02:00 |
|
Alexandre Bodin
|
187700e1c9
|
Handle different databases names standards
|
2019-04-18 16:01:31 +02:00 |
|
Jim LAURIE
|
99477c4b80
|
Fix #3147 join multi database
|
2019-04-17 15:13:05 +02:00 |
|
Alexandre Bodin
|
710e3ab52f
|
Save plugins models in extensions folder
|
2019-04-16 09:05:46 +02:00 |
|
Alexandre Bodin
|
50bccee156
|
Setup default controller / service
|
2019-04-16 08:50:47 +02:00 |
|
soupette
|
a2192c1dec
|
Fix conflicts
|
2019-04-09 16:01:01 +02:00 |
|
soupette
|
e56e46e030
|
Split admin and users.
Co-authored-by: lauriejim
|
2019-04-09 12:09:03 +02:00 |
|
Alexandre Bodin
|
a6ffb9237e
|
Cleanup unused code
|
2019-03-22 19:25:29 +01:00 |
|
Alexandre Bodin
|
f667cbb347
|
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf
|
2019-03-21 17:42:30 +01:00 |
|
Alexandre Bodin
|
d2db6b633f
|
Mongo + graphql v1
|
2019-03-21 09:07:36 +01:00 |
|
Kamal Bennani
|
3414e2d5cf
|
Introduce the new Builder/Converter for Bookshelf ORM
|
2019-03-21 09:05:11 +01:00 |
|
Prateek Narula
|
5821b8ac15
|
FetchCollection changed to FetchAll
beforeFetchCollection will be beforeFetchAll and afterFetchCollection will be afterFetchAll.
Lifecycle hook variables need to be changed to be inline with mongoose. See https://github.com/strapi/strapi/blob/master/packages/strapi-hook-mongoose/lib/index.js
|
2019-03-12 17:23:38 +01:00 |
|
Jim LAURIE
|
0ed71140bf
|
Remove comments
|
2019-03-11 17:11:53 +01:00 |
|
REDDY PRASAD
|
786e1e00f7
|
🐛 Fix 'non-constant default' error while addind timestamp field to existing sqlite3 table
|
2019-03-08 11:33:47 +05:30 |
|
Jim LAURIE
|
8241863444
|
Merge branch 'master' into enhancement/bigint
|
2019-03-07 13:42:16 +01:00 |
|
Jim LAURIE
|
1a91bd5ea6
|
Fix sqlite migration
|
2019-02-19 09:21:07 +01:00 |
|
Jim LAURIE
|
4e2f976ca0
|
Fix sqlite migration tmp table
|
2019-02-18 18:12:34 +01:00 |
|
Jim LAURIE
|
a25c6b5c69
|
Fix typo
|
2019-02-16 13:14:09 +01:00 |
|
Jim LAURIE
|
fb04c4dcbe
|
Fix sqlite column update
|
2019-02-14 16:23:29 +01:00 |
|
Sajjad Shirazy
|
dfead41387
|
use _.castArray instead, it'll only cast the value to an array if it's not the case already
|
2019-02-04 12:20:17 +03:30 |
|
Sajjad Shirazy
|
1768bbc209
|
forgotten pull
|
2019-02-03 15:10:04 +03:30 |
|
Sajjad Shirazy
|
9453eb3829
|
Merge branch 'master' of https://github.com/sajjad-shirazy/strapi
|
2019-02-03 15:08:57 +03:30 |
|
Sajjad Shirazy
|
a9606b6eae
|
Supporintg IN and NOT IN as a filter type
|
2019-02-03 15:08:36 +03:30 |
|
Sajjad Shirazy
|
4d4d32837c
|
Supporting NOT IN as a filter
|
2019-02-03 14:04:22 +03:30 |
|
Sajjad Shirazy
|
ec0992b3b9
|
Supporting NOT IN as a filter
|
2019-02-02 16:25:03 +03:30 |
|
Jim LAURIE
|
6cbddab6c8
|
Fix PR feedback
|
2019-01-31 14:17:52 +01:00 |
|
Jim LAURIE
|
fdcecff2e6
|
Add test and fix model update
|
2019-01-31 14:05:59 +01:00 |
|
Jim LAURIE
|
3db3b93fdb
|
Merge branch 'master' into sqlite-support
|
2019-01-31 11:15:19 +01:00 |
|
DMehaffy
|
339c756e05
|
Merge branch 'master' into enhancement/bigint
|
2019-01-30 23:04:39 -07:00 |
|
DMehaffy
|
590012a8f1
|
Temp fix for bookshelf bigint
|
2019-01-30 05:53:10 -07:00 |
|
Jim LAURIE
|
412fcbb298
|
Merge branch 'master' into sqlite-support
|
2019-01-24 15:00:19 +01:00 |
|
Jim LAURIE
|
0238257eec
|
Fix get timestamp in the admin
|
2019-01-23 15:19:34 +01:00 |
|
Jim LAURIE
|
f90255bb75
|
Merge branch 'master' into issue/2327
|
2019-01-22 13:52:13 +01:00 |
|
DMehaffy
|
b38fc464fe
|
Modify bitint limit to javascript maximum
|
2019-01-21 08:37:35 -07:00 |
|
DMehaffy
|
53f3550464
|
fix int and bigint types in bookshelf
|
2019-01-21 08:00:13 -07:00 |
|
DMehaffy
|
f2870bc8fc
|
Add bigint
|
2019-01-21 04:35:11 -07:00 |
|
Aurélien Georget
|
b501e8bb1b
|
Resolve conflicts
|
2019-01-05 20:33:47 +01:00 |
|
Pierre Burgy
|
b1f063abe0
|
Add JSON support for SQLite
|
2019-01-03 23:29:30 +01:00 |
|
Pierre Burgy
|
7b6558884e
|
Fix lint error
|
2019-01-03 22:52:39 +01:00 |
|
Pierre Burgy
|
fddf391e84
|
Add SQLite support
|
2018-12-29 21:35:07 +01:00 |
|