888 Commits (e7c1af45d946a701202f250800c4b3f14c67a37c)
 

Author SHA1 Message Date
  ArnAud c4f36b9c2d lecrud: raise the appropriate error 8 years ago
  Yann Weber d44d86cb79 Bugfix and better implementation of _LeCrud.check_datas_value() 8 years ago
  Yann Weber 9cbef1179b More methods implementations in LeCrud 8 years ago
  ArnAud 3c1aa67ea7 fieldtypes: should now return (value, error) 8 years ago
  Yann Weber 4fedabcf88 Move and skip some tests 8 years ago
  Yann Weber 1a561bf6ff Moved the check_datas_value method to lecrud + small bufixes 8 years ago
  Yann Weber 432de540e9 Implementing get and tools functions in LeCrud (deleting most of them from _LeObject) 8 years ago
  ArnAud cfbe4ba6db leo: first draft of check data workflow 8 years ago
  Yann Weber 169fc906c0 Bugfix in Lefactory, changed parent class list (LeObject last) 8 years ago
  Yann Weber 187886362d Updated LeFactory generated code and LeFactory class itself 8 years ago
  ArnAud d854b468e0 Lodel: first draft of Settings class 8 years ago
  ArnAud 147cadc377 fieldtypes: use relative import 8 years ago
  Roland Haroutiounian 0375755f3e [#85] Update method now uses the relationnal filters 8 years ago
  Yann Weber 0af03c93d6 Import Bugfix + LeFactory generated code update 8 years ago
  Roland Haroutiounian 10b47324ed Merge branch 't85' 8 years ago
  Roland Haroutiounian eca769f3ee [#85] Deleted an old TODO item 8 years ago
  Roland Haroutiounian 9d3948be43 Merge branch 't85' 8 years ago
  Roland Haroutiounian dca5d2d1ca [#85] The update method of the LeDataSourceSQL class returns the number of updated rows 8 years ago
  Roland Haroutiounian 37551572d4 Merge branch 't85' 8 years ago
  Roland Haroutiounian da8c8ec532 [#85] The delete method of LeDataSourceSQL returns the number of deleted rows 8 years ago
  Roland Haroutiounian 53fd9e77bb Merge branch 't85' 8 years ago
  Roland Haroutiounian 235ea74d9b [#85] Partial reimplementation of leDataSourceSQL 8 years ago
  ArnAud 179d0c3a7e delete old code 8 years ago
  Yann Weber e335019f79 Renamed the package leobject in leapi 8 years ago
  Yann Weber 76e2cc0d4e LeFactory update : LeCrud concrete object code is now generated + removed some obsolete class attributes of _LeObject 8 years ago
  Yann Weber 24ec892152 LeCrud : implementation started 8 years ago
  Yann Weber dcc9fd0cf0 Updated fieldtypes check function to fit with the futur LeCrud 8 years ago
  Yann Weber 287504555c Fixed typo in dummy datasource 8 years ago
  ArnAud 9fdb73106d SQL: do queries in one function 8 years ago
  Yann Weber f99f74fcb1 Updated the dummydatasource interface + skipping some tests 8 years ago
  Yann Weber 0e5df59c37 Disable a superfluous test and add warning comments 8 years ago
  Yann Weber 74b5461abe Deleting the EditorialModel from leobject API generated code 8 years ago
  Yann Weber def4233c89 Bugfix : make a copy of connections settings in ledatasource constructor to avoid configuration modification 8 years ago
  ArnAud 8c47a604cb migration handler SQL: use new style to create column 8 years ago
  ArnAud 4f1fc375eb mosql utils: no quote around column definitions 8 years ago
  ArnAud e062f1697a SQL datasource: use args from the settings 8 years ago
  Roland Haroutiounian d1034a643c PEP8/PyLint on types.py 8 years ago
  Roland Haroutiounian 8c814e315e PEP8/Pylint on randomem.py 8 years ago
  Roland Haroutiounian 3090208987 PEP8/Pylint on model.py 8 years ago
  Roland Haroutiounian a07f0a10af PEP8/PyLint on fields.py 8 years ago
  Roland Haroutiounian 6a5136d728 PEP8/PyLint on classtypes.py 8 years ago
  Roland Haroutiounian 5d43d897e1 PEP8 / PyLint on classes.py 8 years ago
  Roland Haroutiounian 8b866388e6 PEP8/PyLint on migrationhandler module 8 years ago
  Roland Haroutiounian 8b4244aaf5 PEP8/PyLint on EditorialModel/fieldtypes 8 years ago
  Roland Haroutiounian 565045b413 PEP8/Pylint on DataSource MySQL 8 years ago
  ArnAud 04aa093ccf SQL datasource: use Cursor.lastrowid instead of an SQL query 8 years ago
  ArnAud 5517eb0c26 SQL datasource: return one id if only inserted one 8 years ago
  Roland Haroutiounian 285da59e7d Changed the dummy datasource for Leobject 8 years ago
  Roland Haroutiounian 4a4204de17 relational fields in the delete_related method 8 years ago
  Yann Weber f886bb5193 Delete relationnal Field from the generated LeType child class 8 years ago