From d9ba1b687bf94a4f129c3128f2ace8fea3ddb82f Mon Sep 17 00:00:00 2001 From: aB0t Date: Mon, 29 Apr 2024 10:44:12 +0200 Subject: [PATCH] Release of v3.1.0 Fix missing Joomla__aeb8e463_291f_4445_9ac4_34b637c12dbd__Power. --- CHANGELOG.md | 4 ++++ README.md | 10 +++++----- admin/README.txt | 10 +++++----- admin/sql/updates/mysql/3.0.9.sql | 1 + getbible.xml | 6 +++--- script.php | 2 +- site/router.php | 5 ++--- update_server.xml | 18 ++++++++++++++++++ 8 files changed, 39 insertions(+), 17 deletions(-) create mode 100644 admin/sql/updates/mysql/3.0.9.sql diff --git a/CHANGELOG.md b/CHANGELOG.md index 74393e9..6f92e73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v3.1.0 + +- Fix missing Joomla__aeb8e463_291f_4445_9ac4_34b637c12dbd__Power. + # v3.0.9 - Add PHP check on installation. diff --git a/README.md b/README.md index 9a0edc8..6db01b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Get Bible (3.0.9) +# Get Bible (3.1.0) ![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/master/admin/assets/images/vdm-component.jpg "GetBible") @@ -18,8 +18,8 @@ In essence, The Bible for Joomla is designed to transform how the Word of God is + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Get Bible](https://getbible.net) + *First Build*: 3rd December, 2015 -+ *Last Build*: 27th April, 2024 -+ *Version*: 3.0.9 ++ *Last Build*: 29th April, 2024 ++ *Version*: 3.1.0 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html @@ -31,8 +31,8 @@ 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**, > never making one mistake or taking any coffee break.) -+ *Line count*: **207156** -+ *File count*: **1738** ++ *Line count*: **207179** ++ *File count*: **1739** + *Folder count*: **150** **381 Hours** or **48 Eight Hour Days** (the actual time the author spent) diff --git a/admin/README.txt b/admin/README.txt index 9a0edc8..6db01b2 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -1,4 +1,4 @@ -# Get Bible (3.0.9) +# Get Bible (3.1.0) ![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/master/admin/assets/images/vdm-component.jpg "GetBible") @@ -18,8 +18,8 @@ In essence, The Bible for Joomla is designed to transform how the Word of God is + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Get Bible](https://getbible.net) + *First Build*: 3rd December, 2015 -+ *Last Build*: 27th April, 2024 -+ *Version*: 3.0.9 ++ *Last Build*: 29th April, 2024 ++ *Version*: 3.1.0 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html @@ -31,8 +31,8 @@ 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**, > never making one mistake or taking any coffee break.) -+ *Line count*: **207156** -+ *File count*: **1738** ++ *Line count*: **207179** ++ *File count*: **1739** + *Folder count*: **150** **381 Hours** or **48 Eight Hour Days** (the actual time the author spent) diff --git a/admin/sql/updates/mysql/3.0.9.sql b/admin/sql/updates/mysql/3.0.9.sql new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/admin/sql/updates/mysql/3.0.9.sql @@ -0,0 +1 @@ + diff --git a/getbible.xml b/getbible.xml index 2789b92..b79eaaf 100644 --- a/getbible.xml +++ b/getbible.xml @@ -1,15 +1,15 @@ COM_GETBIBLE - 27th April, 2024 + 29th April, 2024 Llewellyn van der Merwe joomla@vdm.io https://getbible.net Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 3.0.9 + 3.1.0 Get Bible (v.3.0.9) +

Get Bible (v.3.1.0)

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. diff --git a/script.php b/script.php index 023e419..8f138a6 100644 --- a/script.php +++ b/script.php @@ -1586,7 +1586,7 @@ class Com_GetbibleInstallerScript echo '

-

Upgrade to Version 3.0.9 Was Successful! Let us know if anything is not working as expected.

'; +

Upgrade to Version 3.1.0 Was Successful! Let us know if anything is not working as expected.

'; // Set db if not set already. if (!isset($db)) diff --git a/site/router.php b/site/router.php index fd006a9..9c5f89c 100644 --- a/site/router.php +++ b/site/router.php @@ -43,8 +43,7 @@ class GetbibleRouter extends JComponentRouterBase { $segments = []; $view = $query['view'] ?? 'app'; - $this->defaultTranslation ??= Joomla___aeb8e463_291f_4445_9ac4_34b637c12dbd___Power::getParams('com_getbible')->get('default_translation', 'kjv'); - + $this->defaultTranslation ??= ComponentHelper::getParams('com_getbible')->get('default_translation', 'kjv'); if ($view === 'search') { $segments[0] = 'search'; @@ -216,7 +215,7 @@ class GetbibleRouter extends JComponentRouterBase $vars = []; $vars['view'] = 'app'; - $this->defaultTranslation ??= Joomla___aeb8e463_291f_4445_9ac4_34b637c12dbd___Power::getParams('com_getbible')->get('default_translation', 'kjv'); + $this->defaultTranslation ??= ComponentHelper::getParams('com_getbible')->get('default_translation', 'kjv'); $key = 0; $vars['t'] = $segments[$key] ?? ''; diff --git a/update_server.xml b/update_server.xml index b71f533..61648ab 100644 --- a/update_server.xml +++ b/update_server.xml @@ -719,4 +719,22 @@ https://getbible.net + + Get Bible + The Bible for Joomla + pkg_getbible + package + site + 3.1.0 + https://getbible.net + + https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v3.1.0.zip + + + stable + + Llewellyn van der Merwe + https://getbible.net + + \ No newline at end of file