]> git.decadent.org.uk Git - maypole.git/history - lib/Maypole/Model/Base.pm
Fixed mime type setting, fixed errors in revision 445, folded in Maypole::Component...
[maypole.git] / lib / Maypole / Model / Base.pm
2006-01-11 Aaron TrevenaFixed mime type setting, fixed errors in revision 445...
2005-11-18 David BairdMaypole::Application supports Maypole::HTTPD (which...
2005-10-06 David BairdAdded doc stubs for Aaron's new methods.
2005-03-25 Simon Cozensuse strict
2005-01-24 Simon Cozensfix M::M::Base::FETCH_CODE_ATTRIBUTES, warn() about...
2005-01-16 Simon Cozensremoved Maypole::Model->description,
2004-12-30 Simon Cozensonly set $r->objects if there is an object
2004-12-24 Simon CozensPOD updates: fleshed out some weak areas, reorganised...
2004-12-06 Marcus RambergRefactored ->retrieve to fetch_objects
2004-10-28 Sebastian RiedelMaypole::Model::Base::process() no more steals you...
2004-10-11 Marcus RambergShitload of doc fixes.
2004-09-27 Sebastian Riedelfixed is_public()
2004-09-26 Sebastian RiedelAdded Maypole::Model::Base::is_public()
2004-09-18 Sebastian Riedelview exceptions and some code cleaning
2004-04-14 Simon CozensPass object and arguments to model methods.
2004-04-01 Simon CozensSilence warning.
2004-02-26 Simon CozensEnsure objects can always be safely dereferenced
2004-02-24 Simon Cozens"If you set a template in the authenticate method,...
2004-02-19 Simon CozensAllow authentication to set template and action.
2004-02-19 Simon CozensSmarter remapping of column names
2004-02-19 Simon CozensDistinguish between all columns, and the ones you want...
2004-02-11 Simon CozensLots of documentation.
2004-02-11 Simon CozensFurther renaming.
2004-02-11 Simon CozensMove everything to Maypole.