<?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 show.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9ab8cbae39a6ffa37705f745bc76916ea212a92b - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#9ab8cbae39a6ffa37705f745bc76916ea212a92b</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Fri, 15 Aug 2025 10:53:30 +0000</pubDate>
        <dc:creator>annda &lt;17853330+annda@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>9cc4b3d87542b515048cd687b00862894c1cb6c7 - Don&apos;t hide drafts from users with edit permissions</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#9cc4b3d87542b515048cd687b00862894c1cb6c7</link>
        <description>Don&apos;t hide drafts from users with edit permissionsImplements #15

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Fri, 15 Aug 2025 10:48:54 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>31e730e145521fb7010758415a11c928f44439b8 - Code style adjustments</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#31e730e145521fb7010758415a11c928f44439b8</link>
        <description>Code style adjustments

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Tue, 29 Aug 2023 18:40:26 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b476f81d46066c318f7a5153cbfadaf4262a2998 - Do not pass unused variable around</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#b476f81d46066c318f7a5153cbfadaf4262a2998</link>
        <description>Do not pass unused variable around

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Thu, 22 Jun 2023 12:52:52 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ed00f27d283750104fb7f80bdad97cf3156c4d59 - register IS_PUBLISHED on our own database connection</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#ed00f27d283750104fb7f80bdad97cf3156c4d59</link>
        <description>register IS_PUBLISHED on our own database connectionIdeally the plugin shouldn&apos;t open it&apos;s own connection, but rely on themain struct connection. But since our helper inherits from the structhelper it is treated as a different class (not as the same as struct).So we need to ensure that our function is registered on the correctconnection.Why this has worked before is unclear. With the devel branch of thesqlite plugin it fails.In the future this should be refactored correctly.

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Mon, 22 May 2023 14:34:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>98487b7550fc2f486c5f71bc5be8cd19181af4b1 - Suppress &apos;old revision&apos; message for users with no publishing permissions</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#98487b7550fc2f486c5f71bc5be8cd19181af4b1</link>
        <description>Suppress &apos;old revision&apos; message for users with no publishing permissionsDon&apos;t show the message if the viewed revision is the latest published one

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Wed, 17 May 2023 12:31:57 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>030815a3f39a1645c375b2646f7b23664948e644 - Option to override view restrictions for superusers</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#030815a3f39a1645c375b2646f7b23664948e644</link>
        <description>Option to override view restrictions for superusersNew config option which allows admins to view unpublished revisions even if they have no publisher rightsOption to override view restrictions for superusers

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Mon, 20 Feb 2023 18:08:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>11580b0e5043ce36ee7a820a97677a0690fa5954 - Fix check for not yet published pages</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#11580b0e5043ce36ee7a820a97677a0690fa5954</link>
        <description>Fix check for not yet published pages

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Tue, 04 Oct 2022 07:25:48 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>6d5e23d337b220c300f99c3da9b4ba6e2514c2c1 - Respect requested revision</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#6d5e23d337b220c300f99c3da9b4ba6e2514c2c1</link>
        <description>Respect requested revision

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Mon, 26 Sep 2022 06:20:06 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8b0ba635402b9a3b9717898c9e08f6ff65eb73f7 - added more docblocks and some reformatting</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#8b0ba635402b9a3b9717898c9e08f6ff65eb73f7</link>
        <description>added more docblocks and some reformatting

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Thu, 15 Sep 2022 12:14:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0dcf68caffd50649254218c13bee06c6ca23bcf8 - Latest published revision is a Revision object</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#0dcf68caffd50649254218c13bee06c6ca23bcf8</link>
        <description>Latest published revision is a Revision object

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Wed, 14 Sep 2022 16:55:38 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e31c94d7935dccc7709b66e483c744379995197d - move all constants to their own class</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#e31c94d7935dccc7709b66e483c744379995197d</link>
        <description>move all constants to their own class

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Wed, 14 Sep 2022 12:09:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>63483f2079bf73678c41b0c5870bc6ddb1202321 - fix deny behavior when no published version is available</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#63483f2079bf73678c41b0c5870bc6ddb1202321</link>
        <description>fix deny behavior when no published version is available

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Wed, 14 Sep 2022 11:04:49 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dafa98129e3380a0db14657af63bb43f9cf8d39e - Register custom sqlite function via event</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#dafa98129e3380a0db14657af63bb43f9cf8d39e</link>
        <description>Register custom sqlite function via event

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Wed, 24 Aug 2022 10:09:49 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>939e6e3ca86690c99bc0cda50a62d61e0294ae7e - Remove obsolete helper</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#939e6e3ca86690c99bc0cda50a62d61e0294ae7e</link>
        <description>Remove obsolete helper

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Tue, 23 Aug 2022 21:19:03 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8d2065f7b2b1f3b8d189ad26587e4daa79a85afd - Cleaner access to revision data</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#8d2065f7b2b1f3b8d189ad26587e4daa79a85afd</link>
        <description>Cleaner access to revision data

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Tue, 23 Aug 2022 16:02:57 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>40f4519b316f8d5316baab41bc31c713611b3179 - Working check whether current user may see not only published revisions</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#40f4519b316f8d5316baab41bc31c713611b3179</link>
        <description>Working check whether current user may see not only published revisions

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Tue, 23 Aug 2022 13:30:20 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>51066f2725104728ed4ca433dc247fff64bfc68e - WIP Show only published revisions to users without publishing privileges</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#51066f2725104728ed4ca433dc247fff64bfc68e</link>
        <description>WIP Show only published revisions to users without publishing privileges

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Mon, 22 Aug 2022 15:08:53 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e394901a0f7c5b3f8d056c0f4d754d974f4f8413 - Use a regular struct schema instead of custom table</title>
        <link>http://127.0.0.1:8080/history/plugin/structpublish/action/show.php#e394901a0f7c5b3f8d056c0f4d754d974f4f8413</link>
        <description>Use a regular struct schema instead of custom table

            List of files:
            /plugin/structpublish/action/show.php</description>
        <pubDate>Wed, 06 Oct 2021 09:43:35 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
