14 years agoExpand CatalystAndMoose somewhat, re-arrange the DevelopmentProcess docs some more...
Tomas Doran [Mon, 10 Aug 2009 08:40:24 +0000]
Expand CatalystAndMoose somewhat, re-arrange the DevelopmentProcess docs some more, and start adding better info on contributing, other misc cleanups

14 years agohyperlinked with() to point to Moose/with
Dan Dascalescu [Mon, 27 Jul 2009 02:39:07 +0000]
hyperlinked with() to point to Moose/with

14 years agoShitload of ::Manual fixes, add some FIXMEs which I'll get to shortly
Tomas Doran [Sun, 26 Jul 2009 13:46:04 +0000]
Shitload of ::Manual fixes, add some FIXMEs which I'll get to shortly

14 years agofixed tabbing on changes file
Breno G. de Oliveira [Mon, 13 Jul 2009 14:40:32 +0000]
fixed tabbing on changes file

14 years agochanged linebreak position to avoid arrow "->" be represented as "- >"
Breno G. de Oliveira [Mon, 13 Jul 2009 04:34:37 +0000]
changed linebreak position to avoid arrow "->" be represented as "- >"

14 years agoreplace reference to deprecated CatalystX::ListFramework::Builder with Catalyst:...
Breno G. de Oliveira [Mon, 13 Jul 2009 04:25:10 +0000]
replace reference to deprecated CatalystX::ListFramework::Builder with Catalyst::Plugin::AutoCRUD

14 years agoinstructions on how to read the tutorial
Kieren Diment [Thu, 25 Jun 2009 11:50:40 +0000]
instructions on how to read the tutorial

14 years agoFix typo (Gerda Shank)
Kennedy Clark [Wed, 10 Jun 2009 10:36:05 +0000]
Fix typo (Gerda Shank)

14 years agoC::Manual - little Cookbook update (PAR creation)
KMX [Tue, 9 Jun 2009 10:09:20 +0000]
C::Manual - little Cookbook update (PAR creation)

14 years agolog
Kieren Diment [Tue, 9 Jun 2009 08:35:36 +0000]
log

14 years agofix typo for cat-install script
Kieren Diment [Tue, 9 Jun 2009 08:34:34 +0000]
fix typo for cat-install script

14 years agoRT #46618 fix
Kennedy Clark [Sat, 6 Jun 2009 02:25:03 +0000]
RT #46618 fix

14 years agoFix typos in appendix emacs note and misplaced quote in 07_Debugging.pod - Thanks...
Kennedy Clark [Sat, 6 Jun 2009 01:17:45 +0000]
Fix typos in appendix emacs note and misplaced quote in 07_Debugging.pod - Thanks to Stefan Kangas
Remove bogus escaping in command of 07_Debugging.pod

14 years agoMoved BindLex to obsolete plugins and added FormFu to Controllers
Dan Dascalescu [Wed, 3 Jun 2009 14:06:34 +0000]
Moved BindLex to obsolete plugins and added FormFu to Controllers

14 years agoFix minor typo
Kennedy Clark [Thu, 28 May 2009 12:40:45 +0000]
Fix minor typo

14 years agoInitial plug for books
Kennedy Clark [Thu, 28 May 2009 03:45:33 +0000]
Initial plug for books

14 years agoRT#46159 - Fix typo (thanks to brunobuss)
Kennedy Clark [Thu, 28 May 2009 03:34:26 +0000]
RT#46159 - Fix typo (thanks to brunobuss)

14 years agoMinor formatting fixes. Get make test to run cleanly.
Kennedy Clark [Wed, 27 May 2009 23:46:42 +0000]
Minor formatting fixes.  Get make test to run cleanly.

14 years agoPrep for release
Kennedy Clark [Wed, 27 May 2009 23:24:36 +0000]
Prep for release

14 years agoMunge content into different places, and edits for correctness + best practices
Tomas Doran [Wed, 27 May 2009 22:40:42 +0000]
Munge content into different places, and edits for correctness + best practices

14 years agoFix very minor typo
Kennedy Clark [Wed, 27 May 2009 22:13:18 +0000]
Fix very minor typo

