Component-Builder/admin/compiler/joomla_4
Robot b3199d2abb
Release of v5.0.0
Fix the plug-in installer script builder bug #1067. Fix Event triggers for Joomla 4 and 5 builds. Add fix to the update script, so that upgrading JCB from Joomla 4 to 5 will not fail. Fix plugin field selection. Fix plugin params tab layout. Add issue templates. Force autoloader to always load. Fix repeatable layout #1076. Add Factory class to the J5 Event class. #1093. Fix customfilelist field to conform to the new namespacing conventions. #1094. Add menus for languages, servers, get snippets to J5 #1095. Fix [Set String Value] in placeholder table to store the value as a base64 string. Fix the search area layout. Fix the search area code line selection. Fix the input edit button for custom fields. Add the new layout to list fields (GUI UPDATE). Start fixing the field view in Joomla 5. #1096. Add power path override option on component level. Fix the sql build feature. #1032. Add the compiler menu back. Fix the CustomfolderlistField #1094. Add view list and single name fix. Add component code name fix. Add reset list of powers. Add Joomla powers for namespace dynamic management. Add fallback option to ensure that all JCB tables and fields exist. Move the powers autoloader to its own file. Fix the media field size limitation. #1109. Add dynamic datatype update to schema field check. Fix version_update column size. Improved the Schema Table update engine. Improved the Schema Table update engine (more). Fix autoloader timing, and loading. Implement the Joomla Powers in JCB code, to move away from JClasses. Remove the SQL update, to only use the Schema updates of table columns to avoid collusion. Fix the admin.css file loading on dashboard. #1112. Fix dynamic get data-type default to 0. #1110. Fix the missing model call. #1114. Fix the wrong $date call. #1115. Add the BaseDatabaseModel use statement to custom site view controller. #1119. Fix the customfolderlist field. #1120.
2024-05-10 18:39:24 +02:00
..
1.0.0.sql Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
access.xml Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
ADMIN_AJAX_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_AJAX_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_AUTOLOADER_CLASS.php Release of v5.0.0-beta4 2024-04-22 01:15:03 +02:00
ADMIN_DISPLAY_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_EXTENSION_COMPONENT.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_HEADERCHECK.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_HELPER_CLASS.php Release of v5.0.0-rc1 2024-04-27 16:00:36 +02:00
ADMIN_HELPER_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_HELPER_EMAIL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_IMPORT_CONTROLLER_CUSTOM.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_IMPORT_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_IMPORT_HTML_CUSTOM.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_IMPORT_HTML.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_IMPORT_MODEL_CUSTOM.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_IMPORT_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_LAYOUT.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
ADMIN_PROVIDER.php Release of v5.0.0-rc1 2024-04-27 16:00:36 +02:00
ADMIN_VIEW_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_VIEW_HTML.php Release of v5.0.0-alpha4 2024-03-15 12:26:29 +02:00
ADMIN_VIEW_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_VIEW_TABLE.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_VIEW.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
ADMIN_VIEWS_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_VIEWS_EMPTYSTATE.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
ADMIN_VIEWS_HTML.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_VIEWS_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
ADMIN_VIEWS.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
admin.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
admin.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
CHANGELOG.md Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
component.xml Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
config.xml Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
CUSTOM_ADMIN_LAYOUT.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
CUSTOM_ADMIN_VIEW_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
CUSTOM_ADMIN_VIEW_HTML.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
CUSTOM_ADMIN_VIEW_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
CUSTOM_ADMIN_VIEW.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
CUSTOM_ADMIN_VIEWS_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
CUSTOM_ADMIN_VIEWS_HTML.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
CUSTOM_ADMIN_VIEWS_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
CUSTOM_ADMIN_VIEWS.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
DASH_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
DASH_MODEL.php Release of v5.0.0-rc3 2024-04-30 19:21:28 +02:00
DASH_VIEW_HTML.php Release of v5.0.0-rc3 2024-04-30 19:21:28 +02:00
DASH_VIEW.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
dashboard.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_batch_body.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_batch_footer.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_body.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
default_custom_admin_template.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_foot.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_head.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_import_custom.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_import.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_list.xml Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_main.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_site_template.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_toolbar.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default_vdm.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
default.xml Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
edit.xml Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
en-GB.com_admin.ini Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
en-GB.com_admin.sys.ini Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
en-GB.com_site.ini Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
en-GB.com_site.sys.ini Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
filter_forms.xml Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
FORM_CHECKBOXES_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
FORM_CUSTOM_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
FORM_LIST_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
FORM_RADIO_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
FORM_RULE.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
FORM_USER_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
import.gif Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
index.html Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
install.mysql.utf8.sql Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
INSTALLER_SCRIPT.php Release of v5.0.0 2024-05-10 18:39:24 +02:00
LAYOUT_OVERRIDE.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
layout.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
layoutfull.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
layoutitems.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
layoutlinkedview.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
layoutmetadata.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
layoutpublished.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
layouttitle.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
LICENSE.txt Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
module_forms.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
module_forms.xml Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
README.md Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
README.txt Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
settings.json Release of v5.0.0-beta4 2024-04-22 01:15:03 +02:00
SITE_ADMIN_VIEW_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_ADMIN_VIEW_HTML.php Release of v5.0.0-alpha4 2024-03-15 12:26:29 +02:00
SITE_ADMIN_VIEW_MODEL.php Release of v5.0.0-rc5 2024-05-03 07:47:48 +02:00
SITE_ADMIN_VIEW.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
SITE_AJAX_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_AJAX_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_AUTOLOADER_CLASS.php Release of v5.0.0-beta4 2024-04-22 01:15:03 +02:00
SITE_DISPATCHER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_DISPLAY_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_FORM_CHECKBOXES_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_FORM_CUSTOM_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_FORM_LIST_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_FORM_RADIO_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_FORM_RULE.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_FORM_USER_FIELD.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_HEADERCHECK.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_HELPER_CLASS.php Release of v5.0.0-rc1 2024-04-27 16:00:36 +02:00
SITE_HELPER_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_LAYOUT.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
SITE_ROUTE_HELPER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_ROUTER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_VIEW_CONTROLLER.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_VIEW_HTML.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_VIEW_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_VIEW.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
SITE_VIEWS_HTML.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_VIEWS_MODEL.php Stable release of v5.0.0-alpha2 2024-03-11 18:30:57 +02:00
SITE_VIEWS.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
site.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
site.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
submitbutton_site.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
submitbutton.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
uninstall.mysql.utf8.sql Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
update_server.xml Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
view_custom_admin.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
view_site_edit.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
view_site.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
view.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
viewFile.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
viewFileCustomAdmin.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
viewFileSite.js Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
views_custom_admin.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
views_site.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
views.css Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00
whmcs.php Stable release of v5.0.0-alpha1 2024-03-09 21:52:51 +02:00

###README###