]> git.decadent.org.uk Git - maypole.git/shortlog
maypole.git
2008-04-18 Aaron Trevenafixed apache_mvc.t to work with Apache2 (bug #29979...
2008-04-18 Aaron Trevenafixes for bug 29982 Inconsistency between examples...
2008-04-17 Aaron Trevenafix to header rt.cpan.org #29983
2008-04-17 Aaron Trevenafix for threaded
2008-04-17 Aaron TrevenaFixed MODIFY_CODE_ATTRIBUTES and FETCH_CODE_ATTRIBUTES...
2008-04-17 Aaron Trevenafix to redirect request
2007-10-17 Aaron Trevenafix for CGI handler when fatal error, improved makefile
2007-08-29 Aaron TrevenaMaypole 2.121 release
2007-08-03 Aaron Trevenafix to last commit
2007-08-03 Aaron Trevena Applied change from bug 14565
2007-08-03 Aaron TrevenaFixed links in flox to cookbook (bug 22899)
2007-08-03 Aaron TrevenaFixed links in flox to cookbook (bug 22899)
2007-08-03 Aaron Trevena do_delete action now has exported attribute in ...
2007-07-06 Aaron Trevenafixes to Makefile
2007-06-29 Aaron Trevena additional, request_options and view_options attribu...
2007-06-26 Aaron Trevenafix to request options for mp1.x
2007-06-22 Aaron Trevena2.12 release
2007-06-16 Aaron Trevenaupdated Changes
2007-06-16 Aaron Trevenaupdated pager - now shows first last plus 10 pages
2007-06-13 Aaron Trevenaadded new attribute to Maypole::Config - request_options
2007-06-11 Aaron Trevenaupdated changelog, fixed mistake in CGI::Maypole
2007-06-06 Aaron Trevenaadded preprocess_location method
2007-06-05 Aaron Trevenaadded preprocess_location method
2007-06-01 Aaron Trevenafix to Apache::MVC redirect_request
2007-05-18 Aaron Trevenafix to View::TT
2007-05-18 Aaron Trevenamade setting user() and session() backward compatible
2007-05-18 Aaron Trevenaremoved C3 and no longer require it
2007-04-19 Aaron Trevenafix to bug raised by mst with FromCGI
2007-03-26 Aaron Trevenachange template path to only look for custom, factory...
2007-03-24 Aaron Trevenafixed MANIFEST to include Maypole::HTTPD
2007-03-24 Aaron Trevenaapplied nicg fix, to make code match pod, i.e. make...
2007-03-23 Aaron Trevenachange to view::base to only call display_columns,...
2007-03-23 Aaron Trevenaapplied patch from nicg : Modified sub warn to use...
2007-03-23 Aaron Trevenaapplied patch from nicg : Modified DFV.pm to allow...
2007-03-23 Aaron Trevenaapplied patch from nicg : Modified MVC.pm to correct...
2006-12-09 Aaron Trevenafixes to fixes to changes to fixes
2006-11-30 Aaron Trevenafix to bug 23722
2006-11-30 Aaron Trevenafixed bug 22899 + broken link in manual contents, remov...
2006-11-06 Aaron Trevenafixed bug with multiple template roots in TT, fixed...
2006-11-06 Aaron Trevenachanged template path ordering a bit more in TT
2006-11-06 Aaron Trevenachanged template path ordering, no longer return empty...
2006-11-06 Aaron Trevenaapplied parse_path fix to CGI::Maypole
2006-11-05 Aaron Trevenafix to bug in Apache::MVC location handling
2006-11-03 Aaron Trevenafixed fixes to bugs in DFV model when updating and...
2006-11-03 Aaron Trevenafixed bug in DFV model when updating object
2006-11-02 Aaron Trevenasome tidying of factory templates
2006-11-02 Aaron Trevenasearch_form now uses search columns
2006-11-02 Aaron Trevenasearch_form now uses search columns
2006-11-02 Aaron Trevenaanother change to object stringification in selects...
2006-10-30 Aaron Trevenafixed pod for warn method
2006-10-30 Aaron Trevenaanother stringify fix in AsForm
2006-10-25 Aaron Trevenasome more cleaning up and fixing for AsForm, changed...
2006-10-25 Aaron TrevenaAsForm select handling tested and works, debug warnings...
2006-10-24 Aaron Trevenalots of debug warnings, fixes to AsForm select handling
2006-10-22 Aaron Trevenaadded dfv check method to DFV model
2006-10-16 Aaron Trevenanew warn function, other small trivial changes and...
2006-10-16 Aaron TrevenaDFV model tested and working, new additional method...
2006-10-15 Aaron TrevenaDFV model mostly working with Postgres
2006-10-15 Aaron TrevenaDFV model mostly working with Postgres
2006-10-15 Aaron Trevenafixed DFV model
2006-10-09 Aaron Trevenaupdated db_colinfo test, and fixed syntax error in...
2006-10-09 Aaron Trevenanew compilation test
2006-10-09 Aaron Trevenareorganised model inheritance, new test
2006-10-05 biopetecheck some hashrefs for existence before trying to...
2006-10-02 Aaron Trevenamade db_colinfo test less fragile, changed test on...
2006-10-02 Aaron TrevenaC3, inheritence changes and adding skeleton DFV model
2006-10-02 Aaron Trevenaupdated action names in manual for standard templates
2006-10-02 Aaron Trevenafixed typo in factory/edit template
2006-08-28 Aaron Trevenafixed db_colinfo wrong number of tests
2006-08-10 Aaron Trevenamoved ex to examples, fix to edit template
2006-07-31 Aaron Trevenatested and it seems to work
2006-07-31 Aaron Trevenaadded tests for and fixed new column_required and _colu...
2006-07-30 Aaron Trevenachanges to get/set default columns and column metadata
2006-07-21 biopetebug in options_from_hashes
2006-07-20 Aaron Trevenasmall updates to docs, etc
2006-07-20 Aaron Trevenafixed mysql test in db_colinfo to skip if no MySQL...
2006-07-20 Aaron Trevenaupped Class::DBI::SQLite requirement, quiettened tests...
2006-07-19 Aaron Trevenafixes to url tests to handle ordering of arguments...
2006-07-17 biopeteminor bug fixes.
2006-07-17 biopeteadd_to_from_cgi is cool.
2006-07-16 Aaron Trevenadb_colinfo now works with (my) sqlite, uncommented...
2006-07-14 biopetecolumn_info tests, AsForm select fixings and docs.
2006-07-14 Aaron Trevenafixed mysql tests a bit - checks for and creates test...
2006-07-12 biopeteFinally, FromCGI seems functional and the documentation...
2006-07-12 biopeteDrinker uses add_to_from_cgi and other stuff. Now it...
2006-07-11 biopeteBeginning to a fancy example app of 2.11 features ...
2006-07-11 biopeteFixed FromCGI and AsForm some more. No official tests...
2006-07-03 biopeteaoeuaou
2006-07-03 biopetetest for various column info stuff.
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-22 Aaron Trevenaupdates to Makefile.PL and MANIFEST
2006-06-22 Aaron Trevenafixed Maypole versions of Untaint and AsForm to pass...
2006-06-14 Aaron Trevenafixed path for crud.t, fixed rounding assumption in...
2006-06-13 biopeteCRUD tests, FromCGI that works, test to prove it ;)
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 to templates
2006-06-12 Aaron Trevenaadded object method, not added to templates yet
2006-06-01 biopeteHTML::Element is now a prerequisite.
next