From 8501e37b3e577ebca9e4d8ee4055a4cbb50505e8 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Wed, 23 Aug 2017 21:38:09 +0100 Subject: [PATCH] updated some of the component import script, resolved gh-113 to improve assets rules setting for components --- README.md | 8 +- admin/README.txt | 8 +- admin/assets/css/admin.css | 2 +- admin/assets/css/dashboard.css | 2 +- admin/assets/css/joomla_component.css | 2 +- admin/assets/css/joomla_components.css | 2 +- admin/componentbuilder.php | 2 +- admin/controller.php | 2 +- admin/controllers/ajax.json.php | 2 +- admin/controllers/componentbuilder.php | 2 +- admin/controllers/help.php | 2 +- admin/controllers/import.php | 2 +- .../controllers/import_joomla_components.php | 2 +- admin/controllers/joomla_component.php | 2 +- admin/controllers/joomla_components.php | 2 +- admin/helpers/componentbuilder.php | 2 +- admin/helpers/componentbuilderemail.php | 2 +- admin/helpers/headercheck.php | 2 +- admin/helpers/html/batch_.php | 2 +- admin/helpers/indenter.php | 2 +- admin/helpers/js.php | 2 +- admin/helpers/minify.php | 2 +- admin/layouts/admin_view/css_fullwidth.php | 2 +- .../admin_view/custom_buttons_fullwidth.php | 2 +- .../admin_view/custom_buttons_left.php | 2 +- .../admin_view/custom_import_fullwidth.php | 2 +- admin/layouts/admin_view/fields_fullwidth.php | 2 +- .../admin_view/javascript_fullwidth.php | 2 +- .../linked_components_fullwidth.php | 2 +- admin/layouts/admin_view/mysql_fullwidth.php | 2 +- admin/layouts/admin_view/mysql_left.php | 2 +- admin/layouts/admin_view/php_fullwidth.php | 2 +- admin/layouts/admin_view/publishing.php | 2 +- admin/layouts/admin_view/publlshing.php | 2 +- admin/layouts/admin_view/settings_above.php | 2 +- admin/layouts/admin_view/settings_left.php | 2 +- admin/layouts/admin_view/settings_right.php | 2 +- admin/layouts/admin_view/settings_under.php | 2 +- admin/layouts/batchselection.php | 2 +- .../custom_buttons_fullwidth.php | 2 +- .../custom_admin_view/custom_buttons_left.php | 2 +- .../custom_script_fullwidth.php | 2 +- .../custom_admin_view/details_above.php | 2 +- .../custom_admin_view/details_fullwidth.php | 2 +- .../custom_admin_view/details_left.php | 2 +- .../custom_admin_view/details_right.php | 2 +- .../custom_admin_view/details_rightside.php | 2 +- .../custom_admin_view/details_under.php | 2 +- .../linked_components_fullwidth.php | 2 +- .../layouts/custom_admin_view/publishing.php | 2 +- .../layouts/custom_admin_view/publlshing.php | 2 +- admin/layouts/custom_code/details_above.php | 2 +- .../layouts/custom_code/details_fullwidth.php | 2 +- admin/layouts/custom_code/details_left.php | 2 +- admin/layouts/custom_code/details_right.php | 2 +- admin/layouts/custom_code/details_under.php | 2 +- admin/layouts/custom_code/publishing.php | 2 +- admin/layouts/custom_code/publlshing.php | 2 +- .../layouts/dynamic_get/abacus_fullwidth.php | 2 +- admin/layouts/dynamic_get/abacus_left.php | 2 +- .../dynamic_get/custom_script_fullwidth.php | 2 +- admin/layouts/dynamic_get/gettable_above.php | 2 +- .../dynamic_get/gettable_fullwidth.php | 2 +- admin/layouts/dynamic_get/gettable_left.php | 2 +- admin/layouts/dynamic_get/gettable_right.php | 2 +- admin/layouts/dynamic_get/gettable_under.php | 2 +- admin/layouts/dynamic_get/publishing.php | 2 +- admin/layouts/dynamic_get/publlshing.php | 2 +- admin/layouts/field/details_fullwidth.php | 2 +- admin/layouts/field/details_left.php | 2 +- admin/layouts/field/details_right.php | 2 +- admin/layouts/field/details_under.php | 2 +- .../field/linked_admin_views_fullwidth.php | 2 +- admin/layouts/field/publishing.php | 2 +- admin/layouts/field/publlshing.php | 2 +- admin/layouts/field/scripts_left.php | 2 +- admin/layouts/field/scripts_right.php | 2 +- admin/layouts/fieldtype/details_left.php | 2 +- admin/layouts/fieldtype/details_right.php | 2 +- admin/layouts/fieldtype/fields_fullwidth.php | 2 +- admin/layouts/fieldtype/publishing.php | 2 +- admin/layouts/fieldtype/publlshing.php | 2 +- admin/layouts/help_document/details_above.php | 2 +- .../help_document/details_fullwidth.php | 2 +- admin/layouts/help_document/details_left.php | 2 +- admin/layouts/help_document/details_right.php | 2 +- admin/layouts/help_document/details_under.php | 2 +- admin/layouts/help_document/publishing.php | 2 +- admin/layouts/help_document/publlshing.php | 2 +- .../admin_views_fullwidth.php | 2 +- .../custom_admin_views_fullwidth.php | 2 +- .../joomla_component/details_above.php | 2 +- .../layouts/joomla_component/details_left.php | 2 +- .../joomla_component/details_right.php | 2 +- .../joomla_component/details_under.php | 2 +- .../dynamic_build_beta_fullwidth.php | 2 +- .../dynamic_integration_fullwidth.php | 2 +- .../libs_helpers_fullwidth.php | 2 +- .../joomla_component/mysql_fullwidth.php | 2 +- .../joomla_component/php_fullwidth.php | 2 +- admin/layouts/joomla_component/publishing.php | 2 +- admin/layouts/joomla_component/publlshing.php | 2 +- .../layouts/joomla_component/readme_left.php | 2 +- .../layouts/joomla_component/readme_right.php | 2 +- .../joomla_component/settings_left.php | 2 +- .../joomla_component/settings_right.php | 2 +- .../joomla_component/site_views_fullwidth.php | 2 +- .../translation_fullwidth.php | 2 +- admin/layouts/language/details_left.php | 2 +- admin/layouts/language/details_right.php | 2 +- admin/layouts/language/publishing.php | 2 +- admin/layouts/language/publlshing.php | 2 +- .../language_translation/details_above.php | 2 +- .../details_fullwidth.php | 2 +- .../language_translation/publishing.php | 2 +- .../language_translation/publlshing.php | 2 +- .../layout/custom_script_fullwidth.php | 2 +- admin/layouts/layout/details_fullwidth.php | 2 +- admin/layouts/layout/details_left.php | 2 +- admin/layouts/layout/details_right.php | 2 +- admin/layouts/layout/details_rightside.php | 2 +- admin/layouts/layout/details_under.php | 2 +- admin/layouts/layout/publishing.php | 2 +- admin/layouts/layout/publlshing.php | 2 +- .../site_view/custom_buttons_fullwidth.php | 2 +- .../layouts/site_view/custom_buttons_left.php | 2 +- .../site_view/custom_buttons_right.php | 2 +- admin/layouts/site_view/details_above.php | 2 +- admin/layouts/site_view/details_fullwidth.php | 2 +- admin/layouts/site_view/details_left.php | 2 +- admin/layouts/site_view/details_right.php | 2 +- admin/layouts/site_view/details_rightside.php | 2 +- admin/layouts/site_view/details_under.php | 2 +- .../site_view/javascript_css_fullwidth.php | 2 +- .../site_view/linked_components_fullwidth.php | 2 +- admin/layouts/site_view/php_fullwidth.php | 2 +- admin/layouts/site_view/publishing.php | 2 +- admin/layouts/site_view/publlshing.php | 2 +- admin/layouts/snippet/details_above.php | 2 +- admin/layouts/snippet/details_left.php | 2 +- admin/layouts/snippet/details_right.php | 2 +- admin/layouts/snippet/publishing.php | 2 +- admin/layouts/snippet/publlshing.php | 2 +- .../template/custom_script_fullwidth.php | 2 +- admin/layouts/template/details_fullwidth.php | 2 +- admin/layouts/template/details_left.php | 2 +- admin/layouts/template/details_right.php | 2 +- admin/layouts/template/details_rightside.php | 2 +- admin/layouts/template/details_under.php | 2 +- admin/layouts/template/publishing.php | 2 +- admin/layouts/template/publlshing.php | 2 +- admin/models/ajax.php | 2 +- admin/models/componentbuilder.php | 2 +- admin/models/fields/adminviewfolderlist.php | 2 +- admin/models/fields/adminviews.php | 2 +- admin/models/fields/articles.php | 2 +- admin/models/fields/component.php | 2 +- admin/models/fields/components.php | 2 +- admin/models/fields/customadminviews.php | 2 +- admin/models/fields/customfilelist.php | 2 +- admin/models/fields/customfolderlist.php | 2 +- admin/models/fields/customgets.php | 2 +- admin/models/fields/dbtables.php | 2 +- admin/models/fields/dynamicget.php | 2 +- admin/models/fields/dynamicgets.php | 2 +- admin/models/fields/fields.php | 2 +- admin/models/fields/fieldsmulti.php | 2 +- admin/models/fields/fieldtypes.php | 2 +- admin/models/fields/lang.php | 2 +- admin/models/fields/maingets.php | 2 +- admin/models/fields/siteviewfolderlist.php | 2 +- admin/models/fields/siteviews.php | 2 +- admin/models/fields/snippets.php | 2 +- admin/models/forms/joomla_component.js | 2 +- admin/models/import.php | 2 +- admin/models/import_joomla_components.php | 184 ++++++++---------- admin/models/joomla_component.php | 2 +- admin/models/joomla_components.php | 2 +- admin/sql/updates/mysql/2.5.0.sql | 1 + admin/tables/joomla_component.php | 2 +- admin/views/componentbuilder/tmpl/default.php | 2 +- ...sed_issues_the_closed_issues_on_github.php | 2 +- .../componentbuilder/tmpl/default_main.php | 2 +- ..._open_issues_the_open_issues_on_github.php | 2 +- .../tmpl/default_readme_information.php | 2 +- .../tmpl/default_releases_information.php | 2 +- ...t_vast_development_method_notice_board.php | 2 +- .../componentbuilder/tmpl/default_vdm.php | 2 +- admin/views/componentbuilder/view.html.php | 2 +- admin/views/import/tmpl/default.php | 2 +- admin/views/import/view.html.php | 2 +- .../import_joomla_components/tmpl/default.php | 2 +- .../import_joomla_components/view.html.php | 2 +- admin/views/joomla_component/submitbutton.js | 2 +- admin/views/joomla_component/tmpl/edit.php | 2 +- admin/views/joomla_component/view.html.php | 2 +- .../views/joomla_components/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../joomla_components/tmpl/default_body.php | 2 +- .../joomla_components/tmpl/default_foot.php | 2 +- .../joomla_components/tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- admin/views/joomla_components/view.html.php | 2 +- componentbuilder.xml | 4 +- componentbuilder_update_server.xml | 17 ++ script.php | 4 +- site/assets/css/site.css | 2 +- site/componentbuilder.php | 2 +- site/controller.php | 2 +- site/controllers/api.php | 2 +- site/controllers/help.php | 2 +- site/helpers/category.php | 2 +- site/helpers/categoryfields.php | 2 +- site/helpers/categoryfieldtypes.php | 2 +- site/helpers/componentbuilder.php | 2 +- site/helpers/headercheck.php | 2 +- site/helpers/route.php | 2 +- site/router.php | 2 +- site/views/api/submitbutton.js | 2 +- 220 files changed, 327 insertions(+), 325 deletions(-) create mode 100644 admin/sql/updates/mysql/2.5.0.sql diff --git a/README.md b/README.md index 4f259940e..ed0ff2894 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanc Whether you're a seasoned [Joomla](http://www.joomla.org/) 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.5.0) 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.5.1) with **ALL** its features and **ALL** concepts totally open-source and free! Once installed upgrades are quick and easy via the default Joomla upgrade area. @@ -109,11 +109,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*: 23rd August, 2017 -+ *Version*: 2.5.0 ++ *Version*: 2.5.1 + *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*: **111666** -+ *File count*: **663** ++ *Line count*: **111668** ++ *File count*: **664** + *Folder count*: **117** > 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 4f259940e..ed0ff2894 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -9,7 +9,7 @@ The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanc Whether you're a seasoned [Joomla](http://www.joomla.org/) 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.5.0) 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.5.1) with **ALL** its features and **ALL** concepts totally open-source and free! Once installed upgrades are quick and easy via the default Joomla upgrade area. @@ -109,11 +109,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*: 23rd August, 2017 -+ *Version*: 2.5.0 ++ *Version*: 2.5.1 + *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*: **111666** -+ *File count*: **663** ++ *Line count*: **111668** ++ *File count*: **664** + *Folder count*: **117** > This **component** was build with a Joomla [Automated Component Builder](http://vdm.bz/component-builder). diff --git a/admin/assets/css/admin.css b/admin/assets/css/admin.css index 893601d0f..ee1a801a2 100644 --- a/admin/assets/css/admin.css +++ b/admin/assets/css/admin.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/assets/css/dashboard.css b/admin/assets/css/dashboard.css index d8c45a1f0..6101fbdd2 100644 --- a/admin/assets/css/dashboard.css +++ b/admin/assets/css/dashboard.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/assets/css/joomla_component.css b/admin/assets/css/joomla_component.css index 1edda92e0..f3f4a7dfd 100644 --- a/admin/assets/css/joomla_component.css +++ b/admin/assets/css/joomla_component.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/assets/css/joomla_components.css b/admin/assets/css/joomla_components.css index a3f6df21b..6073eb16d 100644 --- a/admin/assets/css/joomla_components.css +++ b/admin/assets/css/joomla_components.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/componentbuilder.php b/admin/componentbuilder.php index 1059a5a40..80147173b 100644 --- a/admin/componentbuilder.php +++ b/admin/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controller.php b/admin/controller.php index f986d7643..94ad44e99 100644 --- a/admin/controller.php +++ b/admin/controller.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controllers/ajax.json.php b/admin/controllers/ajax.json.php index 8ddc0a78a..93d84c6ae 100644 --- a/admin/controllers/ajax.json.php +++ b/admin/controllers/ajax.json.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controllers/componentbuilder.php b/admin/controllers/componentbuilder.php index 5aec19032..6c55d52bf 100644 --- a/admin/controllers/componentbuilder.php +++ b/admin/controllers/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controllers/help.php b/admin/controllers/help.php index 0b2f23860..f5d04461b 100644 --- a/admin/controllers/help.php +++ b/admin/controllers/help.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controllers/import.php b/admin/controllers/import.php index 42617ace5..75527f0a8 100644 --- a/admin/controllers/import.php +++ b/admin/controllers/import.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controllers/import_joomla_components.php b/admin/controllers/import_joomla_components.php index a11398871..22450a754 100644 --- a/admin/controllers/import_joomla_components.php +++ b/admin/controllers/import_joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/controllers/joomla_component.php b/admin/controllers/joomla_component.php index daa98662f..97486c338 100644 --- a/admin/controllers/joomla_component.php +++ b/admin/controllers/joomla_component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/controllers/joomla_components.php b/admin/controllers/joomla_components.php index f6c82f12d..d59ad7248 100644 --- a/admin/controllers/joomla_components.php +++ b/admin/controllers/joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/helpers/componentbuilder.php b/admin/helpers/componentbuilder.php index 56d46472d..f4cab24f6 100644 --- a/admin/helpers/componentbuilder.php +++ b/admin/helpers/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/helpers/componentbuilderemail.php b/admin/helpers/componentbuilderemail.php index d3b00cc59..28c888b25 100644 --- a/admin/helpers/componentbuilderemail.php +++ b/admin/helpers/componentbuilderemail.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/helpers/headercheck.php b/admin/helpers/headercheck.php index dd7f57e63..8ed81d711 100644 --- a/admin/helpers/headercheck.php +++ b/admin/helpers/headercheck.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/helpers/html/batch_.php b/admin/helpers/html/batch_.php index 5ca010ad7..b4d717f6d 100644 --- a/admin/helpers/html/batch_.php +++ b/admin/helpers/html/batch_.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/helpers/indenter.php b/admin/helpers/indenter.php index 2bb649e41..198313195 100644 --- a/admin/helpers/indenter.php +++ b/admin/helpers/indenter.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/helpers/js.php b/admin/helpers/js.php index 0d9c7e518..deae64628 100644 --- a/admin/helpers/js.php +++ b/admin/helpers/js.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/helpers/minify.php b/admin/helpers/minify.php index 2960f1724..eccefec58 100644 --- a/admin/helpers/minify.php +++ b/admin/helpers/minify.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/css_fullwidth.php b/admin/layouts/admin_view/css_fullwidth.php index 3e65b97ef..87dcb3953 100644 --- a/admin/layouts/admin_view/css_fullwidth.php +++ b/admin/layouts/admin_view/css_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/custom_buttons_fullwidth.php b/admin/layouts/admin_view/custom_buttons_fullwidth.php index da37c728a..60e3d419a 100644 --- a/admin/layouts/admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/admin_view/custom_buttons_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/custom_buttons_left.php b/admin/layouts/admin_view/custom_buttons_left.php index df90eac94..8445d42dd 100644 --- a/admin/layouts/admin_view/custom_buttons_left.php +++ b/admin/layouts/admin_view/custom_buttons_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/custom_import_fullwidth.php b/admin/layouts/admin_view/custom_import_fullwidth.php index 294f36ef0..cdf958976 100644 --- a/admin/layouts/admin_view/custom_import_fullwidth.php +++ b/admin/layouts/admin_view/custom_import_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/fields_fullwidth.php b/admin/layouts/admin_view/fields_fullwidth.php index 485834202..9763a520b 100644 --- a/admin/layouts/admin_view/fields_fullwidth.php +++ b/admin/layouts/admin_view/fields_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/javascript_fullwidth.php b/admin/layouts/admin_view/javascript_fullwidth.php index db28c6d5d..6000be73f 100644 --- a/admin/layouts/admin_view/javascript_fullwidth.php +++ b/admin/layouts/admin_view/javascript_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/linked_components_fullwidth.php b/admin/layouts/admin_view/linked_components_fullwidth.php index 16b093d4f..b83ca9ca5 100644 --- a/admin/layouts/admin_view/linked_components_fullwidth.php +++ b/admin/layouts/admin_view/linked_components_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/mysql_fullwidth.php b/admin/layouts/admin_view/mysql_fullwidth.php index 0079a7df6..ee20e1f96 100644 --- a/admin/layouts/admin_view/mysql_fullwidth.php +++ b/admin/layouts/admin_view/mysql_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/mysql_left.php b/admin/layouts/admin_view/mysql_left.php index a794016a1..8dd8f0bf8 100644 --- a/admin/layouts/admin_view/mysql_left.php +++ b/admin/layouts/admin_view/mysql_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/php_fullwidth.php b/admin/layouts/admin_view/php_fullwidth.php index 0a18562d0..e56140549 100644 --- a/admin/layouts/admin_view/php_fullwidth.php +++ b/admin/layouts/admin_view/php_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/publishing.php b/admin/layouts/admin_view/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/admin_view/publishing.php +++ b/admin/layouts/admin_view/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/publlshing.php b/admin/layouts/admin_view/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/admin_view/publlshing.php +++ b/admin/layouts/admin_view/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/settings_above.php b/admin/layouts/admin_view/settings_above.php index aa07f136a..a115e48f1 100644 --- a/admin/layouts/admin_view/settings_above.php +++ b/admin/layouts/admin_view/settings_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/settings_left.php b/admin/layouts/admin_view/settings_left.php index 81251e623..339194593 100644 --- a/admin/layouts/admin_view/settings_left.php +++ b/admin/layouts/admin_view/settings_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/settings_right.php b/admin/layouts/admin_view/settings_right.php index 047308645..116d3130b 100644 --- a/admin/layouts/admin_view/settings_right.php +++ b/admin/layouts/admin_view/settings_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/admin_view/settings_under.php b/admin/layouts/admin_view/settings_under.php index 350c82ff2..6bef75787 100644 --- a/admin/layouts/admin_view/settings_under.php +++ b/admin/layouts/admin_view/settings_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/batchselection.php b/admin/layouts/batchselection.php index eca2a5edb..6d7fde348 100644 --- a/admin/layouts/batchselection.php +++ b/admin/layouts/batchselection.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php index 3e7c84757..7b8036fe9 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/custom_buttons_left.php b/admin/layouts/custom_admin_view/custom_buttons_left.php index df90eac94..8445d42dd 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_left.php +++ b/admin/layouts/custom_admin_view/custom_buttons_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/custom_script_fullwidth.php b/admin/layouts/custom_admin_view/custom_script_fullwidth.php index c1da823aa..ffb03d916 100644 --- a/admin/layouts/custom_admin_view/custom_script_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/details_above.php b/admin/layouts/custom_admin_view/details_above.php index 568af7837..98a185f4c 100644 --- a/admin/layouts/custom_admin_view/details_above.php +++ b/admin/layouts/custom_admin_view/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/details_fullwidth.php b/admin/layouts/custom_admin_view/details_fullwidth.php index e24a38d9b..ab21e7e30 100644 --- a/admin/layouts/custom_admin_view/details_fullwidth.php +++ b/admin/layouts/custom_admin_view/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/details_left.php b/admin/layouts/custom_admin_view/details_left.php index 831efffe9..66c8b3945 100644 --- a/admin/layouts/custom_admin_view/details_left.php +++ b/admin/layouts/custom_admin_view/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/details_right.php b/admin/layouts/custom_admin_view/details_right.php index 59632950f..d2ac727d1 100644 --- a/admin/layouts/custom_admin_view/details_right.php +++ b/admin/layouts/custom_admin_view/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/details_rightside.php b/admin/layouts/custom_admin_view/details_rightside.php index b99cafa7a..ae2c72025 100644 --- a/admin/layouts/custom_admin_view/details_rightside.php +++ b/admin/layouts/custom_admin_view/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/details_under.php b/admin/layouts/custom_admin_view/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/custom_admin_view/details_under.php +++ b/admin/layouts/custom_admin_view/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/linked_components_fullwidth.php b/admin/layouts/custom_admin_view/linked_components_fullwidth.php index e48b6f439..72cfb66fb 100644 --- a/admin/layouts/custom_admin_view/linked_components_fullwidth.php +++ b/admin/layouts/custom_admin_view/linked_components_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/publishing.php b/admin/layouts/custom_admin_view/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/custom_admin_view/publishing.php +++ b/admin/layouts/custom_admin_view/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_admin_view/publlshing.php b/admin/layouts/custom_admin_view/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/custom_admin_view/publlshing.php +++ b/admin/layouts/custom_admin_view/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/details_above.php b/admin/layouts/custom_code/details_above.php index 6d35d863d..82a12e6cf 100644 --- a/admin/layouts/custom_code/details_above.php +++ b/admin/layouts/custom_code/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/details_fullwidth.php b/admin/layouts/custom_code/details_fullwidth.php index 4b1923aaf..af796cf88 100644 --- a/admin/layouts/custom_code/details_fullwidth.php +++ b/admin/layouts/custom_code/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/details_left.php b/admin/layouts/custom_code/details_left.php index 86ffe64f8..91bfbd0bc 100644 --- a/admin/layouts/custom_code/details_left.php +++ b/admin/layouts/custom_code/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/details_right.php b/admin/layouts/custom_code/details_right.php index decf20157..e25b1ff87 100644 --- a/admin/layouts/custom_code/details_right.php +++ b/admin/layouts/custom_code/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/details_under.php b/admin/layouts/custom_code/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/custom_code/details_under.php +++ b/admin/layouts/custom_code/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/publishing.php b/admin/layouts/custom_code/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/custom_code/publishing.php +++ b/admin/layouts/custom_code/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/custom_code/publlshing.php b/admin/layouts/custom_code/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/custom_code/publlshing.php +++ b/admin/layouts/custom_code/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/abacus_fullwidth.php b/admin/layouts/dynamic_get/abacus_fullwidth.php index d696792f7..cac0d9c17 100644 --- a/admin/layouts/dynamic_get/abacus_fullwidth.php +++ b/admin/layouts/dynamic_get/abacus_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/abacus_left.php b/admin/layouts/dynamic_get/abacus_left.php index 23d7540e3..f344db730 100644 --- a/admin/layouts/dynamic_get/abacus_left.php +++ b/admin/layouts/dynamic_get/abacus_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/custom_script_fullwidth.php b/admin/layouts/dynamic_get/custom_script_fullwidth.php index 340f074e1..9cc58efd5 100644 --- a/admin/layouts/dynamic_get/custom_script_fullwidth.php +++ b/admin/layouts/dynamic_get/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/gettable_above.php b/admin/layouts/dynamic_get/gettable_above.php index 1a8608c04..18ce49833 100644 --- a/admin/layouts/dynamic_get/gettable_above.php +++ b/admin/layouts/dynamic_get/gettable_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/gettable_fullwidth.php b/admin/layouts/dynamic_get/gettable_fullwidth.php index 72397e21e..502778f2b 100644 --- a/admin/layouts/dynamic_get/gettable_fullwidth.php +++ b/admin/layouts/dynamic_get/gettable_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/gettable_left.php b/admin/layouts/dynamic_get/gettable_left.php index d3a95326f..54e219092 100644 --- a/admin/layouts/dynamic_get/gettable_left.php +++ b/admin/layouts/dynamic_get/gettable_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/gettable_right.php b/admin/layouts/dynamic_get/gettable_right.php index e1378166c..ccb630088 100644 --- a/admin/layouts/dynamic_get/gettable_right.php +++ b/admin/layouts/dynamic_get/gettable_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/gettable_under.php b/admin/layouts/dynamic_get/gettable_under.php index 7e2c9576c..e0701ce78 100644 --- a/admin/layouts/dynamic_get/gettable_under.php +++ b/admin/layouts/dynamic_get/gettable_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/publishing.php b/admin/layouts/dynamic_get/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/dynamic_get/publishing.php +++ b/admin/layouts/dynamic_get/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/dynamic_get/publlshing.php b/admin/layouts/dynamic_get/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/dynamic_get/publlshing.php +++ b/admin/layouts/dynamic_get/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/details_fullwidth.php b/admin/layouts/field/details_fullwidth.php index f63d42f15..77a28ad98 100644 --- a/admin/layouts/field/details_fullwidth.php +++ b/admin/layouts/field/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/details_left.php b/admin/layouts/field/details_left.php index 2b4e41f71..7db6d741a 100644 --- a/admin/layouts/field/details_left.php +++ b/admin/layouts/field/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/details_right.php b/admin/layouts/field/details_right.php index 03262582b..c9d064537 100644 --- a/admin/layouts/field/details_right.php +++ b/admin/layouts/field/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/details_under.php b/admin/layouts/field/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/field/details_under.php +++ b/admin/layouts/field/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/linked_admin_views_fullwidth.php b/admin/layouts/field/linked_admin_views_fullwidth.php index b248df667..e65944b6a 100644 --- a/admin/layouts/field/linked_admin_views_fullwidth.php +++ b/admin/layouts/field/linked_admin_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/publishing.php b/admin/layouts/field/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/field/publishing.php +++ b/admin/layouts/field/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/publlshing.php b/admin/layouts/field/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/field/publlshing.php +++ b/admin/layouts/field/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/scripts_left.php b/admin/layouts/field/scripts_left.php index 3a6d79172..50bfc1e19 100644 --- a/admin/layouts/field/scripts_left.php +++ b/admin/layouts/field/scripts_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/field/scripts_right.php b/admin/layouts/field/scripts_right.php index a30a15c8d..dba655afc 100644 --- a/admin/layouts/field/scripts_right.php +++ b/admin/layouts/field/scripts_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/fieldtype/details_left.php b/admin/layouts/fieldtype/details_left.php index a20ba72d7..2694ea2ff 100644 --- a/admin/layouts/fieldtype/details_left.php +++ b/admin/layouts/fieldtype/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/fieldtype/details_right.php b/admin/layouts/fieldtype/details_right.php index 652e7aa9c..c3dfc06c5 100644 --- a/admin/layouts/fieldtype/details_right.php +++ b/admin/layouts/fieldtype/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/fieldtype/fields_fullwidth.php b/admin/layouts/fieldtype/fields_fullwidth.php index 2fb695047..9bee0c30f 100644 --- a/admin/layouts/fieldtype/fields_fullwidth.php +++ b/admin/layouts/fieldtype/fields_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/fieldtype/publishing.php b/admin/layouts/fieldtype/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/fieldtype/publishing.php +++ b/admin/layouts/fieldtype/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/fieldtype/publlshing.php b/admin/layouts/fieldtype/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/fieldtype/publlshing.php +++ b/admin/layouts/fieldtype/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/details_above.php b/admin/layouts/help_document/details_above.php index ce79f3980..5041198e2 100644 --- a/admin/layouts/help_document/details_above.php +++ b/admin/layouts/help_document/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/details_fullwidth.php b/admin/layouts/help_document/details_fullwidth.php index 9c9131eac..95e5f7e68 100644 --- a/admin/layouts/help_document/details_fullwidth.php +++ b/admin/layouts/help_document/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/details_left.php b/admin/layouts/help_document/details_left.php index 0de9f0868..f0958e010 100644 --- a/admin/layouts/help_document/details_left.php +++ b/admin/layouts/help_document/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/details_right.php b/admin/layouts/help_document/details_right.php index 6ff7d191e..b46b10d35 100644 --- a/admin/layouts/help_document/details_right.php +++ b/admin/layouts/help_document/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/details_under.php b/admin/layouts/help_document/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/help_document/details_under.php +++ b/admin/layouts/help_document/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/publishing.php b/admin/layouts/help_document/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/help_document/publishing.php +++ b/admin/layouts/help_document/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/help_document/publlshing.php b/admin/layouts/help_document/publlshing.php index fb4afa3b1..044e99e91 100644 --- a/admin/layouts/help_document/publlshing.php +++ b/admin/layouts/help_document/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/admin_views_fullwidth.php b/admin/layouts/joomla_component/admin_views_fullwidth.php index c749dc11a..b38a77408 100644 --- a/admin/layouts/joomla_component/admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/admin_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php index 3b526dfe4..3db83f7bd 100644 --- a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/details_above.php b/admin/layouts/joomla_component/details_above.php index 568af7837..98a185f4c 100644 --- a/admin/layouts/joomla_component/details_above.php +++ b/admin/layouts/joomla_component/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/details_left.php b/admin/layouts/joomla_component/details_left.php index 1be974b3d..6b027dc1f 100644 --- a/admin/layouts/joomla_component/details_left.php +++ b/admin/layouts/joomla_component/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/details_right.php b/admin/layouts/joomla_component/details_right.php index 34ebcc8dd..34e08195b 100644 --- a/admin/layouts/joomla_component/details_right.php +++ b/admin/layouts/joomla_component/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/details_under.php b/admin/layouts/joomla_component/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/joomla_component/details_under.php +++ b/admin/layouts/joomla_component/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php index bf3436b40..3f01dbe60 100644 --- a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php index e99ef484a..ad8733b9f 100644 --- a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/libs_helpers_fullwidth.php b/admin/layouts/joomla_component/libs_helpers_fullwidth.php index d3803807a..e28b33dcb 100644 --- a/admin/layouts/joomla_component/libs_helpers_fullwidth.php +++ b/admin/layouts/joomla_component/libs_helpers_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/mysql_fullwidth.php b/admin/layouts/joomla_component/mysql_fullwidth.php index d04b7bc1e..d1c300244 100644 --- a/admin/layouts/joomla_component/mysql_fullwidth.php +++ b/admin/layouts/joomla_component/mysql_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/php_fullwidth.php b/admin/layouts/joomla_component/php_fullwidth.php index 0f5392ae6..fecec07ea 100644 --- a/admin/layouts/joomla_component/php_fullwidth.php +++ b/admin/layouts/joomla_component/php_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/publishing.php b/admin/layouts/joomla_component/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/joomla_component/publishing.php +++ b/admin/layouts/joomla_component/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/publlshing.php b/admin/layouts/joomla_component/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/joomla_component/publlshing.php +++ b/admin/layouts/joomla_component/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/readme_left.php b/admin/layouts/joomla_component/readme_left.php index fa2f2d1c1..0c4459c7b 100644 --- a/admin/layouts/joomla_component/readme_left.php +++ b/admin/layouts/joomla_component/readme_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/readme_right.php b/admin/layouts/joomla_component/readme_right.php index a8cefd90b..bc2a81bd2 100644 --- a/admin/layouts/joomla_component/readme_right.php +++ b/admin/layouts/joomla_component/readme_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/settings_left.php b/admin/layouts/joomla_component/settings_left.php index 845e21310..cfd40b41e 100644 --- a/admin/layouts/joomla_component/settings_left.php +++ b/admin/layouts/joomla_component/settings_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/settings_right.php b/admin/layouts/joomla_component/settings_right.php index 9fc52b98a..ed438cadd 100644 --- a/admin/layouts/joomla_component/settings_right.php +++ b/admin/layouts/joomla_component/settings_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/site_views_fullwidth.php b/admin/layouts/joomla_component/site_views_fullwidth.php index 56bc404c9..9d0f1afc1 100644 --- a/admin/layouts/joomla_component/site_views_fullwidth.php +++ b/admin/layouts/joomla_component/site_views_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/joomla_component/translation_fullwidth.php b/admin/layouts/joomla_component/translation_fullwidth.php index 90ed8e521..21fe83fc1 100644 --- a/admin/layouts/joomla_component/translation_fullwidth.php +++ b/admin/layouts/joomla_component/translation_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language/details_left.php b/admin/layouts/language/details_left.php index c797ed7ce..e3cf25925 100644 --- a/admin/layouts/language/details_left.php +++ b/admin/layouts/language/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language/details_right.php b/admin/layouts/language/details_right.php index b18f4dd5c..53b879110 100644 --- a/admin/layouts/language/details_right.php +++ b/admin/layouts/language/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language/publishing.php b/admin/layouts/language/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/language/publishing.php +++ b/admin/layouts/language/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language/publlshing.php b/admin/layouts/language/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/language/publlshing.php +++ b/admin/layouts/language/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language_translation/details_above.php b/admin/layouts/language_translation/details_above.php index f7ca8fdea..c50ec0615 100644 --- a/admin/layouts/language_translation/details_above.php +++ b/admin/layouts/language_translation/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language_translation/details_fullwidth.php b/admin/layouts/language_translation/details_fullwidth.php index 4205dd60b..9eb97206a 100644 --- a/admin/layouts/language_translation/details_fullwidth.php +++ b/admin/layouts/language_translation/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language_translation/publishing.php b/admin/layouts/language_translation/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/language_translation/publishing.php +++ b/admin/layouts/language_translation/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/language_translation/publlshing.php b/admin/layouts/language_translation/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/language_translation/publlshing.php +++ b/admin/layouts/language_translation/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/custom_script_fullwidth.php b/admin/layouts/layout/custom_script_fullwidth.php index 797a0685f..668ed5c03 100644 --- a/admin/layouts/layout/custom_script_fullwidth.php +++ b/admin/layouts/layout/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/details_fullwidth.php b/admin/layouts/layout/details_fullwidth.php index 40239af30..ba2ab01dc 100644 --- a/admin/layouts/layout/details_fullwidth.php +++ b/admin/layouts/layout/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/details_left.php b/admin/layouts/layout/details_left.php index 535a583fc..9afdf990d 100644 --- a/admin/layouts/layout/details_left.php +++ b/admin/layouts/layout/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/details_right.php b/admin/layouts/layout/details_right.php index d1978efdf..e39aeff1d 100644 --- a/admin/layouts/layout/details_right.php +++ b/admin/layouts/layout/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/details_rightside.php b/admin/layouts/layout/details_rightside.php index ecc18ba2f..6f7cb2d68 100644 --- a/admin/layouts/layout/details_rightside.php +++ b/admin/layouts/layout/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/details_under.php b/admin/layouts/layout/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/layout/details_under.php +++ b/admin/layouts/layout/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/publishing.php b/admin/layouts/layout/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/layout/publishing.php +++ b/admin/layouts/layout/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/layout/publlshing.php b/admin/layouts/layout/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/layout/publlshing.php +++ b/admin/layouts/layout/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/custom_buttons_fullwidth.php b/admin/layouts/site_view/custom_buttons_fullwidth.php index 3e7c84757..7b8036fe9 100644 --- a/admin/layouts/site_view/custom_buttons_fullwidth.php +++ b/admin/layouts/site_view/custom_buttons_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/custom_buttons_left.php b/admin/layouts/site_view/custom_buttons_left.php index 05c1a1e61..bde4e62b9 100644 --- a/admin/layouts/site_view/custom_buttons_left.php +++ b/admin/layouts/site_view/custom_buttons_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/custom_buttons_right.php b/admin/layouts/site_view/custom_buttons_right.php index 948f5ca49..b251e5cec 100644 --- a/admin/layouts/site_view/custom_buttons_right.php +++ b/admin/layouts/site_view/custom_buttons_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/details_above.php b/admin/layouts/site_view/details_above.php index 568af7837..98a185f4c 100644 --- a/admin/layouts/site_view/details_above.php +++ b/admin/layouts/site_view/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/details_fullwidth.php b/admin/layouts/site_view/details_fullwidth.php index e24a38d9b..ab21e7e30 100644 --- a/admin/layouts/site_view/details_fullwidth.php +++ b/admin/layouts/site_view/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/details_left.php b/admin/layouts/site_view/details_left.php index 831efffe9..66c8b3945 100644 --- a/admin/layouts/site_view/details_left.php +++ b/admin/layouts/site_view/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/details_right.php b/admin/layouts/site_view/details_right.php index d1978efdf..e39aeff1d 100644 --- a/admin/layouts/site_view/details_right.php +++ b/admin/layouts/site_view/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/details_rightside.php b/admin/layouts/site_view/details_rightside.php index b99cafa7a..ae2c72025 100644 --- a/admin/layouts/site_view/details_rightside.php +++ b/admin/layouts/site_view/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/details_under.php b/admin/layouts/site_view/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/site_view/details_under.php +++ b/admin/layouts/site_view/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/javascript_css_fullwidth.php b/admin/layouts/site_view/javascript_css_fullwidth.php index 9e9a072ab..65af344a2 100644 --- a/admin/layouts/site_view/javascript_css_fullwidth.php +++ b/admin/layouts/site_view/javascript_css_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/linked_components_fullwidth.php b/admin/layouts/site_view/linked_components_fullwidth.php index 0ea235ad3..f366f920a 100644 --- a/admin/layouts/site_view/linked_components_fullwidth.php +++ b/admin/layouts/site_view/linked_components_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/php_fullwidth.php b/admin/layouts/site_view/php_fullwidth.php index a4fb75ac6..f774d64fc 100644 --- a/admin/layouts/site_view/php_fullwidth.php +++ b/admin/layouts/site_view/php_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/publishing.php b/admin/layouts/site_view/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/site_view/publishing.php +++ b/admin/layouts/site_view/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/site_view/publlshing.php b/admin/layouts/site_view/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/site_view/publlshing.php +++ b/admin/layouts/site_view/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/snippet/details_above.php b/admin/layouts/snippet/details_above.php index 2d792fd67..189fc6075 100644 --- a/admin/layouts/snippet/details_above.php +++ b/admin/layouts/snippet/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/snippet/details_left.php b/admin/layouts/snippet/details_left.php index c1389e769..a701c98dc 100644 --- a/admin/layouts/snippet/details_left.php +++ b/admin/layouts/snippet/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/snippet/details_right.php b/admin/layouts/snippet/details_right.php index 66961ce2d..caea0b65b 100644 --- a/admin/layouts/snippet/details_right.php +++ b/admin/layouts/snippet/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/snippet/publishing.php b/admin/layouts/snippet/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/snippet/publishing.php +++ b/admin/layouts/snippet/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/snippet/publlshing.php b/admin/layouts/snippet/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/snippet/publlshing.php +++ b/admin/layouts/snippet/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/custom_script_fullwidth.php b/admin/layouts/template/custom_script_fullwidth.php index 797a0685f..668ed5c03 100644 --- a/admin/layouts/template/custom_script_fullwidth.php +++ b/admin/layouts/template/custom_script_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/details_fullwidth.php b/admin/layouts/template/details_fullwidth.php index fdb7e0c1c..34a0b2e2a 100644 --- a/admin/layouts/template/details_fullwidth.php +++ b/admin/layouts/template/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/details_left.php b/admin/layouts/template/details_left.php index 535a583fc..9afdf990d 100644 --- a/admin/layouts/template/details_left.php +++ b/admin/layouts/template/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/details_right.php b/admin/layouts/template/details_right.php index d1978efdf..e39aeff1d 100644 --- a/admin/layouts/template/details_right.php +++ b/admin/layouts/template/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/details_rightside.php b/admin/layouts/template/details_rightside.php index ecc18ba2f..6f7cb2d68 100644 --- a/admin/layouts/template/details_rightside.php +++ b/admin/layouts/template/details_rightside.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/details_under.php b/admin/layouts/template/details_under.php index 642533bb0..894a6aa44 100644 --- a/admin/layouts/template/details_under.php +++ b/admin/layouts/template/details_under.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/publishing.php b/admin/layouts/template/publishing.php index bf2087493..e80b73b9f 100644 --- a/admin/layouts/template/publishing.php +++ b/admin/layouts/template/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/layouts/template/publlshing.php b/admin/layouts/template/publlshing.php index 85db3d3d1..6754d5e40 100644 --- a/admin/layouts/template/publlshing.php +++ b/admin/layouts/template/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/ajax.php b/admin/models/ajax.php index 79e74080f..b0e7830fb 100644 --- a/admin/models/ajax.php +++ b/admin/models/ajax.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/componentbuilder.php b/admin/models/componentbuilder.php index a5e551e92..1a5ffe5de 100644 --- a/admin/models/componentbuilder.php +++ b/admin/models/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/adminviewfolderlist.php b/admin/models/fields/adminviewfolderlist.php index dcda64390..a52c07834 100644 --- a/admin/models/fields/adminviewfolderlist.php +++ b/admin/models/fields/adminviewfolderlist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/adminviews.php b/admin/models/fields/adminviews.php index fe5cf049a..9c8960952 100644 --- a/admin/models/fields/adminviews.php +++ b/admin/models/fields/adminviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/articles.php b/admin/models/fields/articles.php index a3ce3704a..306cb904a 100644 --- a/admin/models/fields/articles.php +++ b/admin/models/fields/articles.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/component.php b/admin/models/fields/component.php index e15273e13..2ccae07c8 100644 --- a/admin/models/fields/component.php +++ b/admin/models/fields/component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/components.php b/admin/models/fields/components.php index b35d12459..3dcc831f5 100644 --- a/admin/models/fields/components.php +++ b/admin/models/fields/components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/customadminviews.php b/admin/models/fields/customadminviews.php index c1a33ab88..b343f2eaa 100644 --- a/admin/models/fields/customadminviews.php +++ b/admin/models/fields/customadminviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/customfilelist.php b/admin/models/fields/customfilelist.php index f0bf19357..3a62af9a4 100644 --- a/admin/models/fields/customfilelist.php +++ b/admin/models/fields/customfilelist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/customfolderlist.php b/admin/models/fields/customfolderlist.php index ff839e22b..6002a04c7 100644 --- a/admin/models/fields/customfolderlist.php +++ b/admin/models/fields/customfolderlist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/customgets.php b/admin/models/fields/customgets.php index 7d5242426..4d9399517 100644 --- a/admin/models/fields/customgets.php +++ b/admin/models/fields/customgets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/dbtables.php b/admin/models/fields/dbtables.php index 1a70a323d..c549e949c 100644 --- a/admin/models/fields/dbtables.php +++ b/admin/models/fields/dbtables.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/dynamicget.php b/admin/models/fields/dynamicget.php index a2daca9b0..49ca65f74 100644 --- a/admin/models/fields/dynamicget.php +++ b/admin/models/fields/dynamicget.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/dynamicgets.php b/admin/models/fields/dynamicgets.php index 5c51b95de..1e8920435 100644 --- a/admin/models/fields/dynamicgets.php +++ b/admin/models/fields/dynamicgets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/fields.php b/admin/models/fields/fields.php index f1a51d301..285984f10 100644 --- a/admin/models/fields/fields.php +++ b/admin/models/fields/fields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/fieldsmulti.php b/admin/models/fields/fieldsmulti.php index 53299665c..6b4500aa3 100644 --- a/admin/models/fields/fieldsmulti.php +++ b/admin/models/fields/fieldsmulti.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/fieldtypes.php b/admin/models/fields/fieldtypes.php index 922e6b94f..92ca2ece0 100644 --- a/admin/models/fields/fieldtypes.php +++ b/admin/models/fields/fieldtypes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/lang.php b/admin/models/fields/lang.php index ff950e860..fca57b902 100644 --- a/admin/models/fields/lang.php +++ b/admin/models/fields/lang.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/maingets.php b/admin/models/fields/maingets.php index 3cfb0585b..3aa6f01e7 100644 --- a/admin/models/fields/maingets.php +++ b/admin/models/fields/maingets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/siteviewfolderlist.php b/admin/models/fields/siteviewfolderlist.php index 7c036fef1..07f2ca6b9 100644 --- a/admin/models/fields/siteviewfolderlist.php +++ b/admin/models/fields/siteviewfolderlist.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/siteviews.php b/admin/models/fields/siteviews.php index 298ff5c37..1e8bf31ca 100644 --- a/admin/models/fields/siteviews.php +++ b/admin/models/fields/siteviews.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/fields/snippets.php b/admin/models/fields/snippets.php index 75961dbc4..d2a63dc92 100644 --- a/admin/models/fields/snippets.php +++ b/admin/models/fields/snippets.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/forms/joomla_component.js b/admin/models/forms/joomla_component.js index 2463ef130..460da64b5 100644 --- a/admin/models/forms/joomla_component.js +++ b/admin/models/forms/joomla_component.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/models/import.php b/admin/models/import.php index 534fbe7bd..43ac52206 100644 --- a/admin/models/import.php +++ b/admin/models/import.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/models/import_joomla_components.php b/admin/models/import_joomla_components.php index c295bb37f..616901522 100644 --- a/admin/models/import_joomla_components.php +++ b/admin/models/import_joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder @@ -636,78 +636,76 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy protected function saveSmartComponents($data, $dir) { // get user object - $user = JFactory::getUser(); - // Get a db connection. - $db = JFactory::getDbo(); + $this->user = JFactory::getUser(); // set some defaults - $today = JFactory::getDate()->toSql(); + $this->today = JFactory::getDate()->toSql(); // we first store the fieldtype - if (!$this->saveSmartItems($data, 'fieldtype', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'fieldtype')) { return false; } // we then store the field - if (!$this->saveSmartItems($data, 'field', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'field')) { return false; } // we then store the admin_view - if (!$this->saveSmartItems($data, 'admin_view', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'admin_view')) { return false; } // we then store the snippet - if (!$this->saveSmartItems($data, 'snippet', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'snippet')) { return false; } // we then store the dynamic_get - if (!$this->saveSmartItems($data, 'dynamic_get', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'dynamic_get')) { return false; } // we then store the custom_admin_view - if (!$this->saveSmartItems($data, 'custom_admin_view', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'custom_admin_view')) { return false; } // we then store the site_view - if (!$this->saveSmartItems($data, 'site_view', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'site_view')) { return false; } // we then store the template - if (!$this->saveSmartItems($data, 'template', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'template')) { return false; } // we then store the layout - if (!$this->saveSmartItems($data, 'layout', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'layout')) { return false; } // we then store the components - if (!$this->saveSmartItems($data, 'joomla_component', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'joomla_component')) { return false; } // we then store the languages - if (!$this->saveSmartItems($data, 'language', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'language')) { return false; } // we then store the language translations - if (!$this->saveSmartItems($data, 'language_translation', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'language_translation')) { return false; } // we then store the custom_code - if (!$this->saveSmartItems($data, 'custom_code', $db, $user, $today)) + if (!$this->saveSmartItems($data, 'custom_code')) { return false; } // do a after all run on all items that need it - $this->updateAfter($db); + $this->updateAfter(); // lets move all the files to its correct location if (!$this->moveSmartStuff($dir)) { @@ -824,14 +822,11 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy * * @param array $items The values to save * @param string $type The type of values - * @param object $db The database object - * @param object $user The user object - * @param string $today The date today * * @return boolean false on failure * **/ - protected function saveSmartItems(&$items, $type, &$db, &$user, &$today) + protected function saveSmartItems(&$items, $type) { $success = true; if (isset($items[$type]) && ComponentbuilderHelper::checkArray($items[$type])) @@ -850,7 +845,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy { $oldID = $item->id; // first check if exist - if ($local = $this->getLocalItem($item, $type, $db, 1)) + if ($local = $this->getLocalItem($item, $type, 1)) { $dbDate = strtotime($item->modified); $localDate = strtotime($local->modified); @@ -866,7 +861,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy // make sure we have the correct ID set $item->id = $local->id; // yes it is newer, lets update (or is being forced) - if ($canEdit && $id = $this->updateLocalItem($item, $type, $db, $user, $today, $canState)) + if ($canEdit && $id = $this->updateLocalItem($item, $type, $canState)) { $this->newID[$type][$oldID] = $id; } @@ -885,7 +880,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy $this->newID[$type][$oldID] = $local->id; } } - elseif ($canCreate && $id = $this->addLocalItem($item, $type, $db, $user, $today)) + elseif ($canCreate && $id = $this->addLocalItem($item, $type)) { // not found in local db so add $this->newID[$type][$oldID] = $id; @@ -907,12 +902,11 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy /** * Update some items after all * - * @param object $db The database object * * @return void * **/ - protected function updateAfter($db) + protected function updateAfter() { if (ComponentbuilderHelper::checkArray($this->updateAfter['field'])) { @@ -969,7 +963,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy $object->id = $field; $object->xml = $xml; // update the field - $db->updateObject('#__componentbuilder_field', $object, 'id'); + $this->_db->updateObject('#__componentbuilder_field', $object, 'id'); } } } @@ -1010,7 +1004,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy $object->id = $adminview; $object->addlinked_views = json_encode($addlinked_views); // update the admin view - $db->updateObject('#__componentbuilder_admin_view', $object, 'id'); + $this->_db->updateObject('#__componentbuilder_admin_view', $object, 'id'); } } } @@ -1023,14 +1017,13 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy * * @param object $item The item to prep * @param string $type The type of values - * @param object $user The user object - * @param string $today The date today + * @param string $action The action (add/update) * * @return mixed false on failure - * object on success + * object on success * **/ - protected function prepItem($item, &$type, $action, &$user, &$today) + protected function prepItem($item, &$type, $action) { // actions to effect both if (isset($item->asset_id)) @@ -1530,8 +1523,8 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy { unset($item->created_by); } - $item->modified_by = $user->id; - $item->modified = $today; + $item->modified_by = $this->user->id; + $item->modified = $this->today; // return the item return $item; break; @@ -1539,9 +1532,9 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy // remove the ID unset($item->id); // set values to follow the adding conventions - $item->created_by = $user->id; - $item->modified_by = $user->id; - $item->modified = $today; + $item->created_by = $this->user->id; + $item->modified_by = $this->user->id; + $item->modified = $this->today; // return the item return $item; break; @@ -1628,19 +1621,16 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy * * @param object $item The item to update * @param string $type The type of values - * @param object $db The database object - * @param object $user The user object - * @param string $today The date today * @param bool $canState The switch to set state * * @return mixed false on failure * ID int on success * **/ - protected function updateLocalItem(&$item, &$type, &$db, &$user, &$today, &$canState) + protected function updateLocalItem(&$item, &$type, &$canState) { // prep the item - if ($update = $this->prepItem($item, $type, 'update', $user, $today)) + if ($update = $this->prepItem($item, $type, 'update')) { // remove the published state if not allowed to edit it if (!$canState && isset($update->published)) @@ -1648,7 +1638,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy unset($update->published); } // update the item - if ($result = $db->updateObject('#__componentbuilder_' . $type, $update, 'id')) + if ($result = $this->_db->updateObject('#__componentbuilder_' . $type, $update, 'id')) { // return current ID return $update->id; @@ -1662,23 +1652,20 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy * * @param object $item The item to update * @param string $type The type of values - * @param object $db The database object - * @param object $user The user object - * @param string $today The date today * * @return mixed false on failure * ID int on success * **/ - protected function addLocalItem(&$item, &$type, &$db, &$user, &$today) + protected function addLocalItem(&$item, &$type) { // prep the item - if ($add = $this->prepItem($item, $type, 'add', $user, $today)) + if ($add = $this->prepItem($item, $type, 'add')) { // insert/add the item - if ($result = $db->insertObject('#__componentbuilder_' . $type, $add)) + if ($result = $this->_db->insertObject('#__componentbuilder_' . $type, $add)) { - $aId = $db->insertid(); + $aId = $this->_db->insertid(); // make sure the access of asset is set ComponentbuilderHelper::setAsset($aId, $type); // set new ID @@ -1693,23 +1680,22 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy * * @param object $item The item to get * @param string $type The type of values - * @param object $db The database object * @param bool $retry The retry switch * @param bool $get The query get switch * * @return mixed false on failure - * ID int on success + * ID int on success * **/ - protected function getLocalItem(&$item, &$type, &$db, $retry = false, $get = 1) + protected function getLocalItem(&$item, &$type, $retry = false, $get = 1) { - $query = $db->getQuery(true); + $query = $this->_db->getQuery(true); $query->select('a.*'); - $query->from($db->quoteName('#__componentbuilder_' . $type, 'a')); + $query->from($this->_db->quoteName('#__componentbuilder_' . $type, 'a')); if ($get == 1) { - $query->where($db->quoteName('a.created') . ' = '. $db->quote($item->created)); - $query->where($db->quoteName('a.id') .' = '. (int) $item->id); + $query->where($this->_db->quoteName('a.created') . ' = '. $this->_db->quote($item->created)); + $query->where($this->_db->quoteName('a.id') .' = '. (int) $item->id); } elseif (componentbuilderHelper::checkArray($get)) { @@ -1727,15 +1713,15 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy // load to query if (is_numeric($value) && is_int($value)) { - $query->where($db->quoteName('a.' . $field) . ' = '. (int) $value); + $query->where($this->_db->quoteName('a.' . $field) . ' = '. (int) $value); } elseif (is_numeric($value) && is_float($value)) { - $query->where($db->quoteName('a.' . $field) . ' = '. (float) $value); + $query->where($this->_db->quoteName('a.' . $field) . ' = '. (float) $value); } elseif(componentbuilderHelper::checkString($value)) // do not allow empty strings (since it could be major mis match) { - $query->where($db->quoteName('a.' . $field) . ' = '. $db->quote($value)); + $query->where($this->_db->quoteName('a.' . $field) . ' = '. $this->_db->quote($value)); } else { @@ -1757,7 +1743,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy { $value = $this->specialValue[$get]; } - $query->where($db->quoteName('a.' . $get) . ' = '. $db->quote($value)); + $query->where($this->_db->quoteName('a.' . $get) . ' = '. $this->_db->quote($value)); } elseif (isset($item->$get) && is_numeric($item->$get)) { @@ -1771,11 +1757,11 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy // load to query if (is_int($value)) { - $query->where($db->quoteName('a.' . $get) . ' = '. (int) $value); + $query->where($this->_db->quoteName('a.' . $get) . ' = '. (int) $value); } elseif (is_float($value)) { - $query->where($db->quoteName('a.' . $get) . ' = '. (float) $value); + $query->where($this->_db->quoteName('a.' . $get) . ' = '. (float) $value); } else { @@ -1787,11 +1773,11 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy return false; } // see if we get an item - $db->setQuery($query); - $db->execute(); - if ($db->getNumRows()) + $this->_db->setQuery($query); + $this->_db->execute(); + if ($this->_db->getNumRows()) { - return $db->loadObject(); + return $this->_db->loadObject(); } elseif ($retry) { @@ -1947,7 +1933,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy break; } // we try again - return $this->getLocalItem($item, $type, $db, $retryAgain, $getter); + return $this->getLocalItem($item, $type, $retryAgain, $getter); } return false; } @@ -1966,7 +1952,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy if(ComponentbuilderHelper::checkArray($data['array'])) { // get user object - $user = JFactory::getUser(); + $this->user = JFactory::getUser(); // remove header if it has headers $id_key = $data['target_headers']['id']; $published_key = $data['target_headers']['published']; @@ -1981,12 +1967,10 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy } // make sure there is still values in array and that it was not only headers - if(ComponentbuilderHelper::checkArray($data['array']) && $user->authorise($this->dataType.'.import', 'com_componentbuilder') && $user->authorise('core.import', 'com_componentbuilder')) + if(ComponentbuilderHelper::checkArray($data['array']) && $this->user->authorise($this->dataType.'.import', 'com_componentbuilder') && $this->user->authorise('core.import', 'com_componentbuilder')) { // set target. $target = array_flip($data['target_headers']); - // Get a db connection. - $db = JFactory::getDbo(); // set some defaults $todayDate = JFactory::getDate()->toSql(); // get global action permissions @@ -2002,24 +1986,24 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy if (isset($row[$id_key]) && is_numeric($row[$id_key]) && $row[$id_key] > 0) { // raw items import & update! - $query = $db->getQuery(true); + $query = $this->_db->getQuery(true); $query ->select('version') - ->from($db->quoteName('#__componentbuilder_'.$this->dataType)) - ->where($db->quoteName('id') . ' = '. $db->quote($row[$id_key])); + ->from($this->_db->quoteName('#__componentbuilder_'.$this->dataType)) + ->where($this->_db->quoteName('id') . ' = '. $this->_db->quote($row[$id_key])); // Reset the query using our newly populated query object. - $db->setQuery($query); - $db->execute(); - $found = $db->getNumRows(); + $this->_db->setQuery($query); + $this->_db->execute(); + $found = $this->_db->getNumRows(); } if($found && $canEdit) { // update item $id = $row[$id_key]; - $version = $db->loadResult(); + $version = $this->_db->loadResult(); // reset all buckets - $query = $db->getQuery(true); + $query = $this->_db->getQuery(true); $fields = array(); // Fields to update. foreach($row as $key => $cell) @@ -2052,33 +2036,33 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy // set to update array if(in_array($key, $data['target_headers']) && is_numeric($cell)) { - $fields[] = $db->quoteName($target[$key]) . ' = ' . $cell; + $fields[] = $this->_db->quoteName($target[$key]) . ' = ' . $cell; } elseif(in_array($key, $data['target_headers']) && is_string($cell)) { - $fields[] = $db->quoteName($target[$key]) . ' = ' . $db->quote($cell); + $fields[] = $this->_db->quoteName($target[$key]) . ' = ' . $this->_db->quote($cell); } elseif(in_array($key, $data['target_headers']) && is_null($cell)) { // if import data is null then set empty - $fields[] = $db->quoteName($target[$key]) . " = ''"; + $fields[] = $this->_db->quoteName($target[$key]) . " = ''"; } } // load the defaults - $fields[] = $db->quoteName('modified_by') . ' = ' . $db->quote($user->id); - $fields[] = $db->quoteName('modified') . ' = ' . $db->quote($todayDate); + $fields[] = $this->_db->quoteName('modified_by') . ' = ' . $this->_db->quote($this->user->id); + $fields[] = $this->_db->quoteName('modified') . ' = ' . $this->_db->quote($todayDate); // Conditions for which records should be updated. $conditions = array( - $db->quoteName('id') . ' = ' . $id + $this->_db->quoteName('id') . ' = ' . $id ); - $query->update($db->quoteName('#__componentbuilder_' . $this->dataType))->set($fields)->where($conditions); - $db->setQuery($query); - $db->execute(); + $query->update($this->_db->quoteName('#__componentbuilder_' . $this->dataType))->set($fields)->where($conditions); + $this->_db->setQuery($query); + $this->_db->execute(); } elseif ($canCreate) { // insert item - $query = $db->getQuery(true); + $query = $this->_db->getQuery(true); // reset all buckets $columns = array(); $values = array(); @@ -2126,7 +2110,7 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy elseif(in_array($key, $data['target_headers']) && is_string($cell)) { $columns[] = $target[$key]; - $values[] = $db->quote($cell); + $values[] = $this->_db->quote($cell); } elseif(in_array($key, $data['target_headers']) && is_null($cell)) { @@ -2137,9 +2121,9 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy } // load the defaults $columns[] = 'created_by'; - $values[] = $db->quote($user->id); + $values[] = $this->_db->quote($this->user->id); $columns[] = 'created'; - $values[] = $db->quote($todayDate); + $values[] = $this->_db->quote($todayDate); if (!$version) { $columns[] = 'version'; @@ -2147,15 +2131,15 @@ class ComponentbuilderModelImport_joomla_components extends JModelLegacy } // Prepare the insert query. $query - ->insert($db->quoteName('#__componentbuilder_'.$this->dataType)) - ->columns($db->quoteName($columns)) + ->insert($this->_db->quoteName('#__componentbuilder_'.$this->dataType)) + ->columns($this->_db->quoteName($columns)) ->values(implode(',', $values)); // Set the query using our newly populated query object and execute it. - $db->setQuery($query); - $done = $db->execute(); + $this->_db->setQuery($query); + $done = $this->_db->execute(); if ($done) { - $aId = $db->insertid(); + $aId = $this->_db->insertid(); // make sure the access of asset is set ComponentbuilderHelper::setAsset($aId,$this->dataType); } diff --git a/admin/models/joomla_component.php b/admin/models/joomla_component.php index 3734491e9..1847f7f95 100644 --- a/admin/models/joomla_component.php +++ b/admin/models/joomla_component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/models/joomla_components.php b/admin/models/joomla_components.php index 1acd53701..87c53f502 100644 --- a/admin/models/joomla_components.php +++ b/admin/models/joomla_components.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/sql/updates/mysql/2.5.0.sql b/admin/sql/updates/mysql/2.5.0.sql new file mode 100644 index 000000000..d3f5a12fa --- /dev/null +++ b/admin/sql/updates/mysql/2.5.0.sql @@ -0,0 +1 @@ + diff --git a/admin/tables/joomla_component.php b/admin/tables/joomla_component.php index e9b320c58..607a268cb 100644 --- a/admin/tables/joomla_component.php +++ b/admin/tables/joomla_component.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default.php b/admin/views/componentbuilder/tmpl/default.php index 306156455..e9b21f032 100644 --- a/admin/views/componentbuilder/tmpl/default.php +++ b/admin/views/componentbuilder/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php b/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php index de340450f..340c0715a 100644 --- a/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php +++ b/admin/views/componentbuilder/tmpl/default_closed_issues_the_closed_issues_on_github.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_main.php b/admin/views/componentbuilder/tmpl/default_main.php index 1fdd465fe..746adaf86 100644 --- a/admin/views/componentbuilder/tmpl/default_main.php +++ b/admin/views/componentbuilder/tmpl/default_main.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php b/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php index 3d97f0b56..5372fe243 100644 --- a/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php +++ b/admin/views/componentbuilder/tmpl/default_open_issues_the_open_issues_on_github.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_readme_information.php b/admin/views/componentbuilder/tmpl/default_readme_information.php index c139413b1..411a0d708 100644 --- a/admin/views/componentbuilder/tmpl/default_readme_information.php +++ b/admin/views/componentbuilder/tmpl/default_readme_information.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_releases_information.php b/admin/views/componentbuilder/tmpl/default_releases_information.php index cef9aa38e..8ae22bb85 100644 --- a/admin/views/componentbuilder/tmpl/default_releases_information.php +++ b/admin/views/componentbuilder/tmpl/default_releases_information.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php b/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php index 1b777a9cb..72966f094 100644 --- a/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php +++ b/admin/views/componentbuilder/tmpl/default_vast_development_method_notice_board.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/tmpl/default_vdm.php b/admin/views/componentbuilder/tmpl/default_vdm.php index ee5e44063..68765b3fd 100644 --- a/admin/views/componentbuilder/tmpl/default_vdm.php +++ b/admin/views/componentbuilder/tmpl/default_vdm.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/componentbuilder/view.html.php b/admin/views/componentbuilder/view.html.php index e344ed69c..cc8c39461 100644 --- a/admin/views/componentbuilder/view.html.php +++ b/admin/views/componentbuilder/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/import/tmpl/default.php b/admin/views/import/tmpl/default.php index 73c8b7994..8f928d3e1 100644 --- a/admin/views/import/tmpl/default.php +++ b/admin/views/import/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/import/view.html.php b/admin/views/import/view.html.php index 4f7b24f96..3881a93e9 100644 --- a/admin/views/import/view.html.php +++ b/admin/views/import/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/import_joomla_components/tmpl/default.php b/admin/views/import_joomla_components/tmpl/default.php index e1bd6928f..4339b9131 100644 --- a/admin/views/import_joomla_components/tmpl/default.php +++ b/admin/views/import_joomla_components/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/import_joomla_components/view.html.php b/admin/views/import_joomla_components/view.html.php index fafba636b..b1ed54142 100644 --- a/admin/views/import_joomla_components/view.html.php +++ b/admin/views/import_joomla_components/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/admin/views/joomla_component/submitbutton.js b/admin/views/joomla_component/submitbutton.js index 02700d815..d8dc04f59 100644 --- a/admin/views/joomla_component/submitbutton.js +++ b/admin/views/joomla_component/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_component/tmpl/edit.php b/admin/views/joomla_component/tmpl/edit.php index d192d5c07..f02c0d1f1 100644 --- a/admin/views/joomla_component/tmpl/edit.php +++ b/admin/views/joomla_component/tmpl/edit.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_component/view.html.php b/admin/views/joomla_component/view.html.php index 8a5861d9f..202099434 100644 --- a/admin/views/joomla_component/view.html.php +++ b/admin/views/joomla_component/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default.php b/admin/views/joomla_components/tmpl/default.php index e008d7f9b..72bfa4b14 100644 --- a/admin/views/joomla_components/tmpl/default.php +++ b/admin/views/joomla_components/tmpl/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default_batch_body.php b/admin/views/joomla_components/tmpl/default_batch_body.php index 0241055d8..5ea15e7d9 100644 --- a/admin/views/joomla_components/tmpl/default_batch_body.php +++ b/admin/views/joomla_components/tmpl/default_batch_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default_batch_footer.php b/admin/views/joomla_components/tmpl/default_batch_footer.php index 2d1235bba..920989886 100644 --- a/admin/views/joomla_components/tmpl/default_batch_footer.php +++ b/admin/views/joomla_components/tmpl/default_batch_footer.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default_body.php b/admin/views/joomla_components/tmpl/default_body.php index c6bb6587b..69c329f19 100644 --- a/admin/views/joomla_components/tmpl/default_body.php +++ b/admin/views/joomla_components/tmpl/default_body.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default_foot.php b/admin/views/joomla_components/tmpl/default_foot.php index ea0a76ecb..527414195 100644 --- a/admin/views/joomla_components/tmpl/default_foot.php +++ b/admin/views/joomla_components/tmpl/default_foot.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default_head.php b/admin/views/joomla_components/tmpl/default_head.php index e3164498c..c541ba23e 100644 --- a/admin/views/joomla_components/tmpl/default_head.php +++ b/admin/views/joomla_components/tmpl/default_head.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/tmpl/default_toolbar.php b/admin/views/joomla_components/tmpl/default_toolbar.php index 437e4513f..f376d12f2 100644 --- a/admin/views/joomla_components/tmpl/default_toolbar.php +++ b/admin/views/joomla_components/tmpl/default_toolbar.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/admin/views/joomla_components/view.html.php b/admin/views/joomla_components/view.html.php index 94ae8e097..5dfbeff68 100644 --- a/admin/views/joomla_components/view.html.php +++ b/admin/views/joomla_components/view.html.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 358 of this MVC + @version @update number 359 of this MVC @build 23rd August, 2017 @created 6th May, 2015 @package Component Builder diff --git a/componentbuilder.xml b/componentbuilder.xml index 7892a5150..4ade63b18 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.5.0 + 2.5.1 Component Builder (v.2.5.0) +

Component Builder (v.2.5.1)

The Component Builder for [Joomla](http://www.joomla.org/) that is highly advanced, 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 0b0bad436..5b15ff0ec 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -390,4 +390,21 @@ http://vdm.bz/component-builder + + Component Builder + Builds Complex Joomla Components + com_componentbuilder + component + 2.5.1 + http://vdm.bz/component-builder + + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.5.1/JCB_v2.5.1.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 2be858921..2a015923f 100644 --- a/script.php +++ b/script.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder @@ -2202,7 +2202,7 @@ class com_componentbuilderInstallerScript echo ' -

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

'; +

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

'; } } } diff --git a/site/assets/css/site.css b/site/assets/css/site.css index c55d5c699..7ba4944ae 100644 --- a/site/assets/css/site.css +++ b/site/assets/css/site.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/componentbuilder.php b/site/componentbuilder.php index be0fc719f..b41785e2c 100644 --- a/site/componentbuilder.php +++ b/site/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/controller.php b/site/controller.php index 7bf50fd8e..f1b440a81 100644 --- a/site/controller.php +++ b/site/controller.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/controllers/api.php b/site/controllers/api.php index f93dbd09c..9a0bd51e5 100644 --- a/site/controllers/api.php +++ b/site/controllers/api.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/controllers/help.php b/site/controllers/help.php index f7297c45c..8cbc26e2a 100644 --- a/site/controllers/help.php +++ b/site/controllers/help.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/helpers/category.php b/site/helpers/category.php index 6f895c449..2bfaced90 100644 --- a/site/helpers/category.php +++ b/site/helpers/category.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/helpers/categoryfields.php b/site/helpers/categoryfields.php index 28bd80071..5f93170ac 100644 --- a/site/helpers/categoryfields.php +++ b/site/helpers/categoryfields.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/helpers/categoryfieldtypes.php b/site/helpers/categoryfieldtypes.php index 048139c05..7d72348d8 100644 --- a/site/helpers/categoryfieldtypes.php +++ b/site/helpers/categoryfieldtypes.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/helpers/componentbuilder.php b/site/helpers/componentbuilder.php index 465a6036f..57628f30f 100644 --- a/site/helpers/componentbuilder.php +++ b/site/helpers/componentbuilder.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/helpers/headercheck.php b/site/helpers/headercheck.php index dd7f57e63..8ed81d711 100644 --- a/site/helpers/headercheck.php +++ b/site/helpers/headercheck.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/helpers/route.php b/site/helpers/route.php index 4431427f7..bb363f1d7 100644 --- a/site/helpers/route.php +++ b/site/helpers/route.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/router.php b/site/router.php index 2e970db90..65b1bf1eb 100644 --- a/site/router.php +++ b/site/router.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder diff --git a/site/views/api/submitbutton.js b/site/views/api/submitbutton.js index 62804e1fa..c9a464aac 100644 --- a/site/views/api/submitbutton.js +++ b/site/views/api/submitbutton.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.5.0 + @version 2.5.1 @build 23rd August, 2017 @created 30th April, 2015 @package Component Builder