<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in latest.version</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>52637a9ca3119bfe2df801eeac9a3a98ae80916a - DB migration: add indexes for latest and published</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#52637a9ca3119bfe2df801eeac9a3a98ae80916a</link>
        <description>DB migration: add indexes for latest and published

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 18 Jan 2024 10:16:20 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fc6ac2e560a8d00924bd642434731ce9aa18206d - Add &apos;published&apos; column to db tables</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#fc6ac2e560a8d00924bd642434731ce9aa18206d</link>
        <description>Add &apos;published&apos; column to db tablesFirst step of integrating publishing workflows into struct

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Tue, 17 Aug 2021 17:59:48 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>bbd79bcc843f6bb7f0c0a6106f4c181ff9e7e427 - Migration cleanup</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#bbd79bcc843f6bb7f0c0a6106f4c181ff9e7e427</link>
        <description>Migration cleanupFinally removes a temp table left over by migration 16

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Sun, 10 Jan 2021 16:56:16 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>544dca1b89f6be64f219a93762df0888844ac819 - Fix some incorrectly migrated lookup data</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#544dca1b89f6be64f219a93762df0888844ac819</link>
        <description>Fix some incorrectly migrated lookup data

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Mon, 18 May 2020 18:56:47 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>76a74c230f7336dce2880f047cb3dbd1a2e8f0e7 - Migrate database to unified schema</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#76a74c230f7336dce2880f047cb3dbd1a2e8f0e7</link>
        <description>Migrate database to unified schema

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 23 Apr 2020 12:52:02 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>88b58a212b1e27877882d9dad769a4d01cffdde4 - This commit adds &apos;%lastsummary%&apos; special column for page schemas. The column contains the summary of last page revision.</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#88b58a212b1e27877882d9dad769a4d01cffdde4</link>
        <description>This commit adds &apos;%lastsummary%&apos; special column for page schemas. The column contains the summary of last page revision.

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Fri, 30 Mar 2018 09:01:43 +0000</pubDate>
        <dc:creator>Szymon Olewniczak &lt;solewniczak@rid.pl&gt;</dc:creator>
    </item>
<item>
        <title>127d6bacbaa5831b9606d5ae91b03cfbe9108473 - feat: Show translatable schema names on pages</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#127d6bacbaa5831b9606d5ae91b03cfbe9108473</link>
        <description>feat: Show translatable schema names on pagesSPR-841 #45

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Tue, 28 Feb 2017 10:33:19 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>109edca8dd1de9402ad71e45de10aee175942306 - feat: store user and rev of all pages</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#109edca8dd1de9402ad71e45de10aee175942306</link>
        <description>feat: store user and rev of all pagesRename `meta/Title.php` `meta/Page.php` since it now handles the userand timestamp for the last change as well.This is done in preparation to adding a %lasteditor% selector showingthe last editor of a page and changing the %lastupdated% to show thetime when the page was last changed instead of showing the time when thestruct data of the page was last updated.SPR-622

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Wed, 16 Nov 2016 16:46:18 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8f2594674dc864a5f8a2455d5836ec024b2a45f2 - add a latest column to the multi_* tables</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#8f2594674dc864a5f8a2455d5836ec024b2a45f2</link>
        <description>add a latest column to the multi_* tablesThis makes it easier to access the most current data, similar to what wehave in single tables already

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Tue, 15 Nov 2016 11:32:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e2c90eebd879dde19ad396148dba094c80ce7cab - added editors to schema. not checked anywhere, yet</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#e2c90eebd879dde19ad396148dba094c80ce7cab</link>
        <description>added editors to schema. not checked anywhere, yet

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 06 Oct 2016 14:26:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fe23a86e411d30b6bbb1e29ee65625c04fd5f6cb - Merge branch &apos;master&apos; into lookups</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#fe23a86e411d30b6bbb1e29ee65625c04fd5f6cb</link>
        <description>Merge branch &apos;master&apos; into lookupsNote: this resolves a conflict in the migrations. If you worked with thelookup branch before, you will probably need to throw away yourdatabase.* master:  translation update  Version upped  Partly reverting 12fe9b2c - export user again  Return false if schema doesn&apos;t exist  Leave error handling of helper methods to the caller  Do not export the user either  Add docblocks, better names and exception handling  Set the user explicitly during import  Fix tests  Reinitialize db if $conf[&apos;meta&apos;] changed  Save user on schema change and more imexport tools  Reevaluate page assignments when replacing them  Delete assignments as well  Add helper for im&amp;export by other plugins

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 25 Aug 2016 07:00:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fa7b96aac3c296355e7757cc16519768d467d548 - Save user on schema change and more imexport tools</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#fa7b96aac3c296355e7757cc16519768d467d548</link>
        <description>Save user on schema change and more imexport tools

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Wed, 10 Aug 2016 17:23:17 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9937cf33bb50a3dfba07030f80c51155dc7cb314 - added islookup to schemas table</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#9937cf33bb50a3dfba07030f80c51155dc7cb314</link>
        <description>added islookup to schemas table

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 04 Aug 2016 08:30:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d7b296500cab514c167c2a2c46ca79305636d116 - add a titles table</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#d7b296500cab514c167c2a2c46ca79305636d116</link>
        <description>add a titles table

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Mon, 18 Jul 2016 09:58:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>303fac14495808141e56247f6effd423b645a014 - automatically change the type for existing Image fields</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#303fac14495808141e56247f6effd423b645a014</link>
        <description>automatically change the type for existing Image fields

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 03 Mar 2016 08:35:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ed60c3b35483367298781f7b408d38ff6458040d - update assigments when patterns are changed</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#ed60c3b35483367298781f7b408d38ff6458040d</link>
        <description>update assigments when patterns are changed

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 25 Feb 2016 14:10:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>49d385736e9d9750c47001456827fe8af155ff49 - new table for page assignments/patterns #28</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#49d385736e9d9750c47001456827fe8af155ff49</link>
        <description>new table for page assignments/patterns #28

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 25 Feb 2016 13:28:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0fe33e720e6122782050fa864daf1ac30d713126 - use one multivalue table per schema</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#0fe33e720e6122782050fa864daf1ac30d713126</link>
        <description>use one multivalue table per schema

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Thu, 11 Feb 2016 09:28:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>706e7c4b4fb25490b723f162ecf439f6eea4d948 - adds a multivals table</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#706e7c4b4fb25490b723f162ecf439f6eea4d948</link>
        <description>adds a multivals tablefor columns that store multiple values (multi = true), we store a NULLin the data_* table and put all the values in the multivals table. Therow column acts as a simple counter so values can be stored andretrieved in the correct order.

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Tue, 02 Feb 2016 10:11:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a205b0ca74eda0b01cab648b0dc38121ee63302f - added table to hold schema assignments</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/db/latest.version#a205b0ca74eda0b01cab648b0dc38121ee63302f</link>
        <description>added table to hold schema assignmentsSchemas should be assignable to namespaces or pages. That&apos;s why thecolumn to hold that info is called assign and not pid.

            List of files:
            /plugin/struct/db/latest.version</description>
        <pubDate>Tue, 19 Jan 2016 10:09:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
