From 0976f7994034c1ccf0bb3b75ee516d1d87a49aec Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Fri, 3 Nov 2017 01:41:32 +0200 Subject: [PATCH] Fixed a few bugs in connection to v2.6.0 and also made a few tweaks to the fields field --- README.md | 10 +++---- admin/README.txt | 10 +++---- admin/assets/css/admin.css | 4 +-- admin/assets/css/admin_view.css | 4 +-- admin/assets/css/admin_views.css | 4 +-- admin/assets/css/component_dashboard.css | 2 +- admin/assets/css/components_dashboard.css | 2 +- admin/assets/css/dashboard.css | 4 +-- admin/assets/js/admin.js | 4 +-- admin/componentbuilder.php | 4 +-- admin/controller.php | 4 +-- admin/controllers/admin_view.php | 4 +-- admin/controllers/admin_views.php | 4 +-- admin/controllers/ajax.json.php | 4 +-- admin/controllers/component_dashboard.php | 2 +- admin/controllers/componentbuilder.php | 4 +-- admin/controllers/components_dashboard.php | 2 +- admin/controllers/help.php | 4 +-- admin/controllers/import.php | 4 +-- .../controllers/import_joomla_components.php | 4 +-- admin/helpers/componentbuilder.php | 4 +-- admin/helpers/componentbuilderemail.php | 4 +-- admin/helpers/headercheck.php | 4 +-- admin/helpers/html/batch_.php | 4 +-- admin/helpers/indenter.php | 4 +-- admin/helpers/js.php | 4 +-- admin/helpers/minify.php | 4 +-- admin/layouts/admin_fields/fields_above.php | 4 +-- .../layouts/admin_fields/fields_fullwidth.php | 4 +-- admin/layouts/admin_fields/publishing.php | 4 +-- admin/layouts/admin_fields/publlshing.php | 4 +-- .../conditions_above.php | 4 +-- .../conditions_fullwidth.php | 4 +-- .../admin_fields_conditions/publishing.php | 4 +-- .../admin_fields_conditions/publlshing.php | 4 +-- admin/layouts/admin_view/css_fullwidth.php | 4 +-- .../admin_view/custom_buttons_fullwidth.php | 4 +-- .../admin_view/custom_buttons_left.php | 4 +-- .../admin_view/custom_import_fullwidth.php | 4 +-- admin/layouts/admin_view/details_above.php | 4 +-- admin/layouts/admin_view/details_left.php | 4 +-- admin/layouts/admin_view/details_right.php | 4 +-- admin/layouts/admin_view/details_under.php | 4 +-- .../fields_conditions_fullwidth.php | 4 +-- .../admin_view/fields_conditions_left.php | 4 +-- .../admin_view/fields_conditions_right.php | 4 +-- .../admin_view/javascript_fullwidth.php | 4 +-- admin/layouts/admin_view/mysql_fullwidth.php | 4 +-- admin/layouts/admin_view/mysql_left.php | 4 +-- admin/layouts/admin_view/php_fullwidth.php | 4 +-- admin/layouts/admin_view/publishing.php | 4 +-- admin/layouts/admin_view/publlshing.php | 4 +-- .../layouts/admin_view/settings_fullwidth.php | 4 +-- admin/layouts/batchselection.php | 4 +-- .../component_admin_views/publishing.php | 4 +-- .../component_admin_views/publlshing.php | 4 +-- .../component_admin_views/views_above.php | 4 +-- .../component_admin_views/views_fullwidth.php | 4 +-- admin/layouts/component_config/publishing.php | 4 +-- admin/layouts/component_config/publlshing.php | 4 +-- .../layouts/component_config/tweaks_above.php | 4 +-- .../component_config/tweaks_fullwidth.php | 4 +-- .../publishing.php | 4 +-- .../publlshing.php | 4 +-- .../tweaks_above.php | 4 +-- .../tweaks_fullwidth.php | 4 +-- .../publishing.php | 4 +-- .../publlshing.php | 4 +-- .../views_above.php | 4 +-- .../views_fullwidth.php | 4 +-- .../component_dashboard/dashboard_above.php | 4 +-- .../dashboard_fullwidth.php | 4 +-- .../component_dashboard/publishing.php | 4 +-- .../component_dashboard/publlshing.php | 4 +-- .../component_files_folders/publishing.php | 4 +-- .../component_files_folders/publlshing.php | 4 +-- .../settings_above.php | 4 +-- .../settings_fullwidth.php | 4 +-- .../component_mysql_tweaks/publishing.php | 4 +-- .../component_mysql_tweaks/publlshing.php | 4 +-- .../component_mysql_tweaks/tweaks_above.php | 4 +-- .../tweaks_fullwidth.php | 4 +-- .../component_site_views/publishing.php | 4 +-- .../component_site_views/publlshing.php | 4 +-- .../component_site_views/views_above.php | 4 +-- .../component_site_views/views_fullwidth.php | 4 +-- .../layouts/component_updates/publishing.php | 4 +-- .../layouts/component_updates/publlshing.php | 4 +-- .../component_updates/updates_above.php | 4 +-- .../component_updates/updates_fullwidth.php | 4 +-- .../custom_buttons_fullwidth.php | 4 +-- .../custom_admin_view/custom_buttons_left.php | 4 +-- .../custom_script_fullwidth.php | 4 +-- .../custom_admin_view/details_above.php | 4 +-- .../custom_admin_view/details_fullwidth.php | 4 +-- .../custom_admin_view/details_left.php | 4 +-- .../custom_admin_view/details_right.php | 4 +-- .../custom_admin_view/details_rightside.php | 4 +-- .../custom_admin_view/details_under.php | 4 +-- .../linked_components_fullwidth.php | 4 +-- .../layouts/custom_admin_view/publishing.php | 4 +-- .../layouts/custom_admin_view/publlshing.php | 4 +-- admin/layouts/custom_code/details_above.php | 4 +-- .../layouts/custom_code/details_fullwidth.php | 4 +-- admin/layouts/custom_code/details_left.php | 4 +-- admin/layouts/custom_code/details_right.php | 4 +-- admin/layouts/custom_code/details_under.php | 4 +-- admin/layouts/custom_code/publishing.php | 4 +-- admin/layouts/custom_code/publlshing.php | 4 +-- .../layouts/dynamic_get/abacus_fullwidth.php | 4 +-- admin/layouts/dynamic_get/abacus_left.php | 4 +-- .../dynamic_get/custom_script_fullwidth.php | 4 +-- admin/layouts/dynamic_get/joint_fullwidth.php | 4 +-- admin/layouts/dynamic_get/main_above.php | 4 +-- admin/layouts/dynamic_get/main_fullwidth.php | 4 +-- admin/layouts/dynamic_get/main_left.php | 4 +-- admin/layouts/dynamic_get/main_under.php | 4 +-- admin/layouts/dynamic_get/publishing.php | 4 +-- admin/layouts/dynamic_get/publlshing.php | 4 +-- admin/layouts/dynamic_get/tweak_fullwidth.php | 4 +-- admin/layouts/field/details_fullwidth.php | 4 +-- admin/layouts/field/details_left.php | 4 +-- admin/layouts/field/details_right.php | 4 +-- admin/layouts/field/details_under.php | 4 +-- admin/layouts/field/publishing.php | 4 +-- admin/layouts/field/publlshing.php | 4 +-- admin/layouts/field/scripts_left.php | 4 +-- admin/layouts/field/scripts_right.php | 4 +-- admin/layouts/fieldtype/details_fullwidth.php | 4 +-- admin/layouts/fieldtype/details_left.php | 4 +-- admin/layouts/fieldtype/details_right.php | 4 +-- admin/layouts/fieldtype/fields_fullwidth.php | 4 +-- admin/layouts/fieldtype/publishing.php | 4 +-- admin/layouts/fieldtype/publlshing.php | 4 +-- admin/layouts/ftp/details_above.php | 4 +-- admin/layouts/ftp/details_fullwidth.php | 4 +-- .../ftp/linked_components_fullwidth.php | 4 +-- admin/layouts/ftp/publishing.php | 4 +-- admin/layouts/ftp/publlshing.php | 4 +-- admin/layouts/help_document/details_above.php | 4 +-- .../help_document/details_fullwidth.php | 4 +-- admin/layouts/help_document/details_left.php | 4 +-- admin/layouts/help_document/details_right.php | 4 +-- admin/layouts/help_document/details_under.php | 4 +-- admin/layouts/help_document/publishing.php | 4 +-- admin/layouts/help_document/publlshing.php | 4 +-- .../admin_views_fullwidth.php | 4 +-- .../custom_admin_views_fullwidth.php | 4 +-- .../joomla_component/details_above.php | 4 +-- .../layouts/joomla_component/details_left.php | 4 +-- .../joomla_component/details_right.php | 4 +-- .../joomla_component/details_under.php | 4 +-- .../dynamic_build_beta_fullwidth.php | 4 +-- .../dynamic_integration_fullwidth.php | 4 +-- .../libs_helpers_fullwidth.php | 4 +-- admin/layouts/joomla_component/metadata.php | 4 +-- .../joomla_component/mysql_fullwidth.php | 4 +-- .../joomla_component/php_fullwidth.php | 4 +-- admin/layouts/joomla_component/php_left.php | 4 +-- admin/layouts/joomla_component/publishing.php | 4 +-- .../layouts/joomla_component/readme_left.php | 4 +-- .../layouts/joomla_component/readme_right.php | 4 +-- .../joomla_component/settings_fullwidth.php | 4 +-- .../joomla_component/settings_left.php | 4 +-- .../joomla_component/settings_right.php | 4 +-- .../joomla_component/site_views_fullwidth.php | 4 +-- .../translation_fullwidth.php | 4 +-- admin/layouts/language/details_left.php | 4 +-- admin/layouts/language/details_right.php | 4 +-- admin/layouts/language/publishing.php | 4 +-- admin/layouts/language/publlshing.php | 4 +-- .../details_fullwidth.php | 4 +-- .../language_translation/publishing.php | 4 +-- .../language_translation/publlshing.php | 4 +-- .../layout/custom_script_fullwidth.php | 4 +-- admin/layouts/layout/details_fullwidth.php | 4 +-- admin/layouts/layout/details_left.php | 4 +-- admin/layouts/layout/details_right.php | 4 +-- admin/layouts/layout/details_rightside.php | 4 +-- admin/layouts/layout/details_under.php | 4 +-- admin/layouts/layout/publishing.php | 4 +-- admin/layouts/layout/publlshing.php | 4 +-- .../site_view/custom_buttons_fullwidth.php | 4 +-- .../layouts/site_view/custom_buttons_left.php | 4 +-- .../site_view/custom_buttons_right.php | 4 +-- admin/layouts/site_view/details_above.php | 4 +-- admin/layouts/site_view/details_fullwidth.php | 4 +-- admin/layouts/site_view/details_left.php | 4 +-- admin/layouts/site_view/details_right.php | 4 +-- admin/layouts/site_view/details_rightside.php | 4 +-- admin/layouts/site_view/details_under.php | 4 +-- .../site_view/javascript_css_fullwidth.php | 4 +-- .../site_view/linked_components_fullwidth.php | 4 +-- admin/layouts/site_view/php_fullwidth.php | 4 +-- admin/layouts/site_view/publishing.php | 4 +-- admin/layouts/site_view/publlshing.php | 4 +-- admin/layouts/snippet/details_above.php | 4 +-- admin/layouts/snippet/details_left.php | 4 +-- admin/layouts/snippet/details_right.php | 4 +-- admin/layouts/snippet/publishing.php | 4 +-- admin/layouts/snippet/publlshing.php | 4 +-- .../template/custom_script_fullwidth.php | 4 +-- admin/layouts/template/details_fullwidth.php | 4 +-- admin/layouts/template/details_left.php | 4 +-- admin/layouts/template/details_right.php | 4 +-- admin/layouts/template/details_rightside.php | 4 +-- admin/layouts/template/details_under.php | 4 +-- admin/layouts/template/publishing.php | 4 +-- admin/layouts/template/publlshing.php | 4 +-- admin/models/admin_view.php | 4 +-- admin/models/admin_views.php | 4 +-- admin/models/ajax.php | 28 +++++++++++++++---- admin/models/component_dashboard.php | 2 +- admin/models/componentbuilder.php | 4 +-- admin/models/components_dashboard.php | 2 +- admin/models/fields/adminsviews.php | 4 +-- admin/models/fields/adminviewfolderlist.php | 4 +-- admin/models/fields/adminviews.php | 4 +-- admin/models/fields/articles.php | 4 +-- admin/models/fields/component.php | 4 +-- admin/models/fields/componentadminmenus.php | 4 +-- admin/models/fields/componentadminviews.php | 4 +-- admin/models/fields/components.php | 4 +-- admin/models/fields/customadminviews.php | 4 +-- admin/models/fields/customfilelist.php | 4 +-- admin/models/fields/customfolderlist.php | 4 +-- admin/models/fields/customgets.php | 4 +-- admin/models/fields/dbtables.php | 4 +-- admin/models/fields/dynamicget.php | 4 +-- admin/models/fields/dynamicgets.php | 4 +-- admin/models/fields/fields.php | 11 ++++---- admin/models/fields/fieldtypes.php | 4 +-- admin/models/fields/joomlacomponents.php | 4 +-- admin/models/fields/lang.php | 4 +-- admin/models/fields/maingets.php | 4 +-- admin/models/fields/matchfield.php | 4 +-- admin/models/fields/siteviewfolderlist.php | 4 +-- admin/models/fields/siteviews.php | 4 +-- admin/models/fields/snippets.php | 4 +-- admin/models/fields/targetfields.php | 4 +-- admin/models/fields/viewtabs.php | 4 +-- admin/models/forms/admin_view.js | 4 +-- admin/models/forms/component_dashboard.js | 2 +- admin/models/forms/component_dashboard.xml | 2 +- admin/models/import.php | 4 +-- admin/models/import_joomla_components.php | 4 +-- admin/sql/updates/mysql/2.6.0.sql | 1 + admin/tables/admin_view.php | 4 +-- admin/tables/component_dashboard.php | 2 +- admin/views/admin_view/submitbutton.js | 4 +-- admin/views/admin_view/tmpl/edit.php | 4 +-- admin/views/admin_view/view.html.php | 4 +-- admin/views/admin_views/tmpl/default.php | 4 +-- .../admin_views/tmpl/default_batch_body.php | 4 +-- .../admin_views/tmpl/default_batch_footer.php | 4 +-- admin/views/admin_views/tmpl/default_body.php | 4 +-- admin/views/admin_views/tmpl/default_foot.php | 4 +-- admin/views/admin_views/tmpl/default_head.php | 4 +-- .../admin_views/tmpl/default_toolbar.php | 4 +-- admin/views/admin_views/view.html.php | 4 +-- .../views/component_dashboard/submitbutton.js | 2 +- admin/views/component_dashboard/tmpl/edit.php | 2 +- admin/views/component_dashboard/view.html.php | 2 +- admin/views/componentbuilder/tmpl/default.php | 4 +-- ...ult_issues_the_closed_issues_on_github.php | 4 +-- ...fault_issues_the_open_issues_on_github.php | 4 +-- .../componentbuilder/tmpl/default_main.php | 4 +-- .../tmpl/default_readme_information.php | 4 +-- .../tmpl/default_releases_information.php | 4 +-- ...t_vast_development_method_notice_board.php | 4 +-- .../componentbuilder/tmpl/default_vdm.php | 4 +-- .../tmpl/default_wiki_tutorials.php | 4 +-- admin/views/componentbuilder/view.html.php | 4 +-- .../components_dashboard/tmpl/default.php | 2 +- .../tmpl/default_batch_body.php | 2 +- .../tmpl/default_batch_footer.php | 2 +- .../tmpl/default_body.php | 2 +- .../tmpl/default_foot.php | 2 +- .../tmpl/default_head.php | 2 +- .../tmpl/default_toolbar.php | 2 +- .../views/components_dashboard/view.html.php | 2 +- admin/views/import/tmpl/default.php | 4 +-- admin/views/import/view.html.php | 4 +-- .../import_joomla_components/tmpl/default.php | 4 +-- .../import_joomla_components/view.html.php | 4 +-- componentbuilder.xml | 6 ++-- componentbuilder_update_server.xml | 17 +++++++++++ script.php | 6 ++-- site/assets/css/site.css | 4 +-- site/assets/js/site.js | 4 +-- site/componentbuilder.php | 4 +-- site/controller.php | 4 +-- site/controllers/api.php | 4 +-- site/controllers/help.php | 4 +-- site/helpers/category.php | 4 +-- site/helpers/categoryfields.php | 4 +-- site/helpers/categoryfieldtypes.php | 4 +-- site/helpers/componentbuilder.php | 4 +-- site/helpers/headercheck.php | 4 +-- site/helpers/route.php | 4 +-- site/router.php | 4 +-- site/views/api/submitbutton.js | 4 +-- 302 files changed, 631 insertions(+), 594 deletions(-) create mode 100644 admin/sql/updates/mysql/2.6.0.sql diff --git a/README.md b/README.md index 21883a37f..4d41919db 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) developer, or have just started, Component Builder will safe you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.6.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.6.1) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://youtu.be/1KBBtQUxMTc) @@ -111,12 +111,12 @@ Component Builder is mapped as a component in itself on my local development env + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 1st November, 2017 -+ *Version*: 2.6.0 ++ *Last Build*: 2nd November, 2017 ++ *Version*: 2.6.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*: **159263** -+ *File count*: **998** ++ *Line count*: **159300** ++ *File count*: **999** + *Folder count*: **165** > This **component** was build with a Joomla [Automated Component Builder](http://vdm.bz/component-builder). diff --git a/admin/README.txt b/admin/README.txt index 21883a37f..4d41919db 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -10,7 +10,7 @@ The Component Builder for [Joomla](https://extensions.joomla.org/extension/compo Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/component-builder/) developer, or have just started, Component Builder will safe you lots of time and money. A real must have! -You can install it quite easily and with no limitations. On [github](https://github.com/vdm-io/Joomla-Component-Builder/releases) is the latest release (2.6.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.6.1) with **ALL** its features and **ALL** concepts totally open-source and free! > Watch Quick Build of a Hello World component in [JCB on Youtube](https://youtu.be/1KBBtQUxMTc) @@ -111,12 +111,12 @@ Component Builder is mapped as a component in itself on my local development env + *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io) + *Name*: [Component Builder](http://vdm.bz/component-builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 1st November, 2017 -+ *Version*: 2.6.0 ++ *Last Build*: 2nd November, 2017 ++ *Version*: 2.6.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*: **159263** -+ *File count*: **998** ++ *Line count*: **159300** ++ *File count*: **999** + *Folder count*: **165** > 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 eb74ae5ab..d2de6a768 100644 --- a/admin/assets/css/admin.css +++ b/admin/assets/css/admin.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin.css diff --git a/admin/assets/css/admin_view.css b/admin/assets/css/admin_view.css index bf2fcbd91..10c93b130 100644 --- a/admin/assets/css/admin_view.css +++ b/admin/assets/css/admin_view.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_view.css diff --git a/admin/assets/css/admin_views.css b/admin/assets/css/admin_views.css index f3d633ca3..0ebb7ead0 100644 --- a/admin/assets/css/admin_views.css +++ b/admin/assets/css/admin_views.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_views.css diff --git a/admin/assets/css/component_dashboard.css b/admin/assets/css/component_dashboard.css index 56c8ee006..02accf004 100644 --- a/admin/assets/css/component_dashboard.css +++ b/admin/assets/css/component_dashboard.css @@ -10,7 +10,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage component_dashboard.css diff --git a/admin/assets/css/components_dashboard.css b/admin/assets/css/components_dashboard.css index 6037c778e..1b06f2df5 100644 --- a/admin/assets/css/components_dashboard.css +++ b/admin/assets/css/components_dashboard.css @@ -10,7 +10,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage components_dashboard.css diff --git a/admin/assets/css/dashboard.css b/admin/assets/css/dashboard.css index 75e063e75..5cd3b128c 100644 --- a/admin/assets/css/dashboard.css +++ b/admin/assets/css/dashboard.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dashboard.css diff --git a/admin/assets/js/admin.js b/admin/assets/js/admin.js index 7fe7b57ce..a481c3780 100644 --- a/admin/assets/js/admin.js +++ b/admin/assets/js/admin.js @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin.js diff --git a/admin/componentbuilder.php b/admin/componentbuilder.php index 02b80e8f9..8be8102f9 100644 --- a/admin/componentbuilder.php +++ b/admin/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/controller.php b/admin/controller.php index bc6b3d029..75f32c8f0 100644 --- a/admin/controller.php +++ b/admin/controller.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage controller.php diff --git a/admin/controllers/admin_view.php b/admin/controllers/admin_view.php index 4d0917f2f..d51ec8ca0 100644 --- a/admin/controllers/admin_view.php +++ b/admin/controllers/admin_view.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_view.php diff --git a/admin/controllers/admin_views.php b/admin/controllers/admin_views.php index 336ca7f8a..0734d56e2 100644 --- a/admin/controllers/admin_views.php +++ b/admin/controllers/admin_views.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_views.php diff --git a/admin/controllers/ajax.json.php b/admin/controllers/ajax.json.php index bb30a4bf1..29728f8ef 100644 --- a/admin/controllers/ajax.json.php +++ b/admin/controllers/ajax.json.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage ajax.json.php diff --git a/admin/controllers/component_dashboard.php b/admin/controllers/component_dashboard.php index 689396c92..a0b977bca 100644 --- a/admin/controllers/component_dashboard.php +++ b/admin/controllers/component_dashboard.php @@ -11,7 +11,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage component_dashboard.php diff --git a/admin/controllers/componentbuilder.php b/admin/controllers/componentbuilder.php index 042538c0f..18472e6af 100644 --- a/admin/controllers/componentbuilder.php +++ b/admin/controllers/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/controllers/components_dashboard.php b/admin/controllers/components_dashboard.php index 5e04a52ef..23f69e07c 100644 --- a/admin/controllers/components_dashboard.php +++ b/admin/controllers/components_dashboard.php @@ -11,7 +11,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage components_dashboard.php diff --git a/admin/controllers/help.php b/admin/controllers/help.php index d7cd64219..72f6a2c19 100644 --- a/admin/controllers/help.php +++ b/admin/controllers/help.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage help.php diff --git a/admin/controllers/import.php b/admin/controllers/import.php index 28ed8dea3..85765bf4f 100644 --- a/admin/controllers/import.php +++ b/admin/controllers/import.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage import.php diff --git a/admin/controllers/import_joomla_components.php b/admin/controllers/import_joomla_components.php index e19e5c104..f9292ce7e 100644 --- a/admin/controllers/import_joomla_components.php +++ b/admin/controllers/import_joomla_components.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage import_joomla_components.php diff --git a/admin/helpers/componentbuilder.php b/admin/helpers/componentbuilder.php index bacf42602..6068b7612 100644 --- a/admin/helpers/componentbuilder.php +++ b/admin/helpers/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/helpers/componentbuilderemail.php b/admin/helpers/componentbuilderemail.php index 5c9f74d7a..bac74196b 100644 --- a/admin/helpers/componentbuilderemail.php +++ b/admin/helpers/componentbuilderemail.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilderemail.php diff --git a/admin/helpers/headercheck.php b/admin/helpers/headercheck.php index 27a212e1c..36984f48b 100644 --- a/admin/helpers/headercheck.php +++ b/admin/helpers/headercheck.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage headercheck.php diff --git a/admin/helpers/html/batch_.php b/admin/helpers/html/batch_.php index 1f65d7eb2..d7e6a3e00 100644 --- a/admin/helpers/html/batch_.php +++ b/admin/helpers/html/batch_.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage batch_.php diff --git a/admin/helpers/indenter.php b/admin/helpers/indenter.php index b366db2cc..ddb1e8234 100644 --- a/admin/helpers/indenter.php +++ b/admin/helpers/indenter.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage indenter.php diff --git a/admin/helpers/js.php b/admin/helpers/js.php index 6629d4671..bb600ad54 100644 --- a/admin/helpers/js.php +++ b/admin/helpers/js.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage js.php diff --git a/admin/helpers/minify.php b/admin/helpers/minify.php index 03ddc5d56..1f0f9c200 100644 --- a/admin/helpers/minify.php +++ b/admin/helpers/minify.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage minify.php diff --git a/admin/layouts/admin_fields/fields_above.php b/admin/layouts/admin_fields/fields_above.php index 782e1e49f..f8a7268d8 100644 --- a/admin/layouts/admin_fields/fields_above.php +++ b/admin/layouts/admin_fields/fields_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_above.php diff --git a/admin/layouts/admin_fields/fields_fullwidth.php b/admin/layouts/admin_fields/fields_fullwidth.php index 7409d4d06..3c7413453 100644 --- a/admin/layouts/admin_fields/fields_fullwidth.php +++ b/admin/layouts/admin_fields/fields_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_fullwidth.php diff --git a/admin/layouts/admin_fields/publishing.php b/admin/layouts/admin_fields/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/admin_fields/publishing.php +++ b/admin/layouts/admin_fields/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/admin_fields/publlshing.php b/admin/layouts/admin_fields/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/admin_fields/publlshing.php +++ b/admin/layouts/admin_fields/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_fields_conditions/conditions_above.php b/admin/layouts/admin_fields_conditions/conditions_above.php index a27183b2e..ec515e551 100644 --- a/admin/layouts/admin_fields_conditions/conditions_above.php +++ b/admin/layouts/admin_fields_conditions/conditions_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage conditions_above.php diff --git a/admin/layouts/admin_fields_conditions/conditions_fullwidth.php b/admin/layouts/admin_fields_conditions/conditions_fullwidth.php index c551e912d..b6eebb904 100644 --- a/admin/layouts/admin_fields_conditions/conditions_fullwidth.php +++ b/admin/layouts/admin_fields_conditions/conditions_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage conditions_fullwidth.php diff --git a/admin/layouts/admin_fields_conditions/publishing.php b/admin/layouts/admin_fields_conditions/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/admin_fields_conditions/publishing.php +++ b/admin/layouts/admin_fields_conditions/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/admin_fields_conditions/publlshing.php b/admin/layouts/admin_fields_conditions/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/admin_fields_conditions/publlshing.php +++ b/admin/layouts/admin_fields_conditions/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_view/css_fullwidth.php b/admin/layouts/admin_view/css_fullwidth.php index b997c9b99..95f95d023 100644 --- a/admin/layouts/admin_view/css_fullwidth.php +++ b/admin/layouts/admin_view/css_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage css_fullwidth.php diff --git a/admin/layouts/admin_view/custom_buttons_fullwidth.php b/admin/layouts/admin_view/custom_buttons_fullwidth.php index 5b6951f50..ea1d0ebed 100644 --- a/admin/layouts/admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/admin_view/custom_buttons_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_fullwidth.php diff --git a/admin/layouts/admin_view/custom_buttons_left.php b/admin/layouts/admin_view/custom_buttons_left.php index d2f74378a..accbb4758 100644 --- a/admin/layouts/admin_view/custom_buttons_left.php +++ b/admin/layouts/admin_view/custom_buttons_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/admin_view/custom_import_fullwidth.php b/admin/layouts/admin_view/custom_import_fullwidth.php index 4a2cb9a67..53906f59c 100644 --- a/admin/layouts/admin_view/custom_import_fullwidth.php +++ b/admin/layouts/admin_view/custom_import_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_import_fullwidth.php diff --git a/admin/layouts/admin_view/details_above.php b/admin/layouts/admin_view/details_above.php index 7dddd5737..4dc1180ab 100644 --- a/admin/layouts/admin_view/details_above.php +++ b/admin/layouts/admin_view/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/admin_view/details_left.php b/admin/layouts/admin_view/details_left.php index f25a66a28..034a8133b 100644 --- a/admin/layouts/admin_view/details_left.php +++ b/admin/layouts/admin_view/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/admin_view/details_right.php b/admin/layouts/admin_view/details_right.php index 1114df298..48b9ff1eb 100644 --- a/admin/layouts/admin_view/details_right.php +++ b/admin/layouts/admin_view/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/admin_view/details_under.php b/admin/layouts/admin_view/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/admin_view/details_under.php +++ b/admin/layouts/admin_view/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/admin_view/fields_conditions_fullwidth.php b/admin/layouts/admin_view/fields_conditions_fullwidth.php index 32a13b4c4..20555e761 100644 --- a/admin/layouts/admin_view/fields_conditions_fullwidth.php +++ b/admin/layouts/admin_view/fields_conditions_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_conditions_fullwidth.php diff --git a/admin/layouts/admin_view/fields_conditions_left.php b/admin/layouts/admin_view/fields_conditions_left.php index 3989ac5d0..7333e18c4 100644 --- a/admin/layouts/admin_view/fields_conditions_left.php +++ b/admin/layouts/admin_view/fields_conditions_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_conditions_left.php diff --git a/admin/layouts/admin_view/fields_conditions_right.php b/admin/layouts/admin_view/fields_conditions_right.php index 3c94b4950..c20140aca 100644 --- a/admin/layouts/admin_view/fields_conditions_right.php +++ b/admin/layouts/admin_view/fields_conditions_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_conditions_right.php diff --git a/admin/layouts/admin_view/javascript_fullwidth.php b/admin/layouts/admin_view/javascript_fullwidth.php index 0a704a0af..4cb5cce02 100644 --- a/admin/layouts/admin_view/javascript_fullwidth.php +++ b/admin/layouts/admin_view/javascript_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage javascript_fullwidth.php diff --git a/admin/layouts/admin_view/mysql_fullwidth.php b/admin/layouts/admin_view/mysql_fullwidth.php index ec42277d0..731c5e971 100644 --- a/admin/layouts/admin_view/mysql_fullwidth.php +++ b/admin/layouts/admin_view/mysql_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage mysql_fullwidth.php diff --git a/admin/layouts/admin_view/mysql_left.php b/admin/layouts/admin_view/mysql_left.php index 03032c771..d309b87db 100644 --- a/admin/layouts/admin_view/mysql_left.php +++ b/admin/layouts/admin_view/mysql_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage mysql_left.php diff --git a/admin/layouts/admin_view/php_fullwidth.php b/admin/layouts/admin_view/php_fullwidth.php index fd4012a33..5d468c51a 100644 --- a/admin/layouts/admin_view/php_fullwidth.php +++ b/admin/layouts/admin_view/php_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/admin_view/publishing.php b/admin/layouts/admin_view/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/admin_view/publishing.php +++ b/admin/layouts/admin_view/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/admin_view/publlshing.php b/admin/layouts/admin_view/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/admin_view/publlshing.php +++ b/admin/layouts/admin_view/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/admin_view/settings_fullwidth.php b/admin/layouts/admin_view/settings_fullwidth.php index 15d4fb660..522397657 100644 --- a/admin/layouts/admin_view/settings_fullwidth.php +++ b/admin/layouts/admin_view/settings_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_fullwidth.php diff --git a/admin/layouts/batchselection.php b/admin/layouts/batchselection.php index 4016aee34..c29495cbf 100644 --- a/admin/layouts/batchselection.php +++ b/admin/layouts/batchselection.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage batchselection.php diff --git a/admin/layouts/component_admin_views/publishing.php b/admin/layouts/component_admin_views/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_admin_views/publishing.php +++ b/admin/layouts/component_admin_views/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_admin_views/publlshing.php b/admin/layouts/component_admin_views/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_admin_views/publlshing.php +++ b/admin/layouts/component_admin_views/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_admin_views/views_above.php b/admin/layouts/component_admin_views/views_above.php index 073dad733..25e2e25fa 100644 --- a/admin/layouts/component_admin_views/views_above.php +++ b/admin/layouts/component_admin_views/views_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage views_above.php diff --git a/admin/layouts/component_admin_views/views_fullwidth.php b/admin/layouts/component_admin_views/views_fullwidth.php index c7d8fdf7b..5d574a6e2 100644 --- a/admin/layouts/component_admin_views/views_fullwidth.php +++ b/admin/layouts/component_admin_views/views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage views_fullwidth.php diff --git a/admin/layouts/component_config/publishing.php b/admin/layouts/component_config/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_config/publishing.php +++ b/admin/layouts/component_config/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_config/publlshing.php b/admin/layouts/component_config/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_config/publlshing.php +++ b/admin/layouts/component_config/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_config/tweaks_above.php b/admin/layouts/component_config/tweaks_above.php index 7543ab0f5..5e5ab2277 100644 --- a/admin/layouts/component_config/tweaks_above.php +++ b/admin/layouts/component_config/tweaks_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/component_config/tweaks_fullwidth.php b/admin/layouts/component_config/tweaks_fullwidth.php index 58b2117f3..68da694e7 100644 --- a/admin/layouts/component_config/tweaks_fullwidth.php +++ b/admin/layouts/component_config/tweaks_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/component_custom_admin_menus/publishing.php b/admin/layouts/component_custom_admin_menus/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_custom_admin_menus/publishing.php +++ b/admin/layouts/component_custom_admin_menus/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_custom_admin_menus/publlshing.php b/admin/layouts/component_custom_admin_menus/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_custom_admin_menus/publlshing.php +++ b/admin/layouts/component_custom_admin_menus/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_custom_admin_menus/tweaks_above.php b/admin/layouts/component_custom_admin_menus/tweaks_above.php index 7543ab0f5..5e5ab2277 100644 --- a/admin/layouts/component_custom_admin_menus/tweaks_above.php +++ b/admin/layouts/component_custom_admin_menus/tweaks_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php b/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php index a7ef0254f..d57670232 100644 --- a/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php +++ b/admin/layouts/component_custom_admin_menus/tweaks_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/component_custom_admin_views/publishing.php b/admin/layouts/component_custom_admin_views/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_custom_admin_views/publishing.php +++ b/admin/layouts/component_custom_admin_views/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_custom_admin_views/publlshing.php b/admin/layouts/component_custom_admin_views/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_custom_admin_views/publlshing.php +++ b/admin/layouts/component_custom_admin_views/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_custom_admin_views/views_above.php b/admin/layouts/component_custom_admin_views/views_above.php index 073dad733..25e2e25fa 100644 --- a/admin/layouts/component_custom_admin_views/views_above.php +++ b/admin/layouts/component_custom_admin_views/views_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage views_above.php diff --git a/admin/layouts/component_custom_admin_views/views_fullwidth.php b/admin/layouts/component_custom_admin_views/views_fullwidth.php index d8d6288f8..783e85d32 100644 --- a/admin/layouts/component_custom_admin_views/views_fullwidth.php +++ b/admin/layouts/component_custom_admin_views/views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage views_fullwidth.php diff --git a/admin/layouts/component_dashboard/dashboard_above.php b/admin/layouts/component_dashboard/dashboard_above.php index 836079c08..373f561e6 100644 --- a/admin/layouts/component_dashboard/dashboard_above.php +++ b/admin/layouts/component_dashboard/dashboard_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dashboard_above.php diff --git a/admin/layouts/component_dashboard/dashboard_fullwidth.php b/admin/layouts/component_dashboard/dashboard_fullwidth.php index 5ef12c771..286920c9b 100644 --- a/admin/layouts/component_dashboard/dashboard_fullwidth.php +++ b/admin/layouts/component_dashboard/dashboard_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dashboard_fullwidth.php diff --git a/admin/layouts/component_dashboard/publishing.php b/admin/layouts/component_dashboard/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_dashboard/publishing.php +++ b/admin/layouts/component_dashboard/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_dashboard/publlshing.php b/admin/layouts/component_dashboard/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_dashboard/publlshing.php +++ b/admin/layouts/component_dashboard/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_files_folders/publishing.php b/admin/layouts/component_files_folders/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_files_folders/publishing.php +++ b/admin/layouts/component_files_folders/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_files_folders/publlshing.php b/admin/layouts/component_files_folders/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_files_folders/publlshing.php +++ b/admin/layouts/component_files_folders/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_files_folders/settings_above.php b/admin/layouts/component_files_folders/settings_above.php index f1f2479ad..4fd7bc3b7 100644 --- a/admin/layouts/component_files_folders/settings_above.php +++ b/admin/layouts/component_files_folders/settings_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_above.php diff --git a/admin/layouts/component_files_folders/settings_fullwidth.php b/admin/layouts/component_files_folders/settings_fullwidth.php index b3a3a8134..9d1adc549 100644 --- a/admin/layouts/component_files_folders/settings_fullwidth.php +++ b/admin/layouts/component_files_folders/settings_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_fullwidth.php diff --git a/admin/layouts/component_mysql_tweaks/publishing.php b/admin/layouts/component_mysql_tweaks/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_mysql_tweaks/publishing.php +++ b/admin/layouts/component_mysql_tweaks/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_mysql_tweaks/publlshing.php b/admin/layouts/component_mysql_tweaks/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_mysql_tweaks/publlshing.php +++ b/admin/layouts/component_mysql_tweaks/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_mysql_tweaks/tweaks_above.php b/admin/layouts/component_mysql_tweaks/tweaks_above.php index 7543ab0f5..5e5ab2277 100644 --- a/admin/layouts/component_mysql_tweaks/tweaks_above.php +++ b/admin/layouts/component_mysql_tweaks/tweaks_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweaks_above.php diff --git a/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php b/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php index 2d4969607..eaa5612b9 100644 --- a/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php +++ b/admin/layouts/component_mysql_tweaks/tweaks_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweaks_fullwidth.php diff --git a/admin/layouts/component_site_views/publishing.php b/admin/layouts/component_site_views/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_site_views/publishing.php +++ b/admin/layouts/component_site_views/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_site_views/publlshing.php b/admin/layouts/component_site_views/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_site_views/publlshing.php +++ b/admin/layouts/component_site_views/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_site_views/views_above.php b/admin/layouts/component_site_views/views_above.php index 073dad733..25e2e25fa 100644 --- a/admin/layouts/component_site_views/views_above.php +++ b/admin/layouts/component_site_views/views_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage views_above.php diff --git a/admin/layouts/component_site_views/views_fullwidth.php b/admin/layouts/component_site_views/views_fullwidth.php index 26a0525fa..8b2594375 100644 --- a/admin/layouts/component_site_views/views_fullwidth.php +++ b/admin/layouts/component_site_views/views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage views_fullwidth.php diff --git a/admin/layouts/component_updates/publishing.php b/admin/layouts/component_updates/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/component_updates/publishing.php +++ b/admin/layouts/component_updates/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/component_updates/publlshing.php b/admin/layouts/component_updates/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/component_updates/publlshing.php +++ b/admin/layouts/component_updates/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/component_updates/updates_above.php b/admin/layouts/component_updates/updates_above.php index 69c6982fe..04331e42b 100644 --- a/admin/layouts/component_updates/updates_above.php +++ b/admin/layouts/component_updates/updates_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage updates_above.php diff --git a/admin/layouts/component_updates/updates_fullwidth.php b/admin/layouts/component_updates/updates_fullwidth.php index 365b8ce74..602c33055 100644 --- a/admin/layouts/component_updates/updates_fullwidth.php +++ b/admin/layouts/component_updates/updates_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage updates_fullwidth.php diff --git a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php index c1c5d9e4e..1307287fb 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_buttons_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_fullwidth.php diff --git a/admin/layouts/custom_admin_view/custom_buttons_left.php b/admin/layouts/custom_admin_view/custom_buttons_left.php index d2f74378a..accbb4758 100644 --- a/admin/layouts/custom_admin_view/custom_buttons_left.php +++ b/admin/layouts/custom_admin_view/custom_buttons_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/custom_admin_view/custom_script_fullwidth.php b/admin/layouts/custom_admin_view/custom_script_fullwidth.php index 2e27e7915..390773495 100644 --- a/admin/layouts/custom_admin_view/custom_script_fullwidth.php +++ b/admin/layouts/custom_admin_view/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/custom_admin_view/details_above.php b/admin/layouts/custom_admin_view/details_above.php index 7dddd5737..4dc1180ab 100644 --- a/admin/layouts/custom_admin_view/details_above.php +++ b/admin/layouts/custom_admin_view/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/custom_admin_view/details_fullwidth.php b/admin/layouts/custom_admin_view/details_fullwidth.php index 9bccf315f..3520c1b77 100644 --- a/admin/layouts/custom_admin_view/details_fullwidth.php +++ b/admin/layouts/custom_admin_view/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/custom_admin_view/details_left.php b/admin/layouts/custom_admin_view/details_left.php index f54e7c1f3..f6c0f38c6 100644 --- a/admin/layouts/custom_admin_view/details_left.php +++ b/admin/layouts/custom_admin_view/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/custom_admin_view/details_right.php b/admin/layouts/custom_admin_view/details_right.php index 0894269b7..e79d36dfd 100644 --- a/admin/layouts/custom_admin_view/details_right.php +++ b/admin/layouts/custom_admin_view/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/custom_admin_view/details_rightside.php b/admin/layouts/custom_admin_view/details_rightside.php index a37e3baec..2de01ad56 100644 --- a/admin/layouts/custom_admin_view/details_rightside.php +++ b/admin/layouts/custom_admin_view/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/custom_admin_view/details_under.php b/admin/layouts/custom_admin_view/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/custom_admin_view/details_under.php +++ b/admin/layouts/custom_admin_view/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/custom_admin_view/linked_components_fullwidth.php b/admin/layouts/custom_admin_view/linked_components_fullwidth.php index 30bd6adec..6e1f087ac 100644 --- a/admin/layouts/custom_admin_view/linked_components_fullwidth.php +++ b/admin/layouts/custom_admin_view/linked_components_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/custom_admin_view/publishing.php b/admin/layouts/custom_admin_view/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/custom_admin_view/publishing.php +++ b/admin/layouts/custom_admin_view/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/custom_admin_view/publlshing.php b/admin/layouts/custom_admin_view/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/custom_admin_view/publlshing.php +++ b/admin/layouts/custom_admin_view/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/custom_code/details_above.php b/admin/layouts/custom_code/details_above.php index d7637600e..1cc305cc7 100644 --- a/admin/layouts/custom_code/details_above.php +++ b/admin/layouts/custom_code/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/custom_code/details_fullwidth.php b/admin/layouts/custom_code/details_fullwidth.php index 38e125041..b695df695 100644 --- a/admin/layouts/custom_code/details_fullwidth.php +++ b/admin/layouts/custom_code/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/custom_code/details_left.php b/admin/layouts/custom_code/details_left.php index 68d9cf658..36c6f19cb 100644 --- a/admin/layouts/custom_code/details_left.php +++ b/admin/layouts/custom_code/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/custom_code/details_right.php b/admin/layouts/custom_code/details_right.php index 9505ee836..6e7c18532 100644 --- a/admin/layouts/custom_code/details_right.php +++ b/admin/layouts/custom_code/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/custom_code/details_under.php b/admin/layouts/custom_code/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/custom_code/details_under.php +++ b/admin/layouts/custom_code/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/custom_code/publishing.php b/admin/layouts/custom_code/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/custom_code/publishing.php +++ b/admin/layouts/custom_code/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/custom_code/publlshing.php b/admin/layouts/custom_code/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/custom_code/publlshing.php +++ b/admin/layouts/custom_code/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/dynamic_get/abacus_fullwidth.php b/admin/layouts/dynamic_get/abacus_fullwidth.php index de8def2af..ba41c1cd8 100644 --- a/admin/layouts/dynamic_get/abacus_fullwidth.php +++ b/admin/layouts/dynamic_get/abacus_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage abacus_fullwidth.php diff --git a/admin/layouts/dynamic_get/abacus_left.php b/admin/layouts/dynamic_get/abacus_left.php index 6f46c1c33..671080c17 100644 --- a/admin/layouts/dynamic_get/abacus_left.php +++ b/admin/layouts/dynamic_get/abacus_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage abacus_left.php diff --git a/admin/layouts/dynamic_get/custom_script_fullwidth.php b/admin/layouts/dynamic_get/custom_script_fullwidth.php index 5851f28e9..714989ed6 100644 --- a/admin/layouts/dynamic_get/custom_script_fullwidth.php +++ b/admin/layouts/dynamic_get/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/dynamic_get/joint_fullwidth.php b/admin/layouts/dynamic_get/joint_fullwidth.php index 7d150cca8..db81f304c 100644 --- a/admin/layouts/dynamic_get/joint_fullwidth.php +++ b/admin/layouts/dynamic_get/joint_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage joint_fullwidth.php diff --git a/admin/layouts/dynamic_get/main_above.php b/admin/layouts/dynamic_get/main_above.php index 9415dfa90..9ac525a76 100644 --- a/admin/layouts/dynamic_get/main_above.php +++ b/admin/layouts/dynamic_get/main_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage main_above.php diff --git a/admin/layouts/dynamic_get/main_fullwidth.php b/admin/layouts/dynamic_get/main_fullwidth.php index 50a877e37..996eee714 100644 --- a/admin/layouts/dynamic_get/main_fullwidth.php +++ b/admin/layouts/dynamic_get/main_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage main_fullwidth.php diff --git a/admin/layouts/dynamic_get/main_left.php b/admin/layouts/dynamic_get/main_left.php index 9db83b50a..c993879d6 100644 --- a/admin/layouts/dynamic_get/main_left.php +++ b/admin/layouts/dynamic_get/main_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage main_left.php diff --git a/admin/layouts/dynamic_get/main_under.php b/admin/layouts/dynamic_get/main_under.php index 85e9ff941..351eaf379 100644 --- a/admin/layouts/dynamic_get/main_under.php +++ b/admin/layouts/dynamic_get/main_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage main_under.php diff --git a/admin/layouts/dynamic_get/publishing.php b/admin/layouts/dynamic_get/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/dynamic_get/publishing.php +++ b/admin/layouts/dynamic_get/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/dynamic_get/publlshing.php b/admin/layouts/dynamic_get/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/dynamic_get/publlshing.php +++ b/admin/layouts/dynamic_get/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/dynamic_get/tweak_fullwidth.php b/admin/layouts/dynamic_get/tweak_fullwidth.php index 2582298f1..70c592a54 100644 --- a/admin/layouts/dynamic_get/tweak_fullwidth.php +++ b/admin/layouts/dynamic_get/tweak_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage tweak_fullwidth.php diff --git a/admin/layouts/field/details_fullwidth.php b/admin/layouts/field/details_fullwidth.php index c2837c80b..78c593d7a 100644 --- a/admin/layouts/field/details_fullwidth.php +++ b/admin/layouts/field/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/field/details_left.php b/admin/layouts/field/details_left.php index d135fae98..37202ee46 100644 --- a/admin/layouts/field/details_left.php +++ b/admin/layouts/field/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/field/details_right.php b/admin/layouts/field/details_right.php index cf19f4423..2d4164d87 100644 --- a/admin/layouts/field/details_right.php +++ b/admin/layouts/field/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/field/details_under.php b/admin/layouts/field/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/field/details_under.php +++ b/admin/layouts/field/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/field/publishing.php b/admin/layouts/field/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/field/publishing.php +++ b/admin/layouts/field/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/field/publlshing.php b/admin/layouts/field/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/field/publlshing.php +++ b/admin/layouts/field/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/field/scripts_left.php b/admin/layouts/field/scripts_left.php index aa2b9155b..ead9a9d6f 100644 --- a/admin/layouts/field/scripts_left.php +++ b/admin/layouts/field/scripts_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage scripts_left.php diff --git a/admin/layouts/field/scripts_right.php b/admin/layouts/field/scripts_right.php index f9aee0663..59fbabb27 100644 --- a/admin/layouts/field/scripts_right.php +++ b/admin/layouts/field/scripts_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage scripts_right.php diff --git a/admin/layouts/fieldtype/details_fullwidth.php b/admin/layouts/fieldtype/details_fullwidth.php index 98ba42f85..919a29e0c 100644 --- a/admin/layouts/fieldtype/details_fullwidth.php +++ b/admin/layouts/fieldtype/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/fieldtype/details_left.php b/admin/layouts/fieldtype/details_left.php index d31e95a20..edacb809d 100644 --- a/admin/layouts/fieldtype/details_left.php +++ b/admin/layouts/fieldtype/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/fieldtype/details_right.php b/admin/layouts/fieldtype/details_right.php index 7359eb33a..b520f4184 100644 --- a/admin/layouts/fieldtype/details_right.php +++ b/admin/layouts/fieldtype/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/fieldtype/fields_fullwidth.php b/admin/layouts/fieldtype/fields_fullwidth.php index c10a3bff7..cc7c1bbf0 100644 --- a/admin/layouts/fieldtype/fields_fullwidth.php +++ b/admin/layouts/fieldtype/fields_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields_fullwidth.php diff --git a/admin/layouts/fieldtype/publishing.php b/admin/layouts/fieldtype/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/fieldtype/publishing.php +++ b/admin/layouts/fieldtype/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/fieldtype/publlshing.php b/admin/layouts/fieldtype/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/fieldtype/publlshing.php +++ b/admin/layouts/fieldtype/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/ftp/details_above.php b/admin/layouts/ftp/details_above.php index 9b78a8614..75eab6992 100644 --- a/admin/layouts/ftp/details_above.php +++ b/admin/layouts/ftp/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/ftp/details_fullwidth.php b/admin/layouts/ftp/details_fullwidth.php index 34ef5bc04..6442bb890 100644 --- a/admin/layouts/ftp/details_fullwidth.php +++ b/admin/layouts/ftp/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/ftp/linked_components_fullwidth.php b/admin/layouts/ftp/linked_components_fullwidth.php index d9d405630..38137f351 100644 --- a/admin/layouts/ftp/linked_components_fullwidth.php +++ b/admin/layouts/ftp/linked_components_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/ftp/publishing.php b/admin/layouts/ftp/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/ftp/publishing.php +++ b/admin/layouts/ftp/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/ftp/publlshing.php b/admin/layouts/ftp/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/ftp/publlshing.php +++ b/admin/layouts/ftp/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/help_document/details_above.php b/admin/layouts/help_document/details_above.php index 7271111d4..d430eed33 100644 --- a/admin/layouts/help_document/details_above.php +++ b/admin/layouts/help_document/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/help_document/details_fullwidth.php b/admin/layouts/help_document/details_fullwidth.php index 31353e709..20e8dde01 100644 --- a/admin/layouts/help_document/details_fullwidth.php +++ b/admin/layouts/help_document/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/help_document/details_left.php b/admin/layouts/help_document/details_left.php index efcb1eb68..30ef6d3a7 100644 --- a/admin/layouts/help_document/details_left.php +++ b/admin/layouts/help_document/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/help_document/details_right.php b/admin/layouts/help_document/details_right.php index 800eb15b7..80b01da7f 100644 --- a/admin/layouts/help_document/details_right.php +++ b/admin/layouts/help_document/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/help_document/details_under.php b/admin/layouts/help_document/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/help_document/details_under.php +++ b/admin/layouts/help_document/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/help_document/publishing.php b/admin/layouts/help_document/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/help_document/publishing.php +++ b/admin/layouts/help_document/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/help_document/publlshing.php b/admin/layouts/help_document/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/help_document/publlshing.php +++ b/admin/layouts/help_document/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/joomla_component/admin_views_fullwidth.php b/admin/layouts/joomla_component/admin_views_fullwidth.php index a53922c0d..d2ea70e0a 100644 --- a/admin/layouts/joomla_component/admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/admin_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_views_fullwidth.php diff --git a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php index b49e43a9a..b07b7e3cc 100644 --- a/admin/layouts/joomla_component/custom_admin_views_fullwidth.php +++ b/admin/layouts/joomla_component/custom_admin_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_admin_views_fullwidth.php diff --git a/admin/layouts/joomla_component/details_above.php b/admin/layouts/joomla_component/details_above.php index 7dddd5737..4dc1180ab 100644 --- a/admin/layouts/joomla_component/details_above.php +++ b/admin/layouts/joomla_component/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/joomla_component/details_left.php b/admin/layouts/joomla_component/details_left.php index e8245ac9a..3fed4fb50 100644 --- a/admin/layouts/joomla_component/details_left.php +++ b/admin/layouts/joomla_component/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/joomla_component/details_right.php b/admin/layouts/joomla_component/details_right.php index b57697f17..a1e5a64b4 100644 --- a/admin/layouts/joomla_component/details_right.php +++ b/admin/layouts/joomla_component/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/joomla_component/details_under.php b/admin/layouts/joomla_component/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/joomla_component/details_under.php +++ b/admin/layouts/joomla_component/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php index a5cf6f096..b207a99e5 100644 --- a/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_build_beta_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamic_build_beta_fullwidth.php diff --git a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php index a916ea7fc..a12fa3758 100644 --- a/admin/layouts/joomla_component/dynamic_integration_fullwidth.php +++ b/admin/layouts/joomla_component/dynamic_integration_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamic_integration_fullwidth.php diff --git a/admin/layouts/joomla_component/libs_helpers_fullwidth.php b/admin/layouts/joomla_component/libs_helpers_fullwidth.php index 5500ad2ac..aa79f51d5 100644 --- a/admin/layouts/joomla_component/libs_helpers_fullwidth.php +++ b/admin/layouts/joomla_component/libs_helpers_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage libs_helpers_fullwidth.php diff --git a/admin/layouts/joomla_component/metadata.php b/admin/layouts/joomla_component/metadata.php index acf9b4202..b7f2195d4 100644 --- a/admin/layouts/joomla_component/metadata.php +++ b/admin/layouts/joomla_component/metadata.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage metadata.php diff --git a/admin/layouts/joomla_component/mysql_fullwidth.php b/admin/layouts/joomla_component/mysql_fullwidth.php index ea0bb15db..102183e22 100644 --- a/admin/layouts/joomla_component/mysql_fullwidth.php +++ b/admin/layouts/joomla_component/mysql_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage mysql_fullwidth.php diff --git a/admin/layouts/joomla_component/php_fullwidth.php b/admin/layouts/joomla_component/php_fullwidth.php index 656baf218..d8f1b7087 100644 --- a/admin/layouts/joomla_component/php_fullwidth.php +++ b/admin/layouts/joomla_component/php_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/joomla_component/php_left.php b/admin/layouts/joomla_component/php_left.php index 42152b507..28c681875 100644 --- a/admin/layouts/joomla_component/php_left.php +++ b/admin/layouts/joomla_component/php_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_left.php diff --git a/admin/layouts/joomla_component/publishing.php b/admin/layouts/joomla_component/publishing.php index a6ccb1453..35ecd4f07 100644 --- a/admin/layouts/joomla_component/publishing.php +++ b/admin/layouts/joomla_component/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/joomla_component/readme_left.php b/admin/layouts/joomla_component/readme_left.php index 0bcd989e5..3f8bbf438 100644 --- a/admin/layouts/joomla_component/readme_left.php +++ b/admin/layouts/joomla_component/readme_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage readme_left.php diff --git a/admin/layouts/joomla_component/readme_right.php b/admin/layouts/joomla_component/readme_right.php index bb8702953..3d849c813 100644 --- a/admin/layouts/joomla_component/readme_right.php +++ b/admin/layouts/joomla_component/readme_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage readme_right.php diff --git a/admin/layouts/joomla_component/settings_fullwidth.php b/admin/layouts/joomla_component/settings_fullwidth.php index fd9317015..f31461e17 100644 --- a/admin/layouts/joomla_component/settings_fullwidth.php +++ b/admin/layouts/joomla_component/settings_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_fullwidth.php diff --git a/admin/layouts/joomla_component/settings_left.php b/admin/layouts/joomla_component/settings_left.php index 4ebae0b9d..a30afb90d 100644 --- a/admin/layouts/joomla_component/settings_left.php +++ b/admin/layouts/joomla_component/settings_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_left.php diff --git a/admin/layouts/joomla_component/settings_right.php b/admin/layouts/joomla_component/settings_right.php index 4ef438d88..7a7767b3c 100644 --- a/admin/layouts/joomla_component/settings_right.php +++ b/admin/layouts/joomla_component/settings_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage settings_right.php diff --git a/admin/layouts/joomla_component/site_views_fullwidth.php b/admin/layouts/joomla_component/site_views_fullwidth.php index 04421534a..bc290376d 100644 --- a/admin/layouts/joomla_component/site_views_fullwidth.php +++ b/admin/layouts/joomla_component/site_views_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage site_views_fullwidth.php diff --git a/admin/layouts/joomla_component/translation_fullwidth.php b/admin/layouts/joomla_component/translation_fullwidth.php index c9f765938..315365fc0 100644 --- a/admin/layouts/joomla_component/translation_fullwidth.php +++ b/admin/layouts/joomla_component/translation_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage translation_fullwidth.php diff --git a/admin/layouts/language/details_left.php b/admin/layouts/language/details_left.php index 9d900cf15..6f131a979 100644 --- a/admin/layouts/language/details_left.php +++ b/admin/layouts/language/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/language/details_right.php b/admin/layouts/language/details_right.php index 9b66034fb..04c100a35 100644 --- a/admin/layouts/language/details_right.php +++ b/admin/layouts/language/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/language/publishing.php b/admin/layouts/language/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/language/publishing.php +++ b/admin/layouts/language/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/language/publlshing.php b/admin/layouts/language/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/language/publlshing.php +++ b/admin/layouts/language/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/language_translation/details_fullwidth.php b/admin/layouts/language_translation/details_fullwidth.php index 017bfac9b..af2159226 100644 --- a/admin/layouts/language_translation/details_fullwidth.php +++ b/admin/layouts/language_translation/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/language_translation/publishing.php b/admin/layouts/language_translation/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/language_translation/publishing.php +++ b/admin/layouts/language_translation/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/language_translation/publlshing.php b/admin/layouts/language_translation/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/language_translation/publlshing.php +++ b/admin/layouts/language_translation/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/layout/custom_script_fullwidth.php b/admin/layouts/layout/custom_script_fullwidth.php index 4e34e3566..577a63e52 100644 --- a/admin/layouts/layout/custom_script_fullwidth.php +++ b/admin/layouts/layout/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/layout/details_fullwidth.php b/admin/layouts/layout/details_fullwidth.php index ad0d63959..716df179f 100644 --- a/admin/layouts/layout/details_fullwidth.php +++ b/admin/layouts/layout/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/layout/details_left.php b/admin/layouts/layout/details_left.php index 25c7dec36..7f3c3a8f6 100644 --- a/admin/layouts/layout/details_left.php +++ b/admin/layouts/layout/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/layout/details_right.php b/admin/layouts/layout/details_right.php index 3a54ca13b..75d25c1a8 100644 --- a/admin/layouts/layout/details_right.php +++ b/admin/layouts/layout/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/layout/details_rightside.php b/admin/layouts/layout/details_rightside.php index 3baea14d9..c6037a06c 100644 --- a/admin/layouts/layout/details_rightside.php +++ b/admin/layouts/layout/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/layout/details_under.php b/admin/layouts/layout/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/layout/details_under.php +++ b/admin/layouts/layout/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/layout/publishing.php b/admin/layouts/layout/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/layout/publishing.php +++ b/admin/layouts/layout/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/layout/publlshing.php b/admin/layouts/layout/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/layout/publlshing.php +++ b/admin/layouts/layout/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/site_view/custom_buttons_fullwidth.php b/admin/layouts/site_view/custom_buttons_fullwidth.php index a232efb12..d1fcbd5bf 100644 --- a/admin/layouts/site_view/custom_buttons_fullwidth.php +++ b/admin/layouts/site_view/custom_buttons_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_fullwidth.php diff --git a/admin/layouts/site_view/custom_buttons_left.php b/admin/layouts/site_view/custom_buttons_left.php index 1859f26f8..3663f450e 100644 --- a/admin/layouts/site_view/custom_buttons_left.php +++ b/admin/layouts/site_view/custom_buttons_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_left.php diff --git a/admin/layouts/site_view/custom_buttons_right.php b/admin/layouts/site_view/custom_buttons_right.php index 0ce481447..f1fbc08e1 100644 --- a/admin/layouts/site_view/custom_buttons_right.php +++ b/admin/layouts/site_view/custom_buttons_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_buttons_right.php diff --git a/admin/layouts/site_view/details_above.php b/admin/layouts/site_view/details_above.php index 7dddd5737..4dc1180ab 100644 --- a/admin/layouts/site_view/details_above.php +++ b/admin/layouts/site_view/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/site_view/details_fullwidth.php b/admin/layouts/site_view/details_fullwidth.php index 9bccf315f..3520c1b77 100644 --- a/admin/layouts/site_view/details_fullwidth.php +++ b/admin/layouts/site_view/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/site_view/details_left.php b/admin/layouts/site_view/details_left.php index f54e7c1f3..f6c0f38c6 100644 --- a/admin/layouts/site_view/details_left.php +++ b/admin/layouts/site_view/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/site_view/details_right.php b/admin/layouts/site_view/details_right.php index 3a54ca13b..75d25c1a8 100644 --- a/admin/layouts/site_view/details_right.php +++ b/admin/layouts/site_view/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/site_view/details_rightside.php b/admin/layouts/site_view/details_rightside.php index a37e3baec..2de01ad56 100644 --- a/admin/layouts/site_view/details_rightside.php +++ b/admin/layouts/site_view/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/site_view/details_under.php b/admin/layouts/site_view/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/site_view/details_under.php +++ b/admin/layouts/site_view/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/site_view/javascript_css_fullwidth.php b/admin/layouts/site_view/javascript_css_fullwidth.php index 7b8350982..be9543e23 100644 --- a/admin/layouts/site_view/javascript_css_fullwidth.php +++ b/admin/layouts/site_view/javascript_css_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage javascript_css_fullwidth.php diff --git a/admin/layouts/site_view/linked_components_fullwidth.php b/admin/layouts/site_view/linked_components_fullwidth.php index 6d82058cf..8aa29b8a0 100644 --- a/admin/layouts/site_view/linked_components_fullwidth.php +++ b/admin/layouts/site_view/linked_components_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage linked_components_fullwidth.php diff --git a/admin/layouts/site_view/php_fullwidth.php b/admin/layouts/site_view/php_fullwidth.php index d4f8dc557..e113c0abd 100644 --- a/admin/layouts/site_view/php_fullwidth.php +++ b/admin/layouts/site_view/php_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage php_fullwidth.php diff --git a/admin/layouts/site_view/publishing.php b/admin/layouts/site_view/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/site_view/publishing.php +++ b/admin/layouts/site_view/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/site_view/publlshing.php b/admin/layouts/site_view/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/site_view/publlshing.php +++ b/admin/layouts/site_view/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/snippet/details_above.php b/admin/layouts/snippet/details_above.php index 65edca73c..1ec4bc454 100644 --- a/admin/layouts/snippet/details_above.php +++ b/admin/layouts/snippet/details_above.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_above.php diff --git a/admin/layouts/snippet/details_left.php b/admin/layouts/snippet/details_left.php index dffb2fe81..37e83dee9 100644 --- a/admin/layouts/snippet/details_left.php +++ b/admin/layouts/snippet/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/snippet/details_right.php b/admin/layouts/snippet/details_right.php index 84bad6589..742015d0b 100644 --- a/admin/layouts/snippet/details_right.php +++ b/admin/layouts/snippet/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/snippet/publishing.php b/admin/layouts/snippet/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/snippet/publishing.php +++ b/admin/layouts/snippet/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/snippet/publlshing.php b/admin/layouts/snippet/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/snippet/publlshing.php +++ b/admin/layouts/snippet/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/layouts/template/custom_script_fullwidth.php b/admin/layouts/template/custom_script_fullwidth.php index 4e34e3566..577a63e52 100644 --- a/admin/layouts/template/custom_script_fullwidth.php +++ b/admin/layouts/template/custom_script_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage custom_script_fullwidth.php diff --git a/admin/layouts/template/details_fullwidth.php b/admin/layouts/template/details_fullwidth.php index 849a32ac0..5307a4e80 100644 --- a/admin/layouts/template/details_fullwidth.php +++ b/admin/layouts/template/details_fullwidth.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_fullwidth.php diff --git a/admin/layouts/template/details_left.php b/admin/layouts/template/details_left.php index 25c7dec36..7f3c3a8f6 100644 --- a/admin/layouts/template/details_left.php +++ b/admin/layouts/template/details_left.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_left.php diff --git a/admin/layouts/template/details_right.php b/admin/layouts/template/details_right.php index 3a54ca13b..75d25c1a8 100644 --- a/admin/layouts/template/details_right.php +++ b/admin/layouts/template/details_right.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_right.php diff --git a/admin/layouts/template/details_rightside.php b/admin/layouts/template/details_rightside.php index 3baea14d9..c6037a06c 100644 --- a/admin/layouts/template/details_rightside.php +++ b/admin/layouts/template/details_rightside.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_rightside.php diff --git a/admin/layouts/template/details_under.php b/admin/layouts/template/details_under.php index c6b25bc25..af096ee94 100644 --- a/admin/layouts/template/details_under.php +++ b/admin/layouts/template/details_under.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage details_under.php diff --git a/admin/layouts/template/publishing.php b/admin/layouts/template/publishing.php index 34122e3f0..53be35ec7 100644 --- a/admin/layouts/template/publishing.php +++ b/admin/layouts/template/publishing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publishing.php diff --git a/admin/layouts/template/publlshing.php b/admin/layouts/template/publlshing.php index 8a1675547..e780faf46 100644 --- a/admin/layouts/template/publlshing.php +++ b/admin/layouts/template/publlshing.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage publlshing.php diff --git a/admin/models/admin_view.php b/admin/models/admin_view.php index 75f0a4990..5c107a7bd 100644 --- a/admin/models/admin_view.php +++ b/admin/models/admin_view.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_view.php diff --git a/admin/models/admin_views.php b/admin/models/admin_views.php index 3831b8119..7e2753916 100644 --- a/admin/models/admin_views.php +++ b/admin/models/admin_views.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_views.php diff --git a/admin/models/ajax.php b/admin/models/ajax.php index 1efaa8a59..b8921d13a 100644 --- a/admin/models/ajax.php +++ b/admin/models/ajax.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage ajax.php @@ -635,9 +635,9 @@ class ComponentbuilderModelAjax extends JModelList protected $itemKeys = array( // admin view - 'field' => array('table' => 'field', 'tables' => 'fields', 'id' => 'id', 'name' => 'name', 'text' => 'Field'), - 'target_field' => array('table' => 'field', 'tables' => 'fields', 'id' => 'id', 'name' => 'name', 'text' => 'Field'), - 'match_field' => array('table' => 'field', 'tables' => 'fields', 'id' => 'id', 'name' => 'name', 'text' => 'Field'), + 'field' => array('table' => 'field', 'tables' => 'fields', 'id' => 'id', 'name' => 'name', 'text' => 'Field', 'type' => array('table' => 'fieldtype', 'field' => 'id', 'key' => 'fieldtype', 'get' => 'name')), + 'target_field' => array('table' => 'field', 'tables' => 'fields', 'id' => 'id', 'name' => 'name', 'text' => 'Field', 'type' => array('table' => 'fieldtype', 'field' => 'id', 'key' => 'fieldtype', 'get' => 'name')), + 'match_field' => array('table' => 'field', 'tables' => 'fields', 'id' => 'id', 'name' => 'name', 'text' => 'Field', 'type' => array('table' => 'fieldtype', 'field' => 'id', 'key' => 'fieldtype', 'get' => 'name')), // joomla component view 'siteview' => array('table' => 'site_view', 'tables' => 'site_views', 'id' => 'id', 'name' => 'name', 'text' => 'Site View'), 'customadminview' => array('table' => 'custom_admin_view', 'tables' => 'custom_admin_views', 'id' => 'id', 'name' => 'system_name', 'text' => 'Custom Admin View'), @@ -664,6 +664,15 @@ class ComponentbuilderModelAjax extends JModelList $this->itemNames[$this->itemKeys[$header]['table']][$item] = JText::sprintf('COM_COMPONENTBUILDER_NO_S_FOUND', $this->itemKeys[$header]['text']); $edit = false; } + // check if we should load a type + if ($edit && isset($this->itemKeys[$header]['type']) && ComponentbuilderHelper::checkArray($this->itemKeys[$header]['type']) && isset($this->itemKeys[$header]['type']['table'])) + { + // get the linked value + if ($_key = ComponentbuilderHelper::getVar($this->itemKeys[$header]['table'], (int) $item, $this->itemKeys[$header]['id'], $this->itemKeys[$header]['type']['key'])) + { + $this->itemNames[$this->itemKeys[$header]['table']][$item] .= ' [' . ComponentbuilderHelper::getVar($this->itemKeys[$header]['type']['table'], (int) $_key, $this->itemKeys[$header]['type']['field'], $this->itemKeys[$header]['type']['get']) .']'; + } + } } // set edit link $link = ($edit) ? $this->addEditLink($item, $this->itemKeys[$header]['table'], $this->itemKeys[$header]['tables']) : ''; @@ -681,6 +690,15 @@ class ComponentbuilderModelAjax extends JModelList $this->itemNames[$this->itemKeys[$header]['table']][$value] = JText::sprintf('COM_COMPONENTBUILDER_NO_S_FOUND', $this->itemKeys[$header]['text']); $edit = false; } + // check if we should load a type + if ($edit && isset($this->itemKeys[$header]['type']) && ComponentbuilderHelper::checkArray($this->itemKeys[$header]['type']) && isset($this->itemKeys[$header]['type']['table'])) + { + // get the linked value + if ($_key = ComponentbuilderHelper::getVar($this->itemKeys[$header]['table'], (int) $value, $this->itemKeys[$header]['id'], $this->itemKeys[$header]['type']['key'])) + { + $this->itemNames[$this->itemKeys[$header]['table']][$value] .= ' [' . ComponentbuilderHelper::getVar($this->itemKeys[$header]['type']['table'], (int) $_key, $this->itemKeys[$header]['type']['field'], $this->itemKeys[$header]['type']['get']) .']'; + } + } } // set edit link $link = ($edit) ? $this->addEditLink($value, $this->itemKeys[$header]['table'], $this->itemKeys[$header]['tables']) : ''; diff --git a/admin/models/component_dashboard.php b/admin/models/component_dashboard.php index 50f5a2080..a006d1835 100644 --- a/admin/models/component_dashboard.php +++ b/admin/models/component_dashboard.php @@ -11,7 +11,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage component_dashboard.php diff --git a/admin/models/componentbuilder.php b/admin/models/componentbuilder.php index 6ab7fc7b1..4fdca4b1d 100644 --- a/admin/models/componentbuilder.php +++ b/admin/models/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/admin/models/components_dashboard.php b/admin/models/components_dashboard.php index 00f3a1cd5..93f0ed6f5 100644 --- a/admin/models/components_dashboard.php +++ b/admin/models/components_dashboard.php @@ -11,7 +11,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage components_dashboard.php diff --git a/admin/models/fields/adminsviews.php b/admin/models/fields/adminsviews.php index 868a3fdfb..b31206461 100644 --- a/admin/models/fields/adminsviews.php +++ b/admin/models/fields/adminsviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage adminsviews.php diff --git a/admin/models/fields/adminviewfolderlist.php b/admin/models/fields/adminviewfolderlist.php index f8970bf82..8c7419de5 100644 --- a/admin/models/fields/adminviewfolderlist.php +++ b/admin/models/fields/adminviewfolderlist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage adminviewfolderlist.php diff --git a/admin/models/fields/adminviews.php b/admin/models/fields/adminviews.php index dab80b711..f88c35685 100644 --- a/admin/models/fields/adminviews.php +++ b/admin/models/fields/adminviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage adminviews.php diff --git a/admin/models/fields/articles.php b/admin/models/fields/articles.php index 01b295197..9ececd934 100644 --- a/admin/models/fields/articles.php +++ b/admin/models/fields/articles.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage articles.php diff --git a/admin/models/fields/component.php b/admin/models/fields/component.php index cc1692f01..8de9173ea 100644 --- a/admin/models/fields/component.php +++ b/admin/models/fields/component.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage component.php diff --git a/admin/models/fields/componentadminmenus.php b/admin/models/fields/componentadminmenus.php index 303956135..28c7dc87b 100644 --- a/admin/models/fields/componentadminmenus.php +++ b/admin/models/fields/componentadminmenus.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentadminmenus.php diff --git a/admin/models/fields/componentadminviews.php b/admin/models/fields/componentadminviews.php index 284870160..ebf30f8bb 100644 --- a/admin/models/fields/componentadminviews.php +++ b/admin/models/fields/componentadminviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentadminviews.php diff --git a/admin/models/fields/components.php b/admin/models/fields/components.php index 4c1982d3e..85b580712 100644 --- a/admin/models/fields/components.php +++ b/admin/models/fields/components.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage components.php diff --git a/admin/models/fields/customadminviews.php b/admin/models/fields/customadminviews.php index a7eb75010..ed9742a91 100644 --- a/admin/models/fields/customadminviews.php +++ b/admin/models/fields/customadminviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage customadminviews.php diff --git a/admin/models/fields/customfilelist.php b/admin/models/fields/customfilelist.php index 1e73638d6..77f15a36d 100644 --- a/admin/models/fields/customfilelist.php +++ b/admin/models/fields/customfilelist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage customfilelist.php diff --git a/admin/models/fields/customfolderlist.php b/admin/models/fields/customfolderlist.php index 3bb014204..1aee29bca 100644 --- a/admin/models/fields/customfolderlist.php +++ b/admin/models/fields/customfolderlist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage customfolderlist.php diff --git a/admin/models/fields/customgets.php b/admin/models/fields/customgets.php index 826ad14ea..0f790f2ac 100644 --- a/admin/models/fields/customgets.php +++ b/admin/models/fields/customgets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage customgets.php diff --git a/admin/models/fields/dbtables.php b/admin/models/fields/dbtables.php index 7a37586d2..fbbb02027 100644 --- a/admin/models/fields/dbtables.php +++ b/admin/models/fields/dbtables.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dbtables.php diff --git a/admin/models/fields/dynamicget.php b/admin/models/fields/dynamicget.php index ca1bc81ff..dfa4b23b8 100644 --- a/admin/models/fields/dynamicget.php +++ b/admin/models/fields/dynamicget.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamicget.php diff --git a/admin/models/fields/dynamicgets.php b/admin/models/fields/dynamicgets.php index 48c107972..420f5aac5 100644 --- a/admin/models/fields/dynamicgets.php +++ b/admin/models/fields/dynamicgets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage dynamicgets.php diff --git a/admin/models/fields/fields.php b/admin/models/fields/fields.php index f6ac3d62c..866b13fae 100644 --- a/admin/models/fields/fields.php +++ b/admin/models/fields/fields.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fields.php @@ -151,8 +151,9 @@ class JFormFieldFields extends JFormFieldList { $db = JFactory::getDBO(); $query = $db->getQuery(true); - $query->select($db->quoteName(array('a.id','a.name'),array('id','field_name'))); - $query->from($db->quoteName('#__componentbuilder_field', 'a')); + $query->select($db->quoteName(array('a.id','a.name','b.name'),array('id','field_name','type'))); + $query->from($db->quoteName('#__componentbuilder_field', 'a')); + $query->join('LEFT', '#__componentbuilder_fieldtype AS b ON b.id = a.fieldtype'); $query->where($db->quoteName('a.published') . ' >= 1'); $query->order('a.name ASC'); $db->setQuery((string)$query); @@ -163,7 +164,7 @@ class JFormFieldFields extends JFormFieldList $options[] = JHtml::_('select.option', '', 'Select an option'); foreach($items as $item) { - $options[] = JHtml::_('select.option', $item->id, $item->field_name); + $options[] = JHtml::_('select.option', $item->id, $item->field_name . ' [' . $item->type . ']'); } } return $options; diff --git a/admin/models/fields/fieldtypes.php b/admin/models/fields/fieldtypes.php index fb29a2c2e..8ed75d616 100644 --- a/admin/models/fields/fieldtypes.php +++ b/admin/models/fields/fieldtypes.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage fieldtypes.php diff --git a/admin/models/fields/joomlacomponents.php b/admin/models/fields/joomlacomponents.php index b845d3fc1..4f9a690b8 100644 --- a/admin/models/fields/joomlacomponents.php +++ b/admin/models/fields/joomlacomponents.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage joomlacomponents.php diff --git a/admin/models/fields/lang.php b/admin/models/fields/lang.php index 30df3044e..786952590 100644 --- a/admin/models/fields/lang.php +++ b/admin/models/fields/lang.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage lang.php diff --git a/admin/models/fields/maingets.php b/admin/models/fields/maingets.php index aa45d6590..a120dc5bf 100644 --- a/admin/models/fields/maingets.php +++ b/admin/models/fields/maingets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage maingets.php diff --git a/admin/models/fields/matchfield.php b/admin/models/fields/matchfield.php index 3d7e36862..b555acddc 100644 --- a/admin/models/fields/matchfield.php +++ b/admin/models/fields/matchfield.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage matchfield.php diff --git a/admin/models/fields/siteviewfolderlist.php b/admin/models/fields/siteviewfolderlist.php index 4a3edb2ca..d3d85d5c6 100644 --- a/admin/models/fields/siteviewfolderlist.php +++ b/admin/models/fields/siteviewfolderlist.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage siteviewfolderlist.php diff --git a/admin/models/fields/siteviews.php b/admin/models/fields/siteviews.php index c996a7bbc..7df24ad64 100644 --- a/admin/models/fields/siteviews.php +++ b/admin/models/fields/siteviews.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage siteviews.php diff --git a/admin/models/fields/snippets.php b/admin/models/fields/snippets.php index 74d4c44a3..6a209fe43 100644 --- a/admin/models/fields/snippets.php +++ b/admin/models/fields/snippets.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage snippets.php diff --git a/admin/models/fields/targetfields.php b/admin/models/fields/targetfields.php index c30db8d50..e12b22e4f 100644 --- a/admin/models/fields/targetfields.php +++ b/admin/models/fields/targetfields.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage targetfields.php diff --git a/admin/models/fields/viewtabs.php b/admin/models/fields/viewtabs.php index 73c95d5f0..99325c5e0 100644 --- a/admin/models/fields/viewtabs.php +++ b/admin/models/fields/viewtabs.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage viewtabs.php diff --git a/admin/models/forms/admin_view.js b/admin/models/forms/admin_view.js index faa5545ad..a2109645c 100644 --- a/admin/models/forms/admin_view.js +++ b/admin/models/forms/admin_view.js @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version @update number 247 of this MVC - @build 30th October, 2017 + @version @update number 250 of this MVC + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage admin_view.js diff --git a/admin/models/forms/component_dashboard.js b/admin/models/forms/component_dashboard.js index 9b38f7a3e..3e5c14c95 100644 --- a/admin/models/forms/component_dashboard.js +++ b/admin/models/forms/component_dashboard.js @@ -10,7 +10,7 @@ /-------------------------------------------------------------------------------------------------------------------------------/ @version @update number 5 of this MVC - @build 29th October, 2017 + @build 2nd November, 2017 @created 26th October, 2017 @package Component Builder @subpackage component_dashboard.js diff --git a/admin/models/forms/component_dashboard.xml b/admin/models/forms/component_dashboard.xml index 86f096fe0..0a3432d84 100644 --- a/admin/models/forms/component_dashboard.xml +++ b/admin/models/forms/component_dashboard.xml @@ -113,7 +113,7 @@ class="text_area span12" filter="raw" hint="COM_COMPONENTBUILDER_COMPONENT_DASHBOARD_PHP_DASHBOARD_METHODS_HINT" - required="true" + required="false" /> COM_COMPONENTBUILDER - 1st November, 2017 + 2nd November, 2017 Llewellyn van der Merwe joomla@vdm.io http://vdm.bz/component-builder Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 2.6.0 + 2.6.1 Component Builder (v.2.6.0) +

