History log of /plugin/structpublish/meta/AccessTableStructpublish.php (Results 1 – 7 of 7)
Revision Date Author Comments
# 9ab8cbae 15-Aug-2025 annda <17853330+annda@users.noreply.github.com>

�� Automatic code style fixes


# c4618b6c 20-Jul-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Only a single row per page can have the "latest" flag


# 94eb3960 03-Jul-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Handle 'latest' flag properly

Before saving a new row of structpublish data make sure that older rows referencing the same id and satus have the flag 'latest' set to 0. There should be only one late

Handle 'latest' flag properly

Before saving a new row of structpublish data make sure that older rows referencing the same id and satus have the flag 'latest' set to 0. There should be only one latest revision in each category: draft, approved, published.

show more ...


# f734c62f 22-Jun-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Update queries for new SQLiteDB class


# 8b0ba635 15-Sep-2022 Andreas Gohr <andi@splitbrain.org>

added more docblocks and some reformatting


# 6a791fef 23-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Save published status in own field


# 3231ebae 17-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Simple syntax