.. |
fields
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
forms
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
rules
|
Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436
|
2019-07-19 04:32:41 +02:00 |
admin_custom_tabs.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
admin_fields_conditions.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
admin_fields_relations.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
admin_fields.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
admin_view.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
admin_views.php
|
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 |
admins_custom_tabs.php
|
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 |
admins_fields_conditions.php
|
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 |
admins_fields_relations.php
|
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 |
admins_fields.php
|
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 |
ajax.php
|
Fixed gh-458 so that the && is not added if we have no extra values to validate. Added linked to details to Joomla Plugin area.
|
2019-08-15 16:26:46 +02:00 |
class_extendings.php
|
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 |
class_extends.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
class_method.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
class_methods.php
|
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 |
class_properties.php
|
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 |
class_property.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
compiler.php
|
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 |
component_admin_views.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_config.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_custom_admin_menus.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_custom_admin_views.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_dashboard.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_files_folders.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_mysql_tweaks.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_placeholders.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_plugins.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_site_views.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
component_updates.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
componentbuilder.php
|
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 |
components_admin_views.php
|
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 |
components_config.php
|
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 |
components_custom_admin_menus.php
|
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 |
components_custom_admin_views.php
|
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 |
components_dashboard.php
|
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 |
components_files_folders.php
|
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 |
components_mysql_tweaks.php
|
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 |
components_placeholders.php
|
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 |
components_plugins.php
|
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 |
components_site_views.php
|
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 |
components_updates.php
|
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 |
custom_admin_view.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
custom_admin_views.php
|
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 |
custom_code.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
custom_codes.php
|
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 |
dynamic_get.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
dynamic_gets.php
|
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 |
field.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
fields.php
|
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 |
fieldtype.php
|
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 |
fieldtypes.php
|
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 |
get_snippets.php
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
help_document.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
help_documents.php
|
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 |
import_joomla_components.php
|
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.php
|
Added Captcha field type. Started adding the crowdin integration.
|
2019-05-15 19:45:36 +02:00 |
import.php
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
index.html
|
first commit of free version
|
2016-01-30 22:28:43 +02:00 |
joomla_component.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
joomla_components.php
|
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 |
joomla_plugin_files_folders_urls.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
joomla_plugin_group.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
joomla_plugin_groups.php
|
Added the main GUI for the plugin area, gh-436
|
2019-07-15 22:00:46 +02:00 |
joomla_plugin_updates.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
joomla_plugin.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
joomla_plugins_files_folders_urls.php
|
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 |
joomla_plugins_updates.php
|
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 |
joomla_plugins.php
|
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 |
language_translation.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
language_translations.php
|
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 |
language.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
languages.php
|
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 |
layout.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
layouts.php
|
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 |
libraries_config.php
|
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 |
libraries_files_folders_urls.php
|
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 |
libraries.php
|
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 |
library_config.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
library_files_folders_urls.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
library.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
placeholder.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
placeholders.php
|
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 |
server.php
|
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 |
servers.php
|
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 |
site_view.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
site_views.php
|
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 |
snippet_type.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
snippet_types.php
|
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 |
snippet.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
snippets.php
|
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 |
template.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
templates.php
|
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 |
validation_rule.php
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
validation_rules.php
|
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 |