Component-Builder/admin/models
Llewellyn van der Merwe c2972c3e17
fixed a line break incorrectly escaped, added better description to new fields layout
2017-10-14 20:07:23 +02:00
..
fields fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
forms fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
rules first commit of free version 2016-01-30 22:28:43 +02:00
admin_fields.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
admin_fields_conditions.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
admin_view.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
admin_views.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
admins_fields.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
admins_fields_conditions.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
ajax.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
compiler.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
componentbuilder.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
custom_admin_view.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
custom_admin_views.php fixed bug in custom admin view, due to incorrect space in table name 2017-10-14 05:41:14 +02:00
custom_code.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
custom_codes.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
dynamic_get.php Fixed the dynamicGet ajax to now get field values from the new admin_fields table 2017-10-13 01:39:04 +02:00
dynamic_gets.php Fixed the dynamicGet ajax to now get field values from the new admin_fields table 2017-10-13 01:39:04 +02:00
field.php Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view 2017-10-14 19:20:05 +02:00
fields.php Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view 2017-10-14 19:20:05 +02:00
fieldtype.php Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view 2017-10-14 19:20:05 +02:00
fieldtypes.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
ftp.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
ftps.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
help_document.php resolve gh-115 to allow excluding of folders and files in the repository folder 2017-09-13 02:37:43 +02:00
help_documents.php resolve gh-115 to allow excluding of folders and files in the repository folder 2017-09-13 02:37:43 +02:00
import.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
import_joomla_components.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00
joomla_component.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
joomla_components.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
language.php added the UI for the new Language Manager gh-60 2017-04-03 11:58:41 +01:00
language_translation.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
language_translations.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
languages.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
layout.php Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB. 2017-10-06 20:28:28 +02:00
layouts.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
site_view.php fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
site_views.php Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
snippet.php Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB. 2017-10-06 20:28:28 +02:00
snippets.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
template.php Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB. 2017-10-06 20:28:28 +02:00
templates.php Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00