Histórico de Commits

Autor SHA1 Mensagem Data
  Vsevolod Levitan 19c8b259f9 Added test for json export há 1 ano atrás
  Vsevolod Levitan 00b595db9c Implemented conversion for collections and dicts, added corresponding unittests há 1 ano atrás
  Vsevolod Levitan 016c3d291e Added converter_factory.convert() method há 1 ano atrás
  Vsevolod Levitan ed7d87d5b5 Delegated format recognition to exporter_factory in main.get_export há 1 ano atrás
  Vsevolod Levitan 5aa61d399e Fixed JSON formatting há 1 ano atrás
  Vsevolod Levitan 08c4abb4a0 Removed key sorting from json generation in json_export há 1 ano atrás
  Vsevolod Levitan 5645eb015b Removed residual print() call from main.run() há 1 ano atrás
  Vsevolod Levitan 642a8901c9 Delegated JSON generation to json module in json_export há 1 ano atrás
  Vsevolod Levitan 9e1df6c87f Inherited converter from abc.ABC há 1 ano atrás
  Vsevolod Levitan 910c1352db Implemented autofactory for converter_factory há 1 ano atrás
  Vsevolod Levitan 35b9eecadb Moved format recognition to exporter_factory há 1 ano atrás
  Vsevolod Levitan 23e1e069c8 Made exporters return linked model IDs há 1 ano atrás
  Vsevolod Levitan 2c994ad845 Removed unused converter há 1 ano atrás
  Vsevolod Levitan 2668c081bb Resolved test issue há 1 ano atrás
  Vsevolod Levitan ee4c2def99 Added API endpoints há 1 ano atrás
  Vsevolod Levitan 3887540faf Implemented json_export há 1 ano atrás
  Vsevolod Levitan c3ed99b5b2 Added postprocess method to export strategies há 1 ano atrás
  Vsevolod Levitan e8d166701d Resolved test issues há 1 ano atrás
  Vsevolod Levitan c807b985ea Added converters and corresponding tests há 1 ano atrás
  Vsevolod Levitan 1e770be24f Added exporter_factory há 1 ano atrás
  Vsevolod Levitan 769c8292bd Added main.py há 1 ano atrás
  Vsevolod Levitan 1e9df2bb78 Removed unused import from validator class há 1 ano atrás
  Vsevolod Levitan 891e6c65fc Added strategy property to exporter and mimetype property to all exporters há 1 ano atrás
  Vsevolod Levitan 0dcac5f6a5 Implemented markdown export strategy há 1 ano atrás
  Всеволод Левитан 8b69f71117 Merge branch 'feature/export' of 1ffy/sp-1 into master há 1 ano atrás
  Vsevolod Levitan 350c5292fe Code formatted há 1 ano atrás
  Vsevolod Levitan 13aefb5615 Added export_format property to settings há 1 ano atrás
  Vsevolod Levitan d23084e505 Added validator.check_value_in method and corresponding test há 1 ano atrás
  Vsevolod Levitan c46780edd3 Fixed error in test_errors.test_check_set_exception caused by try/except not being triggered; Fixed error in test_export.test_csv_munits caused by differences in separator char há 1 ano atrás
  Vsevolod Levitan 159f46412a Removed singleton pattern from export strategies há 1 ano atrás