14 years agominor change to chapter 6 POD
Rafael Kitover [Sun, 7 Feb 2010 11:07:18 +0000]
minor change to chapter 6 POD

14 years agochapter 5: recommend Memcached, minor changes
Rafael Kitover [Sun, 7 Feb 2010 10:30:49 +0000]
chapter 5: recommend Memcached, minor changes

14 years agono need to set resultset_class with load_namespaces, and a couple other minor changes
Rafael Kitover [Sun, 7 Feb 2010 09:20:28 +0000]
no need to set resultset_class with load_namespaces, and a couple other minor changes

14 years agotutorial reference implementations are no longer tarballs for dev convenience
Kieren Diment [Tue, 2 Feb 2010 11:38:45 +0000]
tutorial reference implementations are no longer tarballs for dev convenience

14 years agoadd PRAGMA foreign_keys = ON; to the DDL
Rafael Kitover [Tue, 2 Feb 2010 08:36:25 +0000]
add PRAGMA foreign_keys = ON; to the DDL

14 years agofix grammar typo
Kieren Diment [Mon, 1 Feb 2010 23:33:48 +0000]
fix grammar typo

14 years agoclarified docs on pural table naming
Kieren Diment [Mon, 1 Feb 2010 23:32:24 +0000]
clarified docs on pural table naming

14 years agoupdates to tutorial for new loader and sqlite fks
Rafael Kitover [Mon, 1 Feb 2010 16:03:27 +0000]
updates to tutorial for new loader and sqlite fks

14 years agochange whitespace to reflect current formatting
Caleb Cushing [Wed, 20 Jan 2010 01:47:57 +0000]
change whitespace to reflect current formatting

14 years agoremove now uneeded reminders to restart the server
Caleb Cushing [Wed, 20 Jan 2010 01:47:51 +0000]
remove now uneeded reminders to restart the server

14 years agoshow output of reloaded server after updating an action
Caleb Cushing [Wed, 20 Jan 2010 01:47:44 +0000]
show output of reloaded server after updating an action

14 years agomake killing the server a note
Caleb Cushing [Wed, 20 Jan 2010 01:47:37 +0000]
make killing the server a note

14 years agoadd note on server reload and finding more options
Caleb Cushing [Wed, 20 Jan 2010 01:47:29 +0000]
add note on server reload and finding more options

14 years agoupdate _server.pl output for request
Caleb Cushing [Wed, 20 Jan 2010 01:47:22 +0000]
update _server.pl output for request

14 years agoupdate _server.pl output
Caleb Cushing [Wed, 20 Jan 2010 01:47:15 +0000]
update _server.pl output

14 years agomake attribute list syntax consistant
Caleb Cushing [Wed, 20 Jan 2010 01:47:09 +0000]
make attribute list syntax consistant

14 years agoFixed the URL for the Catalyst flowchart
Dan Dascalescu [Thu, 7 Jan 2010 22:28:49 +0000]
Fixed the URL for the Catalyst flowchart

14 years agoMoved 'Extending RenderView' at the end of the Controllers section, and let 'Action...
Dan Dascalescu [Thu, 7 Jan 2010 22:23:22 +0000]
Moved 'Extending RenderView' at the end of the Controllers section, and let 'Action Types' be at the start

14 years agoFixed minor typo
Dan Dascalescu [Thu, 7 Jan 2010 22:06:51 +0000]
Fixed minor typo

14 years agofix missing username/password in Login controller
Caleb Cushing [Thu, 31 Dec 2009 13:14:40 +0000]
fix missing username/password in Login controller

|| "" is reduntant if no credential is found it will already be empty.
defined()  will always return true check to see if variables are empty instead.
add an else and appropriate error message in the event all credentials weren't
submitted.

14 years agoRequire Pod::Simple which understands L<foo|url> in author mode. Move the Pod tests...
Tomas Doran [Tue, 29 Dec 2009 01:07:14 +0000]
Require Pod::Simple which understands L<foo|url> in author mode. Move the Pod tests to be author only using standard mechanisms, make running them mandatory

14 years agorevert my changes, L<http://|...> is okay according to rafl
Jonathan Yu [Tue, 29 Dec 2009 01:03:52 +0000]
revert my changes, L<|...> is okay according to rafl

14 years agofix typos
Jonathan Yu [Tue, 29 Dec 2009 00:52:17 +0000]
fix typos

14 years agofix more uses of L<http://..|blah> (causes Test::Pod failures)
Jonathan Yu [Tue, 29 Dec 2009 00:49:47 +0000]
fix more uses of L<..|blah> (causes Test::Pod failures)

