<?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 Checkbox.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/types/Checkbox.php#7fe2cdf28c472c686961bf42f0123eb33d2f3e60</link>
        <description>apply #670 and manually cleanup afterwardsfixes some failing testsuses sexplode over array_padreformats multiline arrays

            List of files:
            /plugin/struct/types/Checkbox.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/types/Checkbox.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/types/Checkbox.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>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/types/Checkbox.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>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/types/Checkbox.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>3e7a5b3c231ccf8f2d316ce33ba3c27ca78510c3 - Refactor to use buildAttributes -&gt; cleaner code</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#3e7a5b3c231ccf8f2d316ce33ba3c27ca78510c3</link>
        <description>Refactor to use buildAttributes -&gt; cleaner code

            List of files:
            /plugin/struct/types/Checkbox.php</description>
        <pubDate>Tue, 13 Jun 2017 16:03:33 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ee9831356b74138b1f383487fbd76c7906f6fd02 - Fix multiple inputs in one label: it&apos;s invalid &#55357;&#56901;</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#ee9831356b74138b1f383487fbd76c7906f6fd02</link>
        <description>Fix multiple inputs in one label: it&apos;s invalid &#55357;&#56901;Multiple inputs within a single label in invalid HTML. This bug can notonly occur in multi-fields but also in plugin-provided single fieldswhich may contain multiple input-fields which are then only combined byjavascript.Thus, we provide an id which every type can assign to the edit-fieldbest suited. For multi-types this is usually the new-input-template.Fixes #292

            List of files:
            /plugin/struct/types/Checkbox.php</description>
        <pubDate>Fri, 02 Jun 2017 11:22:24 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c0230d2cff12393e50d4f6e8a795895769b395a3 - Always use raw values for editors</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#c0230d2cff12393e50d4f6e8a795895769b395a3</link>
        <description>Always use raw values for editorsThis is another attempt to fix #140. The valueEditor() andmultiValueEditor() now always expect raw values to be passed. The Valueclass was adjusted accordingly. It now allows to set the raw value(which is what we get from POST). If done, the Value object is treatedas a rawonly Value that will throw an exception when you try to accessvalue or displayvalue.

            List of files:
            /plugin/struct/types/Checkbox.php</description>
        <pubDate>Wed, 24 Aug 2016 09:10:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>79d22ad4f460cf0b29801da9ddd47f22ce882cd8 - Clean values in multiValueEditor, not in valueEditor</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#79d22ad4f460cf0b29801da9ddd47f22ce882cd8</link>
        <description>Clean values in multiValueEditor, not in valueEditorSince rawValue expects a single value it may not be able to handlemultiple concatinated values.This caused an error for the pagetype in a multi value field withusetitles enabled.

            List of files:
            /plugin/struct/types/Checkbox.php</description>
        <pubDate>Wed, 27 Jul 2016 14:22:06 +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/types/Checkbox.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/types/Checkbox.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>73ae930b8d091944e751e9f4b1b1bda20be8698b - implemented checkbox type #39</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/Checkbox.php#73ae930b8d091944e751e9f4b1b1bda20be8698b</link>
        <description>implemented checkbox type #39

            List of files:
            /plugin/struct/types/Checkbox.php</description>
        <pubDate>Thu, 17 Mar 2016 10:20:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
