Revision history for Class-DBI-FormBuilder
0.342 Wed 13 Jul, 2005 10:45
- fixed bug where keepextras set by caller were overridden in _get_args
(reported by David Kamholz)
- added big warning about as_form_with_related to pod.
0.341 Mon 11 Jul, 2005 09:45
- fixed rt link
- tests now correctly bail if DBD::SQLite2 is not available
0.34 Fri 1 Jul, 2005 16:30
- update_from_form_with_related() is beginning to work
0.33 Thur 30 Jun, 2005 11:00
- some pod formatting fixes
- spot of refactoring inside _splice_form
- basic untested brobably broken update_from_form_with_related() added
- multiple pk hidden fields bug still not fixed
0.32 Wed 29 Jun, 2005 15:00
- lots of refactoring in form_* methods
- fixed disappearance of has_many fields
- as_form_with_related seems to be rendering forms correctly now
- except for multiple pk hidden fields bug
(haven't tried processing submitted forms yet)
- added plugin architecture (by James Tolley)
- added dependency on UNIVERSAL::require
0.31 Tues 28 Jun, 2005 15:00
- as_form_with_related getting better
0.3_1 Tues 28 Jun, 2005 10:00
- first code for as_form_with_related
- new dependency on List::Util
0.3 Fri 24 Jun, 2005 14:20
- added automatic configuration of validation settings
- new dependency on Class::DBI::Plugin::Type
0.2 Tues 14 Jun, 2005 23:10
- added search_opt_cmp and search_opt_order_by options to search_form and
search_where_from_form
- has_a fields are now automatically added to the required list
0.121 Sun 12 Jun, 2005 13:20
- included 34.might_have.t in MANIFEST
0.12 Sat 11 Jun, 2005 23:50
- added might_have support
0.11 Fri 10 Jun, 2005 12:00
- POD fixes
0.1 Thur 9 Jun, 2005 22:45
First version, released on an unsuspecting world.