14 years agoExpand roles section to contain specific docs on caveats, and version numbers when...
Tomas Doran [Wed, 27 May 2009 22:13:00 +0000]
Expand roles section to contain specific docs on caveats, and version numbers when things work. Also give better explanation, and link the appropriate part of the Moose manual

14 years agoContribution by Sebastian Willert about Cat 5.8 and Moose (thanks Sebastian!)
Kennedy Clark [Wed, 27 May 2009 02:41:17 +0000]
Contribution by Sebastian Willert about Cat 5.8 and Moose (thanks Sebastian!)

14 years agoGet comments back in sync between chapters (with thanks to Anne Wainwright)
Kennedy Clark [Tue, 26 May 2009 20:33:22 +0000]
Get comments back in sync between chapters (with thanks to Anne Wainwright)

14 years agoUpdate changelog for recent activity
Kennedy Clark [Tue, 26 May 2009 03:19:38 +0000]
Update changelog for recent activity

14 years agoInclude huge thanks to Kiffin Gish for work on "database depluralization"
Kennedy Clark [Tue, 26 May 2009 03:08:31 +0000]
Include huge thanks to Kiffin Gish for work on "database depluralization"

14 years agoUpdate for 5.80
Kennedy Clark [Tue, 26 May 2009 03:03:23 +0000]
Update for 5.80

14 years agoUpdate ToC for switch to numbered Chapters
Kennedy Clark [Tue, 26 May 2009 02:49:51 +0000]
Update ToC for switch to numbered Chapters

14 years agoFinish review for depluralization and related updates
Kennedy Clark [Tue, 26 May 2009 02:45:27 +0000]
Finish review for depluralization and related updates

14 years agoInitial set of tutorial edits to go along with depluralization update.
Kennedy Clark [Mon, 25 May 2009 22:51:03 +0000]
Initial set of tutorial edits to go along with depluralization update.
Add warning about putting too much code into TT template and show how to factor it out in a new section of 04_BasicCRUD.pod
Add RenderView dump_info=1 section.
Remove TT 2.15 hack out of main flow since not many should run into that any more.

14 years agoAdd numbers back to names of chapters
Kennedy Clark [Sun, 24 May 2009 22:30:47 +0000]
Add numbers back to names of chapters

14 years agoUpdate for latest prebuilt debian version numbers
Kennedy Clark [Sun, 24 May 2009 22:09:09 +0000]
Update for latest prebuilt debian version numbers

14 years agoMerge from depluralization branch
Kennedy Clark [Sun, 24 May 2009 22:06:59 +0000]
Merge from depluralization branch

14 years agoSuggestion from Stefan Kangas about "un-indenting" code in Emacs (thanks, Stefan)
Kennedy Clark [Sun, 24 May 2009 20:40:11 +0000]
Suggestion from Stefan Kangas about "un-indenting" code in Emacs (thanks, Stefan)

14 years agoAdd repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs

14 years agoFix typos and add clarifying comments about using "sub COMPONENT"
Kennedy Clark [Thu, 21 May 2009 14:08:36 +0000]
Fix typos and add clarifying comments about using "sub COMPONENT"

14 years agosmall typo
Jesse Sheidlower [Sun, 17 May 2009 00:36:07 +0000]
small typo

14 years agoRemove create=dynamic stuff left around by mistake (with thanks to garu)
Kennedy Clark [Sat, 16 May 2009 22:36:13 +0000]
Remove create=dynamic stuff left around by mistake (with thanks to garu)

14 years agoFix comment (and make it match earlier section)
Kennedy Clark [Sat, 16 May 2009 22:08:48 +0000]
Fix comment (and make it match earlier section)

14 years agoAdd note about non-standard database config and SimpleDB
Kennedy Clark [Sat, 16 May 2009 22:02:13 +0000]
Add note about non-standard database config and SimpleDB

14 years agoAdded note on placing myapp.db on the app's basedir before creating model
Breno G. de Oliveira [Thu, 14 May 2009 03:46:49 +0000]
Added note on placing myapp.db on the app's basedir before creating model

