Log

util/dataforms.lua @ 6830:e08f5d081a6c

description author age
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