Component-Builder/admin/models/forms
2018-05-05 16:47:48 +02:00
..
admin_fields_conditions.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
admin_fields_conditions.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
admin_fields.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
admin_fields.xml Fixed admin_fields_conditions edit view to insure an array gets given to the count function 2018-04-27 15:45:50 +02:00
admin_view.js Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more. 2018-03-28 11:46:14 +02:00
admin_view.xml Fixed the subform to allow encryption of values without data lose. 2018-04-30 14:06:05 +02:00
component_admin_views.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_admin_views.xml Fixed admin_fields_conditions edit view to insure an array gets given to the count function 2018-04-27 15:45:50 +02:00
component_config.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_config.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_custom_admin_menus.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_custom_admin_menus.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_custom_admin_views.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_custom_admin_views.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_dashboard.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_dashboard.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_files_folders.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_files_folders.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_mysql_tweaks.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_mysql_tweaks.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_site_views.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_site_views.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
component_updates.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
component_updates.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
custom_admin_view.js Added edit links to templates and layouts. Fixed the alias and title selection issue in admin fields area. Added all available languages in Joomla to language area. 2018-04-19 17:52:47 +02:00
custom_admin_view.xml Fixed the subform to allow encryption of values without data lose. 2018-04-30 14:06:05 +02:00
custom_code.js Added validation rules resolve gh-254. Removed empty sql files. Improved the field area. 2018-03-27 11:57:16 +02:00
custom_code.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
dynamic_get.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
dynamic_get.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
field.js Fixed the auto backup system, to allow JCB to be backed up automatically 2018-04-23 14:47:19 +02:00
field.xml Fixed the auto backup system, to allow JCB to be backed up automatically 2018-04-23 14:47:19 +02:00
fieldtype.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
fieldtype.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
help_document.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
help_document.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00
joomla_component.js Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more. 2018-03-28 11:46:14 +02:00
joomla_component.xml Added option to add source link to JCB packages, this also improved the JCB package import area 2018-05-05 16:47:48 +02:00
language_translation.js Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more. 2018-03-28 11:46:14 +02:00
language_translation.xml Improved JCB to now be able to have other languanges then en-GB as its base/main/global language. This will allow you to build your components in a language of your choice. 2018-04-20 01:36:49 +02:00
language.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
language.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
layout.js Added edit links to templates and layouts. Fixed the alias and title selection issue in admin fields area. Added all available languages in Joomla to language area. 2018-04-19 17:52:47 +02:00
layout.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
library_config.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
library_config.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
library_files_folders_urls.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
library_files_folders_urls.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
library.js Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more. 2018-03-28 11:46:14 +02:00
library.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
server.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
server.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
site_view.js Added edit links to templates and layouts. Fixed the alias and title selection issue in admin fields area. Added all available languages in Joomla to language area. 2018-04-19 17:52:47 +02:00
site_view.xml Fixed the subform to allow encryption of values without data lose. 2018-04-30 14:06:05 +02:00
snippet_type.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +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
snippet.js Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
snippet.xml Improved the field builder around JCB, moved some xml function into the JCB helper class core 2018-04-08 08:12:18 +02:00
template.js Added edit links to templates and layouts. Fixed the alias and title selection issue in admin fields area. Added all available languages in Joomla to language area. 2018-04-19 17:52:47 +02:00
template.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
validation_rule.js Added validation rules resolve gh-254. Removed empty sql files. Improved the field area. 2018-03-27 11:57:16 +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