|
|
@68
|
20 years |
peichman |
BUGFIX: option list items had an inadvertant minimum length of 2
cleaned …
|
|
|
@66
|
20 years |
peichman |
worked on the rules for parsing lists in the grammar
allow end of field …
|
|
|
@64
|
20 years |
peichman |
fixed grammar so that outer {} and [] are no longer included in the …
|
|
|
@63
|
20 years |
peichman |
field groups can be directly named as the type in a fieldspec
|
|
|
@62
|
20 years |
peichman |
return $field from the field rule to allow parsing and return of …
|
|
|
@61
|
20 years |
peichman |
added growable field support (release pending release of FB 3.002)
upped …
|
|
|
@59
|
20 years |
peichman |
added a class="fieldgroup" attr to field group spans
added a brace_block …
|
|
|
@57
|
20 years |
peichman |
BUGFIX: can have "unbalanced" quotes in note or description blocks (wrote …
|
|
|
@56
|
20 years |
peichman |
single-line textfields can be given a maxlength
|
|
|
@55
|
20 years |
peichman |
updated version number
added Class::Base to dependancies
laid groundwork …
|
|
|
@50
|
20 years |
peichman |
fallthrough to CGI::FormBuilder builtin lists working (again); added a …
|
|
|
@42
|
20 years |
peter |
added a create_form exported method to "do the right thing" in simple …
|
|
|
@39
|
20 years |
peter |
added write_script function to write a complete CGI script using the form …
|
|
|
@29
|
20 years |
peter |
added !section directive
|
|
|
@28
|
20 years |
peter |
fixed errors from undefined references
removed old field/heading code from …
|
|
|
@25
|
20 years |
peter |
tried adding fall-through to built-in option lists but not yet working …
|
|
|
@24
|
20 years |
peter |
allow for validating but not required fields
|
|
|
@23
|
20 years |
peter |
marked Parse::RecDescent as an explicit dependency
added a single-quoted …
|
|
|
@22
|
20 years |
peter |
added single-quoted strings for label and default
|
|
|
@21
|
20 years |
peter |
added !group and !field directive to the language to allow for horizontal …
|
|
|
@16
|
20 years |
peter |
catch, warn about, and skip unknown directives (lines beginning with !) …
|
|
|
@14
|
20 years |
peter |
added a !description directive
enabled showing checkboxes/radio groups as …
|
|
|
@11
|
20 years |
peter |
added a !head directive for section headers in forms
removed generated …
|
|
|
@10
|
20 years |
peter |
added dynamic lists (evaled perl code blocks) to !list def command
|
|
|
@1
|
20 years |
peter |
initial import
|