15 years agoAdd some "getting started" links to the Catalyst::Manual page
Kennedy Clark [Thu, 19 Feb 2009 01:52:56 +0000]
Add some "getting started" links to the Catalyst::Manual page

15 years agoFix DBIC create for MySQL in Appendix (Jarom)
Kennedy Clark [Thu, 19 Feb 2009 01:51:16 +0000]
Fix DBIC create for MySQL in Appendix (Jarom)

15 years agoDraft update to add Chained dispatch
Kennedy Clark [Sun, 15 Feb 2009 01:59:44 +0000]
Draft update to add Chained dispatch

15 years agoApply manual patch from Del Merritt
Tomas Doran [Fri, 6 Feb 2009 15:19:34 +0000]
Apply manual patch from Del Merritt

15 years agomention prefork engine
Kieren Diment [Wed, 4 Feb 2009 01:43:03 +0000]
mention prefork engine

15 years agoSpell the poor guys name right
Tomas Doran [Thu, 29 Jan 2009 21:56:15 +0000]
Spell the poor guys name right

15 years agoTTSite cleanups and further deprecation in MoreCatalystBasics
Tomas Doran [Thu, 29 Jan 2009 21:22:25 +0000]
TTSite cleanups and further deprecation in MoreCatalystBasics

15 years agoTutorial patch
Tomas Doran [Thu, 29 Jan 2009 21:08:14 +0000]
Tutorial patch

15 years agoAdd comment/warning about simple links for changes to app/db
Kennedy Clark [Fri, 23 Jan 2009 08:07:25 +0000]
Add comment/warning about simple links for changes to app/db

15 years agoFix typo (thanks to David Steiner)
Kennedy Clark [Thu, 22 Jan 2009 23:40:48 +0000]
Fix typo (thanks to David Steiner)

15 years agoadded info about wiki
Kieren Diment [Fri, 9 Jan 2009 23:15:53 +0000]
added info about wiki

15 years agoResolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
Kennedy Clark [Tue, 6 Jan 2009 17:41:18 +0000]
Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)

15 years agoadd Changes entries
Brian Cassidy [Tue, 6 Jan 2009 14:55:33 +0000]
add Changes entries

