Component-Builder/admin/compiler/joomla_3
2018-06-21 16:25:49 +02:00
..
1.0.0.sql
access.xml
admin.css
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
batch_.php
batchselection.php
component_admin.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
component_site.php
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
dashboard.css
DASHdefault.php
DASHJControllerAdmin.php
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
default_batch_footer.php
default_body.php
default_custom_admin_template.php
default_custom_admin.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_foot.php
default_head.php
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
default_list.xml
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
default_site.php
default_toolbar.php
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
edit_site.php
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
en-GB.com_admin.sys.ini
en-GB.com_site.ini
en-GB.com_site.sys.ini
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 added the option to set headers in the email helper class 2018-06-21 16:25:49 +02:00
Helper_site.php Fixed the javascript in the new relation area. Fixed gh-294 that hade count not array errors. Added the option to over-ride the column name in the new relation area. 2018-05-29 05:45:16 +02:00
Helper.php Fixed the javascript in the new relation area. Fixed gh-294 that hade count not array errors. Added the option to over-ride the column name in the new relation area. 2018-05-29 05:45:16 +02:00
import.gif
index.html
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
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
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
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
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
JFormFieldUser.php
JFormRule.php Decoupling JCB even more from vdm.io in preparation of the launch of the joomlacomponentbuilder.com website 2018-05-18 08:03:55 +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
JModelListAjaxSite.php
JTable.php Fixed gh-272 by updating the table method generateAlias to also make use of the custom alias builder values. 2018-05-03 01:12:06 +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
layout_site.php
layout.php
layoutfull.php
layoutitems.php
layoutlinkedview.php
layoutmetadata.php
layoutpublished.php
layouttitle.php
LICENSE.txt
module_forms.js
module_forms.xml
README.md
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
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
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
submitbutton.js
uninstall.mysql.utf8.sql
update_server.xml
view_custom_admin.css
view_site_edit.css
view_site.css
view.css
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
views_site.css
views.css
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###