Robot
d226e25e4a
Improved the Schema Table update engine (more). Fix autoloader timing, and loading. Implement the Joomla Powers in JCB code, to move away from JClasses. Remove the SQL update, to only use the Schema updates of table columns to avoid collusion. Fix the admin.css file loading on dashboard. #1112. Fix dynamic get data-type default to 0. #1110.
74 lines
2.6 KiB
XML
74 lines
2.6 KiB
XML
<updates>
|
|
<update>
|
|
<name>Component Builder</name>
|
|
<description>Builds Complex Joomla Components</description>
|
|
<element>pkg_component_builder</element>
|
|
<type>package</type>
|
|
<client>site</client>
|
|
<version>3.2.0</version>
|
|
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
|
|
<downloads>
|
|
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.0.zip</downloadurl>
|
|
</downloads>
|
|
<tags>
|
|
<tag>stable</tag>
|
|
</tags>
|
|
<maintainer>Llewellyn van der Merwe</maintainer>
|
|
<maintainerurl>https://dev.vdm.io</maintainerurl>
|
|
<targetplatform name="joomla" version="3.*"/>
|
|
</update>
|
|
<update>
|
|
<name>Component Builder</name>
|
|
<description>Builds Complex Joomla Components</description>
|
|
<element>pkg_component_builder</element>
|
|
<type>package</type>
|
|
<client>site</client>
|
|
<version>4.0.0-alpha</version>
|
|
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
|
|
<downloads>
|
|
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v4.0.0-alpha8.zip</downloadurl>
|
|
</downloads>
|
|
<tags>
|
|
<tag>alpha</tag>
|
|
</tags>
|
|
<maintainer>Llewellyn van der Merwe</maintainer>
|
|
<maintainerurl>https://dev.vdm.io</maintainerurl>
|
|
<targetplatform name="joomla" version="4\.[1234]"/>
|
|
</update>
|
|
<update>
|
|
<name>Component Builder</name>
|
|
<description>Builds Complex Joomla Components</description>
|
|
<element>pkg_component_builder</element>
|
|
<type>package</type>
|
|
<client>site</client>
|
|
<version>4.0.0-beta</version>
|
|
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
|
|
<downloads>
|
|
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v4.0.0-beta5.zip</downloadurl>
|
|
</downloads>
|
|
<tags>
|
|
<tag>beta</tag>
|
|
</tags>
|
|
<maintainer>Llewellyn van der Merwe</maintainer>
|
|
<maintainerurl>https://dev.vdm.io</maintainerurl>
|
|
<targetplatform name="joomla" version="4\.[1234]"/>
|
|
</update>
|
|
<update>
|
|
<name>Component Builder</name>
|
|
<description>Builds Complex Joomla Components</description>
|
|
<element>pkg_component_builder</element>
|
|
<type>package</type>
|
|
<client>site</client>
|
|
<version>4.0.0-rc3</version>
|
|
<infourl title="Component Builder!">https://dev.vdm.io</infourl>
|
|
<downloads>
|
|
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v4.0.0-rc3.zip</downloadurl>
|
|
</downloads>
|
|
<tags>
|
|
<tag>releasecandidate</tag>
|
|
</tags>
|
|
<maintainer>Llewellyn van der Merwe</maintainer>
|
|
<maintainerurl>https://dev.vdm.io</maintainerurl>
|
|
<targetplatform name="joomla" version="4\.[1234]"/>
|
|
</update>
|
|
</updates> |