15 years agotypo fix (RT #42091)
Jesse Sheidlower [Tue, 6 Jan 2009 14:52:01 +0000]
typo fix (RT #42091)

15 years agominor fixes
Jesse Sheidlower [Tue, 6 Jan 2009 14:40:12 +0000]
minor fixes

15 years agofixed old and meaning-changing typo; thanks, Mark Fowle
Jesse Sheidlower [Sun, 4 Jan 2009 10:51:33 +0000]
fixed old and meaning-changing typo; thanks, Mark Fowle

15 years agoUpdate style for path_to
Kennedy Clark [Wed, 31 Dec 2008 23:18:40 +0000]
Update style for path_to

15 years agoFix Bug #42034
Kennedy Clark [Wed, 31 Dec 2008 17:27:53 +0000]
Fix Bug #42034

15 years agominor typo
Jesse Sheidlower [Mon, 29 Dec 2008 21:46:45 +0000]
minor typo

15 years agoComment on how to do more advanced stuff with DBIC and provide links; also add back...
Kennedy Clark [Mon, 29 Dec 2008 21:10:24 +0000]
Comment on how to do more advanced stuff with DBIC and provide links; also add back a sentence on DBIC terminology that somehow got deleted a long time ago.

15 years agoMinor updates: Fix filename for initial tests and latest H::FormFu version
Kennedy Clark [Mon, 29 Dec 2008 13:59:37 +0000]
Minor updates: Fix filename for initial tests and latest H::FormFu version

15 years agoPre-release updates
Kennedy Clark [Mon, 29 Dec 2008 01:28:33 +0000]
Pre-release updates

15 years agoMisc fixes
Kennedy Clark [Mon, 29 Dec 2008 01:04:53 +0000]
Misc fixes

15 years agoMisc updates to adjust Parts 8 & 9 and update their final tarball code
Kennedy Clark [Mon, 29 Dec 2008 00:58:25 +0000]
Misc updates to adjust Parts 8 & 9 and update their final tarball code

15 years agoMisc updates with thanks to JC Wren
Kennedy Clark [Sun, 28 Dec 2008 18:46:28 +0000]
Misc updates with thanks to JC Wren

15 years agoUpdate method used to free up disk space for live CD
Kennedy Clark [Sun, 28 Dec 2008 18:43:17 +0000]
Update method used to free up disk space for live CD

15 years agoUpdate thanks for tutorial (include dhoss)
Kennedy Clark [Thu, 18 Dec 2008 21:07:24 +0000]
Update thanks for tutorial (include dhoss)

15 years agoAdd fix for failing test to Testing.pod
Kennedy Clark [Thu, 18 Dec 2008 17:07:37 +0000]
Add fix for failing test to Testing.pod

15 years agoUpdate "how to install cat" advice and misc minor updates.
Kennedy Clark [Thu, 18 Dec 2008 16:29:10 +0000]
Update "how to install cat" advice and misc minor updates.

15 years agoMinor adjustments to tutorial. Mention tests fail in 5.7014 for Part8.
Kennedy Clark [Thu, 18 Dec 2008 15:52:09 +0000]
Minor adjustments to tutorial.  Mention tests fail in 5.7014 for Part8.

15 years agoFix URLs for final code tarballs (thx to K Gatdula)
Kennedy Clark [Wed, 17 Dec 2008 18:20:19 +0000]
Fix URLs for final code tarballs (thx to K Gatdula)

15 years agoPrep for release
Kennedy Clark [Mon, 15 Dec 2008 20:44:03 +0000]
Prep for release

15 years agoUpdate URL for latest copy in SVN to match new location of repo
Kennedy Clark [Mon, 15 Dec 2008 15:26:02 +0000]
Update URL for latest copy in SVN to match new location of repo

15 years agoFix the manual to encourage you to use MRO::Compat, rather than Class::C3 directly
Tomas Doran [Sat, 13 Dec 2008 11:35:03 +0000]
Fix the manual to encourage you to use MRO::Compat, rather than Class::C3 directly

15 years agoTake a couple of patches from the mailing list I have been sat on for months
Tomas Doran [Fri, 12 Dec 2008 00:52:18 +0000]
Take a couple of patches from the mailing list I have been sat on for months

15 years agoUpdate for Ubuntu 8.10 (HTML::FormFu v0.03006)
Kennedy Clark [Sun, 7 Dec 2008 23:50:01 +0000]
Update for Ubuntu 8.10 (HTML::FormFu v0.03006)

15 years agoRemove TTSite in favor of manually created wrapper template and css
Kennedy Clark [Sun, 7 Dec 2008 21:17:07 +0000]
Remove TTSite in favor of manually created wrapper template and css
Update and test for Ubuntu 8.10 (Cat 5.7014, C::Devel 1.07, DBIC 0.08010, etc.)
Change flow of MoreCatalystBasics.pod (eg, use incremental build where run in smaller chunks)
Change MyApp.pm from "use Catalyst" to "__PACKAGE__->setup()"
Whitespace cleanup
Move TT Debugging section from MoreCatalystBasics.pod to Debugging.pod
Misc edits

15 years agoFixing the typos introduced during the last typo fix ;-)
Jesse Sheidlower [Mon, 24 Nov 2008 00:52:17 +0000]
Fixing the typos introduced during the last typo fix ;-)

15 years agoUpdate for Ubuntu 8.10, update license, misc updates
Kennedy Clark [Sun, 23 Nov 2008 19:05:34 +0000]
Update for Ubuntu 8.10, update license, misc updates

15 years agoUpdate license
Kennedy Clark [Sun, 23 Nov 2008 18:59:33 +0000]
Update license

15 years agoUpdate license
Kennedy Clark [Sun, 23 Nov 2008 18:58:50 +0000]
Update license

15 years agoFix 2 typos - thanks to JGK
Kennedy Clark [Sun, 23 Nov 2008 17:38:32 +0000]
Fix 2 typos - thanks to JGK

15 years agoprep release
Ricardo SIGNES [Tue, 4 Nov 2008 21:34:01 +0000]
prep release

