130 Commits (5a14b0c9f0a9af1b7cdc760d11d6568175d69822)

Author SHA1 Message Date
  prieto 53ad4dcbc0 Adding import warnings 8 years ago
  prieto 96f35011fa Datas_base 8 years ago
  prieto 4acb7832ff Coorecting dats_base 8 years ago
  prieto b8b740ebd3 Adding _check_data_value methods for all types 8 years ago
  prieto a5474695a8 correct an error of keyboard 8 years ago
  prieto 8806738bba correct lequery execute 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
  Yann Weber 77d6fd8df5 More tests on LeOject 8 years ago
  prieto d5f0f9fd16 Corrections of a method name 8 years ago
  Yann Weber cccabc7ce4 More forgotten files 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 59691165ae Wrong method was called for preparing datas in LeUpdateQuery 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 ba5fded049 Enable data check for LeInsertQuery 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 5708194875 Rewriting CRUD methods of datasources 8 years ago
  Yann Weber 7e2a60e73e Fixing lequery execute -> __query process 8 years ago
  Yann Weber be472a0d59 Modified LeDeleteQuery to act like a standart LeFilteredQuery 8 years ago
  Yann Weber 11027fd959 Starting implementation of relation in datasource 8 years ago
  Yann Weber 0f9b07f08a More tests & debug on multi datasource queries + em_test update 8 years ago
  Yann Weber e55954d947 First test on multi datasource queries + em_test update + query.py debug 8 years ago
  Yann Weber b8d5b5bba2 Completing em_test modifications + completing the dump_infos method of LeFilteredQuery 8 years ago
  Yann Weber 11c6b2b53e Commenting a duplicated method + adapting LeQuery __query method to the new datasource system 8 years ago
  Yann Weber eba5d7d616 LeFilteredQuery.execute() method is written 8 years ago
  Yann Weber a91d25e392 Begin implementation of cross datasource reference query 8 years ago
  Yann Weber 616acd387d Modified LeObject adding a _datasource_name attribute 8 years ago
  Yann Weber 5d624bfda2 Make query.py lines fit in 78chars 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 3fe63787fb Updated lequery.py to use targe_class datasource and not taking it as arguement of execute methods 8 years ago
  Yann Weber a7c69629e7 Introducing a datasource attribute by em_class 8 years ago
  Yann Weber bf879a833c Adds tests for LeGetQuery + bugfixes 8 years ago
  Yann Weber 9781577cb6 Add tests for filtered queries + bugfixes 8 years ago
  Yann Weber be8084b4fb Small bugfix in LeObject 8 years ago
  Yann Weber 5991bc8e6f Add leading & trailing spaces to all operators in LefilteredQuery 8 years ago
  Yann Weber f402902b5b Written some tests for filtered queries + query re modifications 8 years ago