Release of v4.0.15-alpha2
Fix display error with correct component namespace update form JCB.
This commit is contained in:
parent
0ed2070f60
commit
e3ad08618a
@ -1,11 +1,12 @@
|
|||||||
# v4.0.15-alpha1
|
# v4.0.15-alpha2
|
||||||
|
|
||||||
- Fix install issue with missing method removeFolder
|
- Fix display error with correct component namespace update form JCB
|
||||||
|
|
||||||
# v4.0.15-alpha
|
# v4.0.15-alpha
|
||||||
|
|
||||||
- Refactored the API classes
|
- Refactored the API classes
|
||||||
- Add table schema checker
|
- Add table schema checker
|
||||||
|
- Fix install issue with missing method removeFolder
|
||||||
|
|
||||||
# v4.0.13
|
# v4.0.13
|
||||||
|
|
||||||
|
@ -790,7 +790,7 @@ class Com_GetbibleInstallerScript implements InstallerScriptInterface
|
|||||||
echo '<div style="background-color: #fff;" class="alert alert-info"><a target="_blank" href="https://getbible.net" title="Get Bible">
|
echo '<div style="background-color: #fff;" class="alert alert-info"><a target="_blank" href="https://getbible.net" title="Get Bible">
|
||||||
<img src="components/com_getbible/assets/images/vdm-component.jpg"/>
|
<img src="components/com_getbible/assets/images/vdm-component.jpg"/>
|
||||||
</a>
|
</a>
|
||||||
<h3>Upgrade to Version 4.0.15-alpha1 Was Successful! Let us know if anything is not working as expected.</h3></div>';
|
<h3>Upgrade to Version 4.0.15-alpha2 Was Successful! Let us know if anything is not working as expected.</h3></div>';
|
||||||
|
|
||||||
// Add/Update component in the action logs extensions table.
|
// Add/Update component in the action logs extensions table.
|
||||||
$this->setActionLogsExtensions();
|
$this->setActionLogsExtensions();
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Get Bible (4.0.15-alpha1)
|
# Get Bible (4.0.15-alpha2)
|
||||||
|
|
||||||
![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/5.0/admin/assets/images/vdm-component.jpg "GetBible")
|
![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/5.0/admin/assets/images/vdm-component.jpg "GetBible")
|
||||||
|
|
||||||
@ -19,7 +19,7 @@ In essence, The Bible for Joomla is designed to transform how the Word of God is
|
|||||||
+ *Name*: [Get Bible](https://getbible.net)
|
+ *Name*: [Get Bible](https://getbible.net)
|
||||||
+ *First Build*: 3rd December, 2015
|
+ *First Build*: 3rd December, 2015
|
||||||
+ *Last Build*: 15th July, 2024
|
+ *Last Build*: 15th July, 2024
|
||||||
+ *Version*: 4.0.15-alpha1
|
+ *Version*: 4.0.15-alpha2
|
||||||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
||||||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ due to [Automated Component Builder](https://www.joomlacomponentbuilder.com))
|
|||||||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
||||||
> never making one mistake or taking any coffee break.)
|
> never making one mistake or taking any coffee break.)
|
||||||
|
|
||||||
+ *Line count*: **227915**
|
+ *Line count*: **227916**
|
||||||
+ *File count*: **1873**
|
+ *File count*: **1873**
|
||||||
+ *Folder count*: **178**
|
+ *Folder count*: **178**
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Get Bible (4.0.15-alpha1)
|
# Get Bible (4.0.15-alpha2)
|
||||||
|
|
||||||
![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/5.0/admin/assets/images/vdm-component.jpg "GetBible")
|
![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/5.0/admin/assets/images/vdm-component.jpg "GetBible")
|
||||||
|
|
||||||
@ -19,7 +19,7 @@ In essence, The Bible for Joomla is designed to transform how the Word of God is
|
|||||||
+ *Name*: [Get Bible](https://getbible.net)
|
+ *Name*: [Get Bible](https://getbible.net)
|
||||||
+ *First Build*: 3rd December, 2015
|
+ *First Build*: 3rd December, 2015
|
||||||
+ *Last Build*: 15th July, 2024
|
+ *Last Build*: 15th July, 2024
|
||||||
+ *Version*: 4.0.15-alpha1
|
+ *Version*: 4.0.15-alpha2
|
||||||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
||||||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
|
||||||
@ -31,7 +31,7 @@ due to [Automated Component Builder](https://www.joomlacomponentbuilder.com))
|
|||||||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
||||||
> never making one mistake or taking any coffee break.)
|
> never making one mistake or taking any coffee break.)
|
||||||
|
|
||||||
+ *Line count*: **227915**
|
+ *Line count*: **227916**
|
||||||
+ *File count*: **1873**
|
+ *File count*: **1873**
|
||||||
+ *Folder count*: **178**
|
+ *Folder count*: **178**
|
||||||
|
|
||||||
|
@ -61,10 +61,10 @@ return new class () implements ServiceProviderInterface
|
|||||||
{
|
{
|
||||||
// (soon) $container->set(AssociationExtensionInterface::class, new AssociationsHelper());
|
// (soon) $container->set(AssociationExtensionInterface::class, new AssociationsHelper());
|
||||||
|
|
||||||
$container->registerServiceProvider(new CategoryFactory('\\TrueChristianBible\\Component\\Getbible'));
|
$container->registerServiceProvider(new CategoryFactory('\\TrueChristianBible\\Component\\GetBible'));
|
||||||
$container->registerServiceProvider(new MVCFactory('\\TrueChristianBible\\Component\\Getbible'));
|
$container->registerServiceProvider(new MVCFactory('\\TrueChristianBible\\Component\\GetBible'));
|
||||||
$container->registerServiceProvider(new ComponentDispatcherFactory('\\TrueChristianBible\\Component\\Getbible'));
|
$container->registerServiceProvider(new ComponentDispatcherFactory('\\TrueChristianBible\\Component\\GetBible'));
|
||||||
$container->registerServiceProvider(new RouterFactory('\\TrueChristianBible\\Component\\Getbible'));
|
$container->registerServiceProvider(new RouterFactory('\\TrueChristianBible\\Component\\GetBible'));
|
||||||
|
|
||||||
$container->set(
|
$container->set(
|
||||||
ComponentInterface::class,
|
ComponentInterface::class,
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
<authorUrl>https://getbible.net</authorUrl>
|
<authorUrl>https://getbible.net</authorUrl>
|
||||||
<copyright>Copyright (C) 2015. All Rights Reserved</copyright>
|
<copyright>Copyright (C) 2015. All Rights Reserved</copyright>
|
||||||
<license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license>
|
<license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license>
|
||||||
<version>4.0.15-alpha1</version>
|
<version>4.0.15-alpha2</version>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<h1>Get Bible (v.4.0.15-alpha1)</h1>
|
<h1>Get Bible (v.4.0.15-alpha2)</h1>
|
||||||
<div style="clear: both;"></div>
|
<div style="clear: both;"></div>
|
||||||
<p>Welcome to the next level of scripture engagement - The Bible for Joomla! Our purpose is to bring the Word of God to every person, in their native language, entirely free. This isn't just a typical extension; it's a groundbreaking tool developed to span language divides and deliver a rich, customizable Bible study experience to users worldwide.
|
<p>Welcome to the next level of scripture engagement - The Bible for Joomla! Our purpose is to bring the Word of God to every person, in their native language, entirely free. This isn't just a typical extension; it's a groundbreaking tool developed to span language divides and deliver a rich, customizable Bible study experience to users worldwide.
|
||||||
|
|
||||||
|
@ -278,7 +278,7 @@
|
|||||||
<version>4.0.15-alpha</version>
|
<version>4.0.15-alpha</version>
|
||||||
<infourl title="Get Bible!">https://getbible.net</infourl>
|
<infourl title="Get Bible!">https://getbible.net</infourl>
|
||||||
<downloads>
|
<downloads>
|
||||||
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v4.0.15-alpha1.zip</downloadurl>
|
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v4.0.15-alpha2.zip</downloadurl>
|
||||||
</downloads>
|
</downloads>
|
||||||
<tags>
|
<tags>
|
||||||
<tag>alpha</tag>
|
<tag>alpha</tag>
|
||||||
@ -293,10 +293,10 @@
|
|||||||
<element>pkg_getbible</element>
|
<element>pkg_getbible</element>
|
||||||
<type>package</type>
|
<type>package</type>
|
||||||
<client>site</client>
|
<client>site</client>
|
||||||
<version>4.0.15-alpha1</version>
|
<version>4.0.15-alpha2</version>
|
||||||
<infourl title="Get Bible!">https://getbible.net</infourl>
|
<infourl title="Get Bible!">https://getbible.net</infourl>
|
||||||
<downloads>
|
<downloads>
|
||||||
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v4.0.15-alpha1.zip</downloadurl>
|
<downloadurl type="full" format="zip">https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v4.0.15-alpha2.zip</downloadurl>
|
||||||
</downloads>
|
</downloads>
|
||||||
<tags>
|
<tags>
|
||||||
<tag>alpha</tag>
|
<tag>alpha</tag>
|
||||||
|
Loading…
Reference in New Issue
Block a user