.. |
admin_custom_tabs
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
admin_fields
|
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_fields_conditions
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
admin_fields_relations
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
admin_view
|
Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments.
|
2018-12-19 06:14:51 +02:00 |
admin_views
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
admins_custom_tabs
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
admins_fields
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
admins_fields_conditions
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
admins_fields_relations
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
compiler
|
Moved the customcode together in the helper class. Improvd the note in the custom code area. Added helper method to load dynamic content, like banners accross JCB backend
|
2018-11-08 06:07:13 +02:00 |
component_admin_views
|
Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments.
|
2018-12-19 06:14:51 +02:00 |
component_config
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
component_custom_admin_menus
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
component_custom_admin_views
|
Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments.
|
2018-12-19 06:14:51 +02:00 |
component_dashboard
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
component_files_folders
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
component_mysql_tweaks
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
component_site_views
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
component_updates
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
componentbuilder
|
Moved the customcode together in the helper class. Improvd the note in the custom code area. Added helper method to load dynamic content, like banners accross JCB backend
|
2018-11-08 06:07:13 +02:00 |
components_admin_views
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_config
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_custom_admin_menus
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_custom_admin_views
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_dashboard
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_files_folders
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_mysql_tweaks
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_site_views
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
components_updates
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
custom_admin_view
|
Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments.
|
2018-12-19 06:14:51 +02:00 |
custom_admin_views
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
custom_code
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
custom_codes
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
dynamic_get
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
dynamic_gets
|
Added the [Run Expansion] button option for faster compile and install option of selected components.
|
2018-09-20 21:17:07 +02:00 |
field
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
fields
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
fieldtype
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
fieldtypes
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
get_snippets
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
help_document
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
help_documents
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
import
|
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
|
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_language_translations
|
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 |
joomla_component
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
joomla_components
|
Added the [Run Expansion] button option for faster compile and install option of selected components.
|
2018-09-20 21:17:07 +02:00 |
language
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
language_translation
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
language_translations
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
languages
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
layout
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
layouts
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
libraries
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
libraries_config
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
libraries_files_folders_urls
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
library
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
library_config
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
library_files_folders_urls
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
server
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
servers
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
site_view
|
Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments.
|
2018-12-19 06:14:51 +02:00 |
site_views
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
snippet
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
snippet_type
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
snippet_types
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
snippets
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
template
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
templates
|
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
|
2018-09-25 22:02:48 +02:00 |
validation_rule
|
Improved the getActions helper method, also added ->params to custom views.
|
2018-09-19 14:51:59 +02:00 |
validation_rules
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
index.html
|
first commit of free version
|
2016-01-30 22:28:43 +02:00 |