55 Commits (me_editor)

Author SHA1 Message Date
  prieto a8577a7f2f List of DataHandlers 7 years ago
  prieto 3b4494cb7a Only indentation and stuff like that 7 years ago
  Roland Haroutiounian 2a3b157a3b Correcting a syntax error in EmClass 7 years ago
  prieto 5d2be8737a Inheritance of MlNamedObject 3 7 years ago
  prieto 6d5da933e0 Inheritance of MlNamedObject 2 7 years ago
  prieto 3abf402cfb Inheritance of MlNamedObject 7 years ago
  Yann Weber 8085efeb99 Replaced all lodel subthings import by LodelContext.expose_modules calls 7 years ago
  Yann Weber 8f48612c82 Enables debian package creation 7 years ago
  Yann Weber b5a6adc3a8 Enhancement of distclean target 7 years ago
  Yann Weber 21af2bbcbc Autotools chain enhancement + solves #137 7 years ago
  Yann Weber 8316ab82ff Configure autotools for distributing lodel2 7 years ago
  Yann Weber 6e4fdde5f6 Doxygen documentation enhancement 7 years ago
  Yann Weber 52c60a9f63 Bugfixes in XmlFile translator & in base_classes datahandlers 8 years ago
  Yann Weber 557d277186 Multiple bugfixes + create_instance.sh script update 8 years ago
  Yann Weber 91fff4ca1c Bugfixes on EmGroups handling 8 years ago
  Yann Weber 28f45b080f Bugfixes on model and for test fixing 8 years ago
  Yann Weber 69f59baa2c Bugfix on group activation (in EmClasses all fields were always actives) 8 years ago
  Yann Weber ae8d8c05a6 Bugfix on EM groups handling (now we have to set actives groups in settings) 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 006b0c4bc0 Deleting old stuff + bugfix in install/Makefile and in install/lodel_admin.py 8 years ago
  prieto d24b7a92d6 Comments for doxygene 8 years ago
  Yann Weber 30bc9eec08 Fixing test and EmClass 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
  prieto 0dddf1146f Working for all tests 8 years ago
  prieto 8264423011 Corrections 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 373987ab9f [Broken tests] Add some tests for xmlfile EM translator 8 years ago
  prieto 42361efe7a Comments are added 8 years ago
  prieto aa67601c81 Bugs correction 8 years ago
  prieto 7070838e92 Addons for xml translator 8 years ago
  prieto d2a570ca45 Correction d_hash 8 years ago
  prieto 9497130e8b Add Save of Settings, EM translator in xml 8 years ago
  Yann Weber a312cbc4d9 First version of lodel2 instance creation script 8 years ago
  Yann Weber 2739a94e5a Add more capabilities to Model class to handles actives groups 8 years ago
  Yann Weber 3ed55fdc29 Some modifications + tests update for settings loader 8 years ago
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 8 years ago
  prieto 7fe080eb38 ajout getter 8 years ago
  prieto 20b148f0d0 Ajout getter 8 years ago
  Yann Weber f572743c09 Bugfixes + add backreference support in datahandlers (untested) 8 years ago
  Yann Weber e5898b29b6 Refactoring of datahandlers to simplify from_name() method 8 years ago
  Yann Weber 747205a0fe LeFactory first implementation 8 years ago
  Yann Weber 9fb87ec0ec Changed the EmField override check in EmClass + updated tests 8 years ago
  Yann Weber a87ade8803 Updated EmClass fields overriding checks (still incomplete) 8 years ago
  Yann Weber c98d1cb703 EmField d_hash() bugfix + tests updates 8 years ago
  Roland Haroutiounian dd73e0a5b2 Fix on the call to FieldDataHandler.from_name 8 years ago
  Yann Weber 62752d9f8c [broken tests] Updated EmField to use FieldDataHandler 8 years ago
  Yann Weber a102a064e8 More tests on d_hash() + some fixes 8 years ago
  Yann Weber 0ad46e9e37 Disabled deterministic __hash__ method and renamed it d_hash() + tests 8 years ago