prosody
log
graph
tags
bookmarks
branches
026815f8d832
browse
changeset
util/dataforms.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/dataforms.lua @ 10128:
026815f8d832
less
more
|
(0)
-15
tip
description
author
age
util.dataforms: Improve default error message for failed datatype validation
Kim Alvefur
2018-09-03
util.dataforms: Add support for XEP-0122: Data Forms Validation
Kim Alvefur
2018-09-01
util.dataforms: Allow field names to be different from the 'var' attribute
Kim Alvefur
2018-08-31
util.dataforms: Allow passing the current values to be used in stead of omitted fields
Kim Alvefur
2018-08-05
util.dataforms: Normalize indentation
Kim Alvefur
2018-08-04
util.dataforms: Only allow overriding of options when passed via the :form method
Kim Alvefur
2018-08-03
util.dataforms: Allow overriding default options even if the form has such
Kim Alvefur
2018-08-03
util.dataforms: Allow passing dynamically generated options as values (fixes traceback)
Kim Alvefur
2018-08-03
util.dataforms: Exclude descriptive text fields from forms of type 'submit'
Kim Alvefur
2018-08-03
util.dataforms: Skip all fields for the 'cancel' form type
Kim Alvefur
2018-08-03
util.dataforms: Only include options in 'form' type forms
Kim Alvefur
2018-08-03
util.dataforms: Set default value for form type argument
Kim Alvefur
2018-08-03
util.dataforms: Detach generation of options from values (fixes #1177)
Kim Alvefur
2018-08-03
util.dataforms: Ensure fields have names when collecting data (fixes traceback, thanks Martin)
Kim Alvefur
2018-07-15
util.dataforms: More robust handling of field values, especially booleans
Matthew Wild
2018-07-07
less
more
|
(0)
-15
tip