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.
Jun 12, 2024 — Jun 12, 2025
Showing page 16 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tidy up Changes file
bricas
More...
over 15 years ago
silence test suite by fixing reftype calls and trapping deprecation warnings
bricas
More...
over 15 years ago
depend on v0.26 of Data::Visitor; Data::Visitor::Callback does not have a version.
bricas
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
fireartist
More...
over 15 years ago
New get_parent() method that traverses the parent hierarchy, returning the first parent that matches the supplied options.
fireartist
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.
fireartist
More...
over 15 years ago
more tests for error handling within a repeatable
fireartist
More...
over 15 years ago
add tests to check output of repeatable with errors is as expected
fireartist
More...
over 15 years ago
New Element::Block method auto_block_id()
fireartist
More...
over 15 years ago
documented that '%r' in auto_id() is replaced by the repeatable_count()
fireartist
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.
fireartist
More...
over 15 years ago
update Changes file
fireartist
More...
over 15 years ago
require v0.26 of Data::Visitor::Callback - when it moved from Any::Moose to Moose
fireartist
More...
over 15 years ago
minor pod fix - googlecode issue 48
fireartist
More...
over 15 years ago
add tests for setting group-type field's empty_first() from a config file
fireartist
More...
over 15 years ago
tests for Date field year->reverse option
fireartist
More...
over 15 years ago
Date element, year menu now supports 'reverse' option to reverse order of year list. patch from Ozum Eldogan.
fireartist
More...
over 15 years ago
updated Changes and contributors list for last commit (r1622)
fireartist
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
fireartist
More...
over 15 years ago
bumping version no. for cpan release. updated Changes file
fireartist
More...
over 15 years ago
update Changes file for cpan release
fireartist
More...
over 15 years ago
Fix YAML test files for YAML::XS compatibility
bricas
More...
over 15 years ago
bump version no. for cpan release. update Changes file
fireartist
More...
over 15 years ago
in Model::HashRef, change $form->render() to render_data() - does the same setup, but less expensive
fireartist
More...
over 15 years ago
use test count - not done_testing
fireartist
More...
over 15 years ago
Pod fixes (RT #46363)
bricas
More...
over 15 years ago
add RT ticket number to Changes
bricas
More...
over 15 years ago
Pod fixes. (RT #49114)
bricas
More...
over 15 years ago
Pod fixes. (RT #49120)
bricas
More...
over 15 years ago
fixed Model::HashRef, now loads data from $form->input, added test for that
Moritz Onken
More...
almost 16 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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