we should really tag releases, or move to git
[catagits/Catalyst-Manual.git] / Changes
CommitLineData
169144c5 1Revision history for Catalyst-Manual
2
db24da78 35.8005 27 Oct 2010
1bddcc1f 4 - Tutorial:
5 - Add DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section
db24da78 6 - Critical bugfix on index page.
af20a15d 75.8004 17 Feb 2010
8 - Tutorial:
9 - Add foreign key support for SQLite
10 (huge thanks to Caelum for that and other good edits!)
11 - Add "Quick Start" to Intro (Chapter 1)
12 - Switch to use of "-r" to auto-restart the dev svr
13 - Update for latest available Debian package versions
14 - Switch to individual files for example code vs. tarballs
15 - Switch to 'done_testing' and shorter 'prove' args for testing chapter
16 - Misc typo fixes
17 - Other:
18 - Minor Cookbook edits
19
e0636114 205.8003 28 Dec 2009
21 - Variety of typo fixes
22 - Fix incorrectness re :Global and :Local
23 - Update DevelopmentProcess.pod
24
255.8002 15 Nov 2009
26 - Update tutorial to match latest prepacked versions in Debian 5
27 - Add FormHandler branch (with thanks to gshank!)
28 - Misc cleanup/freshing up of tutorial.
29 - Fix indenting issue (with thanks to Kiffin Gish)
30 - Integrate tome fix branch (with thanks to tome!)
31 - Add a "negative" test to confirm that test02 does not have an admin create link
32 - Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch
33 - Fix Pod typos in ::Internals (RT#51488)
34 - Fix Pod typos in the Cookbook (RT#51466)
35 - Fix a Test::Pod failure and make Debian happier.
36 - Typo fixes from garu
37 - Misc minor and/or typo fixes
c312468f 38
1d3a9ff2 395.8001 06 Oct 2009
e0636114 40 - Tutorial
41 - Fix RT #46760
42 - Fix RT #46618
43 - Fix cat-install script URL
44 - Fix typos
45 - Replace reference to deprecated CatalystX::ListFramework::Builder
46 with Catalyst::Plugin::AutoCRUD
47 - Other
48 - Lots of updates thanks to t0m
49 - Update development process / core team docs
50 - Cookbook fixes WRT authorization
51 - Better description of application setup process
52 - Fix some links
53 - Normalise spacing
43707053 54
339313c8 555.8000 27 May 2009
e0636114 56 - Tutorial:
57 - Update for Catalyst 5.80
58 - Update to "depluralize" the database names (big thanks to Kiffin Gish!)
59 - Switch back to including numbers in chapter names (for proper sorting)
60 - Add section to Ch 4: "Moving Complicated View Code to the Model"
61 - Add section to Ch 3: "RenderView's 'dump_info' Feature"
62 - Misc fixes and updates (thanks to Anne Wainwright)
63 - Other:
64 - Add some 5.8 and Moose-specific material to the new CatalystAndMoose.pod
65 (thanks to t0m and Sebastian Willert)
bd0700fc 66
0230769b 675.7021 8 May 2009
e0636114 68 - Tutorial:
69 - Switch to SimpleDB for auth
70 - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords
71 - Re-write PostgreSQL section in appendix
72 - Remove "create=dynamic" and only cover "create=static" for DBIC helper
73 - Other:
74 - Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells)
75 - There is no Catalyst::Config, fix reference to it. (t0m)
76 - Misc minor adjustments
709ea2fc 77
ccc9b2bc 785.7020 12 Mar 2009
e0636114 79 - Tutorial:
80 - Fix errors in FormFu chapter
ccc9b2bc 81
4ab6212d 825.7019 11 Mar 2009
e0636114 83 - Tutorial:
84 - Change from the use of "part" to refer to each .pod file for the
85 tutorial in favor of the more intuitive word "chapter." "Part"
86 was just to ambiguous (e.g., does "prior part" refer to the prior
87 .pod file or the prior section in the current .pod file).
88 - Move use of "load_namespaces" for DBIC from BasicCRUD to
89 MoreCatalystBasics
90 - Update the "Table of Contents" in Tutorial.pod to match the current
91 sections
92 - Fix a few typos
4b4d3884 93
a5af6362 945.7018 8 Mar 2009
e0636114 95 - Tutorial:
96 - Add a new section to BasicCRUD covering more advanced features of
97 DBIC ("EXPLORING THE POWER OF DBIC")
98 - Convert from Ubuntu to Debian 5 live CD as the recommended way to do
99 the tutorial (all code and examples updated and tested to match)
100 - Removed Catalyst::Plugin::Authorization::ACL from Authorization.pod
101 in favor of a "chained and model-based" approach
102 - More conversion to Chained dispatch
103 - Suggestions and fixes with thanks to mintywalker@gmail.com
104 - DBIC-related updates in MoreCatalystBasics
105 - Fix misplaced "=over 4" in previous release
106 - Reword warning about not using GET for delete based on input from kd
107 - Lots of other small adjustments
1435672d 108
bd8307d2 1095.7017 28 Feb 2009
e0636114 110 - Tutorial:
111 - Main change = adding Chained dispatch starting in BasicCRUD (Part 4)
112 - Change FormFu tutorial to not use deprecated methods (Del Merritt)
113 - MoreCatalystBasics - Additional clarification about TTSite
114 (Del Merritt)
115 - Tutorial::Authorization - Corrects the ACL for "/books/delete"
116 - Additional comments
117 (Del Merritt)
118 - Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid user
119 might now proceed, having completed the Tutorial. (Del Merritt)
120 - Fix typo in Authorization section (RT #42091)
121 - Fix typo in BasicCRUD (RT #42034)
122 - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
123 - Fix DBIC create for MySQL in Appendix (Jarom)
124 - Other:
125 - Misc minor updates
126 - Add some "getting started" links to the Catalyst::Manual page
4dc2dec8 127
533fee73 1285.7016 28 Dec 2008
e0636114 129 - Tutorial:
130 - Updates to make Parts 8 & 9 run correctly
131 - Adjust URLs for final config tarballs
132 - Add note about changes across different C::Devel on how plugins enabled
133 - Misc minor updates
533fee73 134
cd9a3ff4 1355.7015 15 Dec 2008
e0636114 136 - Tutorial:
137 - Remove TTSite from Tutorial (thanks to dhoss for the help)
138 - Update Tutorial for Ubuntu 8.10 (therefore update to
139 Cat v5.7014, C::Devel v1.07, DBIC v0.08010, etc.)
140 - Reorganize MoreCatalystBasics.pod so user is able to run
141 the app the first time much earlier and build on it from
142 there (running the app each time along the way)
143 - Update URL for latest copy in SVN to match new location of repo
144 - Other:
145 - Misc typo fix
146 - Change use of Class::C3 to MRO::Compat, as rafl tells me
147 this is best practice, and gives you native next::method in
148 5.10. (t0m)
20a4dd98 149
0f7605fd 1505.7014 04 Nov 2008
e0636114 151 - Remove a reference to a FOREACH loop that did not exist (RT #39046)
152 - Changed some Template Toolkit links to perldoc links (RT #38354)
153 - Fix Template Toolkit website link (RT #37574)
154 - Fix part numbering (RT #37963)
155 - Improvements to the ACCEPT_CONTEXT docs in Manual::Intro
156 - Happy Election Day, America!
779cf508 157
aa0e9d8f 1585.7013 09 Jul 2008
e0636114 159 - revert to use Catalyst qw/@plugins/ style
779cf508 160
3e9fd9c1 1615.7012 29 May 2008
e0636114 162 - Expurgation of all use of default :Private and index :Private in favour
163 of default :Path and index :Path :Args(0)
164 - Expurgation of all yaml as configuration format
165 - Major updates to tutorial, thanks hkclark and gerda
c010ae0d 166
3e9fd9c1 1675.7011 16 May 2008
e0636114 168 - added warnings and poiinters to newer examples in HTML::Widget,
169 and Authentication parts of the tutorial.
170 - pod fix (RT #32636)
dd761796 171
1725.701004 09 Apr 2008
e0636114 173 - rename placeholder back to Manual.pm, this will probably trigger
174 a ppm bug but that's ppm's problem
47a25d24 175
dd761796 1765.701003 08 Oct 2007
e0636114 177 - Patch to Cookbook from bits.
dd761796 178
1795.701002 25 Aug 2007
64fad537 180
dd761796 1815.701001 17 Aug 2007
e0636114 182 - Changes to mocation of lib/Catalyst/Manual.pod to
183 lib/Catalyst/ManualPlaceholder.pm to keep cpan indexer happy.
7cfd8dc3 184
dd761796 1855.700704 08 Aug 2007
e0636114 186 - Updated mailing list addresses to scsys.co.uk domains
392906f2 187
dd761796 1885.700703
e0636114 189 - Cookbook: Updated development server deployment instructions, and
190 included a better description of the POE engine.
ad2a47ab 191
dd761796 1925.700702 26 April 2007
e0636114 193 - Switch to Module::Install
8dbc5a5b 194
dd761796 1955.700701 19 April 2007
e0636114 196 - Removal of WritingPlugins. ExtendingCatalyst is now the main resource
197 for extensions to the framework and the application.
8dbc5a5b 198
dd761796 1995.700501 10 November 2006
e0636114 200 - Matches Catalyst-Runtime 5.7005
14942baf 201
dd761796 2025.700401 07 November 2006
e0636114 203 - First release to CPAN; matches Catalyst-Runtime 5.7004.
cc765b4a 204
dd761796 2055.700301 20 October 2006
e0636114 206 - Splitting manual into its own distro