Component-Builder/admin/models/forms
2017-06-16 13:38:06 +01:00
..
admin_view.js fix gh-78 to ensure the field options get loaded in the repeatable conditions 2017-05-08 11:09:24 +03:00
admin_view.xml Resolves gh-59 the repeatable field id problem. Also improved the export and import to insure snippets and linked admin views are re-mapped on import of the component. Also fixed the target and match field conditions in admin views to re-map the ids correctly. 2017-03-31 23:28:16 +02:00
custom_admin_view.js added the translation to the component view, also adding lang tags of ready translated languages 2017-04-05 17:26:17 +01:00
custom_admin_view.xml added another fields to admin view to target list controller and model. Also improve compiler to add these new custom script to correct areas 2017-03-02 02:55:04 +02:00
custom_code.js resolves gh-91 to insure that int and floats are not set as strings in SQL defaults 2017-06-05 21:18:32 +01:00
custom_code.xml gh-60 language translation component added, basic implementation 2017-04-05 14:21:10 +01:00
dynamic_get.js Fixed gh-75 to insure the column names are loaded as before. Fix gh-76 by adding more checks to insure that the correct date is used in the getLastModifiedDate method. 2017-05-04 23:34:28 +01:00
dynamic_get.xml Fixed gh-75 to insure the column names are loaded as before. Fix gh-76 by adding more checks to insure that the correct date is used in the getLastModifiedDate method. 2017-05-04 23:34:28 +01:00
field.js fixed gh-85 to insure parameter 2 is an array 2017-05-28 23:44:15 +02:00
field.xml fixed gh-85 to insure parameter 2 is an array 2017-05-28 23:44:15 +02:00
fieldtype.js Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue. 2017-06-16 13:38:06 +01:00
fieldtype.xml
help_document.js resolves gh-91 to insure that int and floats are not set as strings in SQL defaults 2017-06-05 21:18:32 +01:00
help_document.xml
index.html
joomla_component.js Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue. 2017-06-16 13:38:06 +01:00
joomla_component.xml Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue. 2017-06-16 13:38:06 +01:00
language_translation.js Resolves gh-60 with complete implementation of the language manager/translator feature. Added a purge function the clear unused language strings from the database and unlike them from the related component during compilation. 2017-04-07 21:33:35 +01:00
language_translation.xml added the translation to the component view, also adding lang tags of ready translated languages 2017-04-05 17:26:17 +01:00
language.js added the UI for the new Language Manager gh-60 2017-04-03 11:58:41 +01:00
language.xml added the UI for the new Language Manager gh-60 2017-04-03 11:58:41 +01:00
layout.js resolves gh-91 to insure that int and floats are not set as strings in SQL defaults 2017-06-05 21:18:32 +01:00
layout.xml resolves gh-91 to insure that int and floats are not set as strings in SQL defaults 2017-06-05 21:18:32 +01:00
site_view.js added the translation to the component view, also adding lang tags of ready translated languages 2017-04-05 17:26:17 +01:00
site_view.xml impoved the request linking options, fixed few bugs in compiler (#52) 2017-03-08 06:49:54 +02:00
snippet.js Added #39 a new feature the imports custom code during compilation. We also improved the compiler. 2017-02-01 15:17:04 +02:00
snippet.xml
template.js added the translation to the component view, also adding lang tags of ready translated languages 2017-04-05 17:26:17 +01:00
template.xml Resolves gh-63 to prevent repeateble field from being created a second time. Resolves gh-62 to insure full encryption of JCB packages. 2017-04-01 15:59:54 +02:00