<?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 AccessTableGlobal.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b8d3247dc56feb4b81d8c7df61a4214dd02a662f - Code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#b8d3247dc56feb4b81d8c7df61a4214dd02a662f</link>
        <description>Code style fixes

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Tue, 12 Dec 2023 10:37:17 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>5e29103a15bd9873f422f66a6a5239b6aec4651e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#5e29103a15bd9873f422f66a6a5239b6aec4651e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Mon, 11 Dec 2023 15:31:16 +0000</pubDate>
        <dc:creator>annda &lt;annda@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/meta/AccessTableGlobal.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>84ce8119d0320eb3f7194fe801fa96fb60fe42f1 - fix dynamic table access. closes #659</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#84ce8119d0320eb3f7194fe801fa96fb60fe42f1</link>
        <description>fix dynamic table access. closes #659Table names can not be passed as parameters via PDO.

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Tue, 08 Aug 2023 08:29:01 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>438a804c3e15c4f1e82daeb4ec346e2cf325d925 - Make all tests run with the new SQLiteDB class</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#438a804c3e15c4f1e82daeb4ec346e2cf325d925</link>
        <description>Make all tests run with the new SQLiteDB class

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Thu, 25 May 2023 15:41:39 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>79b29326ae29dcbf2571b932f1b531c400b9460b - Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#79b29326ae29dcbf2571b932f1b531c400b9460b</link>
        <description>Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Wed, 24 May 2023 14:38:34 +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/meta/AccessTableGlobal.php#17a3a5782666ca8742a2c64cc11565d4f9fe1076</link>
        <description>Manual code style adjustments

            List of files:
            /plugin/struct/meta/AccessTableGlobal.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/meta/AccessTableGlobal.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/meta/AccessTableGlobal.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>a09ff24ac13f25af7394128ac2058efadce2a366 - Remove deselected data in multi fields (serial and global)</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#a09ff24ac13f25af7394128ac2058efadce2a366</link>
        <description>Remove deselected data in multi fields (serial and global)Because we were replacing data on update, old values were not deleted.Now we explicitly clear them before saving new data.

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Wed, 26 Aug 2020 14:16:07 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d680cb3703acb333c72e026d581c4f44f4f28185 - Allow deleting all values from a multi field in inline editor</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#d680cb3703acb333c72e026d581c4f44f4f28185</link>
        <description>Allow deleting all values from a multi field in inline editorFixes #439Puts a mechanism in place to delete any previous values when saving anempty multi field. This does NOT apply to page data, which is versionedand should not be deleted on update.

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Mon, 20 Jul 2020 10:35:52 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>308cc83fd5391df29d21d2bc1306c8da49fdb335 - refactoring names</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/AccessTableGlobal.php#308cc83fd5391df29d21d2bc1306c8da49fdb335</link>
        <description>refactoring namesTo avoid confusion with the Lookup type, the three different ways ofaccessing a schema have now the following names:* page data - for revisioned struct data attached to a page* serial data - for an unrevisioned list of struct data attached to a                page* global data - for an unrevisioned list of struct data not attached to                any page (formaly known as lookup schema)The editor mechanism used for serial and global data is now calledAggregationEditorSome reference to lookup schemas is still in the bureaucracy supportpart.

            List of files:
            /plugin/struct/meta/AccessTableGlobal.php</description>
        <pubDate>Thu, 14 May 2020 10:41:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
