Software /
code /
prosody
Log
util/dataforms.lua @ 7158:e5412e685991
description | author | age |
---|---|---|
util.dataforms: Track which fields are included in a form | Kim Alvefur | Tue, 08 Dec 2015 20:16:49 +0100 |
util.dataforms: Fix interaction of required fields and empty string values (fixes #521) | Kim Alvefur | Sat, 12 Sep 2015 17:49:47 +0200 |
util.dataforms: Refactor parsing to reuse simple text parser instead of duplicate code | Kim Alvefur | Sat, 12 Sep 2015 17:40:14 +0200 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
util.dataforms: Rename unused loop counter to '_' [luacheck] | Matthew Wild | Wed, 06 May 2015 19:43:51 +0100 |
util.dataforms: Remove unused import of pairs() (thanks luacheck) | Matthew Wild | Wed, 06 May 2015 19:38:29 +0100 |
Merge 0.9->0.10 | Waqas Hussain | Wed, 08 Oct 2014 18:42:33 -0400 |