14 years agoAdd note about removing mod_deflate when pages hang with fastcgi
Mateu X. Hunter [Mon, 11 May 2009 18:54:33 +0000]
Add note about removing mod_deflate when pages hang with fastcgi

14 years agoPrep for release
Kennedy Clark [Fri, 8 May 2009 23:11:52 +0000]
Prep for release

14 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

14 years agoCatch changelog up with recent changes
Kennedy Clark [Tue, 5 May 2009 13:55:03 +0000]
Catch changelog up with recent changes

14 years agoCompletely revamp the PostgreSQL section in Appendices.pod and make sure it runs
Kennedy Clark [Sun, 3 May 2009 19:28:55 +0000]
Completely revamp the PostgreSQL section in Appendices.pod and make sure it runs

14 years agoConvert to more of a mixture of "DBIC" and "DBIx::Class" as per suggestion from Castaway
Kennedy Clark [Sun, 3 May 2009 19:27:11 +0000]
Convert to more of a mixture of "DBIC" and "DBIx::Class" as per suggestion from Castaway
Remove out of date XSUB hack from Authorization.pod
Other minor adjustments

14 years agoAdd code in case users prefer to use myapp.conf for auth config
Kennedy Clark [Sun, 3 May 2009 18:57:13 +0000]
Add code in case users prefer to use myapp.conf for auth config

14 years agoRemove old hack for Data::Dumper that should no longer be required
Kennedy Clark [Sun, 3 May 2009 07:45:45 +0000]
Remove old hack for Data::Dumper that should no longer be required

14 years agoRemove section of code that's no longer required now that we are using SimpleDB
Kennedy Clark [Sun, 3 May 2009 07:43:58 +0000]
Remove section of code that's no longer required now that we are using SimpleDB

14 years agoSwitch to use of DBIx::Class::EncodedColumn and C::Auth::Realm::SimpleDB
Kennedy Clark [Sun, 3 May 2009 02:40:36 +0000]
Switch to use of DBIx::Class::EncodedColumn and C::Auth::Realm::SimpleDB

14 years agoPOD typo corrected.
Jay Hannah [Sat, 2 May 2009 03:24:56 +0000]
POD typo corrected.

14 years agoRemove DBIC "create=dynamic" section. Hopefully someone will proofread this for...
Kennedy Clark [Sat, 2 May 2009 01:12:46 +0000]
Remove DBIC "create=dynamic" section.  Hopefully someone will proofread this for typos.

14 years agoAdd comment about possible warnings in Template::Base and log levels
Kennedy Clark [Fri, 1 May 2009 22:20:43 +0000]
Add comment about possible warnings in Template::Base and log levels

14 years agoUpdates to ExtendingCatalyst, more to come
Tomas Doran [Thu, 30 Apr 2009 19:18:45 +0000]
Updates to ExtendingCatalyst, more to come

14 years agoMore Intro cleanup, specifically adding a comment on what missing out :Args means
Ian Wells [Tue, 28 Apr 2009 09:12:29 +0000]
More Intro cleanup, specifically adding a comment on what missing out :Args means

15 years agoFix typo in Timestamp -> TimeStamp (with thanks to Kiffin Gish)
Kennedy Clark [Thu, 16 Apr 2009 09:32:40 +0000]
Fix typo in Timestamp -> TimeStamp (with thanks to Kiffin Gish)

15 years agoSmall fix, changelog
Tomas Doran [Tue, 14 Apr 2009 23:12:40 +0000]
Small fix, changelog

15 years agoRevised action descriptions - should come in a more logical order and information...
Ian Wells [Tue, 14 Apr 2009 22:42:13 +0000]
Revised action descriptions - should come in a more logical order and information added

15 years agoSome notes and changed examples for using Moose in MyApp. There is more stuff to...
Tomas Doran [Wed, 25 Mar 2009 21:00:44 +0000]
Some notes and changed examples for using Moose in MyApp. There is more stuff to write about here - ideas welcome

15 years agoFix reference to non-existant class
Tomas Doran [Sun, 22 Mar 2009 00:35:07 +0000]
Fix reference to non-existant class

15 years agoassorted doc tweaks in Tutorial
Jesse Sheidlower [Wed, 18 Mar 2009 13:43:41 +0000]
assorted doc tweaks in Tutorial

