20 Commits (old_lodel)

Author SHA1 Message Date
  Yann Weber 7fe0fe002e Updated leapi and dummy datasource update method 8 years ago
  Yann Weber bf44d66440 Changed the _fields properties of LeType child classes in dynamic code + adding complete argument to fieldlist() and fieldtypes() methods 8 years ago
  Yann Weber 37edad7b1f Implements handling of relation_name field in relation common fields 8 years ago
  Yann Weber 43e8145dab Implements get_max_rank() in LeApi. Add a fieldtype rank. + A lot of bugfix 8 years ago
  ArnAud ff8b0dd10a lecrud.update(): do not check data consistency on update: must be done later 8 years ago
  ArnAud c3bfb07246 group for SQL group not groups 8 years ago
  Yann Weber cf691c6538 Add a test on LeCrud.select() method (test order, groups, limit and offset arguments) + small bugfixes 8 years ago
  ArnAud b1b13f4afa crud, SQL: implement order, group, limit and offset in get() request 8 years ago
  Yann Weber c36c13e709 Add test for _prepare_order_fields 8 years ago
  Yann Weber 7b22eef33b Add two more operators for filters : "like" and "not like" + updates the associated tests 8 years ago
  Yann Weber 339545e89a Add some tests for LeCrud utils methods 8 years ago
  Yann Weber 117ecad86a Bugfix in super calls + tests modification given modifications in _prepare_filters 8 years ago
  Yann Weber 3ae2e6e613 Moved all modules related to DB in the DataSource folder ( fixes #88 ) 8 years ago
  Yann Weber e868055e75 Updated tests on update methods 8 years ago
  Yann Weber 9cc1e8ab96 Started LeRelation and childs implementation 8 years ago
  Yann Weber 0349007243 Added tests + bugfix on LeType __init__ method 8 years ago
  Yann Weber bbdee7d082 Tests + bugfixes on LeCrud LeObject LeClass and LeType delete and get methods 8 years ago
  Yann Weber 281acd45f9 Bugfix in insert calls in Lecrud + Tests bugfix 8 years ago
  Yann Weber 52cbce9865 Changed LeFactory generated code (again) + Bugfix on LeCrud + more tests and tests update 8 years ago
  Yann Weber aae570e5bc Bugfix + added some tests to LeCrud 8 years ago