1235 Commits (b8d5b5bba2330a72f645fad9a1ae93bc7031a128)
 

Author SHA1 Message Date
  Yann Weber b8d5b5bba2 Completing em_test modifications + completing the dump_infos method of LeFilteredQuery 8 years ago
  Yann Weber d6fbc5cfd1 Test editorial model updated to use two different datasources 8 years ago
  Roland Haroutiounian 010decc4d3 Fix on the imports in the mongodb migration handler 8 years ago
  prieto 05139b78b5 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8 years ago
  prieto 413d8e7570 Remove useless changes in PluginErro 8 years ago
  Roland Haroutiounian d309cea519 Added the emfield_upgrade method (for the update of an existing field) 8 years ago
  Yann Weber 11c6b2b53e Commenting a duplicated method + adapting LeQuery __query method to the new datasource system 8 years ago
  prieto 30ecf5e56f Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8 years ago
  prieto e01c444436 Remove print(...) 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
  prieto 73d911f091 Adding a new class methos in plugins.pyto clear the class variables 8 years ago
  Roland Haroutiounian 6dda142b14 First move of the migration_handler for MongoDb to the MongoDb Datasource plugin's package 8 years ago
  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 9 years ago
  Yann Weber 3adad7bb02 Now plugins can check EM and invalidate activation 9 years ago
  Yann Weber 43911cdfe4 loader enhancement 9 years ago
  Yann Weber 23e29b4336 Add _activate check when plugins are loaded 9 years ago
  Yann Weber 8204f97fc5 Documentin Plugin + update pickle file example 9 years ago
  Yann Weber 61f19772fb New way to handles plugin 9 years ago
  Roland Haroutiounian 3a87551f2e Code cleaning 9 years ago
  Roland Haroutiounian 888c671659 Rewrote some code from the migration handler 9 years ago
  Yann Weber 468cf2a383 Change logger to display absolute source file path instead of relative path 9 years ago
  Yann Weber 7e58988307 Changed broken conf in install/conf.d/datasources.ini + message enhancement for invalid configuration key 9 years ago
  Yann Weber 63a85eb85c Bugfix in xmfile translator tests (path problem) 9 years ago
  prieto 664a591a87 Correction functions set_datas and data 9 years ago
  prieto 9080d53f2f Correction : self.__datas[fieldame] en sel.__datas[fieldname] line 116 9 years ago
  prieto 0dddf1146f Working for all tests 9 years ago
  prieto ce9684e330 Path correction 9 years ago
  prieto 3dc064f98b Correction 9 years ago
  prieto 0a870e55f6 Tests checked 9 years ago
  prieto 79e236200d Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 9 years ago
  prieto 8264423011 Corrections 9 years ago
  Yann Weber 065912cc66 Bugfix in LeObject._datasource bootstraping 9 years ago
  Yann Weber cc337ccb73 Fixing tests and skipping the Settings set test 9 years ago
  Yann Weber b683d68d83 Adding datasourc boostrapîng instructions in leaftory generated dyncode 9 years ago
  Yann Weber 84717328e3 Enhancement in datasources plugins handling 9 years ago
  Yann Weber d24f15776b create_instance script update 9 years ago
  Roland Haroutiounian 77f1db337b Changed the emfield_new method 9 years ago
  Roland Haroutiounian 1739a009bb Implemented the emfield_del method in the migration handler 9 years ago
  Yann Weber 3fe63787fb Updated lequery.py to use targe_class datasource and not taking it as arguement of execute methods 9 years ago
  Yann Weber a7c69629e7 Introducing a datasource attribute by em_class 9 years ago
  Roland Haroutiounian 84003e95f6 TODO added in the migration handler 9 years ago
  Roland Haroutiounian 97de4a91b6 Reference fix on the call of a class property in the migration handler 9 years ago
  Roland Haroutiounian c3072a1bea Deleted a useless comment 9 years ago
  Roland Haroutiounian a05d4cfbec Added more methods to the mongodb migration handler 9 years ago
  Yann Weber 67c53443b5 Activated raise on invalid settings + enhancement in Settings exceptions 9 years ago
  Yann Weber f8e8750eec Progress in datasource as plugin implementation 9 years ago