<?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 assignments.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7fe2cdf28c472c686961bf42f0123eb33d2f3e60 - apply #670 and manually cleanup afterwards</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#7fe2cdf28c472c686961bf42f0123eb33d2f3e60</link>
        <description>apply #670 and manually cleanup afterwardsfixes some failing testsuses sexplode over array_padreformats multiline arrays

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Wed, 13 Sep 2023 10:51:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6c9d1a10af9a568283576743abf68ccc0788c27f - Rename internal schemas to &quot;internal&quot;</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#6c9d1a10af9a568283576743abf68ccc0788c27f</link>
        <description>Rename internal schemas to &quot;internal&quot;

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Wed, 21 Sep 2022 14:45:19 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>17a3a5782666ca8742a2c64cc11565d4f9fe1076 - Manual code style adjustments</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#17a3a5782666ca8742a2c64cc11565d4f9fe1076</link>
        <description>Manual code style adjustments

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 13 Jan 2022 14:52:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>61e808e6602cb7540f481a83befe41f3a08f17cb - Fix missing closing form tag</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#61e808e6602cb7540f481a83befe41f3a08f17cb</link>
        <description>Fix missing closing form tag

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 19 Nov 2020 02:27:27 +0000</pubDate>
        <dc:creator>jf908 &lt;jf908@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>0ceefd5c55d49dcf9a9f59c8e57e60eaeea1c187 - Start unifying schema types</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#0ceefd5c55d49dcf9a9f59c8e57e60eaeea1c187</link>
        <description>Start unifying schema typesSchemas 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.

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Wed, 11 Mar 2020 16:12:54 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d982cb29e593acd2279ea3caa579f82580c2a03b - Merge pull request #472 from micgro42/fixDeprecation</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#d982cb29e593acd2279ea3caa579f82580c2a03b</link>
        <description>Merge pull request #472 from micgro42/fixDeprecationfix PHP7.4 deprecation warning

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Sun, 22 Dec 2019 16:28:43 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>7cbcfbdb68125878b37fede99d5e33997295c2f6 - better handling of failing sqlite plugin init. fixes #200</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#7cbcfbdb68125878b37fede99d5e33997295c2f6</link>
        <description>better handling of failing sqlite plugin init. fixes #200

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Mon, 07 Nov 2016 13:55:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>025cb9da4274aac00be48202c8eb49058f2dd283 - made Assignments singleton. fixes #163</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#025cb9da4274aac00be48202c8eb49058f2dd283</link>
        <description>made Assignments singleton. fixes #163

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Wed, 02 Nov 2016 13:52:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>fc26989e4442674ded604c12f445cb8ca3510cf9 - make sure lookups aren&apos;t assigned to pages</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#fc26989e4442674ded604c12f445cb8ca3510cf9</link>
        <description>make sure lookups aren&apos;t assigned to pagesThis prevents pattern assignment and will ignore any lookups whenreading the assignments for a given page.Should probably have some tests

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 11 Aug 2016 10:27:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e4e173875aa25c02b3a01e7bbc4c94bcb2d4bb44 - Confirm before deleting assignment</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#e4e173875aa25c02b3a01e7bbc4c94bcb2d4bb44</link>
        <description>Confirm before deleting assignmentSPR-538

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Wed, 13 Jul 2016 12:57:49 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ba76620163eb4cb2b8d6042c6bec7725074f508c - Use DokuWiki new autoloader for class files</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#ba76620163eb4cb2b8d6042c6bec7725074f508c</link>
        <description>Use DokuWiki new autoloader for class filesNo longer do we need to register our own autoloader. Namespace had to bevendor prefixed.

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 28 Apr 2016 13:40:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9914e87efa9c3f3c75f0e56619423f12ea7ca649 - allow regexps for page assignments. #70</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#9914e87efa9c3f3c75f0e56619423f12ea7ca649</link>
        <description>allow regexps for page assignments. #70

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 17 Mar 2016 11:10:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>097f4a53a9f2c54a89643d357681041c89816aed - moved schema listing to central place</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#097f4a53a9f2c54a89643d357681041c89816aed</link>
        <description>moved schema listing to central place

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Mon, 14 Mar 2016 12:36:01 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4d220607ed4491cd4b59bb07ebea91787ab19050 - make admin interface available to managers. closes #31</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#4d220607ed4491cd4b59bb07ebea91787ab19050</link>
        <description>make admin interface available to managers. closes #31

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Tue, 08 Mar 2016 14:37:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f8d8a899b72871b2a47fd7a0c74e65292251981c - fixed assignment listing</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#f8d8a899b72871b2a47fd7a0c74e65292251981c</link>
        <description>fixed assignment listing

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Tue, 01 Mar 2016 11:09:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>33d7be6abc45ae7d23a5fbc1500ee46b86bb5f30 - renamed a few methods to be more clear</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#33d7be6abc45ae7d23a5fbc1500ee46b86bb5f30</link>
        <description>renamed a few methods to be more clearnow that we have assignments and patterns we have to differentiatecorrectly

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 25 Feb 2016 13:31:30 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f94f4c4fafaabb034468b54ec3316549226c595b - fixed a bunch of minor things found by IntelliJ Idea</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/admin/assignments.php#f94f4c4fafaabb034468b54ec3316549226c595b</link>
        <description>fixed a bunch of minor things found by IntelliJ Idea

            List of files:
            /plugin/struct/admin/assignments.php</description>
        <pubDate>Thu, 25 Feb 2016 11:19:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
