]> git.decadent.org.uk Git - maypole.git/history - lib/Maypole/Model/CDBI/FromCGI.pm
made setting user() and session() backward compatible
[maypole.git] / lib / Maypole / Model / CDBI / FromCGI.pm
2007-05-18 Aaron Trevenamade setting user() and session() backward compatible
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-09 Aaron Trevenareorganised model inheritance, new test
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-20 Aaron Trevenaupped Class::DBI::SQLite requirement, quiettened tests...
2006-07-17 biopeteminor bug fixes.
2006-07-16 Aaron Trevenadb_colinfo now works with (my) sqlite, uncommented...
2006-07-12 biopeteFinally, FromCGI seems functional and the documentation...
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 ;)