From 15a4678a59c1b1bbca1f62df0b8de0a558fb4827 Mon Sep 17 00:00:00 2001 From: aB0t Date: Fri, 19 Jul 2024 12:35:06 +0200 Subject: [PATCH] Release of v3.2.2-beta5 Add option to use placeholders in Joomla Power namespaces. --- CHANGELOG.md | 7 ++++--- README.md | 8 ++++---- admin/README.txt | 8 ++++---- componentbuilder.xml | 6 +++--- componentbuilder_update_server.xml | 6 +++--- .../src/Componentbuilder/Compiler/JoomlaPower.php | 4 +++- script.php | 2 +- 7 files changed, 22 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be2d38c33..c00b24db0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -# v3.2.2-beta4 +# v3.2.2-beta5 -- Fix app instances (mismatch) in the install script and schema class when installing from CLI +- Add option to use placeholders in Joomla Power namespaces. # v3.2.2-beta @@ -9,7 +9,8 @@ - Fix the metadata, metadesc, metakey database issue - Fix function mismatch call in the compiler power class. - Fix init feature to only add missing powers -- Fix controller postSaveHook function, for correct model class in Joomla 4 and 5 +- Fix controller postSaveHook function, for correct model class in Joomla 4 and 5 +- Fix app instances (mismatch) in the install script and schema class when installing from CLI # v3.2.2-alpha diff --git a/README.md b/README.md index 2fd088490..32859b474 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) developer, or have just started, Component Builder will save you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-beta4) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-beta5) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) @@ -144,11 +144,11 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Component Builder](https://git.vdm.dev/joomla/Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 18th July, 2024 -+ *Version*: 3.2.2-beta4 ++ *Last Build*: 19th July, 2024 ++ *Version*: 3.2.2-beta5 + *Copyright*: Copyright (C) 2015 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt -+ *Line count*: **796083** ++ *Line count*: **796090** + *Field count*: **2104** + *File count*: **5471** + *Folder count*: **482** diff --git a/admin/README.txt b/admin/README.txt index 2fd088490..32859b474 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -9,7 +9,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) developer, or have just started, Component Builder will save you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-beta4) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [gitea](https://git.vdm.dev/joomla/Component-Builder/tags) is the latest release (3.2.2-beta5) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) @@ -144,11 +144,11 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Component Builder](https://git.vdm.dev/joomla/Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 18th July, 2024 -+ *Version*: 3.2.2-beta4 ++ *Last Build*: 19th July, 2024 ++ *Version*: 3.2.2-beta5 + *Copyright*: Copyright (C) 2015 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt -+ *Line count*: **796083** ++ *Line count*: **796090** + *Field count*: **2104** + *File count*: **5471** + *Folder count*: **482** diff --git a/componentbuilder.xml b/componentbuilder.xml index 310fd1681..6c71a1405 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -1,15 +1,15 @@ COM_COMPONENTBUILDER - 18th July, 2024 + 19th July, 2024 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io Copyright (C) 2015 Vast Development Method. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt - 3.2.2-beta4 + 3.2.2-beta5 Component Builder (v.3.2.2-beta4) +

Component Builder (v.3.2.2-beta5)

The Component Builder for [Joomla](https://extensions.joomla.org/extension/component-builder/) is highly advanced tool that is truly able to build extremely complex components in a fraction of the time. diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml index ff432f8e9..343202233 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -169,7 +169,7 @@ 3.2.2-beta https://dev.vdm.io - https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.2-beta4.zip + https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.2-beta5.zip beta @@ -184,10 +184,10 @@ pkg_component_builder package site - 3.2.2-beta4 + 3.2.2-beta5 https://dev.vdm.io - https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.2-beta4.zip + https://git.vdm.dev/api/v1/repos/joomla/pkg-component-builder/archive/v3.2.2-beta5.zip beta diff --git a/libraries/vendor_jcb/VDM.Joomla/src/Componentbuilder/Compiler/JoomlaPower.php b/libraries/vendor_jcb/VDM.Joomla/src/Componentbuilder/Compiler/JoomlaPower.php index 1bbbb20e5..d85e672be 100644 --- a/libraries/vendor_jcb/VDM.Joomla/src/Componentbuilder/Compiler/JoomlaPower.php +++ b/libraries/vendor_jcb/VDM.Joomla/src/Componentbuilder/Compiler/JoomlaPower.php @@ -345,7 +345,9 @@ final class JoomlaPower implements PowerInterface */ private function setNamespaceAndType(string $guid, array $namespace): void { - $this->active[$guid]->namespace = $namespace['namespace']; + $this->active[$guid]->namespace = $this->placeholder->update_( + $namespace['namespace'] + ); $this->active[$guid]->type = $namespace['type'] ?? 'class'; } diff --git a/script.php b/script.php index a2fc0054f..51d80ea67 100644 --- a/script.php +++ b/script.php @@ -9985,7 +9985,7 @@ class Com_ComponentbuilderInstallerScript echo '

-

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

'; +

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

'; // Set db if not set already. if (!isset($db))