Added editing feature to custom list fields and improved the buttons to great and edit the list values.

This commit is contained in:
2016-05-07 00:41:41 +01:00
parent 32e3f6b86e
commit e21980bbea
366 changed files with 1428 additions and 659 deletions

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage admin_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage component.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage custom_admin_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage dynamic_get.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage field.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fieldtype.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage help_document.js

View File

@ -183,7 +183,7 @@
<field
type="text"
name="alias"
label="JFIELD_ALIAS_LABEL"
label="COM_COMPONENTBUILDER_HELP_DOCUMENT_ALIAS_LABEL"
description="JFIELD_ALIAS_DESC"
filter="STRING"
hint="COM_COMPONENTBUILDER_HELP_DOCUMENT_ALIAS_HINT"

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage layout.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage site_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage snippet.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 4th May, 2016
@build 6th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage template.js