Component-Builder/admin/controllers
2019-02-06 11:32:38 +02:00
..
admin_custom_tabs.php Added the option to add custom tabs to the edit view of any admin view 2018-08-24 23:46:41 +02:00
admin_fields_conditions.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
admin_fields_relations.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
admin_fields.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
admin_view.php Resolved gh-323 so we can load fields only in the linked or admin list views or in both. Added the option to also add permission to access fields. Improved the checkArray method to return arry count value. Fixed issue in field permissions when the value is and array, field type can not be made hidden, but should instead just be removed. Fixed an issue in the code search methods to insure all areas are looked at, and search and export. 2018-10-29 18:38:00 +02:00
admin_views.php Added the [Run Expansion] button option for faster compile and install option of selected components. 2018-09-20 21:17:07 +02:00
admins_custom_tabs.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_fields_conditions.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_fields_relations.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_fields.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
ajax.json.php Added buttons to edit cutomcode directly from where it is added in other areas around the component. This will improve the customcode workflow in JCB. 2019-01-31 23:44:21 +02:00
compiler.php Added the [Run Expansion] button option for faster compile and install option of selected components. 2018-09-20 21:17:07 +02:00
component_admin_views.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_config.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_custom_admin_menus.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_custom_admin_views.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_dashboard.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_files_folders.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_mysql_tweaks.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_site_views.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
component_updates.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
componentbuilder.php Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core. 2018-08-07 14:25:26 +02:00
components_admin_views.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_config.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_custom_admin_menus.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_custom_admin_views.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_dashboard.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_files_folders.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_mysql_tweaks.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_site_views.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_updates.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
custom_admin_view.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
custom_admin_views.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
custom_code.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
custom_codes.php Added the [Run Expansion] button option for faster compile and install option of selected components. 2018-09-20 21:17:07 +02:00
dynamic_get.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
dynamic_gets.php Added the [Run Expansion] button option for faster compile and install option of selected components. 2018-09-20 21:17:07 +02:00
field.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
fields.php Added the [Run Expansion] button option for faster compile and install option of selected components. 2018-09-20 21:17:07 +02:00
fieldtype.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
fieldtypes.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
get_snippets.php Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core. 2018-08-07 14:25:26 +02:00
help_document.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
help_documents.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
help.php Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core. 2018-08-07 14:25:26 +02:00
import_joomla_components.php Update the header details in all files 2018-05-18 08:40:07 +02:00
import_language_translations.php Update the header details in all files 2018-05-18 08:40:07 +02:00
import.php Update the header details in all files 2018-05-18 08:40:07 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00
joomla_component.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
joomla_components.php Fixed gh-373 so that the auto update of selection is only triggered when toggling the all selection button. 2019-02-06 11:32:38 +02:00
language_translation.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
language_translations.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
language.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
languages.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
layout.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
layouts.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
libraries_config.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
libraries_files_folders_urls.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
libraries.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
library_config.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
library_files_folders_urls.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
library.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
server.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
servers.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
site_view.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
site_views.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
snippet_type.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
snippet_types.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
snippet.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
snippets.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
template.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
templates.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
validation_rule.php improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
validation_rules.php Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00