17 Commits (dc143a3376577e7ed8e6ab7555e75b27dd387b52)

Author SHA1 Message Date
  Yann Weber 2b2e219549 Changed the way of complete arguement is interpreted in fieldtypes() and fieldlist() 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 5ad9c27a07 Introducing the notion of immutable fieldtypes for classtypes fields definition 8 years ago
  Yann Weber 0b3f2bae1a New way to instanciate LeCrud child classes 8 years ago
  ArnAud 942826e5e6 LeClass.fieldlist() returns a list 8 years ago
  ArnAud a3f7cf3fa0 leapi: helper leo_class() to get class of a lodel object 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 117ecad86a Bugfix in super calls + tests modification given modifications in _prepare_filters 8 years ago
  ArnAud 24888085e9 crud.get(): automatic filter for classes and types instances 8 years ago
  Yann Weber b54e46a09b Update _LeClass __init__ + first test for LeRel2Type 8 years ago
  Yann Weber 61786cc71e Updated generated code with LeRel2Type child classes 8 years ago
  Yann Weber 52cbce9865 Changed LeFactory generated code (again) + Bugfix on LeCrud + more tests and tests update 8 years ago
  Yann Weber 1558dcf519 Updated LeFactory. Now generating LeClass and LeType from _LeClass and _LeType 8 years ago
  Yann Weber 432de540e9 Implementing get and tools functions in LeCrud (deleting most of them from _LeObject) 8 years ago
  Yann Weber e335019f79 Renamed the package leobject in leapi 8 years ago
  Yann Weber 0d88ebca62 Add relation modification methods to LeType 8 years ago
  Roland Haroutiounian 5738bb67cb PEP8/Pylint on LeClass 8 years ago
  Yann Weber 1c4e2ddba8 Some Doxygen comments fix 8 years ago
  Yann Weber c48147e732 Correct the _LeObject.get() method and add some methods to LeType 8 years ago
  Yann Weber 0c51d6a483 Added some class property to LeFactory generated classes to avoid Model calls 8 years ago
  Yann Weber 215b51a566 [untested, dev] Updated the code for leobject, leclass and letype 8 years ago
  Yann Weber 896c061327 [LeFactory] changed the way LeType and LeClass stores fieldgroups, fields and fieldtypes 8 years ago