28 Commits (ec1e531aa2b4c79211fbb004f092bba70bbaf0f0)

Author SHA1 Message Date
  Quentin Bonaventure ec1e531aa2 Most of licence headers + LICENCE.md 7 years ago
  Quentin Bonaventure 6c3a1391d9 DataHandlers documentation 7 years ago
  Roland Haroutiounian c48c0119a2 code cleaning 7 years ago
  Roland Haroutiounian adfe7b886a Fixed some methods' documentation 7 years ago
  Yann Weber 8085efeb99 Replaced all lodel subthings import by LodelContext.expose_modules calls 7 years ago
  m.orban 08f07d45a8 Modified and added test for varchar. Modified strict test for datahandler integer 7 years ago
  m.orban a6cc69294a Modified test for datetime datahandler 7 years ago
  m.orban f9d41368ab Modified and added test unit for integer datahandler 7 years ago
  Yann Weber 66d08738dc Bugfixes in Backref process refs #131 and in Integer dh 7 years ago
  Yann Weber 622d486b0a Small bugfixes in Integer DH and Update query class 7 years ago
  m.orban 67bd4087a9 Moved new class exceptions in exceptions.py 7 years ago
  m.orban c7c0952ffb checked_data_value passed test for datahandler class and derived class 7 years ago
  Yann Weber 20c1627bda Commenting & bufixing in datahandlers & queries 7 years ago
  prieto 61e0567abf Bugfixe in Datetime 7 years ago
  Roland Haroutiounian 52564ee6db Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 years ago
  prieto a0d32cadb3 Some bugfixes in datahandlers 7 years ago
  Roland Haroutiounian 46173c1dc9 Added unit test for the check data of the Text DataHandler 7 years ago
  Roland Haroutiounian 925d42fb8e The check_data_value method of the Varchar Datahandler is now using the max_length parameter 7 years ago
  Roland Haroutiounian 0a6c5c96bd Added unit tests for the Integer Datahandler 7 years ago
  Roland Haroutiounian ae3335deb8 Added a test for the check data functionnality of the Boolean datahandler 7 years ago
  Yann Weber 6e89fca151 The automatic UID creation by datasource implementation implies somes changes : 8 years ago
  Yann Weber 2faeff1ecb Implement construct data for datetime + bugfix in datahandler base class 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
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 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