0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some doc improvements More... over 16 years ago
undo r1453 - need to call $rep->process() More... over 16 years ago
don't need to do $rep->process() after r1454 in HTML-FormFu More... over 16 years ago
make Select fields in a Repeatable work - default_values() now calls $rep->process() after $rep->repeat() More... over 16 years ago
improve search for field matching a Repeatable's 'counter_name' - required for Repeatable within a Repeatable More... over 16 years ago
fix test count More... over 16 years ago
Demonstrate failing test where empty_rows: 0 More... over 16 years ago
tests for empty_rows(0) More... over 16 years ago
new 'ignore_if_empty' model_config setting - patch from Moritz Onken More... over 16 years ago
merging "deprecate-new_empty_row" branch back into trunk (-r1319:1347). still needing some doc updates and real world testing More... over 16 years ago
test change required after HTML-FormFu change r1321, (_Group element support for container_attributes) More... over 16 years ago
remove $dbic->result_source() call in default_values() - it's never used More... over 16 years ago
minor cleanup - no change in logic More... over 16 years ago
document options_form_model()'s localize_label setting More... over 16 years ago
make options_from_model() use get_column() to isolate from internal DBIC methods. add tests for options_form_model() 'localize_label' More... over 16 years ago
change needed after config file was changed in r1304 More... over 16 years ago
in _get_resultset() as a last resort, if there's a context but no model named, try $context->model(). restoring behaviour accidentally deleted in r1203. rt #41543 More... over 16 years ago
test that default_values() on a ComboBox selects the correct select option More... over 16 years ago
update MANIFEST.SKIP More... over 16 years ago
fixed test for read only More... over 16 years ago
Added read_only support with test. See Element::Label More... over 16 years ago
silence a warning More... over 16 years ago
typo in model::dbic More... over 16 years ago
require html-formfu version 0.03007 bump version no. for cpan release. update Changes file More... over 16 years ago
fix prereqs - require HTML-FormFu 0.03006 More... over 16 years ago
moving Constraint::DBIC::Unique from html-formfu-dbic to html-formfu-model-dbic dist. More... over 16 years ago
creating directories to move Constraint::DBIC::Unique from /trunk/html-formfu-dbic to this dist. More... over 16 years ago
remove auto_install(). More... over 16 years ago
bumped version no. for cpan release. updated Changes file More... over 16 years ago
fixed documentation of how to call model methods More... almost 17 years ago