0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed all previously deprecated methods! More... over 14 years ago
typo in Changes More... over 14 years ago
Constraints that inherit from HTML::FormFu::Constraint::_others have a new 'other_sibling' option, which auto-generates the 'others' list. More... over 14 years ago
debug() - handle undef More... over 14 years ago
fix bug with r1745 - Constraint::Equal with not(1) passes is all values are empty strings More... almost 15 years ago
Constraint 'when' condition now supports new 'fields' and 'any_field' options More... almost 15 years ago
Fix: Constraint::Equal with not(1) set no longer sets an error when both field values are empty strings. More... almost 15 years ago
removing empty dir More... almost 15 years ago
test files for r1736 More... almost 15 years ago
updated Changes file for last commit (1736) accidentally committed with no message More... almost 15 years ago
[no comment] More... almost 15 years ago
bump required version of DateTime - required for latest Test::More More... almost 15 years ago
authors on MS Windows now need Module::Install::PerlTar installed - fixes problem of tar files containing world-writable files More... almost 15 years ago
updated Changes for cpan release More... almost 15 years ago
Extended HTMLScrubber functionality More... almost 15 years ago
only require recaptcha 0.93 (from dist versioned 0.94). bump formfu ver, and add basic heading to changelog. More... almost 15 years ago
added 'repository' to Makefile.PL - RT#59920 More... almost 15 years ago
Update Element::reCAPTCHA tests after changes to Captcha::reCAPTHCA (bump dependency version) More... almost 15 years ago
Update _merge_hashes() so it can also merge arrays and hashes into a new array. This is necessary to allow default_args() to define a different ref-type than the element or processor which uses its values. More... almost 15 years ago
If using default_natural, use default_datetime_args{set_time_zone} if it's also set (Radek). required a change to test-file - test must have been broken More... almost 15 years ago
Group element now escapes each items attributes, label_attributes and container attributes (based on by patch by Jeff Dairiki). clarify docs for label_attributes More... almost 15 years ago
updated Changes file More... almost 15 years ago
fix tests for default_datetime_args More... almost 15 years ago
DateTime::Locale deprecated the methods we were using - use different methods now More... almost 15 years ago
bug fix: Date and ComboBox elements need to run deflators before trying to use any default value - reported by Matija Grabnar More... about 15 years ago
overload comparisons no longer assume both arguments are blessed objects - required for latest Test::More (Test-Simple-0.05_02) - resolves RT#57747 More... about 15 years ago
remove Regexp::Copy from prereqs More... about 15 years ago
Update Changes file for changes made in r1668, r1669, r1670, which were included in 0.07000. More... about 15 years ago
Use MRO::Compat before mro to support perl 5.8 More... about 15 years ago
updated version no. + Changes file for cpan release More... about 15 years ago