Elliot Goode d0bf02d25f ENHANCEMENT: Add autocomplete to EditableTextField
* Fixes #526 (autocomplete attributes)

adds ability for text fields to store additional html5 autocomplete
attributes, attributes are per text field and populated from a dropdown
list from the html5 specification. (Credit card and password
autocomplete values omitted as should user defined forms be used to
collect this information?)

* Options moved to config

moved array of auto complete values out to config option as recommended

* Clarify function

updated name, and added description to make more obvious what function
is for normal users

* added translation for field names

along with some localisation for DE/EN/ES/FR/IT/PL/RU languages

* formatting changes and argument removal

formatted array as chopped list, and remove argument that wasn’t
required.

* ADHD kicking in

consistency changes.
2016-12-14 10:12:46 +13:00
..
2014-08-20 09:29:30 +12:00
2015-08-20 12:47:37 +12:00
2014-08-20 09:29:30 +12:00
2014-08-20 09:29:30 +12:00
2016-08-17 11:08:01 +12:00
2014-08-20 09:29:30 +12:00
2016-02-04 17:59:45 +13:00
2016-02-04 17:59:45 +13:00
2016-08-17 11:08:01 +12:00
2014-08-20 09:29:30 +12:00
2015-02-23 16:54:31 +13:00
2014-01-24 14:37:01 +13:00
2015-08-20 12:47:37 +12:00
2014-08-20 09:29:30 +12:00
2015-08-20 12:47:37 +12:00
2015-08-20 12:47:37 +12:00
2014-08-20 09:29:30 +12:00
2016-05-18 16:58:44 +12:00
2014-08-20 09:29:30 +12:00
2016-02-04 17:59:45 +13:00
2014-08-20 09:29:30 +12:00
2015-08-20 12:47:37 +12:00