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.

15 years agoauthorization doc fix
Kieren Diment [Fri, 16 May 2008 12:55:22 +0000]
authorization doc fix

15 years agoupdated manual
Kieren Diment [Fri, 16 May 2008 12:43:09 +0000]
updated manual

15 years agoupdate pod and podcoverage tests to match cat dist
Brian Cassidy [Tue, 13 May 2008 18:53:32 +0000]
update pod and podcoverage tests to match cat dist

15 years agoclean up changes file
Brian Cassidy [Thu, 8 May 2008 15:19:37 +0000]
clean up changes file

15 years agopod fix
Brian Cassidy [Thu, 8 May 2008 15:12:20 +0000]
pod fix

16 years agoadd text to L<> to avoid nonsense
Ricardo SIGNES [Thu, 10 Apr 2008 02:52:10 +0000]
add text to L<> to avoid nonsense

16 years agoupdate Changes
Matt S Trout [Wed, 9 Apr 2008 18:10:49 +0000]
update Changes

16 years agorename ManualPlaceholder.pm back to Manual.pm
Matt S Trout [Wed, 9 Apr 2008 18:09:46 +0000]
rename ManualPlaceholder.pm back to Manual.pm

16 years agoReplace DefaultEnd with RenderView
Jess Robinson [Fri, 25 Jan 2008 11:37:46 +0000]
Replace DefaultEnd with RenderView

16 years agotypo oops
Kieren Diment [Sun, 30 Dec 2007 21:05:03 +0000]
typo oops

16 years agofixed documentation referring to deprecated Catalyst::Base
Eden Cardim [Sun, 30 Dec 2007 14:27:08 +0000]
fixed documentation referring to deprecated Catalyst::Base

16 years agoTweaking authenticate call and related text
Jay Kuri [Thu, 25 Oct 2007 22:51:20 +0000]
Tweaking authenticate call and related text

16 years agomethod name changed from login() to authenticate()
Peter Karman [Thu, 25 Oct 2007 20:33:48 +0000]
method name changed from login() to authenticate()

16 years agochange example to match new Auth realms API
Peter Karman [Thu, 25 Oct 2007 20:22:00 +0000]
change example to match new Auth realms API

16 years agovariable escaping issue [rindolf]
Brian Cassidy [Tue, 9 Oct 2007 20:11:29 +0000]
variable escaping issue [rindolf]

16 years agovariable escaping issue [rindolf]
Brian Cassidy [Tue, 9 Oct 2007 20:09:33 +0000]
variable escaping issue [rindolf]

16 years agobump version to 5.701003
Jonathan Rockway [Sun, 7 Oct 2007 11:29:23 +0000]
bump version to 5.701003

16 years agofix sqlite CLI util name to sqlite3 to save people from 'encrypted or not a database...
Matt S Trout [Fri, 5 Oct 2007 03:56:40 +0000]
fix sqlite CLI util name to sqlite3 to save people from 'encrypted or not a database' errors

16 years agoadd explanation of CatalystX:: to manual; cleanup ExtendingCatalyst a bit
Jonathan Rockway [Thu, 27 Sep 2007 07:59:31 +0000]
add explanation of CatalystX:: to manual; cleanup ExtendingCatalyst a bit

16 years agoupdate version
Jonathan Rockway [Wed, 12 Sep 2007 10:36:33 +0000]
update version

16 years agowhy do I always forget to update Changes
Kieren Diment [Fri, 24 Aug 2007 22:45:18 +0000]
why do I always forget to update Changes

16 years agocookbook patch thanks to bits
Kieren Diment [Fri, 24 Aug 2007 22:45:01 +0000]
cookbook patch thanks to bits

16 years agofixed botched version no
Kieren Diment [Fri, 24 Aug 2007 04:26:06 +0000]
fixed botched version no

16 years agoupdates to respective ::Manual pages to try to keep cpan and users happy
Kieren Diment [Sat, 18 Aug 2007 11:06:35 +0000]
updates to respective ::Manual pages to try to keep cpan and users happy

16 years agoremoval of redundant information while keeping the cpan indexer happy
Kieren Diment [Fri, 17 Aug 2007 14:32:26 +0000]
removal of redundant information while keeping the cpan indexer happy

16 years agoUpdate mailing list URLs
Ash Berlin [Wed, 8 Aug 2007 19:36:02 +0000]
Update mailing list URLs

16 years agoThanks for Shlomi for a variety of fixes.
Kennedy Clark [Thu, 12 Jul 2007 12:51:09 +0000]
Thanks for Shlomi for a variety of fixes.

16 years agoabraxxa's uri_for parent path explanation and some word wrap formatting
Kieren Diment [Fri, 6 Jul 2007 23:43:08 +0000]
abraxxa's uri_for parent path explanation and some word wrap formatting

16 years agoshlomi fish "patch" *sigh*
Kieren Diment [Sat, 23 Jun 2007 14:19:49 +0000]
shlomi fish "patch" *sigh*