Log

util/dataforms.lua @ 7491:491975f5d383

description author age
util.dataforms: Fix including default value for list-single when given as field.value[].default Kim Alvefur 2016-05-29
util.dataforms: Allow separation of options from values in list fields Kim Alvefur 2016-05-27
util.dataforms: Track which fields are included in a form Kim Alvefur 2015-12-08
util.dataforms: Fix interaction of required fields and empty string values (fixes #521) Kim Alvefur 2015-09-12
util.dataforms: Refactor parsing to reuse simple text parser instead of duplicate code Kim Alvefur 2015-09-12
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
util.dataforms: Rename unused loop counter to '_' [luacheck] Matthew Wild 2015-05-06