History log of /plugin/struct/meta/SchemaImporter.php (Results 1 – 12 of 12)
Revision Date Author Comments
# 7234bfb1 13-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 17a3a578 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Manual code style adjustments


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# d6d97f60 09-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic coding style fixes


# 7f803aa8 07-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix data access for lookup types


# 127d6bac 28-Feb-2017 Michael Große <grosse@cosmocode.de>

feat: Show translatable schema names on pages

SPR-841 #45


# 7e98290d 15-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

make new parameter optional


# 0845722b 15-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

fix importing into a new lookup schema


# ba766201 28-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Use DokuWiki new autoloader for class files

No longer do we need to register our own autoloader. Namespace had to be
vendor prefixed.


# f2e141a0 24-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

catch JSON error in importer


# 45560cc7 22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

JSON_PRETTY_PRINT is not available in PHP 5.3


# 8ddf87af 22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added Schema Import #32

This also adds a nice interface for that to the schema editor