Component Builder (v.2.6.1)

The Component Builder for [Joomla](https://extensions.joomla.org/extension/component-builder/) is highly advanced tool that is truly able to build extremely complex components in a fraction of the time. diff --git a/componentbuilder_update_server.xml b/componentbuilder_update_server.xml index f3eafe999..a05a6d453 100644 --- a/componentbuilder_update_server.xml +++ b/componentbuilder_update_server.xml @@ -169,4 +169,21 @@ http://vdm.bz/component-builder + + Component Builder + Builds Complex Joomla Components + com_componentbuilder + component + 2.6.1 + http://vdm.bz/component-builder + + https://github.com/vdm-io/Joomla-Component-Builder/releases/download/v2.6.1/JCB_v2.6.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 08e11e398..847442e1b 100644 --- a/script.php +++ b/script.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage script.php @@ -4139,7 +4139,7 @@ class com_componentbuilderInstallerScript echo ' -

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

'; +

Upgrade to Version 2.6.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 9485e3a09..a07481923 100644 --- a/site/assets/css/site.css +++ b/site/assets/css/site.css @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage site.css diff --git a/site/assets/js/site.js b/site/assets/js/site.js index 53209191c..76302a87f 100644 --- a/site/assets/js/site.js +++ b/site/assets/js/site.js @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage site.js diff --git a/site/componentbuilder.php b/site/componentbuilder.php index cc1857ff3..4b2719f3a 100644 --- a/site/componentbuilder.php +++ b/site/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/site/controller.php b/site/controller.php index 1fdcf8f5e..3b8c8c42d 100644 --- a/site/controller.php +++ b/site/controller.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage controller.php diff --git a/site/controllers/api.php b/site/controllers/api.php index 48997f1b2..8addf95db 100644 --- a/site/controllers/api.php +++ b/site/controllers/api.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage api.php diff --git a/site/controllers/help.php b/site/controllers/help.php index e1f36dc06..c0e0cd9ab 100644 --- a/site/controllers/help.php +++ b/site/controllers/help.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage help.php diff --git a/site/helpers/category.php b/site/helpers/category.php index 40e9cf77d..b3e1905d9 100644 --- a/site/helpers/category.php +++ b/site/helpers/category.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage category.php diff --git a/site/helpers/categoryfields.php b/site/helpers/categoryfields.php index 7c0ed2543..080b601ab 100644 --- a/site/helpers/categoryfields.php +++ b/site/helpers/categoryfields.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage categoryfields.php diff --git a/site/helpers/categoryfieldtypes.php b/site/helpers/categoryfieldtypes.php index 1b7936d26..6e69fc73c 100644 --- a/site/helpers/categoryfieldtypes.php +++ b/site/helpers/categoryfieldtypes.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage categoryfieldtypes.php diff --git a/site/helpers/componentbuilder.php b/site/helpers/componentbuilder.php index 6e5f5fccb..b446754fb 100644 --- a/site/helpers/componentbuilder.php +++ b/site/helpers/componentbuilder.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage componentbuilder.php diff --git a/site/helpers/headercheck.php b/site/helpers/headercheck.php index 27a212e1c..36984f48b 100644 --- a/site/helpers/headercheck.php +++ b/site/helpers/headercheck.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage headercheck.php diff --git a/site/helpers/route.php b/site/helpers/route.php index ac352c22f..6fd00cf32 100644 --- a/site/helpers/route.php +++ b/site/helpers/route.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage route.php diff --git a/site/router.php b/site/router.php index 03cdd739f..60be0a465 100644 --- a/site/router.php +++ b/site/router.php @@ -10,8 +10,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage router.php diff --git a/site/views/api/submitbutton.js b/site/views/api/submitbutton.js index c808d55f4..e45e4d0db 100644 --- a/site/views/api/submitbutton.js +++ b/site/views/api/submitbutton.js @@ -9,8 +9,8 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 2.6.0 - @build 1st November, 2017 + @version 2.6.1 + @build 2nd November, 2017 @created 30th April, 2015 @package Component Builder @subpackage submitbutton.js