Component-Builder/site
2019-10-14 17:30:35 +02:00
..
assets updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
controllers Fixed category filter issue. Fixed permissions accross JCB. Updated some notes on the field types. 2019-06-05 12:26:15 +02:00
helpers Tweaked the category naming. Improved the autoloader for composer. 2019-10-14 17:30:35 +02:00
language Added option to include or exclude Joomla Plugins from being compiled or exported. Added the Joomla\Utilities\ArrayHelper to helper class header. Added option to only export words if required global option fields are set. Added option to use strict field access on all exports if required global option fields are set. Fixed gh-475 by adding the option to add a github token if needed under the global options global tab, also updated the error message. 2019-09-10 19:38:16 +02:00
layouts 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
models Fixed gh-422 to insure the details tab always gets added if no custom tab names are found. Added the option to run the expantion option without installing the components locally. 2019-06-18 00:03:04 +02:00
views Fixed count (php 7.2) issue across JCB. Improved the setModelExportMethod method in the compiler to now work as a setGetItemsModelMethod instead. Added more strict permissional implementation per/field across the export methods of JCB. 2019-09-05 23:12:56 +02:00
componentbuilder.php updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
controller.php updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
index.html 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
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