59 Commits (28f45b080fd21e8a6eb51906d893b0af8916f4e8)

Author SHA1 Message Date
  Yann Weber 01566ca815 Exception msg enhancement + use of method instead of protected attr in datasource 8 years ago
  Roland Haroutiounian 6a6396f0d2 Bug fix 8 years ago
  Yann Weber 1f1e6f13b3 Add a new get_class_childs to Model class and a child_classes method to LeObject 8 years ago
  Yann Weber 6e89fca151 The automatic UID creation by datasource implementation implies somes changes : 8 years ago
  Yann Weber e3dbdc8e49 Untested but written db initialisation function in install/lodel_admin.py 8 years ago
  Yann Weber 4c90b68fda Bugfix and better exceptions handling in datasource initialization methods 8 years ago
  Yann Weber 2da4b82770 Continue to split _init_datasource method of LeObject 8 years ago
  Yann Weber 9b3087b363 Continue to prepare MigrationHandler database initialization script 8 years ago
  Yann Weber 5ba8fd8e7f em_test update + DataHandler bugfix & enhancement 8 years ago
  Yann Weber d12d1e2865 Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations 8 years ago
  prieto db835cd61e Debug 15/06 8 years ago
  Yann Weber 1ea9269742 Small bugfixes in leobject and validator 8 years ago
  Yann Weber 33b9ad84c6 Tests + bugfix on LeObject.get method 8 years ago
  Yann Weber 4e504f759e Bufix on LeObject.update + test 8 years ago
  Yann Weber 96f736ae16 Bufixes making test pass 8 years ago
  prieto 7c5ebc3035 self.__namein delete 8 years ago
  prieto c3e62e57be Corrections 8 years ago
  Yann Weber 9c23abcdcc Bugfixes on leobject & query 8 years ago
  prieto 669ec976a4 Corrections __init 8 years ago
  prieto 53ad4dcbc0 Adding import warnings 8 years ago
  Yann Weber 378dfd9766 More test + change 1 exception in LeObject 8 years ago
  Yann Weber 7f2246756d Exceptions enhancement in LeObject 8 years ago
  prieto 45f09240f7 Coorecting error by passing cls to query 8 years ago
  prieto a4dd1950e2 Name of exceptions 8 years ago
  prieto 521f81728d Correction raise LeApiErrors 8 years ago
  prieto d5f0f9fd16 Corrections of a method name 8 years ago
  Yann Weber 976d0c90c8 First tests on LeObjects 8 years ago
  prieto 8bee875d27 Method load 8 years ago
  Yann Weber 9a82936fbf Datasources plugins enhancement and loading bugfixes 8 years ago
  prieto 30b939f158 New load method 8 years ago
  Yann Weber 9da19f3665 Moved exceptions + LeUpdateQuery.__query implementation 8 years ago
  prieto 021a99fd1f A small correction 8 years ago
  prieto 7c3ca2acd8 Added links with LeQuery 8 years ago
  Yann Weber e9f17eab6e Fixes #79 (and brokes tests of xml translator) 8 years ago
  Yann Weber 77e7c36de9 Not fully tested. Enables separated datasources for read only or read&write access to the DB 8 years ago
  Yann Weber e55954d947 First test on multi datasource queries + em_test update + query.py debug 8 years ago
  Yann Weber 616acd387d Modified LeObject adding a _datasource_name attribute 8 years ago
  Yann Weber 61f19772fb New way to handles plugin 8 years ago
  prieto 664a591a87 Correction functions set_datas and data 8 years ago
  prieto 9080d53f2f Correction : self.__datas[fieldame] en sel.__datas[fieldname] line 116 8 years ago
  Yann Weber 065912cc66 Bugfix in LeObject._datasource bootstraping 8 years ago
  Yann Weber b683d68d83 Adding datasourc boostrapîng instructions in leaftory generated dyncode 8 years ago
  Yann Weber 84717328e3 Enhancement in datasources plugins handling 8 years ago
  Yann Weber a7c69629e7 Introducing a datasource attribute by em_class 8 years ago
  Yann Weber be8084b4fb Small bugfix in LeObject 8 years ago
  Yann Weber 76f002d06c Bugfixes in leobject and queries classes 8 years ago
  Yann Weber 251fc6d324 Add some utility function + addition in query.py 8 years ago
  Yann Weber 61dd475e8c Query refactoring 8 years ago
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 8 years ago
  Yann Weber 2c47c71116 Modification in backreference handling. 8 years ago