Yann Weber
537f78e146
Add tests for pickediff datasource and fixes 'autosql' beahvior for fieldtypes + some others modifications
9 years ago
Yann Weber
9939152c9f
Fixing datasources and migration handlers name + the way datasource's __init__ args
9 years ago
Yann Weber
930bf7ba3a
Fixing some doxygen comments errors
9 years ago
Yann Weber
dc143a3376
Implements delete in leapidatasource for leobjects and lerelations
9 years ago
Yann Weber
7fe0fe002e
Updated leapi and dummy datasource update method
Now update take id and no more filters
9 years ago
Yann Weber
43e8145dab
Implements get_max_rank() in LeApi. Add a fieldtype rank. + A lot of bugfix
The me.json was not up to date (Models don't forward classtypes modifications to loaded json file)
Some bugfix on fieldtypes that was not used (because of old me.json)
9 years ago
Yann Weber
f2a54b72cd
Comments update for doxygen doc
Now we have a main page on doxygen
9 years ago
ArnAud
b1b13f4afa
crud, SQL: implement order, group, limit and offset in get() request
9 years ago
Yann Weber
b8266f3303
Update relations rank modifications
9 years ago
Yann Weber
3ae2e6e613
Moved all modules related to DB in the DataSource folder ( fixes #88 )
9 years ago