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
1 day
ago. based on code collected
1 day
ago.
Jun 17, 2024 — Jun 17, 2025
Showing page 18 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
undo r1454 - it breaks the test suite
fireartist
More...
about 16 years ago
Element::Repeatable->process - call childrens process() before $self->repeat. allows them to set themselves up before copying them to _original_elements()
fireartist
More...
about 16 years ago
don't use nested-names in 'counter_name'
fireartist
More...
about 16 years ago
in a repeatable, don't set a field's original_name, if it's already set - allows a Repeatable within a Repeatable to work
fireartist
More...
about 16 years ago
in Element::Repeatable->repeat(), don't default $count to "1" - allow zero reps
fireartist
More...
about 16 years ago
update version no. for cpan release. update Changes
fireartist
More...
about 16 years ago
adding test file for repeated calls to render()
fireartist
More...
about 16 years ago
make sure extra args to plugin() are set /after/ new() is called, so they override anything set in new()
fireartist
More...
about 16 years ago
fix for failing Filter::FormatNumber test from Moritz Onken
fireartist
More...
about 16 years ago
Model::HashRefs supports now empty repeatable elements
Moritz Onken
More...
about 16 years ago
update css for Date element
fireartist
More...
about 16 years ago
Unicode doc improvements
lordarthas
More...
about 16 years ago
add t/elements/label.t to MANIFEST.SKIP
fireartist
More...
about 16 years ago
update Changes
fireartist
More...
about 16 years ago
update Changes. bump version no. for cpan release
fireartist
More...
about 16 years ago
add Element::Label to MANIFEST.SKIP - not going in next cpan release
fireartist
More...
about 16 years ago
add doc link to Deflator::PathClassFile to Deflator.pm
fireartist
More...
about 16 years ago
give all processors + deflators a locale() inherited-method. make Inflator::DateTime + Deflator::Strftime use $self->locale() instead of $self->form->locale()
fireartist
More...
about 16 years ago
add doc link to Element::Number from Element.pm remove link to Element::Label - it won't be included in the next cpan release
fireartist
More...
about 16 years ago
change Element::Number so changes to precision() and trailing_zeroes() are passed to the deflator. remove locale() - the deflator + filter use inherited-methods that traverse the element/block/form hierarchy looking for a value
fireartist
More...
about 16 years ago
run all .pm files through perltidy
fireartist
More...
about 16 years ago
replace all tabs in .pm files for spaces
fireartist
More...
about 16 years ago
add doc link to Filter::FormatNumber in Filter.pm add doc link to Deflator::FormatNumber in Deflator.pm
fireartist
More...
about 16 years ago
fix load_config_file() - if config_file_path() isn't set, default to pwd
fireartist
More...
about 16 years ago
run ObjectUtil.pm through perltidy
fireartist
More...
about 16 years ago
move docs for get_field above get_element
fireartist
More...
about 16 years ago
fix config so all IDs are unique
fireartist
More...
about 16 years ago
Add case for non-existent file
lestrrat
More...
about 16 years ago
oops, remove curdir
lestrrat
More...
about 16 years ago
accept multiple config_file_path, and attempt to find the config from one of them
lestrrat
More...
about 16 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
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