Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
05ad5e0f 2019-04-21 13:36 Patrik Harag

Refactor file uploading (#7267)

  • More robust file filtering (takes case of file extension into account)
  • Support for different extensions (depends on module/converter)
04643bda 2019-04-03 10:57 Martin Matas

Added required fields, changed field name to be valid

- implemented necessary fields that graph must contains otherwise wont be valid
- archetype index in class BaseVertex had wrong field name and caused that graph was not valid, field was renamed to be valid

22d0b32a 2019-02-09 11:09 Pavel Fidranský

simplified modularization by using Java's native SPI

32dc92ef 2019-02-09 11:06 Pavel Fidranský

rename imiger-vo module to imiger-module