Merge from depluralization branch
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / BasicCRUD.pod
2009-05-24 Kennedy Clark Merge from depluralization branch
2009-05-16 Kennedy Clark Fix comment (and make it match earlier section)
2009-05-03 Kennedy Clark Convert to more of a mixture of "DBIC" and "DBIx::Class...
2009-05-03 Kennedy Clark Remove old hack for Data::Dumper that should no longer...
2009-04-16 Kennedy Clark Fix typo in Timestamp -> TimeStamp (with thanks to...
2009-03-17 Jesse Sheidlower light edits, mostly typo-like
2009-03-12 Kennedy Clark Remove C<> from =head line b/c they look ugly on CPAN
2009-03-11 Kennedy Clark Move use of "load_namespaces" for DBIC from BasicCRUD...
2009-03-10 Kennedy Clark Change from the use of "part" to refer to each .pod...
2009-03-09 Dan Dascalescu Fixed typos and missing words in BasicCRUD
2009-03-08 Kennedy Clark Convert from Ubuntu to Debian 5 live CD as the recommen...
2009-03-07 Kennedy Clark Oops, missing a couple C::M::DBIC::Schema version refer...
2009-03-07 Kennedy Clark Update version number required for Catalyst::Model...
2009-03-07 Kennedy Clark Adjust indentation a bit
2009-03-06 Jesse Sheidlower minor typo
2009-03-06 Kennedy Clark Fix minor typos
2009-03-05 Kennedy Clark Add a new section to BasicCRUD covering more advanced...
2009-03-03 Kennedy Clark Reword warning about not using GET for delete based...
2009-02-28 Kennedy Clark Misc edits to fix ...
2009-02-24 Kennedy Clark More updates for Chained. Rewrite the discussion about...
2009-02-24 Kennedy Clark Misc updates in support of moving to Chained
2009-02-23 Kennedy Clark Improve use of uri_for() to use action_for()
2009-02-23 Kennedy Clark Misc updates to factor out find()'ing an object into...
2009-02-15 Kennedy Clark Draft update to add Chained dispatch
2009-01-23 Kennedy Clark Add comment/warning about simple links for changes...
2008-12-31 Kennedy Clark Fix Bug #42034
2008-12-15 Kennedy Clark Update URL for latest copy in SVN to match new location...
2008-12-07 Kennedy Clark Remove TTSite in favor of manually created wrapper...
2008-11-23 Kennedy Clark Update license
2008-07-01 Tomas Doran Apply patch from Adrian Lai to clean up a few out of...
2008-06-01 Kennedy Clark Escape > chars and fix uri_for
2008-06-01 Kennedy Clark Fix date
2008-05-26 Kennedy Clark Convert schema to MyApp::Schema, convert model to DB...
2008-05-22 Kennedy Clark Rework tutorial. Lots of things changed, but key items...
2007-06-23 Kieren Diment shlomi fish "patch" *sigh*
2006-12-30 Kennedy Clark Fix URL to match Catalyst-Manual. Thanks to Jose María...
2006-10-27 Jonathan Rockway Catalyst::Manual is now in the correct state.