Component-Builder/admin/compiler/joomla_3
Llewellyn van der Merwe 44451f1017
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
..
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 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
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 open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments. 2018-12-19 06:14:51 +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 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_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 open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments. 2018-12-19 06:14:51 +02:00
JControllerAdmin.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JControllerAdmin_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
JControllerForm.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
JControllerForm_custom_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
JControllerForm_site.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
JControllerLegacy.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
JControllerLegacyAjax.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
JControllerLegacyAjaxSite.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
JControllerLegacyHelp.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
JControllerLegacyHelp_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
JControllerLegacySITE.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
JControllerLegacy_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
JControllerLegacy_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
JControllerLegacy_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
JFormFieldCheckboxes.php 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
JFormFieldCustom.php 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
JFormFieldList.php 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
JFormFieldRadio.php 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
JFormFieldUser.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
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 Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JModelAdmin_site.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JModelItem_custom_admin.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JModelItem_site.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JModelLegacy_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
JModelLegacy_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
JModelList.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JModelListAjax.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
JModelListAjaxSite.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
JModelList_custom_admin.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JModelList_site.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JTable.php Resolved gh-323 so we can load fields only in the linked or admin list views or in both. Added the option to also add permission to access fields. Improved the checkArray method to return arry count value. Fixed issue in field permissions when the value is and array, field type can not be made hidden, but should instead just be removed. Fixed an issue in the code search methods to insure all areas are looked at, and search and export. 2018-10-29 18:38:00 +02:00
JViewLegacy_custom_admin.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +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 Fixed gh-400 the MySQL v5.7 Install Error 2019-04-02 13:00:25 +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 resolved gh-380 to insure that the list view JS file also gets added if set. 2019-03-06 22:32:16 +02:00
JViewLegacy_list_custom_admin.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JViewLegacy_list_site.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
JViewLegacy_site.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +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 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_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
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 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.xml first commit of free version 2016-01-30 22:28:43 +02:00
default_batch_body.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_batch_footer.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_body.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_custom_admin.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +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 Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
default_list_site.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +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 Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +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 Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +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 Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +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
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 fixed #43 to insure fields are sorted in the correct order. Added the noticeboard to the compiler page, to insure all our notices gets viewed by all those who use the JCB 2017-03-03 23:53:18 +02:00
layout.php Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view. 2019-01-23 16:30:53 +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 Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view. 2019-01-23 16:30:53 +02:00
layoutitems.php Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view. 2019-01-23 16:30:53 +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
layoutpublished.php Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view. 2019-01-23 16:30:53 +02:00
layouttitle.php Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view. 2019-01-23 16:30:53 +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 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
script.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
settings.json 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
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 first commit of free version 2016-01-30 22:28:43 +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###