Component-Builder/admin/models/forms
Llewellyn van der Merwe d3f623d184
Improved on the mysql default selected values to use InnoDB, utf8mb4, utf8mb4_general_ci
2019-05-17 00:43:24 +02:00
..
admin_custom_tabs.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
admin_custom_tabs.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
admin_fields.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
admin_fields.xml 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.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
admin_fields_conditions.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
admin_fields_relations.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
admin_fields_relations.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
admin_view.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
admin_view.xml Improved on the mysql default selected values to use InnoDB, utf8mb4, utf8mb4_general_ci 2019-05-17 00:43:24 +02:00
component_admin_views.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_admin_views.xml Resolved gh-321 by adding the option te set a create menu for admin edit views that are also added to the front-end. 2019-04-09 23:54:54 +02:00
component_config.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_config.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
component_custom_admin_menus.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_custom_admin_menus.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
component_custom_admin_views.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_custom_admin_views.xml 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.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
component_dashboard.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
component_files_folders.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_files_folders.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
component_mysql_tweaks.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_mysql_tweaks.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
component_placeholders.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_placeholders.xml Added the new placeholder area for global & component level placeholders. Just like customcode you can now with the placeholders generate dynamic behaviour with placeholders all over the JCB custom areas. 2019-02-16 00:03:37 +02:00
component_site_views.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_site_views.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
component_updates.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
component_updates.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
custom_admin_view.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
custom_admin_view.xml Resolved gh-379 to allow null and zero values to pass via ajax call/post 2019-04-28 00:16:06 +02:00
custom_code.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
custom_code.xml 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
dynamic_get.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
dynamic_get.xml Resolved gh-404 by adding the option to use grouping in dynamicGet query. 2019-04-09 22:42:32 +02:00
field.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
field.xml Resolved gh-360 by adding the blob data type as an option for data types. Resolved gh-362 by adding the nested subform compatibility to subforms in JCB. Resolved gh-365 by improving the customscript validation search of save of custom code area. Added email validation to the email helper script. 2019-01-14 17:41:49 +02:00
fieldtype.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
fieldtype.xml Resolved gh-410 to allow default data type values for the database to be set per fieldtype. 2019-05-03 01:00:14 +02:00
help_document.js Added Captcha field type. Started adding the crowdin integration. 2019-05-15 19:45:36 +02:00
help_document.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00
joomla_component.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
joomla_component.xml Added Captcha field type. Started adding the crowdin integration. 2019-05-15 19:45:36 +02:00
language.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
language.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
language_translation.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
language_translation.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
layout.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
layout.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
library.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
library.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
library_config.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
library_config.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
library_files_folders_urls.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
library_files_folders_urls.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
placeholder.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
placeholder.xml updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
server.js Added Captcha field type. Started adding the crowdin integration. 2019-05-15 19:45:36 +02:00
server.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
site_view.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
site_view.xml Resolved gh-379 to allow null and zero values to pass via ajax call/post 2019-04-28 00:16:06 +02:00
snippet.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
snippet.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
snippet_type.js updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
snippet_type.xml Added string manipulation back as a field building method, to insure JCB always works well accross shared server invironments. We did not remove the SimpleXMLElement method, but kept both options with a global selection option and internal error handeling. Resolved gh-197 2018-03-18 06:28:54 +02:00
template.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
template.xml Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
validation_rule.js Added create new custom code to all fields that have string lenght. 2019-05-16 00:50:45 +02:00
validation_rule.xml Added validation rules resolve gh-254. Removed empty sql files. Improved the field area. 2018-03-27 11:57:16 +02:00