15 years agoRemove a reference to a FOREACH loop that did not exist (RT #39046)
Brian Cassidy [Fri, 17 Oct 2008 13:16:03 +0000]
Remove a reference to a FOREACH loop that did not exist (RT #39046)

15 years agoimprovements to ACCEPT_CONTEXT docs
Kieren Diment [Wed, 1 Oct 2008 10:25:02 +0000]
improvements to ACCEPT_CONTEXT docs

15 years agoApplied doc patch from martins to improve the formfu config
Jess Robinson [Mon, 29 Sep 2008 15:23:28 +0000]
Applied doc patch from martins to improve the formfu config

15 years agoRemoving invalid and confusing references to id_field
Jay Kuri [Wed, 17 Sep 2008 20:33:55 +0000]
Removing invalid and confusing references to id_field

15 years agoremove MyApp::auto
Ricardo SIGNES [Thu, 4 Sep 2008 19:00:57 +0000]
remove MyApp::auto

15 years agoApplied doc patch from lucs
Jess Robinson [Wed, 27 Aug 2008 19:23:12 +0000]
Applied doc patch from lucs

15 years agoclarified something about :Path and :Local similarities
Kieren Diment [Sat, 16 Aug 2008 06:52:29 +0000]
clarified something about :Path and :Local similarities

15 years agofixed error regarding naming of the Catalyst::View
Kieren Diment [Sat, 16 Aug 2008 06:52:17 +0000]
fixed error regarding naming of the Catalyst::View

15 years agoChanged some Template Toolkit links to perldoc links (RT #38354)
Brian Cassidy [Mon, 11 Aug 2008 12:55:20 +0000]
Changed some Template Toolkit links to perldoc links (RT #38354)

15 years agoFix some typos and point out about converting to .conf file formats in Auth part
Jess Robinson [Tue, 5 Aug 2008 20:12:10 +0000]
Fix some typos and point out about converting to .conf file formats in Auth part

15 years agotypo fixing
Jesse Sheidlower [Tue, 5 Aug 2008 00:32:19 +0000]
typo fixing

15 years agoFix part numbering (RT #37963)
Brian Cassidy [Mon, 28 Jul 2008 01:39:57 +0000]
Fix part numbering (RT #37963)

15 years agoFixed 4 minor typos
Dan Dascalescu [Fri, 18 Jul 2008 08:42:21 +0000]
Fixed 4 minor typos

15 years agoversion 5.7x not 7.7x
Brian Cassidy [Fri, 11 Jul 2008 12:25:45 +0000]
version 5.7x not 7.7x

15 years agosome idiot forgot to hit save
Kieren Diment [Thu, 10 Jul 2008 23:01:02 +0000]
some idiot forgot to hit save

15 years agoFix Template Toolkit website link (RT #37574)
Brian Cassidy [Thu, 10 Jul 2008 00:35:17 +0000]
Fix Template Toolkit website link (RT #37574)

15 years agorollback to use Catalyst qw/@plugins/
Kieren Diment [Wed, 9 Jul 2008 12:07:52 +0000]
rollback to use Catalyst qw/@plugins/

15 years agoec2 images, and some typo corrections
Kieren Diment [Wed, 9 Jul 2008 12:07:21 +0000]
ec2 images, and some typo corrections

15 years agoAdded ProxyPass ignores for static files. Removed
Ton Voon [Tue, 8 Jul 2008 12:07:07 +0000]
Added ProxyPass ignores for static files. Removed
C::E::HTTP::POE and replaced with ::Prefork instead

15 years agoApply patch from Adrian Lai to clean up a few out of date bits in the tutorials
Tomas Doran [Tue, 1 Jul 2008 11:13:32 +0000]
Apply patch from Adrian Lai to clean up a few out of date bits in the tutorials

15 years agoMinor: typo and format fixes
Dan Dascalescu [Mon, 30 Jun 2008 10:16:03 +0000]
Minor: typo and format fixes

15 years agotidy up changes file a bit
Brian Cassidy [Thu, 12 Jun 2008 13:16:10 +0000]
tidy up changes file a bit

15 years agomoving to use parent stuff for docs
Kieren Diment [Thu, 5 Jun 2008 13:14:11 +0000]
moving to use parent stuff for docs

15 years agolets use config::General
Kieren Diment [Thu, 5 Jun 2008 12:10:44 +0000]
lets use config::General

15 years agoadded a test :P
Kieren Diment [Wed, 4 Jun 2008 08:34:22 +0000]
added a test :P

15 years agobump version
Kieren Diment [Mon, 2 Jun 2008 22:05:58 +0000]
bump version

15 years agochange author
Kieren Diment [Mon, 2 Jun 2008 22:01:56 +0000]
change author

15 years agoadded foolproof yaml
Kieren Diment [Mon, 2 Jun 2008 13:34:09 +0000]
added foolproof yaml

15 years agoadded password
Kieren Diment [Mon, 2 Jun 2008 13:33:46 +0000]
added password

15 years agoFix erroneous "Part #" cross references between parts of the tutorial.
Kennedy Clark [Sun, 1 Jun 2008 23:43:44 +0000]
Fix erroneous "Part #" cross references between parts of the tutorial.

15 years agoEscape > chars and fix uri_for
Kennedy Clark [Sun, 1 Jun 2008 22:42:08 +0000]
Escape > chars and fix uri_for

15 years agoAdd edit/update section & misc updates
Kennedy Clark [Sun, 1 Jun 2008 22:41:20 +0000]
Add edit/update section & misc updates

15 years agoFirst pass through add form with constraints and filtering. Hope to add edit feature...
Kennedy Clark [Sun, 1 Jun 2008 17:18:42 +0000]
First pass through add form with constraints and filtering.  Hope to add edit feature next.

15 years agoFix date
Kennedy Clark [Sun, 1 Jun 2008 16:51:07 +0000]
Fix date

15 years agoAdd select to form and comments to config file
Kennedy Clark [Sun, 1 Jun 2008 12:18:37 +0000]
Add select to form and comments to config file

15 years agoInitial update for AdvancedCRUD/FormFu.pod
Kennedy Clark [Sun, 1 Jun 2008 03:02:45 +0000]
Initial update for AdvancedCRUD/FormFu.pod
Add warning about StackTrace to MoreCatalystBasics.pod

15 years agofinal pre-release tweak to manual
Kieren Diment [Fri, 30 May 2008 08:03:45 +0000]
final pre-release tweak to manual

15 years agoready for release
Kieren Diment [Thu, 29 May 2008 13:00:22 +0000]
ready for release

15 years agofinalising default and index :Private expurgation
Kieren Diment [Thu, 29 May 2008 00:01:54 +0000]
finalising default and index :Private expurgation

15 years agoexpurgating deprecated default and index actions
Kieren Diment [Wed, 28 May 2008 23:44:22 +0000]
expurgating deprecated default and index actions

15 years ago(no commit message)
Kennedy Clark [Tue, 27 May 2008 14:55:13 +0000]

15 years agoForgot to add Ubuntu quick time sync command to prev commit
Kennedy Clark [Mon, 26 May 2008 13:06:15 +0000]
Forgot to add Ubuntu quick time sync command to prev commit

15 years agoAdd warning about system clocks being in sync with IE and remove warning about -k
Kennedy Clark [Mon, 26 May 2008 12:55:19 +0000]
Add warning about system clocks being in sync with IE and remove warning about -k

15 years agoConvert schema to MyApp::Schema, convert model to DB, misc adjustments
Kennedy Clark [Mon, 26 May 2008 12:08:41 +0000]
Convert schema to MyApp::Schema, convert model to DB, misc adjustments

15 years agoRuntime/Devel changes
Kieren Diment [Sun, 25 May 2008 21:57:19 +0000]
Runtime/Devel changes

15 years agoFix reference to .yml file in debug log.
Marcus Ramberg [Sun, 25 May 2008 21:45:44 +0000]
Fix reference to .yml file in debug log.

15 years agotweaking warning against using create=dynamic
Kieren Diment [Sat, 24 May 2008 22:12:30 +0000]
tweaking warning against using create=dynamic

15 years agoAdd back warning that got deleted.
Kennedy Clark [Sat, 24 May 2008 14:32:15 +0000]
Add back warning that got deleted.

15 years agoCleanup other references to myapp.yml to myapp.conf
Kennedy Clark [Sat, 24 May 2008 14:27:51 +0000]
Cleanup other references to myapp.yml to myapp.conf

15 years agofixing dynamic/static mix-up
Kieren Diment [Sat, 24 May 2008 13:46:28 +0000]
fixing dynamic/static mix-up

15 years agoAdd additional information for transition from YAML to Config::General
Kennedy Clark [Sat, 24 May 2008 11:31:16 +0000]
Add additional information for transition from YAML to Config::General

15 years agoyaml expurgation and placeholders for a couple of upcoming tutorial articles
Kieren Diment [Fri, 23 May 2008 22:56:03 +0000]
yaml expurgation and placeholders for a couple of upcoming tutorial articles

15 years agoRework tutorial. Lots of things changed, but key items include: new content in Catal...
Kennedy Clark [Thu, 22 May 2008 17:35:28 +0000]
Rework tutorial.  Lots of things changed, but key items include: new content in CatalystBasics from Gerda S, move most of old CatalystBasics to MoreCatalystBasics, fix Authentication and Authorization, add PostgreSQL code from Louis M, etc.

15 years agoFix typos.
Kennedy Clark [Wed, 21 May 2008 15:15:35 +0000]
Fix typos.

15 years agoAdd AdvancedCRUD "cover page" and stub files for FormBuilder.pod and FormFu.pod
Kennedy Clark [Wed, 21 May 2008 00:00:00 +0000]
Add AdvancedCRUD "cover page" and stub files for FormBuilder.pod and FormFu.pod

15 years agoFix typo in Intro.pod & add new header to AdvancedCRUD.pod
Kennedy Clark [Mon, 19 May 2008 17:36:30 +0000]
Fix typo in Intro.pod & add new header to AdvancedCRUD.pod

15 years agoSome initial updates for a new tutorial.
Kennedy Clark [Sun, 18 May 2008 19:51:12 +0000]
Some initial updates for a new tutorial.