15 years agolight edits, mostly typo-like
Jesse Sheidlower [Tue, 17 Mar 2009 20:31:10 +0000]
light edits, mostly typo-like

15 years agoAdd reminder about not totally skipping Intro.pod
Kennedy Clark [Mon, 16 Mar 2009 22:13:20 +0000]
Add reminder about not totally skipping Intro.pod

15 years agoFix escaping issue (thanks to Evan Carroll for pointing this out)
Kennedy Clark [Mon, 16 Mar 2009 22:10:38 +0000]
Fix escaping issue (thanks to Evan Carroll for pointing this out)

15 years agofixed roadmap link
Kieren Diment [Sat, 14 Mar 2009 23:19:18 +0000]
fixed roadmap link

15 years agoRemove C<> from =head line b/c they look ugly on CPAN
Kennedy Clark [Thu, 12 Mar 2009 23:42:37 +0000]
Remove C<> from =head line b/c they look ugly on CPAN

15 years agoFix minor typo
Kennedy Clark [Thu, 12 Mar 2009 19:25:55 +0000]
Fix minor typo

15 years agoFix errors in FormFu.pod (thanks to Adam Witney).
Kennedy Clark [Thu, 12 Mar 2009 17:57:17 +0000]
Fix errors in FormFu.pod (thanks to Adam Witney).
Prep for release.

15 years agoMove use of "load_namespaces" for DBIC from BasicCRUD to MoreCatalystBasics
Kennedy Clark [Wed, 11 Mar 2009 17:03:37 +0000]
Move use of "load_namespaces" for DBIC from BasicCRUD to MoreCatalystBasics
Update the "Table of Contents" in Tutorial.pod to match the current sections
Prep for release

15 years agoChange from the use of "part" to refer to each .pod file for the tutorial in favor...
Kennedy Clark [Tue, 10 Mar 2009 21:38:26 +0000]
Change from the use of "part" to refer to each .pod file for the tutorial in favor of the more intuitive word "chapter."

