History log of /plugin/struct/lang/cs/lang.php (Results 1 – 6 of 6)
Revision Date Author Comments
# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# 5b808f9f 29-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Remove islookup property of schemas

CSV import must still be adjusted


# 4351b626 26-Mar-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Merge branch 'master' into serial


# 0ceefd5c 11-Mar-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Start unifying schema types

Schemas per se are type agnostic, isLookup property is removed. Data is stored and accessed differently based on how it is entered and retrieved.

The crucial change is i

Start unifying schema types

Schemas per se are type agnostic, isLookup property is removed. Data is stored and accessed differently based on how it is entered and retrieved.

The crucial change is introduction of the composite key of pid and rid. Previous page data utilizes rid = 0 to differentiate itself. Other types, notably lookup, have autoincrementing rid.

Database migration is not implemented yet.

show more ...


# 7a3219fa 02-Sep-2019 Robert Surý <rsurycz@seznam.cz>

translation update


# 2a2be654 19-Jul-2019 Robert Surý <rsurycz@seznam.cz>

translation update