Historial de Commits

Autor SHA1 Mensaje Fecha
  Vsevolod Levitan 6b3b494441 Relayed validation from measurement_unit_model to validator hace 1 año
  Vsevolod Levitan e4418104fe Added multiple-type validation to validator.py hace 1 año
  Vsevolod Levitan b9e355b1dc Added validator.check_number() hace 1 año
  Vsevolod Levitan 360ea601a1 Implemented nomenclature_model hace 1 año
  Vsevolod Levitan 2478db29d1 Added company_model implementation hace 1 año
  Vsevolod Levitan 5a6f3b3ee0 Minor refactoring and comments hace 1 año
  Vsevolod Levitan 8e891d7f33 Added to_base_unit to measurement_unit_model hace 1 año
  Vsevolod Levitan a8d60ce53b Implemented measurement_unit_model hace 1 año
  Vsevolod Levitan a7066cfebd Added model placeholders hace 1 año
  Vsevolod Levitan 51f4b11909 Replaced Exception raises to argument_exception raises in abstract_reference.py hace 1 año
  Vsevolod Levitan 7aa1f2f026 Fixed import in abstract_reference.py hace 1 año
  Vsevolod Levitan 53fa603db5 Moved src/errors/abstract_reference.py -> src/models/abstract_reference.py hace 1 año
  Vsevolod Levitan 2f3044f9e6 Replaced *Error raises with *_exception raises; Added new exceptions hace 1 año
  Vsevolod Levitan a92c340c6d Refactoring and file rearrangement hace 1 año
  Vsevolod Levitan 827700076e Pulled in initial exception code hace 1 año
  1ffy a963fea548 Merge branch 'feature/settings_validator' of 1ffy/sp-1 into master hace 1 año
  Vsevolod Levitan c2f115e20e Fixed unit test issues hace 1 año
  Vsevolod Levitan f39cccaa2a Fixed import errors for unit tests hace 1 año
  Vsevolod Levitan c96ff8a9e2 Renamed settings_validator to validator hace 1 año
  Vsevolod Levitan b5725ca8c8 Removed unused method settings.__validate() hace 1 año
  1ffy 79e3f49f6e Merge branch 'feature/settings_validator' of 1ffy/sp-1 into master hace 1 año
  Vsevolod Levitan 5e841ecbff Moved settings validation to settings_validator; Added corresponding unittests; Refactored comments for unittests; Simplified naming for unittests hace 1 año
  Vsevolod Levitan c903398113 Moved validation to settings_validator.py; Added corresponding unit tests hace 1 año
  Vsevolod Levitan 99e241fcc4 Added field commments hace 1 año
  Vsevolod Levitan 3b8000821a Minor refactoring: added comments, enforced DRY hace 1 año
  Vsevolod Levitan 3936d01faa Renamed cfg/ -> config/ to match Microsoft's standards hace 1 año
  Vsevolod Levitan f135112b90 Removed unused mock method from tests/test_settings.py hace 1 año
  Vsevolod Levitan 8af58011a7 Encapsulated settings_manager.convert(), delegated the call to settings_manager.__open() hace 1 año
  Vsevolod Levitan 9695c9e60d Fixed issue where an auxilary property in settings.json would throw errors in settings_manager.py hace 1 año
  Vsevolod Levitan a04108a5a5 Changed file paths to project-relative hace 1 año