Yann Weber
|
89667ee1d1
|
Fixing tests and other classes to fit recent changes
|
9 years ago |
ArnAud
|
3143719d9c
|
LeCrud: fieldlist() returns a True list
|
9 years ago |
ArnAud
|
c3bfb07246
|
group for SQL group not groups
|
9 years ago |
Yann Weber
|
cf691c6538
|
Add a test on LeCrud.select() method (test order, groups, limit and offset arguments) + small bugfixes
|
9 years ago |
ArnAud
|
b1b13f4afa
|
crud, SQL: implement order, group, limit and offset in get() request
|
9 years ago |
Yann Weber
|
c36c13e709
|
Add test for _prepare_order_fields
|
9 years ago |
Yann Weber
|
5515155cd9
|
Implement order by and group by in leobject.get
|
9 years ago |
Yann Weber
|
9b012f2566
|
Moved the doxygen leobject_filter in lecrud + update it
|
9 years ago |
Yann Weber
|
7b22eef33b
|
Add two more operators for filters : "like" and "not like" + updates the associated tests
|
9 years ago |
Yann Weber
|
339545e89a
|
Add some tests for LeCrud utils methods
|
9 years ago |
Yann Weber
|
67dbe5c097
|
Implements relation stuff + a lot of fixes in tests and in leo fieldtypes validation stack
|
9 years ago |
Yann Weber
|
117ecad86a
|
Bugfix in super calls + tests modification given modifications in _prepare_filters
|
9 years ago |
Yann Weber
|
5c1e89f890
|
Associating exceptions with field name in error lists ( cf. #89 )
|
9 years ago |
ArnAud
|
3167f17160
|
ledatasourcesql: implement Letype.update()
|
9 years ago |
Yann Weber
|
90173e9dea
|
Added multiples tests on types in _LeCrud + check given class when inserting
|
9 years ago |
Yann Weber
|
a0a83ad19b
|
Add test + small bugfixes in fieldtypes + implementations of short utils methods
|
9 years ago |
ArnAud
|
142f2ff3f5
|
LeCrud: is_letype() and is_leclass() helper functions + use it in LeDataSourceSQL
|
9 years ago |
Yann Weber
|
798ad5a68e
|
Added 2 fieldtypes : leo and naturerelation + add a uidname method to _LeCrud
|
9 years ago |
ArnAud
|
9d16c6a4c8
|
SQL datasource: implement get() from LeObject
|
9 years ago |
Yann Weber
|
0349007243
|
Added tests + bugfix on LeType __init__ method
|
9 years ago |
Yann Weber
|
bbdee7d082
|
Tests + bugfixes on LeCrud LeObject LeClass and LeType delete and get methods
|
9 years ago |
Yann Weber
|
281acd45f9
|
Bugfix in insert calls in Lecrud + Tests bugfix
|
9 years ago |
Yann Weber
|
52cbce9865
|
Changed LeFactory generated code (again) + Bugfix on LeCrud + more tests and tests update
|
9 years ago |
Yann Weber
|
aae570e5bc
|
Bugfix + added some tests to LeCrud
|
9 years ago |
ArnAud
|
c4f36b9c2d
|
lecrud: raise the appropriate error
|
9 years ago |
Yann Weber
|
d44d86cb79
|
Bugfix and better implementation of _LeCrud.check_datas_value()
|
9 years ago |
Yann Weber
|
9cbef1179b
|
More methods implementations in LeCrud
Implements update, delete, insert and delete_multi (not tested)
|
9 years ago |
Yann Weber
|
432de540e9
|
Implementing get and tools functions in LeCrud (deleting most of them from _LeObject)
Skipping a lot of tests
|
9 years ago |
Yann Weber
|
187886362d
|
Updated LeFactory generated code and LeFactory class itself
Bugfixes in generated code imports
Enhancement on generated classes retrieval
|
9 years ago |
Yann Weber
|
0af03c93d6
|
Import Bugfix + LeFactory generated code update
|
9 years ago |
Yann Weber
|
e335019f79
|
Renamed the package leobject in leapi
|
9 years ago |
Yann Weber
|
76e2cc0d4e
|
LeFactory update : LeCrud concrete object code is now generated + removed some obsolete class attributes of _LeObject
Updated the _LeObject tests to use the dynamic code
|
9 years ago |
Yann Weber
|
24ec892152
|
LeCrud : implementation started
|
9 years ago |