14 years agoremove several sentences which were duplicates (strange, this wasn't in the last...
Jonathan Yu [Tue, 29 Dec 2009 00:48:00 +0000]
remove several sentences which were duplicates (strange, this wasn't in the last release)

14 years agoPrep for release (v5.8003)
Kennedy Clark [Mon, 28 Dec 2009 16:08:25 +0000]
Prep for release (v5.8003)

14 years agoMerge in final set of changes from wolfman2000. A big thanks to wolfman2000 for...
Kennedy Clark [Sun, 13 Dec 2009 17:11:07 +0000]
Merge in final set of changes from wolfman2000.  A big thanks to wolfman2000 for the updates!

14 years agoLink to Template [Toolkit].
Jason Felds [Fri, 20 Nov 2009 04:04:12 +0000]
Link to Template [Toolkit].

14 years agoAdd some descriptions to the components. I'm guessing all of them will have to be...
Jason Felds [Fri, 20 Nov 2009 03:55:52 +0000]
Add some descriptions to the components. I'm guessing all of them will have to be filled in eventually.

14 years agoIf the others are bolded, why not this one?
Jason Felds [Fri, 20 Nov 2009 03:45:26 +0000]
If the others are bolded, why not this one?

14 years agoPatch from osfameron++
Tomas Doran [Thu, 19 Nov 2009 10:19:01 +0000]
Patch from osfameron++

14 years agoMerge 'tutorial_role_updates' into 'trunk'
Tomas Doran [Thu, 19 Nov 2009 09:57:28 +0000]
Merge 'tutorial_role_updates' into 'trunk'

r11821@t0mlaptop (orig r11786):  wolfman2000 | 2009-11-08 18:31:13 +0000
Attempt to branch out to work on adding stuff to the tutorial.

r11854@t0mlaptop (orig r11819):  wolfman2000 | 2009-11-14 15:57:25 +0000
Add link to SQLite, ensure they get version 3.
r11878@t0mlaptop (orig r11843):  wolfman2000 | 2009-11-16 05:43:41 +0000
Fix minor grammatical issue.
r11879@t0mlaptop (orig r11844):  wolfman2000 | 2009-11-16 05:54:04 +0000
Add links to the databases. Let the users see what we're talking about.
r11880@t0mlaptop (orig r11845):  wolfman2000 | 2009-11-16 05:55:41 +0000
Out of data? I think out of date is meant here.
r11881@t0mlaptop (orig r11846):  wolfman2000 | 2009-11-16 05:59:04 +0000
Fix dead link.
r11882@t0mlaptop (orig r11847):  wolfman2000 | 2009-11-16 06:02:14 +0000
Add link.

14 years agoMerge 'altreus-is-fixing-inconsistencies' into 'trunk'
Tomas Doran [Thu, 19 Nov 2009 09:56:33 +0000]
Merge 'altreus-is-fixing-inconsistencies' into 'trunk'

r11933@t0mlaptop (orig r11898):  altreus | 2009-11-18 23:31:34 +0000
A branch for Altreus
r11934@t0mlaptop (orig r11899):  altreus | 2009-11-18 23:33:11 +0000
Fix incorrectness re :Global and :Local

Authorization:
<@mst> wow. whoever said that was on crack.

14 years agoFix link to FormHandler
Kennedy Clark [Thu, 19 Nov 2009 09:52:36 +0000]
Fix link to FormHandler

14 years agoFix incorrectness re :Global and :Local
Alastair McGowan-Douglas [Wed, 18 Nov 2009 23:33:11 +0000]
Fix incorrectness re :Global and :Local

Authorization:
<@mst> wow. whoever said that was on crack.

14 years agofix links to FormHandler
Gerda Shank [Wed, 18 Nov 2009 23:21:21 +0000]
fix links to FormHandler

14 years agoAdd link.
Jason Felds [Mon, 16 Nov 2009 06:02:14 +0000]
Add link.

14 years agoFix dead link.
Jason Felds [Mon, 16 Nov 2009 05:59:04 +0000]
Fix dead link.

14 years agoOut of data? I think out of date is meant here.
Jason Felds [Mon, 16 Nov 2009 05:55:41 +0000]
Out of data? I think out of date is meant here.

14 years agoAdd links to the databases. Let the users see what we're talking about.
Jason Felds [Mon, 16 Nov 2009 05:54:04 +0000]
Add links to the databases. Let the users see what we're talking about.

14 years agoFix minor grammatical issue.
Jason Felds [Mon, 16 Nov 2009 05:43:41 +0000]
Fix minor grammatical issue.

14 years agoFix this issue:
Jonathan Yu [Sun, 15 Nov 2009 21:49:13 +0000]
Fix this issue:
lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod (566): L<text|scheme:...> is invalid according to perlpod

14 years agoPrep for build (5.8002)
Kennedy Clark [Sun, 15 Nov 2009 19:37:39 +0000]
Prep for build (5.8002)

14 years agoUpdate FormFu AdvancedCRUD section to use pre-build debian packages and include a...
Kennedy Clark [Sun, 15 Nov 2009 14:25:26 +0000]
Update FormFu AdvancedCRUD section to use pre-build debian packages and include a few minor fixes
Add libhtml-formfu-model-dbic-perl to list of installed debian packages

14 years agoAdd FormHandler branch (with thanks to gshank!)
Kennedy Clark [Sun, 15 Nov 2009 14:01:41 +0000]
Add FormHandler branch (with thanks to gshank!)

14 years agoIntegrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates...
Kennedy Clark [Sun, 15 Nov 2009 13:56:46 +0000]
Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch

14 years agoAdd a "negative" test to confirm that test02 does not have an admin create link
Kennedy Clark [Sun, 15 Nov 2009 13:53:16 +0000]
Add a "negative" test to confirm that test02 does not have an admin create link

14 years agoIntegrate tome fix branch (with thanks to tome!)
Kennedy Clark [Sun, 15 Nov 2009 13:52:01 +0000]
Integrate tome fix branch (with thanks to tome!)

14 years agoUpdate version numbers and misc adjustments
Kennedy Clark [Sun, 15 Nov 2009 04:33:27 +0000]
Update version numbers and misc adjustments

14 years agoUpdate version numbers to match current versions in debian and add package that now...
Kennedy Clark [Sun, 15 Nov 2009 00:10:51 +0000]
Update version numbers to match current versions in debian and add package that now has to be manually installed (libconfig-general-perl)

14 years agoFix indenting issue (with thanks to Kiffin Gish)
Kennedy Clark [Sun, 15 Nov 2009 00:00:31 +0000]
Fix indenting issue (with thanks to Kiffin Gish)

14 years agoPod patch to Cookbook
Tomas Doran [Sat, 14 Nov 2009 17:37:07 +0000]
Pod patch to Cookbook

14 years agoAnother Pod fix, RT#51488
Tomas Doran [Sat, 14 Nov 2009 17:33:28 +0000]
Another Pod fix, RT#51488

14 years agoAdd link to SQLite, ensure they get version 3.
Jason Felds [Sat, 14 Nov 2009 15:57:25 +0000]
Add link to SQLite, ensure they get version 3.

14 years agoUpdate tutorial for latest versions of Cat-related modules for Debian.
Kennedy Clark [Wed, 28 Oct 2009 02:06:19 +0000]
Update tutorial for latest versions of Cat-related modules for Debian.
Misc cleanup/freshing up of tutorial.
A few bug fixes from RT.
Still need to wrap up Ch 7 - 10 before pushing to cpan.

14 years agointall -> install
IƱigo Tejedor Arrondo [Wed, 21 Oct 2009 00:23:15 +0000]
intall -> install

14 years agoFixed some typos
Breno G. de Oliveira [Mon, 19 Oct 2009 04:50:03 +0000]
Fixed some typos

14 years agoFix a Test::Pod failure and make Debian happier.
Andrew Rodland [Thu, 15 Oct 2009 03:08:54 +0000]
Fix a Test::Pod failure and make Debian happier.

14 years agoMinor fixes
Kennedy Clark [Wed, 7 Oct 2009 09:11:19 +0000]
Minor fixes

14 years agoPrep for release
Kennedy Clark [Wed, 7 Oct 2009 09:07:27 +0000]
Prep for release

14 years agoDouble stupid the there. What was I doing when I did that, idiot
Tomas Doran [Wed, 7 Oct 2009 08:48:59 +0000]
Double stupid the there. What was I doing when I did that, idiot

14 years agoMake =head1 NAME match the filename
Andrew Rodland [Wed, 7 Oct 2009 08:11:21 +0000]
Make =head1 NAME match the filename

14 years agoClean up and add to the docs about forwarding.
Tomas Doran [Sun, 4 Oct 2009 00:01:16 +0000]
Clean up and add to the docs about forwarding.

14 years agoShow the new way of doing things
Tomas Doran [Thu, 1 Oct 2009 19:25:56 +0000]
Show the new way of doing things

14 years agoAdded 'use MooseX::MethodAttributes ();' for roles and attributes.
kostya [Thu, 1 Oct 2009 13:36:58 +0000]
Added 'use MooseX::MethodAttributes ();' for roles and attributes.

14 years agoAdd fixme
Tomas Doran [Mon, 28 Sep 2009 08:30:44 +0000]
Add fixme

14 years agoPut Manual::Plugins back as a stub so we don't have finding old versions on CPAN...
Tomas Doran [Wed, 16 Sep 2009 10:23:06 +0000]
Put Manual::Plugins back as a stub so we don't have finding old versions on CPAN issues

14 years agoFix unicode plugin docs in -Manual
Tomas Doran [Wed, 16 Sep 2009 10:20:34 +0000]
Fix unicode plugin docs in -Manual

14 years agojester++ # A million spelling/grammar/typo corrections
Tomas Doran [Sun, 13 Sep 2009 00:41:30 +0000]
jester++ # A million spelling/grammar/typo corrections

14 years agoFix svn and git uris
Tomas Doran [Wed, 2 Sep 2009 22:38:58 +0000]
Fix svn and git uris

14 years agoLoads of cleanup / updating work
Tomas Doran [Tue, 1 Sep 2009 01:12:16 +0000]
Loads of cleanup / updating work

14 years agofix PathPart typo
Justin Hunter [Mon, 24 Aug 2009 19:28:19 +0000]
fix PathPart typo

14 years agotypo-fixing, light rewriting in DevelopmentProcess
Jesse Sheidlower [Mon, 10 Aug 2009 18:12:25 +0000]
typo-fixing, light rewriting in DevelopmentProcess

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