51 Commits (e9f17eab6e3505c4e04acb6f7c42011732a2e087)

Author SHA1 Message Date
  Yann Weber 9781577cb6 Add tests for filtered queries + bugfixes 8 years ago
  Yann Weber 251fc6d324 Add some utility function + addition in query.py 8 years ago
  Yann Weber a312cbc4d9 First version of lodel2 instance creation script 8 years ago
  prieto c38cfa6b8d Ajout ligne 48 8 years ago
  Yann Weber d30f3e189f [1 test fail] Updated the settings to prepare them to be writable + more tests 8 years ago
  Yann Weber 3ed55fdc29 Some modifications + tests update for settings loader 8 years ago
  Roland Haroutiounian 10b24a43ff Added the FieldValidationError reference to the references module 8 years ago
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 8 years ago
  Yann Weber 6297a2c67c SettingsError exception class implementation 8 years ago
  Yann Weber 2b954d4a4d First implementation of hierarchical data handler 8 years ago
  Yann Weber 2c47c71116 Modification in backreference handling. 8 years ago
  Yann Weber a57899fb18 Bugfix on backreferences + updates of em_test 8 years ago
  Yann Weber f572743c09 Bugfixes + add backreference support in datahandlers (untested) 8 years ago
  Yann Weber 5d0ded158f Add settings & logger module 8 years ago
  Yann Weber e5898b29b6 Refactoring of datahandlers to simplify from_name() method 8 years ago
  Yann Weber 3cd22a08d5 Small changes in datahandlers 8 years ago
  Yann Weber 747205a0fe LeFactory first implementation 8 years ago
  Yann Weber c7ef7d471b Beginin leapi implementation 8 years ago
  Roland Haroutiounian 7b7430ab90 Refactoring on dict reference type 8 years ago
  Roland Haroutiounian 1c1d353719 Added the management of allowed_classes in Reference 8 years ago
  Roland Haroutiounian 9986d068c0 PEP8 8 years ago
  Roland Haroutiounian c075992819 Refactoring on the can_override method in data_handlers types 8 years ago
  Roland Haroutiounian 9b237fbe2e Added can_override method to the data_handler types 8 years ago
  Roland Haroutiounian 00f02c2c18 First implementations of the can_override method on the data_handler types 8 years ago
  Roland Haroutiounian aeacf2bf89 Bug Fix on the Relation class instanciation 8 years ago
  Roland Haroutiounian 71bf295b27 Code cleaning 8 years ago
  Roland Haroutiounian 9729d40fa4 Changed the relation init method 8 years ago
  Roland Haroutiounian c7695e0166 Moved relation module in references package 8 years ago
  Yann Weber 7d209cdb3b DataHandler names unification + test_em modifications 8 years ago
  Roland Haroutiounian 33851ac919 Code cleaning 8 years ago
  Roland Haroutiounian acf560e761 First implementation of Relation 8 years ago
  Roland Haroutiounian 2bb71f824f PEP8 on Reference class 8 years ago
  Roland Haroutiounian 90c3c8518b Changed the validation check for the references 8 years ago
  Roland Haroutiounian 70674ea0ac Changed the allowed property type 8 years ago
  Roland Haroutiounian a57c9e8500 Added a todo 8 years ago
  Roland Haroutiounian bba3a1bbb8 Added the add_ref method 8 years ago
  Roland Haroutiounian 954bd3874f Changed the overrides of the Reference class methods 8 years ago
  Roland Haroutiounian 07dccafcf1 First implementation of the List Reference type 8 years ago
  Roland Haroutiounian 8f795a168d First implementation of Reference abstract class and the child classes Link and Set 8 years ago
  Roland Haroutiounian 15148112aa Bug Fix on the field_data_handler 8 years ago
  Roland Haroutiounian 475543b0fe Fix on module_name method 8 years ago
  Roland Haroutiounian dd73e0a5b2 Fix on the call to FieldDataHandler.from_name 8 years ago
  Roland Haroutiounian 4ba90eabfe Fixed the init of Field_Data_Handler 8 years ago
  Roland Haroutiounian 2f85642769 First implementation of the data_fields type and of the field_data_handler 8 years ago
  Roland Haroutiounian 51425bc319 First implementation of data_field and field_data_handler modules 8 years ago
  Roland Haroutiounian 44402a667e Moved regexchar to regexvarchar 8 years ago
  Roland Haroutiounian 6ad872b7f7 First implementation of regex string data field 8 years ago
  Roland Haroutiounian e461d1e75b Moved files to a new "lodel" package 8 years ago
  Yann Weber 7910374183 Implementing mlstring + tests 8 years ago