<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://baseserver:8000/packages/magicforger/</link>
    <language>en-us</language>

    <title>packages/magicforger Changelog</title>
    <description>packages/magicforger Changelog</description>
    <item>
    <title>[ls_dev_2025_09] better support for different column types</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/2cf26b593f4a</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/2cf26b593f4a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2cf26b593f4a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>ls_dev_2025_09</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>better support for different column types</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Factory/FactoryGenerator.php<br />src/Generator/Model/stubs/model.stub<br />src/Generator/Requests/RequestGenerator.php<br />src/Generator/Test/stubs/test.stub<br />src/Replacer/TableReplacer.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 16 Oct 2025 10:54:04 -0400</pubDate>
</item>
<item>
    <title>[ls_dev_2025_09] Improving the factories, tests, and requests</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/b5c6ebd33547</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/b5c6ebd33547</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b5c6ebd33547</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>ls_dev_2025_09</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Improving the factories, tests, and requests</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Factory/FactoryGenerator.php<br />src/Generator/Factory/snippets/value.stub<br />src/Generator/Requests/FilterRequestGenerator.php<br />src/Generator/Test/stubs/test.stub<br />src/Replacer/TableReplacer.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 25 Sep 2025 23:16:13 -0400</pubDate>
</item>
<item>
    <title>[ls_dev_2025_09] Making test a default with the -a option</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/c062f013fd19</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/c062f013fd19</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c062f013fd19</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>ls_dev_2025_09</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Making test a default with the -a option</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Generator.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 25 Sep 2025 20:24:13 -0400</pubDate>
</item>
<item>
    <title>[ls_dev_2025_09] Adding support for tests. It's pretty basic but we can improve later.</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/116b36f5e73b</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/116b36f5e73b</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>116b36f5e73b</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>ls_dev_2025_09</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Adding support for tests. It's pretty basic but we can improve later.</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Generator.php<br />src/Generator/Test/TestGenerator.php<br />src/Generator/Test/stubs/test.stub<br />src/MagicForgerServiceProvider.php<br />src/Replacer/Replacer.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 25 Sep 2025 19:58:01 -0400</pubDate>
</item>
<item>
    <title>[ls_dev_2025_09] Got factories working in a basic way, not sure how complex tables will handle it though</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/76584181267a</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/76584181267a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>76584181267a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>ls_dev_2025_09</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Got factories working in a basic way, not sure how complex tables will handle it though</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Factory/FactoryGenerator.php<br />src/Generator/Factory/snippets/column.stub<br />src/Generator/Factory/snippets/value.stub<br />src/Generator/Factory/stubs/factory.stub<br />src/Generator/Generator.php<br />src/Generator/Model/stubs/model.stub<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 20 Sep 2025 17:14:29 -0400</pubDate>
</item>
<item>
    <title>[ls_dev_2025_09] Working on the factory, it's in a semi working state but obviously not complete</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/55d2e5c5dad9</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/55d2e5c5dad9</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>55d2e5c5dad9</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>ls_dev_2025_09</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Working on the factory, it's in a semi working state but obviously not complete</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.vimrc<br />src/Generator/Factory/FactoryGenerator.php<br />src/Generator/Factory/snippets/column.stub<br />src/Generator/Factory/stubs/factory.stub<br />src/MagicForgerServiceProvider.php<br />src/Replacer/Replacer.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 11 Sep 2025 21:25:51 -0400</pubDate>
</item>
<item>
    <title>[default] merge with codex</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/f65ab84ee47f</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/f65ab84ee47f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f65ab84ee47f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#108;&#117;&#107;&#97;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>merge with codex</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#108;&#117;&#107;&#97;</author>
    <pubDate>Wed, 10 Sep 2025 21:00:47 -0400</pubDate>
</item>
<item>
    <title>[codex] fixing date fields when null</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/93adaad3ca65</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/93adaad3ca65</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>93adaad3ca65</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>codex</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>fixing date fields when null</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/View/snippets/input/date.stub<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 09 Sep 2025 15:55:30 -0400</pubDate>
</item>
<item>
    <title>[codex] Support for server side tables</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/45f384a24553</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/45f384a24553</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>45f384a24553</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>codex</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Support for server side tables</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Controller/stubs/controller.stub<br />src/Generator/Route/stubs/routes.stub<br />src/Generator/View/IndexViewGenerator.php<br />src/Generator/View/snippets/index/value.stub<br />src/Generator/View/stubs/index.stub<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 19 Aug 2025 22:15:50 -0400</pubDate>
</item>
<item>
    <title>[codex] started converting too bootstrap, also better support for casts</title>
    <guid isPermaLink="true">http://baseserver:8000/packages/magicforger/rev/8dd668020310</guid>
    <link>http://baseserver:8000/packages/magicforger/rev/8dd668020310</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>8dd668020310</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>codex</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>started converting too bootstrap, also better support for casts</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>src/Generator/Model/stubs/model.stub<br />src/Generator/View/IndexViewGenerator.php<br />src/Generator/View/snippets/index/header.stub<br />src/Generator/View/snippets/input/date.stub<br />src/Generator/View/stubs/create_edit.stub<br />src/Generator/View/stubs/index.stub<br />src/Generator/View/stubs/show.stub<br />src/Replacer/TableReplacer.php<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#76;&#117;&#107;&#97;&#32;&#83;&#105;&#116;&#97;&#115;&#32;&#60;&#115;&#105;&#116;&#97;&#115;&#46;&#108;&#117;&#107;&#97;&#46;&#57;&#55;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 19 Aug 2025 20:34:53 -0400</pubDate>
</item>

  </channel>
</rss>