<?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 ConfigParser.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9fbb0f8bd649f8c5791988a972dff0e0a6a95e6b - Allow positioning the action column in aggregate editor</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#9fbb0f8bd649f8c5791988a972dff0e0a6a95e6b</link>
        <description>Allow positioning the action column in aggregate editorVia the actcol setting (defaults to -1) you can define at which positionthe delete column is added to the table. Positive number count fromstart, negative ones from the end.

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Wed, 07 May 2025 09:22:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>62c804cc11db5ad59330873e041f0294e4b72688 - Fix headers in flat list aggregations</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#62c804cc11db5ad59330873e041f0294e4b72688</link>
        <description>Fix headers in flat list aggregationsFixes #678

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Wed, 01 Nov 2023 14:34:14 +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/meta/ConfigParser.php#7fe2cdf28c472c686961bf42f0123eb33d2f3e60</link>
        <description>apply #670 and manually cleanup afterwardsfixes some failing testsuses sexplode over array_padreformats multiline arrays

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

            List of files:
            /plugin/struct/meta/ConfigParser.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>af0ce8d2fb493ed201ed374daddbc04d257baa9c - added classes config parameter</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#af0ce8d2fb493ed201ed374daddbc04d257baa9c</link>
        <description>added classes config parameterThis allows users to set custom CSS classes on aggregations potentiallyrestyling them differently for different use cases.This makes startScope and finishScope part of the public API of theAggregation class. It should no longer be called within render() but isinstead called outside.This might potentially break plugins implementing their ownaggregations. Needs to be checked

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Mon, 26 Jun 2023 13:09:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ce44c6393fcd559a7f07942c55824e5b8379912c - Add indexing support</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#ce44c6393fcd559a7f07942c55824e5b8379912c</link>
        <description>Add indexing supportUsing the index keyword, lists can now have an alphabetical Index at thetop level.

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Mon, 26 Jun 2023 12:11:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5bc00e117f7d6c42d7b1b5918894e63f3f847966 - Add nesting option for List Aggregations</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#5bc00e117f7d6c42d7b1b5918894e63f3f847966</link>
        <description>Add nesting option for List AggregationsThis allows to create nested lists based on the selected number ofresult columns. This is basically a group-by after the fact anddisplaying it in a tree. Multivalues are split up for grouping, so thata result can be nested by tags for example.

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Thu, 22 Jun 2023 13:05:08 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>460e822f151927ce85266db47a50680aee6827ea - code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#460e822f151927ce85266db47a50680aee6827ea</link>
        <description>code style fixes

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Thu, 06 Apr 2023 06:47:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>42d332d70fb4811e8f28a2f852f8d4ee12897c7d - PHP8 fix in ConfigParser. replaces #628</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#42d332d70fb4811e8f28a2f852f8d4ee12897c7d</link>
        <description>PHP8 fix in ConfigParser. replaces #628splitLine has been adjusted to always return an array. Test added.

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Thu, 09 Mar 2023 08:18:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3a41f42756979739f26dc963a28cd0b588fe4b6f - Fix more PHP 8 warnings</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#3a41f42756979739f26dc963a28cd0b588fe4b6f</link>
        <description>Fix more PHP 8 warningsFixes #560 #618

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Wed, 05 Oct 2022 18:04:14 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>25ed0c0dbf1e045a4e27c1c3a21e99786851c54d - avoid a couple of PHP8 warnings</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#25ed0c0dbf1e045a4e27c1c3a21e99786851c54d</link>
        <description>avoid a couple of PHP8 warnings

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Fri, 26 Aug 2022 08:42:11 +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/ConfigParser.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/meta/ConfigParser.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>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/meta/ConfigParser.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>d982cb29e593acd2279ea3caa579f82580c2a03b - Merge pull request #472 from micgro42/fixDeprecation</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#d982cb29e593acd2279ea3caa579f82580c2a03b</link>
        <description>Merge pull request #472 from micgro42/fixDeprecationfix PHP7.4 deprecation warning

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Sun, 22 Dec 2019 16:28:43 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>d93ddfc74461b5b3967c90954913f90ad5e6312c - fix warning on line 130 (invalid argument for count())</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#d93ddfc74461b5b3967c90954913f90ad5e6312c</link>
        <description>fix warning on line 130 (invalid argument for count())

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Mon, 30 Jul 2018 08:37:50 +0000</pubDate>
        <dc:creator>Szymon Olewniczak &lt;solewniczak@rid.pl&gt;</dc:creator>
    </item>
<item>
        <title>9007da58b3769997532efda5f01b47396f177e21 - Fix PHP notices</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#9007da58b3769997532efda5f01b47396f177e21</link>
        <description>Fix PHP notices

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Tue, 24 Apr 2018 13:39:20 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>29a2b7942700907ea0f8902daad53075ec3b7c9f - introduce event to allow plugins to parse additional configs</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#29a2b7942700907ea0f8902daad53075ec3b7c9f</link>
        <description>introduce event to allow plugins to parse additional configs

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Tue, 28 Mar 2017 08:10:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>95eef5804afededac6d4273fa6b1ae84a52cd7ed - simplified alignment handling</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#95eef5804afededac6d4273fa6b1ae84a52cd7ed</link>
        <description>simplified alignment handling

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Tue, 24 Jan 2017 10:46:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9cda58056336545eef9b2a7c7f7e7baea996d624 - added alignment support for aggregation table. fixes #258</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/ConfigParser.php#9cda58056336545eef9b2a7c7f7e7baea996d624</link>
        <description>added alignment support for aggregation table. fixes #258

            List of files:
            /plugin/struct/meta/ConfigParser.php</description>
        <pubDate>Tue, 24 Jan 2017 10:27:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
