2005-11-19 |
Aaron Trevena | simon cozens debug page and improved exceptions |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Aaron Trevena | small path fix to factory header |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Aaron Trevena | moved templates |
commit | commitdiff | tree | snapshot |
2005-11-18 |
David Baird | Maypole::Application supports Maypole::HTTPD (which... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Baird | Re-wrote Manual::Termonology to emphasize that Maypole... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Aaron Trevena | Tidied changes |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Aaron Trevena | improved pager; improved Maypole::View::TT documentation |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Baird | Added user() attribute and get_user() stub. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | A few micro-edits, esp. wishlist.txt |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | Incorporated comments from Kieren into Manual/Terminolo... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | Added a description of Presentation Model to Manual... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | Modified Manual/Inheritance.pod in response to Kieren... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
David Baird | Wrote up Changes. Added wishlist.txt - start of a list... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Aaron Trevena | ajt synch |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Aaron Trevena | bit more on templating in View pod |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Aaron Trevena | bit more on templating in View pod |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Moved the BeerDB example to Maypole.pm |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Added a canonical BeerDB example to Maypole::Application |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | minor refactoring of redirect_request |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | CGI::Maypole - rearranged pod, removed direct hash... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Reorganised pod in Apache::MVC. Removed all |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Improved Maypole::load_model_subclass(). Added sequence |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Modified setup_model() to load any available custom... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Fixed pod test failure |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Moved a couple methods |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Reorganised pod in Maypole.pm, finished doc roadmap... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Baird | Fixed description of how Maypole::Application loads... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
David Baird | Added note about overriding CDBI methods in Mp::Manual... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
David Baird | Added Maypole::Manual::Inheritance and Maypole::Manual... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Aaron Trevena | Empty session attribute, and get_session method added... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
David Baird | Rearranged pod for new methods |
commit | commitdiff | tree | snapshot |
2005-10-12 |
David Baird | Added URI as a dependency in Makefile.PL |
commit | commitdiff | tree | snapshot |
2005-10-12 |
David Baird | Added make_path() and make_uri() methods, |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Baird | Removed __to_boolean() |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Baird | Implemented daveh's fixes for is_applicable() - |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | added more documentation on redirect_request and get_pr... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | fix applied for http://rt.cpan.org/Ticket/Display.html... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | fix for http://rt.cpan.org/Ticket/Display.html?id=14873 |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | applied peters fix for bug # 14566 |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | fix for http://rt.cpan.org/Ticket/Display.html?id=14566 |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Baird | Added doc stubs for Aaron's new methods. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
David Baird | added stash to Maypole.pm |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Aaron Trevena | merged in TEEJAY Changes with current head |
commit | commitdiff | tree | snapshot |
2005-10-04 |
David Baird | Changed to throughout Maypole.pm. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Changed comment in call_exception() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Fixed bug calling __to_boolean |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Removed last direct accesses to hash keys. Broke |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Refactored handler_guts - put view processing in a... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Slight refactoring of handler_guts(), removed direct |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Added comment to Maypole::handler() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Maypole.pm - applied 'method' attribute to Maypole... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
David Baird | moved ar accessor to Apache::MVC - bug 14014 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Aaron Trevena | merged changes |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | tidied up inheritance in Mp::App - bugs 12923 & 14120 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | add() alis to push() in Mp::Headers - bug 14142 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | implement -Init flag in Mp::Application - rt #14123 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | return $id from Mp::Session::generate_unique_id - bug... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Aaron Trevena | inheritance cleanup [bug 14120] in Maypole::Application |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Aaron Trevena | improvement to error reporting for template problems... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Aaron Trevena | Apache2 fix in Apache::MVC (bug 13888) |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Aaron Trevena | Simplified Net::Amazon example (bug 14073) |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Aaron Trevena | template xhtml validation to fix bug 13975 |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | updating changelog |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | fix to TT.pm |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | fixed cgi_maypole header test! |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | CGI::Maypole documentation update |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Aaron Trevena | I think this is 2.10 |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Aaron Trevena | changed changes |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Aaron Trevena | fixed BeerDB.pm, now untaints pubs |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Aaron Trevena | more small changes |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Aaron Trevena | 2.10_pre4 - final pre-release, honest |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Aaron Trevena | change to Maypole::Model::CDBI::stringify_column to... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Aaron Trevena | 2.10_pre3 release |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Aaron Trevena | 2.10_pre3 release |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Aaron Trevena | possible 2.10 release |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Aaron Trevena | rest of BeerDB.pm fix |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Aaron Trevena | update to BeerDB.pm to use env var for DSN details... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Aaron Trevena | added lib/Maypole/Manual/Plugins.pod |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Aaron Trevena | oops - update to MANIFEST |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Aaron Trevena | 2.10 pre 2 |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Aaron Trevena | added Session.pm |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Aaron Trevena | added missing file |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Aaron Trevena | 2.10_pre1 |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Aaron Trevena | Fix to Maypole::Model::CDBI order sub from list |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Aaron Trevena | fix bug #12927 |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Aaron Trevena | database_setup fix applied |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Aaron Trevena | repeat submission identification |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Aaron Trevena | applied patch for http://rt.cpan.org/NoAuth/Bug.html... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Aaron Trevena | applied patch for http://rt.cpan.org/NoAuth/Bug.html... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Aaron Trevena | applied patch for http://rt.cpan.org/NoAuth/Bug.html... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Aaron Trevena | applied patch for rt 13447 |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Simon Cozens | use strict |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Simon Cozens | update README with new mailing list info, fix typo... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Simon Cozens | 2.09 - maintain the order that plugins are loaded,... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Cozens | release 2.08 |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Cozens | Release 2.08. Add Maypole::Config->template_extension... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Cozens | fix M::M::Base::FETCH_CODE_ATTRIBUTES, warn() about... |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Simon Cozens | removed Maypole::Model->description, |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Simon Cozens | only set $r->objects if there is an object |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Simon Cozens | fix manual so search.cpan.org indexes it properly ... |
commit | commitdiff | tree | snapshot |
next |