util.pluginloader: Return full file path from internal file loader on success, not...
[prosody.git] / util / dataforms.lua
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-07-16 Matthew WildMerge Florob->trunk
2010-07-15 Florian Zeitzutil.dataforms: Add list-multi support
2010-07-15 Florian Zeitzutil.dataforms: Capability to set default for list...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-22 Matthew Wildutil.dataforms: Add optional type parameters (defaults...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with trunk
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Florian Zeitzutil.dataforms: Don't require type when parsing form XML
2010-01-22 Matthew Wildutil.dataforms: Add optional type parameters (defaults...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-11-06 Matthew WildMerge with trunk
2009-11-06 Florian Zeitzutil.dataforms: Support for jid-multi field type
2009-10-30 Florian Zeitzutil.dataforms: Only add value to rendered form if...
2009-10-16 Matthew Wildutil.dataforms: Incorporate slightly modified patch...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-10 Matthew Wildutil.dataforms: Small fix to allow generating forms...
2009-10-10 Matthew Wildutil.dataforms: Support for jid-single field type espec...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-04-05 Matthew Wildutil.dataforms: Allow form layouts to specify default...
2009-04-05 Matthew Wildutil.dataforms: Set form type when generating a form
2009-04-04 Matthew Wildutil.dataforms: Support for retriving the field value...
2009-04-04 Matthew Wildutil.dataforms: Fixes for hidden field type
2009-04-04 Matthew Wildutil.dataforms: Fix some field types which didn't rende...
2009-04-04 Matthew Wildutil.dataforms: Add support for <required/> fields
2009-04-04 Matthew Wildutil.dataforms: Fixed to actually work, mostly
2009-03-03 Tobias MarkmannMerged with main tip.
2009-03-01 Matthew Wildutil.dataforms: Return the form
2009-02-27 Matthew Wildutil.dataforms: First commit, incomplete