]> git.decadent.org.uk Git - maypole.git/history - lib/Maypole/Model/CDBI/AsForm.pm
fixed undef warnings
[maypole.git] / lib / Maypole / Model / CDBI / AsForm.pm
2008-10-26 Aaron Trevenafixed undef warnings
2007-05-18 Aaron Trevenaremoved C3 and no longer require it
2006-11-30 Aaron Trevenafix to bug 23722
2006-11-03 Aaron Trevenafixed bug in DFV model when updating object
2006-11-02 Aaron Trevenaanother change to object stringification in selects...
2006-10-30 Aaron Trevenaanother stringify fix in AsForm
2006-10-25 Aaron Trevenasome more cleaning up and fixing for AsForm, changed...
2006-10-25 Aaron TrevenaAsForm select handling tested and works, debug warnings...
2006-10-24 Aaron Trevenalots of debug warnings, fixes to AsForm select handling
2006-10-02 Aaron TrevenaC3, inheritence changes and adding skeleton DFV model
2006-07-30 Aaron Trevenachanges to get/set default columns and column metadata
2006-07-21 biopetebug in options_from_hashes
2006-07-20 Aaron Trevenasmall updates to docs, etc
2006-07-20 Aaron Trevenaupped Class::DBI::SQLite requirement, quiettened tests...
2006-07-17 biopeteminor bug fixes.
2006-07-14 biopetecolumn_info tests, AsForm select fixings and docs.
2006-07-11 biopeteFixed FromCGI and AsForm some more. No official tests...
2006-06-22 Aaron Trevenafixed Maypole versions of Untaint and AsForm to pass...
2006-06-13 biopeteCRUD tests, FromCGI that works, test to prove it ;)
2006-05-09 biopeteBug fixxes to AsForm -- has_many select and zero filled...
2006-04-27 biopeteFixed Apache::MVC to use HTTP::Body to get the params...
2006-04-13 biopeteChanged View so it uses table name rather than class...
2006-04-12 Aaron Trevenaajt updates, fixed AsForm to pass pod and podcoverage...
2006-04-11 biopeteAdded _options_from_hash so you can say:
2006-04-07 biopeteAsForm bug fixes -- to_cgi args, to_enum_select , searc...
2006-04-01 Aaron Trevenanew updated Maypole::Model::CDBI::AsForm with PJSZ...
2006-02-23 Aaron Trevenaremoved CGI::Untaint::Maypole, 29 tests now passing
2006-02-23 Aaron Trevenapeter speltz AsForm update
2006-02-21 Aaron Trevenafixing bugs introduced in 2.11
2006-02-08 Aaron Trevenapod and pod-coverage tests now pass
2006-02-05 Aaron Trevenasome documentation improvements, some test fixes
2006-02-04 Aaron Trevenaapplied Peter J Speltz model/asform fixes
2006-01-11 Aaron Trevenaadded AsForm