1028 Commits (747205a0fe1e18de70e20c03acf61a99fcca883b)
 

Autor SHA1 Nachricht Datum
  Yann Weber 747205a0fe LeFactory first implementation vor 8 Jahren
  Yann Weber d96b8812c0 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel vor 8 Jahren
  Yann Weber 9fb87ec0ec Changed the EmField override check in EmClass + updated tests vor 8 Jahren
  Yann Weber c7ef7d471b Beginin leapi implementation vor 8 Jahren
  Roland Haroutiounian 311ef0c4f3 Created a mongodb subpackage in the datasource package vor 8 Jahren
  Roland Haroutiounian 7b7430ab90 Refactoring on dict reference type vor 8 Jahren
  Roland Haroutiounian 1c1d353719 Added the management of allowed_classes in Reference vor 8 Jahren
  Roland Haroutiounian 9986d068c0 PEP8 vor 8 Jahren
  Roland Haroutiounian c075992819 Refactoring on the can_override method in data_handlers types vor 8 Jahren
  Roland Haroutiounian 9b237fbe2e Added can_override method to the data_handler types vor 8 Jahren
  Roland Haroutiounian 00f02c2c18 First implementations of the can_override method on the data_handler types vor 8 Jahren
  Yann Weber 4c01b5dafc Add tests for EmClass field overriding vor 8 Jahren
  Yann Weber a87ade8803 Updated EmClass fields overriding checks (still incomplete) vor 8 Jahren
  Roland Haroutiounian aeacf2bf89 Bug Fix on the Relation class instanciation vor 8 Jahren
  Roland Haroutiounian 35730ee916 Added a first implementation of the insert method in mongodb vor 8 Jahren
  Roland Haroutiounian 71bf295b27 Code cleaning vor 8 Jahren
  Roland Haroutiounian 9729d40fa4 Changed the relation init method vor 8 Jahren
  Roland Haroutiounian c7695e0166 Moved relation module in references package vor 8 Jahren
  Yann Weber 7d209cdb3b DataHandler names unification + test_em modifications vor 8 Jahren
  Roland Haroutiounian 036f16f8aa Added the username and password management for the mongodb connection string vor 8 Jahren
  Roland Haroutiounian e47dc0d8ee First implementation of the delete method of the MongoDbDataSource vor 8 Jahren
  Roland Haroutiounian f5cfdb76c0 Created the structure of pymongo Datasource vor 8 Jahren
  Roland Haroutiounian 33851ac919 Code cleaning vor 8 Jahren
  Roland Haroutiounian acf560e761 First implementation of Relation vor 8 Jahren
  Roland Haroutiounian 2bb71f824f PEP8 on Reference class vor 8 Jahren
  Roland Haroutiounian 90c3c8518b Changed the validation check for the references vor 8 Jahren
  Roland Haroutiounian 70674ea0ac Changed the allowed property type vor 8 Jahren
  Roland Haroutiounian 2610d70e5b Fixing the editorial model test script vor 8 Jahren
  Yann Weber 2ff01ee498 Starts of a test editorial model vor 8 Jahren
  Yann Weber 472fcf1d43 Add Doxyfile form doxygen generation vor 8 Jahren
  Roland Haroutiounian a57c9e8500 Added a todo vor 8 Jahren
  Roland Haroutiounian bba3a1bbb8 Added the add_ref method vor 8 Jahren
  Roland Haroutiounian 954bd3874f Changed the overrides of the Reference class methods vor 8 Jahren
  Roland Haroutiounian 07dccafcf1 First implementation of the List Reference type vor 8 Jahren
  Roland Haroutiounian 8f795a168d First implementation of Reference abstract class and the child classes Link and Set vor 8 Jahren
  Yann Weber b0fa7de76d Put hex representation of expected hashes in tests vor 8 Jahren
  Yann Weber c98d1cb703 EmField d_hash() bugfix + tests updates vor 8 Jahren
  Roland Haroutiounian 15148112aa Bug Fix on the field_data_handler vor 8 Jahren
  Roland Haroutiounian 475543b0fe Fix on module_name method vor 8 Jahren
  Roland Haroutiounian dd73e0a5b2 Fix on the call to FieldDataHandler.from_name vor 8 Jahren
  Roland Haroutiounian 4ba90eabfe Fixed the init of Field_Data_Handler vor 8 Jahren
  Yann Weber 62752d9f8c [broken tests] Updated EmField to use FieldDataHandler vor 8 Jahren
  Yann Weber a102a064e8 More tests on d_hash() + some fixes vor 8 Jahren
  Yann Weber 0ad46e9e37 Disabled deterministic __hash__ method and renamed it d_hash() + tests vor 8 Jahren
  Yann Weber 24865eb6ee Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel vor 8 Jahren
  Yann Weber 0bc507829f Tests update vor 8 Jahren
  Yann Weber 2835624bad Implements deterministic __hash__ methods for objects vor 8 Jahren
  Roland Haroutiounian 2f85642769 First implementation of the data_fields type and of the field_data_handler vor 8 Jahren
  Yann Weber c85a78ff8a EmGroup implementation + fixes + tests vor 8 Jahren
  Roland Haroutiounian 51425bc319 First implementation of data_field and field_data_handler modules vor 8 Jahren