<?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 AbstractAction.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d22e654a6ed51b6da5bad842a004585ec8dce753 - Use the reflection method</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#d22e654a6ed51b6da5bad842a004585ec8dce753</link>
        <description>Use the reflection method

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Tue, 06 Aug 2024 12:27:26 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>c04d78e114d1eaf0a63bc333b5a121d1d0c40600 - Forgot to lowercase the result</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#c04d78e114d1eaf0a63bc333b5a121d1d0c40600</link>
        <description>Forgot to lowercase the result

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Mon, 05 Aug 2024 21:22:54 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>81f8bc8ba4d6365fdb39eedb22a420a15623fcd9 - Update AbstractAction.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#81f8bc8ba4d6365fdb39eedb22a420a15623fcd9</link>
        <description>Update AbstractAction.phpPHP 8 makes this method faster that the previous SubstringStrChr method mentioned in https://stackoverflow.com/a/27457689

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Mon, 05 Aug 2024 20:40:42 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Thu, 31 Aug 2023 20:44:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>79a2d7845d5e5e48fe3be8f192717de9294aaba5 - import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJ</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#79a2d7845d5e5e48fe3be8f192717de9294aaba5</link>
        <description>import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJupdate phpdocs,rename dokuwiki/Ui/Draft to PageDraft

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Wed, 05 Jan 2022 23:59:00 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b2c9cd19ff3733a632c8d415256d3096765343f7 - renamed ActionRouter::checkPermissions to checkPreconditions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#b2c9cd19ff3733a632c8d415256d3096765343f7</link>
        <description>renamed ActionRouter::checkPermissions to checkPreconditionsAs discussed in #1933

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Thu, 12 Apr 2018 13:36:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>225d36a171865ee1bc1b8243c7642a4f89522630 - fixed small typo</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#225d36a171865ee1bc1b8243c7642a4f89522630</link>
        <description>fixed small typo

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Sat, 01 Apr 2017 06:07:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>480336a332edb3421967e8a704976494c582e76c - no longer rely on actionOk when checking if actions are disabled</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#480336a332edb3421967e8a704976494c582e76c</link>
        <description>no longer rely on actionOk when checking if actions are disabledloadAction() and checkAction() are now public and could be used withinactionOK(). However some weird circular references prevent that. Inaddition, actionOK is also used to check for things that aren&apos;t Actions(yet) like &apos;rss&apos; and &apos;top&apos;.

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Fri, 31 Mar 2017 15:49:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ec7012214a693c8b3103377245a7d797cf8f9608 - explicitly declare method visibility</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#ec7012214a693c8b3103377245a7d797cf8f9608</link>
        <description>explicitly declare method visibility

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Fri, 31 Mar 2017 11:45:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6e4bf08e063f1f0b061525dfad582869333287e7 - allow actions to be initialized without an action name</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#6e4bf08e063f1f0b061525dfad582869333287e7</link>
        <description>allow actions to be initialized without an action namealso fixes the tests

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Fri, 31 Mar 2017 10:53:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>73522543bc6b95590563b07feeb1b3d0113a2018 - fixed export action by supporting underscores in actions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#73522543bc6b95590563b07feeb1b3d0113a2018</link>
        <description>fixed export action by supporting underscores in actionsNow underscores can be used to have sub actions. The loader will try tofind an exact match first, then begin removing parts from the end untila matching action is found.

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Sat, 11 Mar 2017 11:50:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ab583a1bc44ef1ef3b917647fc361aabd055c2ac - more doc block fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#ab583a1bc44ef1ef3b917647fc361aabd055c2ac</link>
        <description>more doc block fixes

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Sat, 11 Feb 2017 13:20:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f21dad3906d4ec6b3d86685599409894630abdc1 - all actions should have a class now</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#f21dad3906d4ec6b3d86685599409894630abdc1</link>
        <description>all actions should have a class nowLots of FIXMEs and the routing isn&apos;t integrated, yet

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Sat, 11 Feb 2017 11:34:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>64ab5140f7b1c996873fbfe9bab26d9202fbb773 - start of a refactoring the action routing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/AbstractAction.php#64ab5140f7b1c996873fbfe9bab26d9202fbb773</link>
        <description>start of a refactoring the action routingThis is neither complete nor working, yet

            List of files:
            /dokuwiki/inc/Action/AbstractAction.php</description>
        <pubDate>Fri, 10 Feb 2017 18:00:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
