Component-Builder/admin/compiler/joomla_3
Llewellyn van der Merwe f900f65baa
Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler.
2017-12-10 21:17:26 +02:00
..
1.0.0.sql first commit of free version 2016-01-30 22:28:43 +02:00
DASHJControllerAdmin.php first commit of free version 2016-01-30 22:28:43 +02:00
DASHJModelList.php Added the option of placing tabs on the dashboard with custom scription options. All other changes are only random variable name and date changes (due to automation) 2016-02-19 11:21:44 +02:00
DASHJViewLagacy.php Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view 2017-10-14 19:20:05 +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
Helper.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +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_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_email.php fixed the getVars backward compatibility issue, Added replyto and replytoname to email helper, renamed the email helper class that builds the email table to setTableBody 2017-08-20 21:47:14 +01:00
Helper_site.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +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
JControllerAdmin_custom_admin.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerForm.php Added custom buttons to admin views, improved the compiler code, with some bug fixes 2016-09-11 17:27:04 +02:00
JControllerForm_custom_site.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerForm_site.php Improved the compiler. All other changes are only random variable name and date changes (due to automation) 2016-02-15 10:37:21 +02:00
JControllerLegacy.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerLegacyAjax.php Removed $_GET from all callback response and used JInput instead 2016-06-24 15:23:01 +01:00
JControllerLegacyAjaxSite.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
JControllerLegacyHelp.php Fixed the bug for the image display on install, it was missing the component name. 2016-03-04 19:26:18 +02:00
JControllerLegacyHelp_site.php Fixed the bug for the image display on install, it was missing the component name. 2016-03-04 19:26:18 +02:00
JControllerLegacySITE.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerLegacy_custom_admin.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerLegacy_import.php first commit of free version 2016-01-30 22:28:43 +02:00
JControllerLegacy_import_custom.php Bug fix in the custom import option. 2016-05-04 06:51:30 +01:00
JFormFieldCheckboxes.php first commit of free version 2016-01-30 22:28:43 +02:00
JFormFieldList.php first commit of free version 2016-01-30 22:28:43 +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 first commit of free version 2016-01-30 22:28:43 +02:00
JModelAdmin.php Prevent getItem from clearing $item->params 2017-11-24 01:22:17 -06:00
JModelAdmin_site.php added interface of the new decoupled libraries concept gh-92 2017-11-26 04:03:27 +02:00
JModelItem_custom_admin.php Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements. 2016-12-30 12:47:19 +02:00
JModelItem_site.php Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements. 2016-12-30 12:47:19 +02:00
JModelLegacy_import.php Further gh-53 implementation of the export and import of complete components as JCB packages. Fixes gh-56 2017-03-27 14:38:51 +02:00
JModelLegacy_import_custom.php Further gh-53 implementation of the export and import of complete components as JCB packages. Fixes gh-56 2017-03-27 14:38:51 +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
JModelList_custom_admin.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
JModelList_site.php Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements. 2016-12-30 12:47:19 +02:00
JTable.php first commit of free version 2016-01-30 22:28:43 +02:00
JViewLegacy_custom_admin.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
JViewLegacy_edit.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
JViewLegacy_edit_site.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
JViewLegacy_import.php Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view 2017-10-14 19:20:05 +02:00
JViewLegacy_import_custom.php Improved the custom import option to include the display method override. 2016-05-20 06:00:31 +01:00
JViewLegacy_list.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
JViewLegacy_list_custom_admin.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
JViewLegacy_list_site.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
JViewLegacy_site.php Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +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 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.xml Added version options to JCB, also changed JCB version option to only first 2 numbers. This should help cut down on the commit changes to JCB on each compilation. 2017-11-06 16:04:23 +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
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 first commit of free version 2016-01-30 22:28:43 +02:00
default.xml first commit of free version 2016-01-30 22:28:43 +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.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_custom_admin_template.php first commit of free version 2016-01-30 22:28:43 +02: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.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_import_custom.php Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
default_list.xml first commit of free version 2016-01-30 22:28:43 +02: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_main.php Improved the custom import option to include the display method override. 2016-05-20 06:00:31 +01:00
default_site.php first commit of free version 2016-01-30 22:28:43 +02:00
default_site_template.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
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
edit_site.php first commit of free version 2016-01-30 22:28:43 +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 Imporved the Adding of Custom Config Fields, added some shields.io icons to the JCB readme 2017-07-21 00:26:48 +01: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 first commit of free version 2016-01-30 22:28:43 +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
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
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 first commit of free version 2016-01-30 22:28:43 +02:00
router.php Fixes #39 to ensure components are build even if created and modified dates are not set. Improved #37 #issuecomment-278372267 to avoid one line error in windows. 2017-02-09 18:11:10 +02:00
script.php 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
settings.json gh-60 language translation component added, basic implementation 2017-04-05 14:21:10 +01: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 first commit of free version 2016-01-30 22:28:43 +02:00
submitbutton_site.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
vdm.php 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
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

README.md

###README###