]> git.decadent.org.uk Git - maypole.git/history - lib/Maypole
Reorganised pod in Apache::MVC. Removed all
[maypole.git] / lib / Maypole /
2005-11-03 David BairdModified setup_model() to load any available custom...
2005-11-03 David BairdReorganised pod in Maypole.pm, finished doc roadmap...
2005-11-01 David BairdFixed description of how Maypole::Application loads...
2005-10-30 David BairdAdded note about overriding CDBI methods in Mp::Manual...
2005-10-30 David BairdAdded Maypole::Manual::Inheritance and Maypole::Manual...
2005-10-11 Aaron Trevenaadded more documentation on redirect_request and get_pr...
2005-10-11 Aaron Trevenaapplied peters fix for bug # 14566
2005-10-11 Aaron Trevenafix for http://rt.cpan.org/Ticket/Display.html?id=14566
2005-10-06 David BairdAdded doc stubs for Aaron's new methods.
2005-08-20 David Bairdtidied up inheritance in Mp::App - bugs 12923 & 14120
2005-08-20 David Bairdadd() alis to push() in Mp::Headers - bug 14142
2005-08-20 David Bairdimplement -Init flag in Mp::Application - rt #14123
2005-08-20 David Bairdreturn $id from Mp::Session::generate_unique_id - bug...
2005-08-19 Aaron Trevenainheritance cleanup [bug 14120] in Maypole::Application
2005-08-19 Aaron Trevenaimprovement to error reporting for template problems...
2005-08-09 Aaron TrevenaSimplified Net::Amazon example (bug 14073)
2005-08-02 Aaron Trevenafix to TT.pm
2005-07-15 Aaron Trevenamore small changes
2005-07-13 Aaron Trevenachange to Maypole::Model::CDBI::stringify_column to...
2005-07-12 Aaron Trevenapossible 2.10 release
2005-07-08 Aaron Trevenaadded lib/Maypole/Manual/Plugins.pod
2005-07-08 Aaron Trevenaadded Session.pm
2005-07-05 Aaron TrevenaFix to Maypole::Model::CDBI order sub from list
2005-07-05 Aaron Trevenadatabase_setup fix applied
2005-06-30 Aaron Trevenaapplied patch for http://rt.cpan.org/NoAuth/Bug.html...
2005-06-29 Aaron Trevenaapplied patch for http://rt.cpan.org/NoAuth/Bug.html...
2005-06-29 Aaron Trevenaapplied patch for rt 13447
2005-03-25 Simon Cozensuse strict
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-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-29 Simon Cozensfix manual so search.cpan.org indexes it properly ...
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-23 Simon Cozens+ Updated manual, thanks to Dave Howorth
2004-12-22 Simon CozensM::V::TT doesn't set COMPILE_DIR by default since failu...
2004-12-21 Simon Cozens+ fix #7917 - use correct template if object creation...
2004-12-21 Simon Cozens+ some TT2 options need to be set on the Template:...
2004-12-19 Simon Cozens+ TT2 objects used in M::V::TT are configurable with
2004-12-09 Marcus Rambergfixes default retrieve.
2004-12-09 Simon Cozensfix classmetadata
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-06 Simon Cozensfix tabs/spaces
2004-12-06 Marcus RambergRefactored ->retrieve to fetch_objects
2004-12-06 Simon Cozensset svn:keywords=Rev
2004-12-06 Simon Cozensminor tweaks
2004-12-05 Jesse SheidlowerFixed the model_class thing for empty model classes...
2004-11-24 Simon Cozensdon't use deprecated CDBI::ContextualSearch param
2004-11-21 Simon Cozensfix links to other Maypole::Manual documents
2004-11-07 Marcus RambergOrdering should not matter for parameters to ::Application.
2004-10-28 Sebastian Riedelsome fixes for Maypole::Config, Maypole::Model::Base and
2004-10-28 Sebastian RiedelMaypole::Model::Base::process() no more steals you...
2004-10-28 Sebastian RiedelNew Maypole::Config documentation
2004-10-25 Sebastian Riedeldocumentation fix for Maypole::Config
2004-10-22 Marcus RambergAdded Jesters Manual
2004-10-21 Sebastian Riedelpolished documentation
2004-10-20 Marcus Rambergadded workflow, because I live to please sri.
2004-10-20 Marcus RambergStart of Maypole::Manual.
2004-10-18 Sebastian Riedelno more fun!!! :(
2004-10-17 Sebastian Riedelsupport for unknown flags, for future backwards compati...
2004-10-17 Sebastian Riedelfun!!! =)
2004-10-16 Sebastian RiedelNew Maypole::Application, we now use the Maypole::Plugi...
2004-10-15 Sebastian RiedelSome warnings for easier debugging
2004-10-13 Sebastian Riedelsmall fix for Maypole::Application
2004-10-13 Marcus RambergAll POD::Coverage tests now succeed.
2004-10-13 Sebastian RiedelZero search fix and sweet new templates, wheee...
2004-10-11 Marcus RambergShitload of doc fixes.
2004-10-08 Sebastian Riedelfixed search ordering in Maypole::Model::CDBI and param...
2004-10-04 Sebastian Riedelkilled rewrite_path()
2004-09-29 Marcus Rambergsupport use Maypole qw/Redirect Poop/ syntax. (Maypole...
2004-09-29 Sebastian Riedeladded rewrite_path()
2004-09-27 Marcus RambergFixed documentation bug in ::Plain (base class)
2004-09-27 Sebastian Riedelmoved Workflow.pod to the Manual
2004-09-27 Sebastian Riedelfixed is_public()
2004-09-26 Sebastian RiedelAdded Maypole::Model::Base::is_public()
2004-09-26 Sebastian RiedelMoved doc/*.pod to lib/Maypole/Manual/ and added new...
2004-09-20 Marcus Rambergwarn only with debug on.
2004-09-20 Marcus RambergDocumentation updates
2004-09-20 Marcus RambergUse Class::Accessor::Fast;
2004-09-20 Marcus RambergAdded Maypole::Config, and changed other classes to...
2004-09-18 Sebastian Riedelview exceptions and some code cleaning
2004-09-16 Marcus RambergObsolete. See separate distribution on CPAN.
2004-09-16 Marcus RambergFixed documentation bug.
2004-09-14 Marcus Rambergfixes parse_args function
2004-09-09 Sebastian RiedelAdded parse_args to Maypole::CLI and CGI::Maypole
2004-09-09 Sebastian RiedelMerged Apache2::MVC into Apache::MVC, deprecated $r...
2004-09-08 Sebastian RiedelConfig parameter handling for Maypole::Model::CDBI
2004-09-07 Sebastian RiedelApache2::MVC, Maypole::Application, parse_args() and...
2004-07-17 Simon CozensFix base so it doesn't have a trailing slash.
2004-07-17 Simon CozensOops, that was important. :(
2004-07-16 Simon CozensNo wonder it wasn't printing anything.
2004-06-21 Simon CozensFinish the doc for this.
2004-06-21 Simon Cozens#6617 Required cols patch in CDBI.pm (Jesse Sheidlower)
2004-06-21 Simon CozensFix bug 6569: Passing DBI options in setup()
2004-06-19 Simon CozensBe a bit friendlier on returning "not found" errors.
2004-06-14 Simon CozensHas no docs yet, but still useful.
next