source: text-formbuilder

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84   19 years peichman added support for the 'multiple' attribute on fields
(edit) @83   19 years peichman BUGFIX: typo in write_module where params were not getting passed in …
(edit) @82   19 years peichman added a $parser->{debug} attribute to Class::ParseText::Base that controls …
(edit) @81   19 years peichman added a !reset directive to name and include a reset button
(edit) @80   19 years peichman added a !submit directive to rename the submit button or to have multiple …
(edit) @79   19 years peichman CPAN release
(edit) @78   19 years peichman fixed version number in README put release date into the Changes
(edit) @77   19 years peichman fixed some typos in the docs rearranged internals in the grammar, plus a …
(edit) @76   19 years peichman added more test scripts, including pod coverage test
(edit) @75   19 years peichman completed and documented the parse_handle method
(edit) @74   19 years peichman deprecated the !field directive updated docs for generated code
(edit) @73   19 years peichman updated Changes file can have a hint comment on group fields (displayed …
(edit) @72   19 years peichman addded an external_css option to include external stylesheets
(edit) @71   19 years peichman documented how to do blank labels on fields changed !head from <h3> to …
(edit) @70   19 years peichman updated docs to match some changed features in the code removed ':' from …
(edit) @69   19 years peichman abstracted out the form options code; revisions to the code generation …
(edit) @68   19 years peichman BUGFIX: option list items had an inadvertant minimum length of 2 cleaned …
(edit) @67   19 years peichman using <fieldset> instead of <h2> tags for dividing forms up into sections
(edit) @66   19 years peichman worked on the rules for parsing lists in the grammar allow end of field …
(edit) @65   19 years peichman CPAN release
(edit) @64   19 years peichman fixed grammar so that outer {} and [] are no longer included in the …
(edit) @63   19 years peichman field groups can be directly named as the type in a fieldspec
(edit) @62   19 years peichman return $field from the field rule to allow parsing and return of …
(edit) @61   19 years peichman added growable field support (release pending release of FB 3.002) upped …
(edit) @60   19 years peichman using the 'columns' argument to get columns of checkboxes (instead of …
(edit) @59   19 years peichman added a class="fieldgroup" attr to field group spans added a brace_block …
(edit) @58   19 years peichman CPAN developer release
(edit) @57   19 years peichman BUGFIX: can have "unbalanced" quotes in note or description blocks (wrote …
(edit) @56   19 years peichman single-line textfields can be given a maxlength
(edit) @55   19 years peichman updated version number added Class::Base to dependancies laid groundwork …
(edit) @54   19 years peichman CPAN release
(edit) @53   19 years peichman separated basic parser using code out into a separate …
(edit) @52   19 years peichman failure to load Perl::Tidy is no longer fatal create_form tries to emit …
(edit) @51   19 years peichman CPAN release
(edit) @50   19 years peichman fallthrough to CGI::FormBuilder builtin lists working (again); added a …
(edit) @49   19 years peichman CPAN developer release
(edit) @48   19 years peichman
(edit) @47   19 years peichman removed META.yml
(edit) @46   19 years peichman added examples documentation; documented the create_form function; updated …
(edit) @45   19 years peichman fixed tag typo
(edit) @44   19 years peter tagged as 0.07_02
(edit) @43   19 years peter ignoring test
(edit) @42   19 years peter added a create_form exported method to "do the right thing" in simple …
(edit) @41   19 years peter tagged as 0.07_1
(edit) @40   19 years peter updated changelog
(edit) @39   19 years peter added write_script function to write a complete CGI script using the form …
(edit) @38   19 years peter more documentation upped version number
(edit) @37   19 years peter CPAN release
(edit) @36   19 years peter CPAN developer release
(edit) @35   19 years peter updated version number
(edit) @34   19 years peter customizable messages similar to CGI::FormBuilder customizable charset for …
(edit) @33   19 years peter split _template into _pre_template and _post_template BUGFIX: moved …
(edit) @32   19 years peter fall through to CGI::FormBuilder builtin option lists if @LIST does not …
(edit) @31   19 years peter updated TODOs
(edit) @30   19 years peter added CSS customization special-case for single-option checkboxes
(edit) @29   19 years peter added !section directive
(edit) @28   19 years peter fixed errors from undefined references removed old field/heading code from …
(edit) @27   19 years peter tagged as 0.06_01
(edit) @26   19 years peter updated docs and version number
(edit) @25   19 years peter tried adding fall-through to built-in option lists but not yet working …
(edit) @24   19 years peter allow for validating but not required fields
(edit) @23   19 years peter marked Parse::RecDescent as an explicit dependency added a single-quoted …
(edit) @22   19 years peter added single-quoted strings for label and default
(edit) @21   19 years peter added !group and !field directive to the language to allow for horizontal …
(edit) @20   19 years peter first CPAN release
(edit) @19   19 years peter more documentation added automagic parse method; moved old parse($file) …
(edit) @18   19 years peter tagged as 0.04
(edit) @17   19 years peter removed fb.pl form MANIFEST updated dependancies
(edit) @16   19 years peter catch, warn about, and skip unknown directives (lines beginning with !) …
(edit) @15   19 years peter added invalid field class CSS hook moved descirption from full tempalte to …
(edit) @14   19 years peter added a !description directive enabled showing checkboxes/radio groups as …
(edit) @13   19 years peter tagged as 0.03
(edit) @12   19 years peter added a method to write a "pre-compiled" module that encapsulates setting …
(edit) @11   19 years peter added a !head directive for section headers in forms removed generated …
(edit) @10   19 years peter added dynamic lists (evaled perl code blocks) to !list def command
(edit) @9   19 years peter added some simple tests worked on CGI framework script
(edit) @8   19 years peter tagged as 0.02
(edit) @7   19 years peter removed dependecies on YAML and Parse::RecDescent renamed _dump to dump; …
(edit) @6   19 years peter made a copy
(edit) @5   19 years peter deleted auto-generated META.yml
(edit) @4   19 years peter included fb.pl in EXE_FILES in Makefile.PL
(edit) @3   19 years peter removed generated html docs lib/Text/FormBuilder.html
(edit) @2   19 years peter removed temporary/non-project files
(add) @1   19 years peter initial import
Note: See TracRevisionLog for help on using the revision log.