45 Commits (c7ef7d471b9e5fd2f0c096b04ec0f3e29670f9e3)

Autor SHA1 Mensaje Fecha
  Yann Weber c7ef7d471b Beginin leapi implementation hace 8 años
  Roland Haroutiounian 7b7430ab90 Refactoring on dict reference type hace 8 años
  Roland Haroutiounian 1c1d353719 Added the management of allowed_classes in Reference hace 8 años
  Roland Haroutiounian 9986d068c0 PEP8 hace 8 años
  Roland Haroutiounian c075992819 Refactoring on the can_override method in data_handlers types hace 8 años
  Roland Haroutiounian 9b237fbe2e Added can_override method to the data_handler types hace 8 años
  Roland Haroutiounian 00f02c2c18 First implementations of the can_override method on the data_handler types hace 8 años
  Yann Weber a87ade8803 Updated EmClass fields overriding checks (still incomplete) hace 8 años
  Roland Haroutiounian aeacf2bf89 Bug Fix on the Relation class instanciation hace 8 años
  Roland Haroutiounian 35730ee916 Added a first implementation of the insert method in mongodb hace 8 años
  Roland Haroutiounian 71bf295b27 Code cleaning hace 8 años
  Roland Haroutiounian 9729d40fa4 Changed the relation init method hace 8 años
  Roland Haroutiounian c7695e0166 Moved relation module in references package hace 8 años
  Yann Weber 7d209cdb3b DataHandler names unification + test_em modifications hace 8 años
  Roland Haroutiounian 036f16f8aa Added the username and password management for the mongodb connection string hace 8 años
  Roland Haroutiounian e47dc0d8ee First implementation of the delete method of the MongoDbDataSource hace 8 años
  Roland Haroutiounian f5cfdb76c0 Created the structure of pymongo Datasource hace 8 años
  Roland Haroutiounian 33851ac919 Code cleaning hace 8 años
  Roland Haroutiounian acf560e761 First implementation of Relation hace 8 años
  Roland Haroutiounian 2bb71f824f PEP8 on Reference class hace 8 años
  Roland Haroutiounian 90c3c8518b Changed the validation check for the references hace 8 años
  Roland Haroutiounian 70674ea0ac Changed the allowed property type hace 8 años
  Roland Haroutiounian a57c9e8500 Added a todo hace 8 años
  Roland Haroutiounian bba3a1bbb8 Added the add_ref method hace 8 años
  Roland Haroutiounian 954bd3874f Changed the overrides of the Reference class methods hace 8 años
  Roland Haroutiounian 07dccafcf1 First implementation of the List Reference type hace 8 años
  Roland Haroutiounian 8f795a168d First implementation of Reference abstract class and the child classes Link and Set hace 8 años
  Yann Weber c98d1cb703 EmField d_hash() bugfix + tests updates hace 8 años
  Roland Haroutiounian 15148112aa Bug Fix on the field_data_handler hace 8 años
  Roland Haroutiounian 475543b0fe Fix on module_name method hace 8 años
  Roland Haroutiounian dd73e0a5b2 Fix on the call to FieldDataHandler.from_name hace 8 años
  Roland Haroutiounian 4ba90eabfe Fixed the init of Field_Data_Handler hace 8 años
  Yann Weber 62752d9f8c [broken tests] Updated EmField to use FieldDataHandler hace 8 años
  Yann Weber a102a064e8 More tests on d_hash() + some fixes hace 8 años
  Yann Weber 0ad46e9e37 Disabled deterministic __hash__ method and renamed it d_hash() + tests hace 8 años
  Yann Weber 2835624bad Implements deterministic __hash__ methods for objects hace 8 años
  Roland Haroutiounian 2f85642769 First implementation of the data_fields type and of the field_data_handler hace 8 años
  Yann Weber c85a78ff8a EmGroup implementation + fixes + tests hace 8 años
  Roland Haroutiounian 51425bc319 First implementation of data_field and field_data_handler modules hace 8 años
  Roland Haroutiounian 44402a667e Moved regexchar to regexvarchar hace 8 años
  Roland Haroutiounian 6ad872b7f7 First implementation of regex string data field hace 8 años
  Roland Haroutiounian e461d1e75b Moved files to a new "lodel" package hace 8 años
  Yann Weber ba28ec26c0 Begin editorial_model package implementation + tests hace 8 años
  Yann Weber 7910374183 Implementing mlstring + tests hace 8 años