<?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 Aggregation.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ba7f5789bbbcab95d7a655f6ec50a97b731b40d5 - No direct search execution</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#ba7f5789bbbcab95d7a655f6ec50a97b731b40d5</link>
        <description>No direct search execution

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Tue, 06 Feb 2024 08:45:39 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>67f70d54d911c6c842e298d4a97622e9d01815b3 - Revert &quot;Lazy search execution&quot;</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#67f70d54d911c6c842e298d4a97622e9d01815b3</link>
        <description>Revert &quot;Lazy search execution&quot;This reverts commit 95a8e37d986b141b2caee5b396741b93cd31c0e6.

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Thu, 18 Jan 2024 15:14:43 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>95a8e37d986b141b2caee5b396741b93cd31c0e6 - Lazy search execution</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#95a8e37d986b141b2caee5b396741b93cd31c0e6</link>
        <description>Lazy search executionMove search out of aggregation constructors. It should only be executedbefore actual rendering, not e.g. on metadata run

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Thu, 18 Jan 2024 15:10:44 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c2839eb299c2b690950316d87b096afd5cd44740 - Inline rendering of aggregarion value</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#c2839eb299c2b690950316d87b096afd5cd44740</link>
        <description>Inline rendering of aggregarion valueFixes #674

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Tue, 21 Nov 2023 21:17:55 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4b00515c41c61eceb0528f49dcb3789d99bb3399 - Add anchor to agrregations and dynammic filters</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#4b00515c41c61eceb0528f49dcb3789d99bb3399</link>
        <description>Add anchor to agrregations and dynammic filtersFixes #629

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Wed, 15 Nov 2023 13:26:52 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&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/Aggregation.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/meta/Aggregation.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>f4dbd3b0fadd55067a698fce1a2f7c512f93c723 - filter: initialize scope correctly</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#f4dbd3b0fadd55067a698fce1a2f7c512f93c723</link>
        <description>filter: initialize scope correctly

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Wed, 12 Jul 2023 10:02:24 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>af0ce8d2fb493ed201ed374daddbc04d257baa9c - added classes config parameter</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.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/Aggregation.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>00f71f1792dd6eaba8ea1c269be2cb4d9d469640 - fixed tests and codesniffer complaints</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#00f71f1792dd6eaba8ea1c269be2cb4d9d469640</link>
        <description>fixed tests and codesniffer complaints

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Mon, 26 Jun 2023 12:31:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d90aa848684950ae06490f12279278db183f4fa5 - some streamlining for the aggregation classes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/meta/Aggregation.php#d90aa848684950ae06490f12279278db183f4fa5</link>
        <description>some streamlining for the aggregation classesHave an abstract base class for aggregations to ensure propersignatures, reuse more code from the table syntax

            List of files:
            /plugin/struct/meta/Aggregation.php</description>
        <pubDate>Thu, 22 Jun 2023 13:58:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
