Yann Weber
|
10b8a1873a
|
Updated LeRelation default field list (nature is not internal automatic)
|
9 years ago |
Yann Weber
|
6da730f782
|
Write some test for LeRelation + __eq__ for LeObject + import bugfix in LeRelation
The test are skipped and can be unskipped as soon as LeRelation._prepare_filters() is implemented
|
9 years ago |
Yann Weber
|
1cd5998a88
|
Implements partial instanciation of LeObjects + utility classmethod for LeRelation
|
9 years ago |
Roland Haroutiounian
|
598af04b4c
|
Corrected the LeApiQueryError import in LeRelation module
|
9 years ago |
Yann Weber
|
967be41ede
|
Disabled tests on LeDatasource SQL
|
9 years ago |
Yann Weber
|
61786cc71e
|
Updated generated code with LeRel2Type child classes
|
9 years ago |
Yann Weber
|
8cff059ab3
|
More on LeRelation fieldtypes leo and naturerelation
|
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
|
df40d5f17d
|
Updated fieldtypes to make easier the check_data_value inheritance
|
9 years ago |
Yann Weber
|
9cc1e8ab96
|
Started LeRelation and childs implementation
Begin to work on fieldtypes
|
9 years ago |
ArnAud
|
386a761db1
|
sql datasource: insert an object
|
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
|
1558dcf519
|
Updated LeFactory. Now generating LeClass and LeType from _LeClass and _LeType
|
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 |
ArnAud
|
3c1aa67ea7
|
fieldtypes: should now return (value, error)
|
9 years ago |
Yann Weber
|
4fedabcf88
|
Move and skip some tests
|
9 years ago |
Yann Weber
|
1a561bf6ff
|
Moved the check_datas_value method to lecrud + small bufixes
|
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 |
ArnAud
|
cfbe4ba6db
|
leo: first draft of check data workflow
|
9 years ago |
Yann Weber
|
169fc906c0
|
Bugfix in Lefactory, changed parent class list (LeObject last)
|
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 |
ArnAud
|
d854b468e0
|
Lodel: first draft of Settings class
|
9 years ago |
ArnAud
|
147cadc377
|
fieldtypes: use relative import
|
9 years ago |
Roland Haroutiounian
|
0375755f3e
|
[#85] Update method now uses the relationnal filters
|
9 years ago |
Yann Weber
|
0af03c93d6
|
Import Bugfix + LeFactory generated code update
|
9 years ago |
Roland Haroutiounian
|
10b47324ed
|
Merge branch 't85'
|
9 years ago |
Roland Haroutiounian
|
eca769f3ee
|
[#85] Deleted an old TODO item
|
9 years ago |
Roland Haroutiounian
|
9d3948be43
|
Merge branch 't85'
|
9 years ago |
Roland Haroutiounian
|
dca5d2d1ca
|
[#85] The update method of the LeDataSourceSQL class returns the number of updated rows
|
9 years ago |
Roland Haroutiounian
|
37551572d4
|
Merge branch 't85'
|
9 years ago |
Roland Haroutiounian
|
da8c8ec532
|
[#85] The delete method of LeDataSourceSQL returns the number of deleted rows
|
9 years ago |
Roland Haroutiounian
|
53fd9e77bb
|
Merge branch 't85'
|
9 years ago |
Roland Haroutiounian
|
235ea74d9b
|
[#85] Partial reimplementation of leDataSourceSQL
|
9 years ago |
ArnAud
|
179d0c3a7e
|
delete old code
|
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 |
Yann Weber
|
dcc9fd0cf0
|
Updated fieldtypes check function to fit with the futur LeCrud
|
9 years ago |
Yann Weber
|
287504555c
|
Fixed typo in dummy datasource
|
9 years ago |
ArnAud
|
9fdb73106d
|
SQL: do queries in one function
|
9 years ago |
Yann Weber
|
f99f74fcb1
|
Updated the dummydatasource interface + skipping some tests
|
9 years ago |
Yann Weber
|
0e5df59c37
|
Disable a superfluous test and add warning comments
|
9 years ago |
Yann Weber
|
74b5461abe
|
Deleting the EditorialModel from leobject API generated code
|
9 years ago |