15 years agoFixed menton to "flash" to point to part 4 of the tutorial (no longer mentioned in...
Dan Dascalescu [Tue, 10 Mar 2009 04:07:22 +0000]
Fixed menton to "flash" to point to part 4 of the tutorial (no longer mentioned in part 3).

15 years agoFixed typos and missing words in BasicCRUD
Dan Dascalescu [Mon, 9 Mar 2009 09:02:39 +0000]
Fixed typos and missing words in BasicCRUD

15 years agoPrep for release
Kennedy Clark [Mon, 9 Mar 2009 00:17:49 +0000]
Prep for release

15 years agoConvert from Ubuntu to Debian 5 live CD as the recommended way to do the tutorial...
Kennedy Clark [Sun, 8 Mar 2009 23:55:40 +0000]
Convert from Ubuntu to Debian 5 live CD as the recommended way to do the tutorial (all code and examples updated and tested to match)
Removed Catalyst::Plugin::Authorization::ACL from Authorization.pod in favor of a "chained and model-based" approach at the urging of MST
More conversion to Chained dispatch
Lots of other small adjustments

15 years agoOops, missing a couple C::M::DBIC::Schema version references
Kennedy Clark [Sat, 7 Mar 2009 21:32:37 +0000]
Oops, missing a couple C::M::DBIC::Schema version references

15 years agoUpdate version number required for Catalyst::Model::DBIC::Schema to avoid warnings
Kennedy Clark [Sat, 7 Mar 2009 21:31:14 +0000]
Update version number required for Catalyst::Model::DBIC::Schema to avoid warnings

15 years agoAdjust indentation a bit
Kennedy Clark [Sat, 7 Mar 2009 02:12:40 +0000]
Adjust indentation a bit

15 years agominor typo
Jesse Sheidlower [Fri, 6 Mar 2009 13:49:22 +0000]
minor typo

15 years agoFix minor typos
Kennedy Clark [Fri, 6 Mar 2009 01:18:21 +0000]
Fix minor typos

15 years agoAdd a new section to BasicCRUD covering more advanced features of DBIC ("EXPLORING...
Kennedy Clark [Thu, 5 Mar 2009 17:57:54 +0000]
Add a new section to BasicCRUD covering more advanced features of DBIC ("EXPLORING THE POWER OF DBIC") plus a few other minor changes

15 years agoFix name
Kennedy Clark [Wed, 4 Mar 2009 03:03:29 +0000]
Fix name

15 years agoUpdate the "DBIC terminology" based on input from MST. Put in a note about "load_nam...
Kennedy Clark [Tue, 3 Mar 2009 22:48:26 +0000]
Update the "DBIC terminology" based on input from MST.  Put in a note about "load_namespaces" with some tips on how to get started.  Hope to migrate full to "load_namespaces" soon.

15 years agoReword warning about not using GET for delete based on input from kd
Kennedy Clark [Tue, 3 Mar 2009 02:48:48 +0000]
Reword warning about not using GET for delete based on input from kd
Change wording of "heading" for starter links in C::M

15 years agoSuggestions and fixes with thanks to Murray Walker (along with a few other minor...
Kennedy Clark [Tue, 3 Mar 2009 01:19:03 +0000]
Suggestions and fixes with thanks to Murray Walker (along with a few other minor adjustments)

15 years agoPrev fix should have moved the "=over 4" vs. removing it to balance out "=back"
Kennedy Clark [Mon, 2 Mar 2009 22:37:50 +0000]
Prev fix should have moved the "=over 4" vs. removing it to balance out "=back"

15 years agopod fix, thanks Janus
Kieren Diment [Sun, 1 Mar 2009 11:44:22 +0000]
pod fix, thanks Janus

15 years agoAdd comment about salt
Kennedy Clark [Sat, 28 Feb 2009 21:14:51 +0000]
Add comment about salt

15 years agoPrep for release
Kennedy Clark [Sat, 28 Feb 2009 16:38:17 +0000]
Prep for release

15 years agoMisc edits to fix ...
Kennedy Clark [Sat, 28 Feb 2009 16:25:50 +0000]
Misc edits to fix & adjust things found during testing all the code from Part 3 through Part 8

15 years agoChanged reference to "user base" into "use parent" to match code
Dan Dascalescu [Thu, 26 Feb 2009 01:24:06 +0000]
Changed reference to "user base" into "use parent" to match code

15 years agoMore updates to action type summary based on input from MST
Kennedy Clark [Tue, 24 Feb 2009 17:07:54 +0000]
More updates to action type summary based on input from MST

15 years agoMore updates for Chained. Rewrite the discussion about different action types and...
Kennedy Clark [Tue, 24 Feb 2009 14:46:48 +0000]
More updates for Chained.  Rewrite the discussion about different action types and move it into MoreCatalystBasics.pod.

15 years agoUpdate Changes to reflect recent updates
Kennedy Clark [Tue, 24 Feb 2009 03:22:26 +0000]
Update Changes to reflect recent updates

15 years agoMisc updates in support of moving to Chained
Kennedy Clark [Tue, 24 Feb 2009 02:52:47 +0000]
Misc updates in support of moving to Chained

15 years agoImprove use of uri_for() to use action_for()
Kennedy Clark [Mon, 23 Feb 2009 22:39:17 +0000]
Improve use of uri_for() to use action_for()

15 years agoMisc updates to factor out find()'ing an object into a common 'object' method and...
Kennedy Clark [Mon, 23 Feb 2009 22:07:30 +0000]
Misc updates to factor out find()'ing an object into a common 'object' method and store the resultset inside 'base'

15 years agoFix .yml -> .conf typo
Kennedy Clark [Mon, 23 Feb 2009 19:13:29 +0000]
Fix .yml -> .conf typo

15 years agoReplaced user/dname from catmyapp/mycatapp to catappuser/catappdb
Dan Dascalescu [Fri, 20 Feb 2009 10:50:37 +0000]
Replaced user/dname from catmyapp/mycatapp to catappuser/catappdb

15 years agoAdded link to using other databases, per user request in #catalyst
Dan Dascalescu [Fri, 20 Feb 2009 10:37:15 +0000]
Added link to using other databases, per user request in #catalyst