#
# ChangeLog for trunk/lib/Text in text-formbuilder
#
# Generated by Trac 1.0
# 10/31/24 20:14:18
\
\
Tue, 15 Mar 2005 21:39:29 GMT peichman [71]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
documented how to do blank labels on fields
changed !head from
to ...
\
\
\
Tue, 15 Mar 2005 17:59:51 GMT peichman [70]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
updated docs to match some changed features in the code
removed ':' from ...
\
\
\
Mon, 14 Mar 2005 22:07:10 GMT peichman [69]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
abstracted out the form options code; revisions to the code
generation ...
\
\
\
Mon, 14 Mar 2005 19:22:20 GMT peichman [68]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
BUGFIX: option list items had an inadvertant minimum length of 2
cleaned ...
\
\
\
Mon, 14 Mar 2005 18:08:54 GMT peichman [67]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
using instead of tags for dividing forms up into ...
\
\
\
Fri, 11 Mar 2005 20:17:59 GMT peichman [66]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
worked on the rules for parsing lists in the grammar
allow end of field ...
\
\
\
Thu, 10 Mar 2005 21:40:27 GMT peichman [64]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/MANIFEST (modified)
\
\
\
* trunk/Makefile.PL (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
fixed grammar so that outer {} and [] are no longer included in the ...
\
\
\
Fri, 18 Feb 2005 16:26:45 GMT peichman [63]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
field groups can be directly named as the type in a fieldspec
\
\
\
Fri, 18 Feb 2005 15:24:46 GMT peichman [62]
\
\
* trunk/bin/fb-cgi.pl (deleted)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
return $field from the field rule to allow parsing and return of ...
\
\
\
Thu, 10 Feb 2005 21:52:01 GMT peichman [61]
\
\
* trunk/Makefile.PL (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added growable field support (release pending release of FB 3.002)
upped ...
\
\
\
Thu, 10 Feb 2005 21:16:05 GMT peichman [60]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
using the 'columns' argument to get columns of checkboxes (instead of ...
\
\
\
Mon, 31 Jan 2005 19:58:23 GMT peichman [59]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added a class="fieldgroup" attr to field group spans
added a brace_block ...
\
\
\
Tue, 18 Jan 2005 20:19:14 GMT peichman [57]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
BUGFIX: can have "unbalanced" quotes in note or description blocks ...
\
\
\
Thu, 13 Jan 2005 20:00:25 GMT peichman [56]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
single-line textfields can be given a maxlength
\
\
\
Thu, 13 Jan 2005 19:32:57 GMT peichman [55]
\
\
* trunk/Makefile.PL (modified)
\
\
\
* trunk/lib/Class/ParseText/Base.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
updated version number
added Class::Base to dependancies
laid ...
\
\
\
Mon, 10 Jan 2005 16:29:49 GMT peichman [53]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/MANIFEST (modified)
\
\
\
* trunk/bin/fb.pl (modified)
\
\
\
* trunk/lib/Class (added)
\
\
\
* trunk/lib/Class/ParseText (added)
\
\
\
* trunk/lib/Class/ParseText/Base.pm (added)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/t/Text-FormBuilder.t (modified)
\
\
separated basic parser using code out into a separate ...
\
\
\
Mon, 03 Jan 2005 18:41:53 GMT peichman [52]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/bin/fb.pl (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
failure to load Perl::Tidy is no longer fatal
create_form tries to emit ...
\
\
\
Thu, 16 Dec 2004 18:55:34 GMT peichman [50]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
fallthrough to CGI::FormBuilder builtin lists working (again); added
a ...
\
\
\
Wed, 15 Dec 2004 21:49:51 GMT peichman [46]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/MANIFEST (modified)
\
\
\
* trunk/README (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/Examples.pod (added)
\
\
added examples documentation; documented the create_form function; ...
\
\
\
Thu, 09 Dec 2004 16:33:17 GMT peter [42]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
\
* trunk/t/Text-FormBuilder.t (modified)
\
\
added a create_form exported method to "do the right thing" in simple ...
\
\
\
Tue, 07 Dec 2004 21:18:02 GMT peter [39]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added write_script function to write a complete CGI script using the ...
\
\
\
Mon, 06 Dec 2004 19:22:54 GMT peter [38]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
more documentation
upped version number
\
\
\
Fri, 19 Nov 2004 14:45:21 GMT peter [35]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
updated version number
\
\
\
Fri, 19 Nov 2004 14:44:42 GMT peter [34]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
customizable messages similar to CGI::FormBuilder
customizable charset ...
\
\
\
Thu, 18 Nov 2004 19:26:18 GMT peter [33]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
split _template into _pre_template and _post_template
BUGFIX: moved ...
\
\
\
Wed, 17 Nov 2004 19:57:58 GMT peter [32]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
fall through to CGI::FormBuilder builtin option lists if @LIST does
not ...
\
\
\
Wed, 17 Nov 2004 16:22:39 GMT peter [31]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
updated TODOs
\
\
\
Wed, 17 Nov 2004 16:16:57 GMT peter [30]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
added CSS customization
special-case for single-option checkboxes
\
\
\
Wed, 17 Nov 2004 15:03:41 GMT peter [29]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added !section directive
\
\
\
Wed, 17 Nov 2004 14:07:38 GMT peter [28]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
fixed errors from undefined references
removed old field/heading code ...
\
\
\
Tue, 16 Nov 2004 21:04:33 GMT peter [26]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
updated docs and version number
\
\
\
Tue, 16 Nov 2004 20:34:57 GMT peter [25]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
tried adding fall-through to built-in option lists but not yet
working ...
\
\
\
Tue, 16 Nov 2004 19:00:41 GMT peter [24]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
allow for validating but not required fields
\
\
\
Mon, 15 Nov 2004 21:58:41 GMT peter [23]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/Makefile.PL (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
marked Parse::RecDescent as an explicit dependency
added a single-quoted ...
\
\
\
Mon, 15 Nov 2004 20:47:29 GMT peter [22]
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added single-quoted strings for label and default
\
\
\
Fri, 12 Nov 2004 21:54:23 GMT peter [21]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added !group and !field directive to the language to allow for ...
\
\
\
Tue, 09 Nov 2004 17:47:12 GMT peter [19]
\
\
* trunk/Changes (modified)
\
\
\
* trunk/MANIFEST (modified)
\
\
\
* trunk/Makefile.PL (modified)
\
\
\
* trunk/README (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/t/Text-FormBuilder.t (modified)
\
\
more documentation
added automagic parse method; moved old parse($file) ...
\
\
\
Wed, 03 Nov 2004 20:18:24 GMT peter [16]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
catch, warn about, and skip unknown directives (lines beginning with
!) ...
\
\
\
Tue, 02 Nov 2004 15:09:45 GMT peter [15]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
added invalid field class CSS hook
moved descirption from full tempalte ...
\
\
\
Fri, 22 Oct 2004 20:37:16 GMT peter [14]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added a !description directive
enabled showing checkboxes/radio groups ...
\
\
\
Fri, 22 Oct 2004 19:37:34 GMT peter [12]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
added a method to write a "pre-compiled" module that encapsulates ...
\
\
\
Fri, 22 Oct 2004 14:10:54 GMT peter [11]
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/Parser.pm (deleted)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added a !head directive for section headers in forms
removed generated ...
\
\
\
Thu, 21 Oct 2004 20:55:26 GMT peter [10]
\
\
* trunk/lib/Text/FormBuilder/Parser.pm (modified)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (modified)
\
\
added dynamic lists (evaled perl code blocks) to !list def command
\
\
\
Wed, 06 Oct 2004 17:44:15 GMT peter [7]
\
\
* trunk/Makefile.PL (modified)
\
\
\
* trunk/bin/fb-cgi.pl (modified)
\
\
\
* trunk/lib/Text/FormBuilder.pm (modified)
\
\
removed dependecies on YAML and Parse::RecDescent
renamed _dump to dump; ...
\
\
\
Mon, 04 Oct 2004 18:01:02 GMT peter [3]
\
\
* trunk/lib/Text/FormBuilder.html (deleted)
\
\
removed generated html docs lib/Text/FormBuilder.html
\
\
\
Mon, 04 Oct 2004 17:52:29 GMT peter [2]
\
\
* trunk/bin/equip_request.txt (deleted)
\
\
\
* trunk/bin/form.html (deleted)
\
\
\
* trunk/lib/Text/pod2htmd.tmp (deleted)
\
\
\
* trunk/lib/Text/pod2htmi.tmp (deleted)
\
\
removed temporary/non-project files
\
\
\
Mon, 04 Oct 2004 17:46:06 GMT peter [1]
\
\
* branches (added)
\
\
\
* tags (added)
\
\
\
* trunk (added)
\
\
\
* trunk/Changes (added)
\
\
\
* trunk/MANIFEST (added)
\
\
\
* trunk/META.yml (added)
\
\
\
* trunk/Makefile.PL (added)
\
\
\
* trunk/README (added)
\
\
\
* trunk/bin (added)
\
\
\
* trunk/bin/equip_request.txt (added)
\
\
\
* trunk/bin/fb-cgi.pl (added)
\
\
\
* trunk/bin/fb.pl (added)
\
\
\
* trunk/bin/form.html (added)
\
\
\
* trunk/lib (added)
\
\
\
* trunk/lib/Text (added)
\
\
\
* trunk/lib/Text/FormBuilder (added)
\
\
\
* trunk/lib/Text/FormBuilder.html (added)
\
\
\
* trunk/lib/Text/FormBuilder.pm (added)
\
\
\
* trunk/lib/Text/FormBuilder/Makefile (added)
\
\
\
* trunk/lib/Text/FormBuilder/Parser.pm (added)
\
\
\
* trunk/lib/Text/FormBuilder/grammar (added)
\
\
\
* trunk/lib/Text/pod2htmd.tmp (added)
\
\
\
* trunk/lib/Text/pod2htmi.tmp (added)
\
\
\
* trunk/t (added)
\
\
\
* trunk/t/Text-FormBuilder.t (added)
\
\
initial import
\
\