Component-Builder/admin/views
2019-09-05 23:12:56 +02:00
..
admin_custom_tabs Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
admin_fields Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
admin_fields_conditions Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00
admin_fields_relations Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00
admin_view Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
admin_views Updated the compiler to now add GUI placeholders, resolved gh-451 so we now have easy roundtrip development beyond the original custom-code implementation. Added the files, folders, url option, and added the install fields to the new plugin area. gh-436 2019-07-28 23:48:42 +02:00
admins_custom_tabs updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
admins_fields updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
admins_fields_conditions updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
admins_fields_relations updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
class_extendings Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
class_extends Added more dynamic behavior to the new plugin area. Added a funding yml file. 2019-07-17 01:26:18 +02:00
class_method Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
class_methods Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
class_properties Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
class_property Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
compiler 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
component_admin_views Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_config Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_custom_admin_menus Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_custom_admin_views Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_dashboard Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00
component_files_folders Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_mysql_tweaks Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_placeholders Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_plugins Linked the new plugin area to Joomla components. gh-436 2019-07-17 04:37:50 +02:00
component_site_views Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
component_updates Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
componentbuilder updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_admin_views updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_config updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_custom_admin_menus updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_custom_admin_views updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_dashboard updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_files_folders updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_mysql_tweaks updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_placeholders updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_plugins Linked the new plugin area to Joomla components. gh-436 2019-07-17 04:37:50 +02:00
components_site_views updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
components_updates updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
custom_admin_view Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
custom_admin_views Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
custom_code Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
custom_codes Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
dynamic_get Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
dynamic_gets Moved the filter sanitation to insure no empty filters will get loaded 2019-06-05 13:14:05 +02:00
field Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
fields Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
fieldtype Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
fieldtypes fixed gh-419 to correctly load the category filter (extention and view name) 2019-06-07 16:59:27 +02:00
get_snippets 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
help_document Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
help_documents Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
import updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
import_joomla_components Resolved gh-436 so that the new Joomla plugin builder/feature is fully active, and part of the import and export of JCB packages. 2019-08-13 03:08:30 +02:00
import_language_translations updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
joomla_component Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
joomla_components Updated the compiler to now add GUI placeholders, resolved gh-451 so we now have easy roundtrip development beyond the original custom-code implementation. Added the files, folders, url option, and added the install fields to the new plugin area. gh-436 2019-07-28 23:48:42 +02:00
joomla_plugin Improved the plugin form builder, to allow multi form field relationships. 2019-08-22 03:55:06 +02:00
joomla_plugin_files_folders_urls Updated the compiler to now add GUI placeholders, resolved gh-451 so we now have easy roundtrip development beyond the original custom-code implementation. Added the files, folders, url option, and added the install fields to the new plugin area. gh-436 2019-07-28 23:48:42 +02:00
joomla_plugin_group Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
joomla_plugin_groups Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
joomla_plugin_updates Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
joomla_plugins Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
joomla_plugins_files_folders_urls Updated the compiler to now add GUI placeholders, resolved gh-451 so we now have easy roundtrip development beyond the original custom-code implementation. Added the files, folders, url option, and added the install fields to the new plugin area. gh-436 2019-07-28 23:48:42 +02:00
joomla_plugins_updates Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
language Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
language_translation Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
language_translations updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
languages Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00
layout Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
layouts Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
libraries Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
libraries_config updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
libraries_files_folders_urls updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
library Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
library_config Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
library_files_folders_urls Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
placeholder Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00
placeholders updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
server Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
servers Moved the filter sanitation to insure no empty filters will get loaded 2019-06-05 13:14:05 +02:00
site_view Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
site_views Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
snippet Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
snippet_type Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
snippet_types updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
snippets Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
template Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
templates Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. 2019-06-10 01:05:37 +02:00
validation_rule Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00
validation_rules Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00