385 Commits (180e41a657146f39f613fc01ad5320fbb7e088da)

Author SHA1 Message Date
  Yann Weber 5d624bfda2 Make query.py lines fit in 78chars 8 years ago
  Yann Weber 75c2a81225 Now plugins can define dependencies. 8 years ago
  Roland Haroutiounian bf2940a3e3 Move of the MongoDb Datasource in a plugin 8 years ago
  Yann Weber 3adad7bb02 Now plugins can check EM and invalidate activation 8 years ago
  Yann Weber 23e29b4336 Add _activate check when plugins are loaded 8 years ago
  Yann Weber 8204f97fc5 Documentin Plugin + update pickle file example 8 years ago
  Yann Weber 61f19772fb New way to handles plugin 8 years ago
  Roland Haroutiounian 3a87551f2e Code cleaning 8 years ago
  Roland Haroutiounian 888c671659 Rewrote some code from the migration handler 8 years ago
  Yann Weber 468cf2a383 Change logger to display absolute source file path instead of relative path 8 years ago
  Yann Weber 7e58988307 Changed broken conf in install/conf.d/datasources.ini + message enhancement for invalid configuration key 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
  prieto 0dddf1146f Working for all tests 8 years ago
  prieto 8264423011 Corrections 8 years ago
  Yann Weber 065912cc66 Bugfix in LeObject._datasource bootstraping 8 years ago
  Yann Weber cc337ccb73 Fixing tests and skipping the Settings set test 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
  Roland Haroutiounian 77f1db337b Changed the emfield_new method 8 years ago
  Roland Haroutiounian 1739a009bb Implemented the emfield_del method in the migration handler 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
  Roland Haroutiounian 84003e95f6 TODO added in the migration handler 8 years ago
  Roland Haroutiounian 97de4a91b6 Reference fix on the call of a class property in the migration handler 8 years ago
  Roland Haroutiounian c3072a1bea Deleted a useless comment 8 years ago
  Roland Haroutiounian a05d4cfbec Added more methods to the mongodb migration handler 8 years ago
  Yann Weber 67c53443b5 Activated raise on invalid settings + enhancement in Settings exceptions 8 years ago
  Yann Weber f8e8750eec Progress in datasource as plugin implementation 8 years ago
  Yann Weber 6fb04a69fb Documentation on datasources plugins + confspec updates in validator.py 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 373987ab9f [Broken tests] Add some tests for xmlfile EM translator 8 years ago
  Roland Haroutiounian 4c0d447df3 added an identifier escaping method to the utils module 8 years ago
  Roland Haroutiounian 7ea8470089 Moved the MongoDb database connection method to the utils module 8 years ago
  Yann Weber be8084b4fb Small bugfix in LeObject 8 years ago
  Yann Weber 6b5f377dc2 Regroup all code concerning webui in plugins/webui 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
  Yann Weber 76f002d06c Bugfixes in leobject and queries classes 8 years ago
  prieto 42361efe7a Comments are added 8 years ago
  prieto aa67601c81 Bugs correction 8 years ago
  Yann Weber e5b9a4abd3 Bugfix in leapi/query.py 8 years ago
  Yann Weber b22655d18b Bugfixes (uwsgi + create_instance ) 8 years ago
  Yann Weber 5c8f46c51e Updated webui plugin to enable standalone mode 8 years ago
  Yann Weber 85d11c0376 Nice exceptions for settings validation fails 8 years ago
  Yann Weber d7ae15e0bd Validators update 8 years ago
  Yann Weber 251fc6d324 Add some utility function + addition in query.py 8 years ago
  prieto 7070838e92 Addons for xml translator 8 years ago
  prieto d2a570ca45 Correction d_hash 8 years ago