From 5aabfa9cd6ec4cb52c7b86138d794855daa7217c Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Mon, 6 Nov 2017 17:33:46 +0200 Subject: [PATCH] Updated JCB to version 2.6.3 to push out the changes made to the compliler and adding the FTP field type back. --- README.md | 8 ++++---- admin/README.txt | 8 ++++---- admin/sql/updates/mysql/2.6.2.sql | 1 + componentbuilder.xml | 4 ++-- componentbuilder_update_server.xml | 17 +++++++++++++++++ script.php | 2 +- 6 files changed, 29 insertions(+), 11 deletions(-) create mode 100644 admin/sql/updates/mysql/2.6.2.sql diff --git a/README.md b/README.md index 7edd29303..dc37eb63a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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 safe you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.6.2) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.6.3) 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) @@ -112,11 +112,11 @@ Component Builder is mapped as a component in itself on my local development env + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 + *Last Build*: 6th November, 2017 -+ *Version*: 2.6.2 ++ *Version*: 2.6.3 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html -+ *Line count*: **159511** -+ *File count*: **1001** ++ *Line count*: **159529** ++ *File count*: **1002** + *Folder count*: **165** > This **component** was build with a Joomla [Automated Component Builder](http://vdm.bz/component-builder). diff --git a/admin/README.txt b/admin/README.txt index 7edd29303..dc37eb63a 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -10,7 +10,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 safe you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.6.2) with **ALL** its features and **ALL** concepts totally open-source and free! +You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.6.3) 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) @@ -112,11 +112,11 @@ Component Builder is mapped as a component in itself on my local development env + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 + *Last Build*: 6th November, 2017 -+ *Version*: 2.6.2 ++ *Version*: 2.6.3 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html -+ *Line count*: **159511** -+ *File count*: **1001** ++ *Line count*: **159529** ++ *File count*: **1002** + *Folder count*: **165** > This **component** was build with a Joomla [Automated Component Builder](http://vdm.bz/component-builder). diff --git a/admin/sql/updates/mysql/2.6.2.sql b/admin/sql/updates/mysql/2.6.2.sql new file mode 100644 index 000000000..d3f5a12fa --- /dev/null +++ b/admin/sql/updates/mysql/2.6.2.sql @@ -0,0 +1 @@ + diff --git a/componentbuilder.xml b/componentbuilder.xml index 0fea8f24f..45ec92729 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -7,9 +7,9 @@ http://vdm.bz/component-builder Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 2.6.2 + 2.6.3 Component Builder (v.2.6.2) +

Component Builder (v.2.6.3)

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 8da3d2fc0..c75957eaf 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -203,4 +203,21 @@ http://vdm.bz/component-builder + + Component Builder + Builds Complex Joomla Components + com_componentbuilder + component + 2.6.3 + http://vdm.bz/component-builder + + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.6.3/JCB_v2.6.3.zip + + + stable + + Llewellyn van der Merwe + http://vdm.bz/component-builder + + \ No newline at end of file diff --git a/script.php b/script.php index 4dbcad764..aeb94d1ef 100644 --- a/script.php +++ b/script.php @@ -4139,7 +4139,7 @@ class com_componentbuilderInstallerScript echo ' -

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

'; +

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

'; } } }