13 years agoFix for RT #56970
Kennedy Clark [Sun, 30 May 2010 00:19:51 +0000]
Fix for RT #56970

13 years agoAdd missing requirement for Perl6::Junction
Kennedy Clark [Sat, 29 May 2010 22:21:29 +0000]
Add missing requirement for Perl6::Junction

13 years agoUpdate year on copyright
Kennedy Clark [Sat, 29 May 2010 21:42:47 +0000]
Update year on copyright

13 years agoFix erroneous "-nc" in the license on this one file (it was removed from all the...
Kennedy Clark [Sat, 29 May 2010 21:42:20 +0000]
Fix erroneous "-nc" in the license on this one file (it was removed from all the others years ago - apparently overlooked this one)

13 years agoAdjust wording for mod_perl
Tomas Doran [Sat, 22 May 2010 10:15:39 +0000]
Adjust wording for mod_perl

13 years agoFixes rt.cpan.org #57361
Tomas Doran [Sat, 22 May 2010 10:14:57 +0000]
Fixes rt.cpan.org #57361

13 years agochange created/updated columns to type "timestamp"
Rafael Kitover [Thu, 13 May 2010 12:57:20 +0000]
change created/updated columns to type "timestamp"

14 years agoadded documentation reminder to install FCGI.pm when deploying to fastcgi
Eden Cardim [Sat, 17 Apr 2010 16:31:39 +0000]
added documentation reminder to install FCGI.pm when deploying to fastcgi

14 years agoapache fastcgi/mod_deflate note per awnstudio
Justin Hunter [Fri, 16 Apr 2010 21:22:59 +0000]
apache fastcgi/mod_deflate note per awnstudio

14 years agorename View::TT to View::HTML
Rafael Kitover [Wed, 7 Apr 2010 12:57:12 +0000]
rename View::TT to View::HTML

14 years agoRevert "start work on single conroller"
Caleb Cushing [Tue, 30 Mar 2010 12:35:17 +0000]
Revert "start work on single conroller"

This reverts commit 24815d781d276c8151098d008f28370215aa0e41.

this patch isn't ready yet, accidental commit

14 years agomake note to use default_view
Caleb Cushing [Tue, 30 Mar 2010 12:33:26 +0000]
make note to use default_view

not setting the default_view if you name the view something other than TT can
cause problems with modules like AutoCRUD, better to tell people to be explicit
than to have them have cryptic errors down the road.

14 years agostart work on single conroller
Caleb Cushing [Tue, 30 Mar 2010 12:33:17 +0000]
start work on single conroller

14 years agoupdated changelog for previous commit
Alexander Hartmaier [Thu, 18 Mar 2010 09:00:21 +0000]
updated changelog for previous commit

14 years agoadded DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section
Alexander Hartmaier [Wed, 17 Mar 2010 16:17:59 +0000]
added DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section

14 years agoMinor typos in FormHandler Tutorial
Jesse Sheidlower [Sat, 6 Mar 2010 01:00:00 +0000]
Minor typos in FormHandler Tutorial

14 years agoIndention fixes in CatalystAndMoose.pod
u-foka [Sun, 28 Feb 2010 20:36:17 +0000]
Indention fixes in CatalystAndMoose.pod

14 years agoTypo fix in CatalystAndMoose.pod:
u-foka [Sun, 28 Feb 2010 20:29:58 +0000]
Typo fix in CatalystAndMoose.pod:
MooseX::MethodAttribute::Role => MooseX::MethodAttributes::Role

14 years agoadd note about using server.pl --help
Caleb Cushing [Mon, 22 Feb 2010 21:59:18 +0000]
add note about using server.pl --help

14 years agoremove unessessary extraneous code
Caleb Cushing [Mon, 22 Feb 2010 08:12:55 +0000]
remove unessessary extraneous code

you don't have to reproduce all attributes for a column just to add more,
removing code that would otherwise be duplicated.

14 years agoUpdate credits
Kennedy Clark [Wed, 17 Feb 2010 20:12:00 +0000]
Update credits

14 years agoPrep for build
Kennedy Clark [Wed, 17 Feb 2010 19:10:51 +0000]
Prep for build

14 years agoConvert to "new style" for stash
Kennedy Clark [Wed, 17 Feb 2010 18:48:22 +0000]
Convert to "new style" for stash

14 years agoConvert to use of "-r" dev server option
Kennedy Clark [Wed, 17 Feb 2010 17:41:34 +0000]
Convert to use of "-r" dev server option
A few formatting fixes

14 years agoRemove now old mention of "used more than once" errors
Kennedy Clark [Wed, 17 Feb 2010 17:40:52 +0000]
Remove now old mention of "used more than once" errors
Fix missing indent in code block
Show all of __PACKAGE__->config in DB Model

14 years agoConvert tabs to spaces
Kennedy Clark [Wed, 17 Feb 2010 17:39:40 +0000]
Convert tabs to spaces
Fix "=head 2" in comment to "=head2"
Minor adjustments

14 years agoA few minor clarifications/adjustments
Kennedy Clark [Wed, 17 Feb 2010 17:37:33 +0000]
A few minor clarifications/adjustments

14 years agoUpdate flow to assume using 0.39+ C::M::DBIC::Schema now that debian pkg available.
Kennedy Clark [Wed, 17 Feb 2010 17:36:42 +0000]
Update flow to assume using 0.39+ C::M::DBIC::Schema now that debian pkg available.
Remove another reference to manually stopping/starting the dev svr.

14 years agoAdd note about looking for compile errors in the "server -r" window
Kennedy Clark [Wed, 17 Feb 2010 17:34:44 +0000]
Add note about looking for compile errors in the "server -r" window

14 years agoAdd Test::Pod to modules that get installed (use in Ch8)
Kennedy Clark [Wed, 17 Feb 2010 17:33:36 +0000]
Add Test::Pod to modules that get installed (use in Ch8)

14 years agoAdd "Quick Start" section
Kennedy Clark [Wed, 17 Feb 2010 15:15:10 +0000]
Add "Quick Start" section
Update version information
Make Live CD Steps include a password for ssh

14 years agoConvert to newer style for stash
Kennedy Clark [Wed, 17 Feb 2010 03:09:39 +0000]
Convert to newer style for stash
Convert to -r for server
Misc changes

14 years agoAdd back 'libperl6-junction-perl' for pkgs to install
Kennedy Clark [Wed, 17 Feb 2010 03:08:39 +0000]
Add back 'libperl6-junction-perl' for pkgs to install

14 years agoConvert tabs to spaces.
Kennedy Clark [Wed, 17 Feb 2010 02:44:54 +0000]
Convert tabs to spaces.
Convert to $c->stash(name => 'value') vs. $c->stash->{name} = $value

14 years agoAdd some additonal info about DBIC relationships
Kennedy Clark [Tue, 16 Feb 2010 23:22:52 +0000]
Add some additonal info about DBIC relationships
Continue with making "-r" on dev server fit with the flow
Put in warning about leaving an extra myapp.conf sitting around
Misc edits and adjustments

14 years agoAdd DBIx::Class::EncodedColumn to required packages for install under debian
Kennedy Clark [Tue, 16 Feb 2010 23:08:28 +0000]
Add DBIx::Class::EncodedColumn to required packages for install under debian

14 years agoAdditional adjustments to get consistent wording & usage of the dev svr "-r" option
Kennedy Clark [Tue, 16 Feb 2010 21:58:42 +0000]
Additional adjustments to get consistent wording & usage of the dev svr "-r" option

14 years agoMove mention of different "stash styles" to Ch2
Kennedy Clark [Tue, 16 Feb 2010 19:37:18 +0000]
Move mention of different "stash styles" to Ch2
Switch to consistent attribute style (":Name" vs. ": Name") as per changes started in early chapters

14 years agoBetter integrate the use of "-r" into the flow.
Kennedy Clark [Tue, 16 Feb 2010 19:33:32 +0000]
Better integrate the use of "-r" into the flow.
Move comment about styles for setting stash to earlier ch to be in sync with always using the "new style"
Other small/misc updates

14 years agoAdd some additional background info & links about auto-defined DBIC relationships
Kennedy Clark [Tue, 16 Feb 2010 18:09:35 +0000]
Add some additional background info & links about auto-defined DBIC relationships
Amend directions to be sure they have new enough C::M::DBIC::Schema & DBD::SQLite
Add background info on on_connect_do
Adjust use of "-r" on dev server and provide some background info
Other misc adjustments

14 years agoUse -r option for server
Kennedy Clark [Mon, 15 Feb 2010 19:46:44 +0000]
Use -r option for server
Switch to newer stash syntax
Some minor adjustments, version updates, fixes, etc.

14 years agoSwitch to svn for sample tutorial code
Kennedy Clark [Mon, 15 Feb 2010 19:44:37 +0000]
Switch to svn for sample tutorial code
Update versions

14 years agoupdate chapter 9 POD
Rafael Kitover [Sun, 7 Feb 2010 13:13:43 +0000]
update chapter 9 POD

14 years agoupdate chapter 9 formfu POD
Rafael Kitover [Sun, 7 Feb 2010 12:39:32 +0000]
update chapter 9 formfu POD

14 years agoupdate chapter 8 POD
Rafael Kitover [Sun, 7 Feb 2010 11:41:40 +0000]
update chapter 8 POD

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.