]> git.decadent.org.uk Git - maypole.git/history - lib/Maypole.pm
fixes to url tests to handle ordering of arguments and to fix horrid code in tests
[maypole.git] / lib / Maypole.pm
2006-07-19 Aaron Trevenafixes to url tests to handle ordering of arguments...
2006-06-30 biopeteAdded column_* interface for retrieving column matadata...
2006-06-23 Aaron Trevenafixed index action, you can now over-ride it, but other...
2006-06-12 biopeteNow request model_class is not set unless the model...
2006-06-12 Aaron Trevenafixed error template in TT.pm and possible work around...
2006-06-12 Aaron Trevenaadded object method, not added to templates yet
2006-05-22 Aaron Trevena2.11 release unless I find a problem sharpish
2006-05-03 Aaron TrevenaAJT synch
2006-04-28 biopeteinit accessors -- bug fix 15147
2006-04-25 Aaron Trevenachanged error code constant, and related test
2006-04-24 Aaron Trevenahopefully fixed Apache::MVC with HTTP::Body fallback...
2006-04-17 Aaron Trevenaremoving C::DBI::AsForm requirement
2006-04-14 Aaron Trevenaupdated tests, and exception handling a little
2006-04-12 Aaron Trevenacomponents now work
2006-04-12 Aaron Trevenapossible fix for components, added another test to...
2006-03-13 Aaron Trevenaupdated MANIFEST
2006-02-26 Aaron Trevenasmall fixes from peter
2006-02-23 Aaron Trevenaremoved CGI::Untaint::Maypole, 29 tests now passing
2006-02-21 Aaron Trevenafixing bugs introduced in 2.11
2006-02-08 Aaron Trevenapod and pod-coverage tests now pass
2006-02-07 Aaron Trevenareworked components
2006-02-07 Aaron Trevenapjsz and AJT Maypole/Model updates and fixes
2006-02-05 Aaron Trevenasome documentation improvements, some test fixes
2006-01-11 Aaron Trevenafixing Components integration
2006-01-11 Aaron TrevenaFixed mime type setting, fixed errors in revision 445...
2006-01-09 Aaron Trevenafixes to plain CDBI model
2006-01-09 Aaron Trevenafixed bug 16869 - forced inheritance of model
2005-12-24 Aaron TrevenaAJT synch
2005-11-19 Aaron Trevenasimon cozens debug page and improved exceptions
2005-11-18 David BairdMaypole::Application supports Maypole::HTTPD (which...
2005-11-10 David BairdAdded user() attribute and get_user() stub.
2005-11-08 David BairdA few micro-edits, esp. wishlist.txt
2005-11-08 David BairdAdded a description of Presentation Model to Manual...
2005-11-07 David BairdWrote up Changes. Added wishlist.txt - start of a list...
2005-11-06 Aaron Trevenaajt synch
2005-11-04 David BairdMoved the BeerDB example to Maypole.pm
2005-11-04 David BairdImproved Maypole::load_model_subclass(). Added sequence
2005-11-03 David BairdModified setup_model() to load any available custom...
2005-11-03 David BairdFixed pod test failure
2005-11-03 David BairdMoved a couple methods
2005-11-03 David BairdReorganised pod in Maypole.pm, finished doc roadmap...
2005-10-30 David BairdAdded Maypole::Manual::Inheritance and Maypole::Manual...
2005-10-18 Aaron TrevenaEmpty session attribute, and get_session method added...
2005-10-12 David BairdRearranged pod for new methods
2005-10-12 David BairdAdded make_path() and make_uri() methods,
2005-10-11 David BairdRemoved __to_boolean()
2005-10-11 David BairdImplemented daveh's fixes for is_applicable() -
2005-10-11 Aaron Trevenaadded more documentation on redirect_request and get_pr...
2005-10-11 Aaron Trevenafix applied for http://rt.cpan.org/Ticket/Display.html...
2005-10-06 David BairdAdded doc stubs for Aaron's new methods.
2005-10-05 David Bairdadded stash to Maypole.pm
2005-10-05 Aaron Trevenamerged in TEEJAY Changes with current head
2005-10-04 David BairdChanged to throughout Maypole.pm.
2005-10-03 David BairdChanged comment in call_exception()
2005-10-03 David BairdFixed bug calling __to_boolean
2005-10-03 David BairdRemoved last direct accesses to hash keys. Broke
2005-10-03 David BairdRefactored handler_guts - put view processing in a...
2005-10-03 David BairdSlight refactoring of handler_guts(), removed direct
2005-10-03 David BairdAdded comment to Maypole::handler()
2005-10-03 David BairdMaypole.pm - applied 'method' attribute to Maypole...
2005-08-21 David Bairdmoved ar accessor to Apache::MVC - bug 14014
2005-07-19 Aaron TrevenaI think this is 2.10
2005-07-15 Aaron Trevenamore small changes
2005-07-13 Aaron Trevena2.10_pre4 - final pre-release, honest
2005-07-12 Aaron Trevena2.10_pre3 release
2005-07-08 Aaron Trevenaoops - update to MANIFEST
2005-07-08 Aaron Trevenaadded missing file
2005-07-05 Aaron Trevena2.10_pre1
2005-07-05 Aaron Trevenafix bug #12927
2005-07-05 Aaron Trevenarepeat submission identification
2005-02-21 Simon Cozensupdate README with new mailing list info, fix typo...
2005-02-02 Simon Cozens2.09 - maintain the order that plugins are loaded,...
2005-01-24 Simon CozensRelease 2.08. Add Maypole::Config->template_extension...
2005-01-16 Simon Cozensremoved Maypole::Model->description,
2004-12-25 Simon Cozenscorrect version
2004-12-25 Simon Cozensbegin 2.06, fix t/apache_mvc.t, restore Sebastian's...
2004-12-24 Simon Cozensminor POD fixes
2004-12-24 Simon CozensPOD updates: fleshed out some weak areas, reorganised...
2004-12-09 Marcus RambergAt least do it right, if we should do it.
2004-12-09 Marcus Rambergmisc fixes for header support (see list)
2004-12-08 Simon Cozens+ Use HTTP::Headers for input/output headers. Add appro...
2004-12-08 Marcus RambergAdded support for extra_headers (se Maypole pod)
2004-12-06 Simon Cozensminor tweaks
2004-10-28 Sebastian Riedelsome fixes for Maypole::Config, Maypole::Model::Base and
2004-10-28 Sebastian Riedel2.04 release stuff
2004-10-27 Sebastian Riedelfixed template_args
2004-10-27 Sebastian RiedelApache::MVC version fixed
2004-10-25 Sebastian Riedelfixed display_tables bug
2004-10-25 Sebastian Riedelincreased version number of Apache::MVC
2004-10-25 Sebastian Riedelincreased version number to 2.02
2004-10-24 Sebastian Riedelincreased version number to 2.01
2004-10-21 Marcus Rambergoops
2004-10-21 Marcus RambergWarn if authenticate doesn't return a value.
2004-10-20 Marcus Rambergremoved reporting of normality.
2004-10-19 Marcus Rambergremoved warnings about calling standard templates
2004-10-19 Marcus Rambergremoved superflous use attributes();
2004-10-15 Sebastian RiedelSome warnings for easier debugging
2004-10-13 Marcus RambergAll POD::Coverage tests now succeed.
2004-10-13 Sebastian RiedelZero search fix and sweet new templates, wheee...
2004-10-08 Sebastian Riedelfixed search ordering in Maypole::Model::CDBI and param...
next