0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tidy up Changes file More... over 15 years ago
silence test suite by fixing reftype calls and trapping deprecation warnings More... over 15 years ago
depend on v0.26 of Data::Visitor; Data::Visitor::Callback does not have a version. More... over 15 years ago
change all uses of YAML::Syck to YAML::XS, as Config::Any now prefers that for YAML files. checked that examples/unicode application still works as expected. YAML::XS doesn't appear to need anything set to decode files as UTF8 More... over 15 years ago
New get_parent() method that traverses the parent hierarchy, returning the first parent that matches the supplied options. More... over 15 years ago
If a field in a Repeatable block had an error, all copies of that field were displaying the error. - reported by Doug Orleans. More... over 15 years ago
more tests for error handling within a repeatable More... over 15 years ago
add tests to check output of repeatable with errors is as expected More... over 15 years ago
New Element::Block method auto_block_id() More... over 15 years ago
documented that '%r' in auto_id() is replaced by the repeatable_count() More... over 15 years ago
after submission, group-type fields were getting the wrong value when multiple fields had the same name. patch by Doug Orleans. More... over 15 years ago
update Changes file More... over 15 years ago
require v0.26 of Data::Visitor::Callback - when it moved from Any::Moose to Moose More... over 15 years ago
minor pod fix - googlecode issue 48 More... over 15 years ago
add tests for setting group-type field's empty_first() from a config file More... over 15 years ago
tests for Date field year->reverse option More... over 15 years ago
Date element, year menu now supports 'reverse' option to reverse order of year list. patch from Ozum Eldogan. More... over 15 years ago
updated Changes and contributors list for last commit (r1622) More... over 15 years ago
change all uses of eval() to test for array/hash-refs to use Scalar::Util::reftype(). initial patch from Steve Nolte More... over 15 years ago
bumping version no. for cpan release. updated Changes file More... over 15 years ago
update Changes file for cpan release More... over 15 years ago
Fix YAML test files for YAML::XS compatibility More... over 15 years ago
bump version no. for cpan release. update Changes file More... over 15 years ago
in Model::HashRef, change $form->render() to render_data() - does the same setup, but less expensive More... over 15 years ago
use test count - not done_testing More... over 15 years ago
Pod fixes (RT #46363) More... over 15 years ago
add RT ticket number to Changes More... over 15 years ago
Pod fixes. (RT #49114) More... over 15 years ago
Pod fixes. (RT #49120) More... over 15 years ago
fixed Model::HashRef, now loads data from $form->input, added test for that More... almost 16 years ago