Component-Builder/admin/compiler/joomla_3
Llewellyn van der Merwe 75fa49e517
Improved the layout compiler methods.
2020-12-31 14:08:02 +02:00
..
1.0.0.sql first commit of free version 2016-01-30 22:28:43 +02:00
DASHJControllerAdmin.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
DASHJModelList.php Fixed the Categories link on the dashboard to follow the new single list view naming convention. 2020-08-13 03:03:56 +02:00
DASHJViewLagacy.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
DASHdefault.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
Helper.php Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +02:00
Helper_category.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
Helper_category_view.php Fixed gh-565 by removing the old PHPExcel_IOFactory and adding the new. Updated the subform layout for verious subforms in JCB for beter display. Change the helper category naming conventions for better integration with Joomla fields. gh-561 2020-05-29 03:01:07 +02:00
Helper_email.php Resolved gh-360 by adding the blob data type as an option for data types. Resolved gh-362 by adding the nested subform compatibility to subforms in JCB. Resolved gh-365 by improving the customscript validation search of save of custom code area. Added email validation to the email helper script. 2019-01-14 17:41:49 +02:00
Helper_site.php Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +02:00
JControllerAdmin.php Added the needed changes to the core compiler to manage dynamic headers per/controller via pro-member-plugin. gh-548 2020-10-26 22:30:51 +02:00
JControllerAdmin_custom_admin.php Added the needed changes to the core compiler to manage dynamic headers per/controller via pro-member-plugin. gh-548 2020-10-26 22:30:51 +02:00
JControllerForm.php Added the needed changes to the core compiler to manage dynamic headers per/controller via pro-member-plugin. gh-548 2020-10-26 22:30:51 +02:00
JControllerForm_custom_site.php Added the needed changes to the core compiler to manage dynamic headers per/controller via pro-member-plugin. gh-548 2020-10-26 22:30:51 +02:00
JControllerForm_site.php Added the needed changes to the core compiler to manage dynamic headers per/controller via pro-member-plugin. gh-548 2020-10-26 22:30:51 +02:00
JControllerLegacy.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacyAjax.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacyAjaxSite.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacyHelp.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacyHelp_site.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacySITE.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacy_custom_admin.php Added the needed changes to the core compiler to manage dynamic headers per/controller via pro-member-plugin. gh-548 2020-10-26 22:30:51 +02:00
JControllerLegacy_import.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JControllerLegacy_import_custom.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JFormFieldCheckboxes.php Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 2019-07-19 04:32:41 +02:00
JFormFieldCustom.php Major improment to user helper methods. Fixed custom field building options to allow options to be set. Fixed gh-569 to use correct paths in module custom fields and rules. Imporved the fancy date helper methods. Added the new Text::_() languange string search for language strings. Add the option to add header custom code to custom fields. 2020-07-07 17:13:04 +02:00
JFormFieldList.php Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 2019-07-19 04:32:41 +02:00
JFormFieldRadio.php Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 2019-07-19 04:32:41 +02:00
JFormFieldUser.php Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 2019-07-19 04:32:41 +02:00
JFormRule.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
JModelAdmin.php Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548 2020-10-21 05:10:19 +02:00
JModelAdmin_site.php Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548 2020-10-21 05:10:19 +02:00
JModelItem_custom_admin.php Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548 2020-10-21 05:10:19 +02:00
JModelItem_site.php Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548 2020-10-21 05:10:19 +02:00
JModelLegacy_import.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JModelLegacy_import_custom.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JModelList.php Updated the contribute area in README. Added the multi filter query method, and adapted the setFilterQuery method for the new filter options. gh-378 2020-11-21 07:07:18 +02:00
JModelListAjax.php Changed JArrayHelper to use ArrayHelper and added the use namespace to the files needed. Changed JString to use StringHelper and added the use namespace to the files needed. Fixed the spelling mistake of uniqe. Made changes to compiler to accomidate the new pro member feature that added viewsDefaultOrdering options. Fixed the moving of custom fields found in subforms of a plugin or module. Improved the sorting options to correctly map for custom fields and the category field. 2020-05-22 01:38:20 +02:00
JModelListAjaxSite.php Changed JArrayHelper to use ArrayHelper and added the use namespace to the files needed. Changed JString to use StringHelper and added the use namespace to the files needed. Fixed the spelling mistake of uniqe. Made changes to compiler to accomidate the new pro member feature that added viewsDefaultOrdering options. Fixed the moving of custom fields found in subforms of a plugin or module. Improved the sorting options to correctly map for custom fields and the category field. 2020-05-22 01:38:20 +02:00
JModelList_custom_admin.php Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548 2020-10-21 05:10:19 +02:00
JModelList_site.php Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548 2020-10-21 05:10:19 +02:00
JTable.php Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +02:00
JViewLegacy_custom_admin.php Fixed gh-529 so that the custom admin view does not hidemainmenu when it is selected as the default view (dashboard) 2020-04-23 23:15:07 +02:00
JViewLegacy_edit.php Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
JViewLegacy_edit_site.php Removed legacy code from site views, that is no longer needed. Resolved gh-612 2020-12-04 01:12:13 +02:00
JViewLegacy_import.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
JViewLegacy_import_custom.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
JViewLegacy_list.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
JViewLegacy_list_custom_admin.php Fixed gh-529 so that the custom admin view does not hidemainmenu when it is selected as the default view (dashboard) 2020-04-23 23:15:07 +02:00
JViewLegacy_list_site.php Removed legacy code from site views, that is no longer needed. Resolved gh-612 2020-12-04 01:12:13 +02:00
JViewLegacy_site.php Removed legacy code from site views, that is no longer needed. Resolved gh-612 2020-12-04 01:12:13 +02:00
LICENSE.txt first commit of free version 2016-01-30 22:28:43 +02:00
README.md first commit of free version 2016-01-30 22:28:43 +02:00
README.txt Added lots more demo data on Github to help demonstrate the ease of use. Adding feature to insert custom scripting during install. Adding easy issue tracking, and member notice board. Many bug fixes, to the compiler and general improvements. 2016-10-24 00:48:26 +02:00
access.xml first commit of free version 2016-01-30 22:28:43 +02:00
admin.css first commit of free version 2016-01-30 22:28:43 +02:00
admin.js Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB. 2017-10-06 20:28:28 +02:00
ajax.json.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
ajax.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
batch_.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
batchselection.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
component.xml Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation. 2018-09-25 22:02:48 +02:00
component_admin.php Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +02:00
component_site.php Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +02:00
config.xml first commit of free version 2016-01-30 22:28:43 +02:00
dashboard.css first commit of free version 2016-01-30 22:28:43 +02:00
default.php Added the trash helper option to JCB as a pro feature. 2020-12-27 13:54:59 +02:00
default.xml first commit of free version 2016-01-30 22:28:43 +02:00
default_batch_body.php Added the trash helper option to JCB as a pro feature. 2020-12-27 13:54:59 +02:00
default_batch_footer.php Added the trash helper option to JCB as a pro feature. 2020-12-27 13:54:59 +02:00
default_body.php Added the trash helper option to JCB as a pro feature. 2020-12-27 13:54:59 +02:00
default_custom_admin.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
default_custom_admin_template.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
default_foot.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
default_head.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
default_import.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
default_import_custom.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
default_list.xml first commit of free version 2016-01-30 22:28:43 +02:00
default_list_custom_admin.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
default_list_site.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
default_main.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
default_site.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
default_site_template.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
default_toolbar.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
default_vdm.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
edit.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
edit.xml Fixed the site view menu not being build as a result of new feature that builds edit site view menu. 2019-04-14 22:41:55 +02:00
edit_site.php Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
en-GB.com_admin.ini first commit of free version 2016-01-30 22:28:43 +02:00
en-GB.com_admin.sys.ini first commit of free version 2016-01-30 22:28:43 +02:00
en-GB.com_site.ini first commit of free version 2016-01-30 22:28:43 +02:00
en-GB.com_site.sys.ini first commit of free version 2016-01-30 22:28:43 +02:00
filter_forms.xml Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
headercheck.php Imporved the Adding of Custom Config Fields, added some shields.io icons to the JCB readme 2017-07-21 00:26:48 +01:00
headercheck_admin.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
import.gif first commit of free version 2016-01-30 22:28:43 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00
install.mysql.utf8.sql Added sql to the uninstall sql to remove changes made to the assets table on uninstall of a component. resolved gh-616 2020-12-01 06:07:38 +02:00
layout.php Added context to all compiler events. Added layout fields override options for dynamic field generation. 2019-07-01 19:17:16 +02:00
layout_admin.php Fixed gh-571 compiler path errors. 2020-06-25 21:22:30 +02:00
layout_custom_admin.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
layout_site.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
layoutfull.php Added context to all compiler events. Added layout fields override options for dynamic field generation. 2019-07-01 19:17:16 +02:00
layoutitems.php Added context to all compiler events. Added layout fields override options for dynamic field generation. 2019-07-01 19:17:16 +02:00
layoutlinkedview.php Futher improved the redirect option to use return and stack the return path to take the user back to the original area from where they clicked away. 2018-08-18 14:09:17 +02:00
layoutmetadata.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00
layoutoverride.php Improved the layout compiler methods. 2020-12-31 14:08:02 +02:00
layoutpublished.php Added context to all compiler events. Added layout fields override options for dynamic field generation. 2019-07-01 19:17:16 +02:00
layouttitle.php Added context to all compiler events. Added layout fields override options for dynamic field generation. 2019-07-01 19:17:16 +02:00
module_forms.js first commit of free version 2016-01-30 22:28:43 +02:00
module_forms.xml first commit of free version 2016-01-30 22:28:43 +02:00
routeHelper.php fixed issue that caused some custom code not to export for a JCB packages if found in anther custom code area. Made some corrections to the router helper class. Added return_here value admin views to improve the return values in url redirection. Improved the open valid base64 method to make use of default string. Update many ajax calls to not use jsonp, and infact be more secure. 2018-12-29 17:05:01 +02:00
router.php Added many events to the compiler as the first step to allow 3rd party integration with the compiler via plugins. gh-429 2019-06-22 12:43:26 +02:00
script.php Resolved gh-444 by adding the new phpspreadsheet library, and removing the old PHPExcel library. 2020-04-19 02:48:23 +02:00
settings.json Improved the layout compiler methods. 2020-12-31 14:08:02 +02:00
site.css first commit of free version 2016-01-30 22:28:43 +02:00
site.js Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB. 2017-10-06 20:28:28 +02:00
submitbutton.js Improved the adminForm validation JavaScript, thanks @ro-ot 2019-01-30 16:00:21 +02:00
submitbutton_site.js Improved the adminForm validation JavaScript, thanks @ro-ot 2019-01-30 16:00:21 +02:00
uninstall.mysql.utf8.sql Added sql to the uninstall sql to remove changes made to the assets table on uninstall of a component. resolved gh-616 2020-12-01 06:07:38 +02:00
update_server.xml first commit of free version 2016-01-30 22:28:43 +02:00
view.css first commit of free version 2016-01-30 22:28:43 +02:00
viewFile.js resolved gh-380 to insure that the list view JS file also gets added if set. 2019-03-06 22:32:16 +02:00
viewFileCustomAdmin.js Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
viewFileSite.js Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
view_custom_admin.css first commit of free version 2016-01-30 22:28:43 +02:00
view_site.css first commit of free version 2016-01-30 22:28:43 +02:00
view_site_edit.css first commit of free version 2016-01-30 22:28:43 +02:00
views.css first commit of free version 2016-01-30 22:28:43 +02:00
views_custom_admin.css first commit of free version 2016-01-30 22:28:43 +02:00
views_site.css first commit of free version 2016-01-30 22:28:43 +02:00
whmcs.php Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +02:00

README.md

###README###