Component-Builder/admin/compiler/joomla_3
2018-04-18 14:03:07 +02:00
..
1.0.0.sql first commit of free version 2016-01-30 22:28:43 +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 Removed $_GET from all callback response and used JInput instead 2016-06-24 15:23:01 +01:00
ajax.php first commit of free version 2016-01-30 22:28:43 +02:00
batch_.php first commit of free version 2016-01-30 22:28:43 +02:00
batchselection.php first commit of free version 2016-01-30 22:28:43 +02:00
component_admin.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
component_site.php Updated some compiler methods, added footable3, fixed some known issus. 2016-04-22 13:03:43 +01:00
component.xml Added medium enencryption and added an over all improvment to the encryption implementation. Added extra security to EXTERNALCODE feature that only allows admin to make use of this feature. 2018-03-06 05:03:44 +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
DASHdefault.php Fixed the created_by auto save to current user if none is set at the creation of any new item. All other changes are only random variable name and date changes (due to automation) 2016-02-20 20:13:00 +02:00
DASHJControllerAdmin.php first commit of free version 2016-01-30 22:28:43 +02:00
DASHJModelList.php Added feature that will allow custom icons on the dashboard of component to use custom links - resolved gh-240. Tweaked the compiler messages. 2018-03-05 02:13:42 +02:00
DASHJViewLagacy.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
default_batch_body.php first commit of free version 2016-01-30 22:28:43 +02:00
default_batch_footer.php first commit of free version 2016-01-30 22:28:43 +02:00
default_body.php first commit of free version 2016-01-30 22:28:43 +02:00
default_custom_admin_template.php first commit of free version 2016-01-30 22:28:43 +02:00
default_custom_admin.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_foot.php first commit of free version 2016-01-30 22:28:43 +02:00
default_head.php first commit of free version 2016-01-30 22:28:43 +02:00
default_import_custom.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_import.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_list_custom_admin.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_list_site.php first commit of free version 2016-01-30 22:28:43 +02:00
default_list.xml first commit of free version 2016-01-30 22:28:43 +02:00
default_main.php Improved the custom import option to include the display method override. 2016-05-20 06:00:31 +01:00
default_site_template.php first commit of free version 2016-01-30 22:28:43 +02:00
default_site.php first commit of free version 2016-01-30 22:28:43 +02:00
default_toolbar.php first commit of free version 2016-01-30 22:28:43 +02:00
default_vdm.php added JCB initial API frontend to run backups of JCB components, setup automated backup system with cronjob 2017-08-20 18:52:35 +01:00
default.php Fixed the Add JavaScript (views-footer) option, since it did not add the javascript, but now does. Also added some spinner to the Joomla Components view. 2018-04-18 14:03:07 +02:00
default.xml first commit of free version 2016-01-30 22:28:43 +02:00
edit_site.php first commit of free version 2016-01-30 22:28:43 +02:00
edit.php Added fade-in option for admin views, added pdf lib to custom folder for use in projects. 2016-05-31 06:11:07 +01: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_admin.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.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
Helper_category_view.php Improved category integration, adapted the fields generator to allow one field to be used multiple times in the same view 2017-03-06 14:08:12 +02:00
Helper_category.php Improved category integration, adapted the fields generator to allow one field to be used multiple times in the same view 2017-03-06 14:08:12 +02:00
Helper_email.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
Helper_site.php Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
Helper.php Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +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
JControllerAdmin_custom_admin.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerAdmin.php added another fields to admin view to target list controller and model. Also improve compiler to add these new custom script to correct areas 2017-03-02 02:55:04 +02:00
JControllerForm_custom_site.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerForm_site.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerForm.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerLegacy_custom_admin.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerLegacy_import_custom.php Bug fix in the custom import option. 2016-05-04 06:51:30 +01:00
JControllerLegacy_import.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerLegacy.php Fixed the the dynamic get compiler methods so that the getcustom/s custom PHP scripts gets added in the correct places, fixed gh-239 2018-03-11 19:03:31 +02:00
JControllerLegacyAjax.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerLegacyAjaxSite.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerLegacyHelp_site.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerLegacyHelp.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JControllerLegacySITE.php Added temp workaround for gh-238 to insure component behave correctly with cache enabled on website 2018-03-03 06:01:21 +02:00
JFormFieldCheckboxes.php first commit of free version 2016-01-30 22:28:43 +02:00
JFormFieldList.php Fixed gh-255 to insure that the correct component name is used when building the button on the edit view where the custom field is used. 2018-03-30 06:41:33 +02:00
JFormFieldRadio.php first commit of free version 2016-01-30 22:28:43 +02:00
JFormFieldUser.php first commit of free version 2016-01-30 22:28:43 +02:00
JFormRule.php Added validation rules resolve gh-254. Removed empty sql files. Improved the field area. 2018-03-27 11:57:16 +02:00
JModelAdmin_site.php added interface of the new decoupled libraries concept gh-92 2017-11-26 04:03:27 +02:00
JModelAdmin.php Prevent getItem from clearing $item->params 2017-11-24 01:22:17 -06:00
JModelItem_custom_admin.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
JModelItem_site.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
JModelLegacy_import_custom.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
JModelLegacy_import.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
JModelList_custom_admin.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
JModelList_site.php Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
JModelList.php added another fields to admin view to target list controller and model. Also improve compiler to add these new custom script to correct areas 2017-03-02 02:55:04 +02:00
JModelListAjax.php first commit of free version 2016-01-30 22:28:43 +02:00
JModelListAjaxSite.php first commit of free version 2016-01-30 22:28:43 +02:00
JTable.php Resolved gh-262 by adding more fixes to the count function around JCB 2018-04-13 17:33:04 +02:00
JViewLegacy_custom_admin.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
JViewLegacy_edit_site.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
JViewLegacy_edit.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
JViewLegacy_import_custom.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JViewLegacy_import.php Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
JViewLegacy_list_custom_admin.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
JViewLegacy_list_site.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
JViewLegacy_list.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
JViewLegacy_site.php Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
layout_custom_admin.php first commit of free version 2016-01-30 22:28:43 +02:00
layout_site.php first commit of free version 2016-01-30 22:28:43 +02:00
layout.php first commit of free version 2016-01-30 22:28:43 +02:00
layoutfull.php first commit of free version 2016-01-30 22:28:43 +02:00
layoutitems.php first commit of free version 2016-01-30 22:28:43 +02:00
layoutlinkedview.php first commit of free version 2016-01-30 22:28:43 +02:00
layoutmetadata.php first commit of free version 2016-01-30 22:28:43 +02:00
layoutpublished.php first commit of free version 2016-01-30 22:28:43 +02:00
layouttitle.php first commit of free version 2016-01-30 22:28:43 +02:00
LICENSE.txt first commit of free version 2016-01-30 22:28:43 +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
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
routeHelper.php first commit of free version 2016-01-30 22:28:43 +02:00
router.php Added Dynamic Router Implementation to resolve gh-74 2018-01-24 00:05:57 +02:00
script.php Moved the composer vendor folder to libraries and removed it from the admin/helpers folder. Improved the dynamic folder include concept. 2018-02-28 04:27:03 +02:00
settings.json Added medium enencryption and added an over all improvment to the encryption implementation. Added extra security to EXTERNALCODE feature that only allows admin to make use of this feature. 2018-03-06 05:03:44 +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_site.js first commit of free version 2016-01-30 22:28:43 +02:00
submitbutton.js first commit of free version 2016-01-30 22:28:43 +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_custom_admin.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
view_site.css 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 Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +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
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
views.css first commit of free version 2016-01-30 22:28:43 +02:00
whmcs.php Added medium enencryption and added an over all improvment to the encryption implementation. Added extra security to EXTERNALCODE feature that only allows admin to make use of this feature. 2018-03-06 05:03:44 +02:00

###README###