openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
fireartist's HTML-FormFu
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Aug 12, 2024 — Aug 12, 2025
Showing page 45 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
filters are now run *before* constraints
fireartist
More...
over 18 years ago
deleted some unused code
fireartist
More...
over 18 years ago
moving example into subdir
fireartist
More...
over 18 years ago
defined check
fireartist
More...
over 18 years ago
when there's multiple inputs with the same name, and multiple values are submitted for that name, each input will have the correct value rendered. also works with multi-selects and radiogroups
fireartist
More...
over 18 years ago
populate() now returns $self, so it can be chained. load_config_file() now accepts an arrayref of filenames
fireartist
More...
over 18 years ago
some more docs
fireartist
More...
over 18 years ago
added support for 'type' arg to get_constraint(s), get_filter(s), get_deflator(s) and get_inflator(s)
fireartist
More...
over 18 years ago
some up-to-date documentation
fireartist
More...
over 18 years ago
new submitted_and_valid() method
fireartist
More...
over 18 years ago
errors are now a child of a constraint, rather than a field. errors have a new field() method which is an alias to $self->parent->parent()
fireartist
More...
over 18 years ago
removed add_error(). skipping some tests until $constraint->force_errors() is implemented
fireartist
More...
over 18 years ago
all code from field::render() is moved out to seperate subroutines. label and comment class names are now added before error class names
fireartist
More...
over 18 years ago
new auto_constraint_class() feature. can be set on the form, fieldset/block or element. no default value
fireartist
More...
over 18 years ago
localise() moved from ObjectUtil to Form. all calls to localise now go through $self->form()
fireartist
More...
over 18 years ago
new auto_error_message() feature. can be set on the form, fieldset/block or element. if no error message set, is used to generate an I18N key. default value 'form_%t_error'.
fireartist
More...
over 18 years ago
new auto_error_class() feature. can be set on the form, fieldset/block or element. default value '%t_error'. also moved some code from field::render() out to seperate subroutines for better readability
fireartist
More...
over 18 years ago
moving all formfu /trunk files into /trunk/HTML-FormFu
fireartist
More...
over 18 years ago
new directories for repos layout change
fireartist
More...
over 18 years ago
←
1
2
…
37
38
39
40
41
42
43
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree