<?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 User.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9c1b8e31a3bbb364624b348e1f1b303399f7f049 - Fix #689</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#9c1b8e31a3bbb364624b348e1f1b303399f7f049</link>
        <description>Fix #689Solution is based off of one in da8d86a

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Thu, 30 Nov 2023 23:46:20 +0000</pubDate>
        <dc:creator>Chris MacMackin &lt;cmacmackin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5827d73787ae7adcab61b1f490e038a1a16dc864 - No exception in user autocompletion</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#5827d73787ae7adcab61b1f490e038a1a16dc864</link>
        <description>No exception in user autocompletionIf auth does not support listing users, just return an empty result.

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Wed, 01 Nov 2023 12:31:54 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7fe2cdf28c472c686961bf42f0123eb33d2f3e60 - apply #670 and manually cleanup afterwards</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.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/User.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/User.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/types/User.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>6a819106d9214b25a316f4707f497180f2b71449 - more test and deprecation fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#6a819106d9214b25a316f4707f497180f2b71449</link>
        <description>more test and deprecation fixes

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Wed, 05 Apr 2023 11:39:15 +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/types/User.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/types/User.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/User.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/types/User.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>af993d55de4e0a953dd341ba1012e1447afbac9b - fix: stop OR filters causing problems</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#af993d55de4e0a953dd341ba1012e1447afbac9b</link>
        <description>fix: stop OR filters causing problemsThe filters coming from syntax should be grouped together in a subgroupto that OR-filters cannot undo the filters on latest=1 etc.Since we cannot know in the filter function whether there is already asubgroup for us to use or which to use, the solution was to give thecorrect subgroup to the filter function directly.Instead of adding another parameter to the already long list ofparameters for that function, I have chosen to give theQueryBuilderWhere a reference back to the original QueryBuilder.

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 03 Jan 2017 14:30:46 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>2e12ac22cf806595364023b831794693655a9912 - feat: Add `%lasteditor%` col in access-aggregation</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#2e12ac22cf806595364023b831794693655a9912</link>
        <description>feat: Add `%lasteditor%` col in access-aggregationAdd this column to show the user that last edited a page.SPR-622

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Thu, 17 Nov 2016 13:24:28 +0000</pubDate>
        <dc:creator>Michael Grosse &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>23169abe6ca92f6c0b8bd59322eeb95a45401ae3 - Validation should happen on raw value</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#23169abe6ca92f6c0b8bd59322eeb95a45401ae3</link>
        <description>Validation should happen on raw valueThis just renames the parameter to make this more clear

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 23 Aug 2016 15:43:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4fea3d0a8621627ee6c2cea037fa6d0391084f6e - User config fullname is an autocomplete option #110</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#4fea3d0a8621627ee6c2cea037fa6d0391084f6e</link>
        <description>User config fullname is an autocomplete option #110

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 12 Jul 2016 13:55:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@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/User.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/User.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>8e3a19b5e13a5fbb8b08da0937b7e4396d4b190c - allow users to not exist. fixes 66</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#8e3a19b5e13a5fbb8b08da0937b7e4396d4b190c</link>
        <description>allow users to not exist. fixes 66

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Wed, 16 Mar 2016 11:36:52 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>806eec82973d6bd12e49870b42dd80e89c4e78c1 - allow validation to modify the value before saving</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#806eec82973d6bd12e49870b42dd80e89c4e78c1</link>
        <description>allow validation to modify the value before saving

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Wed, 16 Mar 2016 10:19:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>16a4ba5be246bcf1b8ea500e2ee579a7df005dca - use autocompletion for pages too. implements #7</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#16a4ba5be246bcf1b8ea500e2ee579a7df005dca</link>
        <description>use autocompletion for pages too. implements #7

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 01 Mar 2016 15:32:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f3b1bcff95a0c5d27d4be767c80db74eee452dba - User type now uses a single input for multiple users</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#f3b1bcff95a0c5d27d4be767c80db74eee452dba</link>
        <description>User type now uses a single input for multiple usersThis makes handling the autocomplete somewhat easier. I couldn&apos;t get itto work properly with our template duplication stuff.

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 01 Mar 2016 15:08:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b7413aef17ae14be322d96c77f2f2eee36f5e9e9 - render user name correctly</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#b7413aef17ae14be322d96c77f2f2eee36f5e9e9</link>
        <description>render user name correctly

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 01 Mar 2016 13:30:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f0d4d769b09cd08c682e361f5d57edc6adebbd65 - added validation for User type</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#f0d4d769b09cd08c682e361f5d57edc6adebbd65</link>
        <description>added validation for User type

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Tue, 01 Mar 2016 13:17:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>25ae1d893219f729b10b3ac6987f9b4122f615fa - finished implementing auto completion</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#25ae1d893219f729b10b3ac6987f9b4122f615fa</link>
        <description>finished implementing auto completion

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Mon, 29 Feb 2016 16:50:26 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>914921fb92301c70150ca8f040ad4d23523f569c - allow types to define their own AJAX backend</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/types/User.php#914921fb92301c70150ca8f040ad4d23523f569c</link>
        <description>allow types to define their own AJAX backend

            List of files:
            /plugin/struct/types/User.php</description>
        <pubDate>Mon, 29 Feb 2016 15:55:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
