Release commit for 5.9011
[catagits/Catalyst-Manual.git] / Changes
CommitLineData
169144c5 1Revision history for Catalyst-Manual
eec35f62 2
2a1309e6 35.9011 - 2020-07-22
45d66519 4 - added NGINX Unit deployment documentation
5
a0deb1a8 65.9010 - 2019-04-25
f567e26b 7 - updated stale urls
8 - numerous typo fixes
9 - many pod syntax fixes
10 - other pod syntax cleanup
0cc8f2fa 11 - added references to the RT issues queue, mailing list, and irc channel
12
b9ebe73f 135.9009 - 2014-12-13
81abd7f4 14 - fixed a new error in the manual regarding "component" -> "components"
15 (RT#99131, RT#100597, RT#100767)
e4121e57 16 - typo fix in 09_FormFu.pod (Jason McVeigh, RT#104585)
81abd7f4 17
f6fb02d1 185.9008 - 2014-07-26
3f60663d 19 - misc small documentation tweaks (thanks Karen Etheridge, Matthew
20 Horsfall, Andreas Marienborg, Dagfinn Ilmari Mannsåker, David
21 Steinbrunner, Gerda Shank, Jesse)
22
5fd4501d 235.9007 2013-05-06
24 - Fix pod warnings (RT#83398 - thanks, Paul Waring!)
68559a79 25 - Fix repository metadata (thanks, Lars Dɪᴇᴄᴋᴏᴡ)
5fd4501d 26
61faa554 275.9006 2012-11-08
28 - fix bad =head1 (Kennedy Clark)
29
305.9005 2012-11-01
eec35f62 31 - Fix minor typos RT 78545, thanks Joe Axford
32 - Update auth class name RT 77322 Thanks Joe Axford
8835e16b 33 - Fix typo RT #77247 Thanks John Deighan
34
d4ee8f4f 355.9004 4th May 2012
36 - PSGI Compat changes
37 - Small code changes (thanks sockmonk)
38 - Small changes to Manual::Components
39
80b49130 405.9003 17 Feb 2012
eb09ba22 41 - Mention PSGI in Manual::Ingro RT 74872 (thanks William Blunn).
f577e42d 42 - Better docs of :Global inspired by RT 74869 (thanks William Blunn)
80b49130 43 - Highlight the importance of uncommenting the template line in the
44 list action
d38b4654 45 - Clarify docs for nginx in non-root - a trailing slash on the
46 location block is very much needed.
cbc0e764 47 - Clarified Data::Dumper usage. RT#71410 Thanks to Bill Corr
80b49130 48 - Mention Chef deployment in Manual::Deployment (thanks to Alexey
49 Melezhik)
815bcace 50
9afa2f9b 515.9002 3 Sept 2011
52 - Tutorial
53 - Switch to 'catalyst' vs. 'root' user in VM
54 - Add notes about X Windows installation
55 - Misc small adjustments
56
4f2ece8a 575.9001 2 Sept 2011
58 - Tutorial:
59 - Migrate Tutorial to use of a downloadable Virtual Machine
60 - Switch tutorial to Catalyst::Plugin::StatusMessage (vs. flash
61 and query parameters)
62 - Switch to use of local::lib
63 - Add "next chapter links" (RT #31164)
64 - Test all the tutorial code and make sure it's all working
65 - Lots of other Tutorial cleanup
66 - Update to Catalyst 5.9 and latest versions of all modules
67 - Clean up RT ticket queue (#68379, 68377, 68376, etc.)
68 - Other misc fixes/changes
69
b967d999 70
4f2ece8a 715.9000 16 Aug 2011
b967d999 72 - Copy editing to make more sense in deployment documentation.
73
d250929a 745.8901 7 Aug 2011 - TRIAL RELEASE
75 - Added Catalyst::Manual::Deployment containing the documentation
76 which used to be in Catalyst::Engine::*, updated for the
77 new PSGI engine.
78
a6a153e4 795.8008 2 Aug 2011
c062293d 80 - Tutorial chaper 3
81 - Remove note about hacking tests to require MyApp so that MyApp->path_to
82 works. Application components should compile independently, and
83 therefore explain this and show configuring components from the
84 app class.
85
3d5fc70d 86 - Tutorial appendix
87 - Fix confusing mix of singular and plural table names in the MySQL
88 section to be plural, as per the rest of the tutorial.
89
32cebe9b 90 - Cookbook
91 - Remove suggestion to generate RSS feeds using Template Toolkit.
92 This is a horrible idea, and it's very very easy to generate an
93 invalid feed.
94
cea5c457 955.8007 29 Feb 2011
a1589874 96 - Tutorial
97 - Switch to use of DBIx::Class::PassphraseColumn for hashed & salted
98 passwords. It's much more flexible than the previously used
99 DBIx::Class::EncodedColumn.
100
b1c292b1 1015.8006 29 Feb 2011
8011b69b 102 - Fix metadata to refer to the new git repository
103 - Cookbook
104 - Small fixes and typos
105 - Tutorial
106 - Various typo fixes.
107 - RT #57989: typo
108 - RT #61486: correct instructions for MySQL
109 - RT #62095: prevent XSS
110 - RT #62095: persistent message on /login
111 - RT #63057: typo
112 - RT #64087: typos
113 - RT #64126: Use precise name of licence
114 - RT #64126: typos
a64a3d19 115 - RT #67820: fix relationship decleration
8011b69b 116 - Do not recommend FastMmap
117 - DevelopmentProcess
118 - RT #62610: typo
119
9c2312e6 1205.8005 27 Oct 2010
1bddcc1f 121 - Tutorial:
122 - Add DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section
db24da78 123 - Critical bugfix on index page.
af20a15d 1245.8004 17 Feb 2010
125 - Tutorial:
9c2312e6 126 - Add foreign key support for SQLite
af20a15d 127 (huge thanks to Caelum for that and other good edits!)
128 - Add "Quick Start" to Intro (Chapter 1)
129 - Switch to use of "-r" to auto-restart the dev svr
130 - Update for latest available Debian package versions
131 - Switch to individual files for example code vs. tarballs
132 - Switch to 'done_testing' and shorter 'prove' args for testing chapter
133 - Misc typo fixes
134 - Other:
135 - Minor Cookbook edits
136
e0636114 1375.8003 28 Dec 2009
138 - Variety of typo fixes
139 - Fix incorrectness re :Global and :Local
140 - Update DevelopmentProcess.pod
141
1425.8002 15 Nov 2009
143 - Update tutorial to match latest prepacked versions in Debian 5
144 - Add FormHandler branch (with thanks to gshank!)
145 - Misc cleanup/freshing up of tutorial.
146 - Fix indenting issue (with thanks to Kiffin Gish)
147 - Integrate tome fix branch (with thanks to tome!)
148 - Add a "negative" test to confirm that test02 does not have an admin create link
149 - Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch
150 - Fix Pod typos in ::Internals (RT#51488)
151 - Fix Pod typos in the Cookbook (RT#51466)
152 - Fix a Test::Pod failure and make Debian happier.
153 - Typo fixes from garu
154 - Misc minor and/or typo fixes
c312468f 155
1d3a9ff2 1565.8001 06 Oct 2009
e0636114 157 - Tutorial
158 - Fix RT #46760
159 - Fix RT #46618
160 - Fix cat-install script URL
161 - Fix typos
162 - Replace reference to deprecated CatalystX::ListFramework::Builder
163 with Catalyst::Plugin::AutoCRUD
164 - Other
165 - Lots of updates thanks to t0m
166 - Update development process / core team docs
167 - Cookbook fixes WRT authorization
168 - Better description of application setup process
169 - Fix some links
170 - Normalise spacing
43707053 171
339313c8 1725.8000 27 May 2009
e0636114 173 - Tutorial:
174 - Update for Catalyst 5.80
175 - Update to "depluralize" the database names (big thanks to Kiffin Gish!)
176 - Switch back to including numbers in chapter names (for proper sorting)
177 - Add section to Ch 4: "Moving Complicated View Code to the Model"
178 - Add section to Ch 3: "RenderView's 'dump_info' Feature"
179 - Misc fixes and updates (thanks to Anne Wainwright)
180 - Other:
181 - Add some 5.8 and Moose-specific material to the new CatalystAndMoose.pod
182 (thanks to t0m and Sebastian Willert)
bd0700fc 183
0230769b 1845.7021 8 May 2009
e0636114 185 - Tutorial:
186 - Switch to SimpleDB for auth
187 - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords
188 - Re-write PostgreSQL section in appendix
189 - Remove "create=dynamic" and only cover "create=static" for DBIC helper
190 - Other:
191 - Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells)
192 - There is no Catalyst::Config, fix reference to it. (t0m)
193 - Misc minor adjustments
709ea2fc 194
ccc9b2bc 1955.7020 12 Mar 2009
e0636114 196 - Tutorial:
197 - Fix errors in FormFu chapter
ccc9b2bc 198
4ab6212d 1995.7019 11 Mar 2009
e0636114 200 - Tutorial:
201 - Change from the use of "part" to refer to each .pod file for the
9c2312e6 202 tutorial in favor of the more intuitive word "chapter." "Part"
203 was just to ambiguous (e.g., does "prior part" refer to the prior
e0636114 204 .pod file or the prior section in the current .pod file).
9c2312e6 205 - Move use of "load_namespaces" for DBIC from BasicCRUD to
e0636114 206 MoreCatalystBasics
207 - Update the "Table of Contents" in Tutorial.pod to match the current
208 sections
209 - Fix a few typos
4b4d3884 210
a5af6362 2115.7018 8 Mar 2009
e0636114 212 - Tutorial:
9c2312e6 213 - Add a new section to BasicCRUD covering more advanced features of
e0636114 214 DBIC ("EXPLORING THE POWER OF DBIC")
215 - Convert from Ubuntu to Debian 5 live CD as the recommended way to do
216 the tutorial (all code and examples updated and tested to match)
217 - Removed Catalyst::Plugin::Authorization::ACL from Authorization.pod
218 in favor of a "chained and model-based" approach
219 - More conversion to Chained dispatch
220 - Suggestions and fixes with thanks to mintywalker@gmail.com
221 - DBIC-related updates in MoreCatalystBasics
222 - Fix misplaced "=over 4" in previous release
223 - Reword warning about not using GET for delete based on input from kd
224 - Lots of other small adjustments
1435672d 225
bd8307d2 2265.7017 28 Feb 2009
e0636114 227 - Tutorial:
228 - Main change = adding Chained dispatch starting in BasicCRUD (Part 4)
229 - Change FormFu tutorial to not use deprecated methods (Del Merritt)
230 - MoreCatalystBasics - Additional clarification about TTSite
231 (Del Merritt)
232 - Tutorial::Authorization - Corrects the ACL for "/books/delete"
9c2312e6 233 - Additional comments
e0636114 234 (Del Merritt)
9c2312e6 235 - Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid user
e0636114 236 might now proceed, having completed the Tutorial. (Del Merritt)
237 - Fix typo in Authorization section (RT #42091)
238 - Fix typo in BasicCRUD (RT #42034)
239 - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
240 - Fix DBIC create for MySQL in Appendix (Jarom)
241 - Other:
242 - Misc minor updates
243 - Add some "getting started" links to the Catalyst::Manual page
4dc2dec8 244
533fee73 2455.7016 28 Dec 2008
e0636114 246 - Tutorial:
247 - Updates to make Parts 8 & 9 run correctly
248 - Adjust URLs for final config tarballs
249 - Add note about changes across different C::Devel on how plugins enabled
250 - Misc minor updates
533fee73 251
cd9a3ff4 2525.7015 15 Dec 2008
e0636114 253 - Tutorial:
254 - Remove TTSite from Tutorial (thanks to dhoss for the help)
9c2312e6 255 - Update Tutorial for Ubuntu 8.10 (therefore update to
e0636114 256 Cat v5.7014, C::Devel v1.07, DBIC v0.08010, etc.)
9c2312e6 257 - Reorganize MoreCatalystBasics.pod so user is able to run
258 the app the first time much earlier and build on it from
e0636114 259 there (running the app each time along the way)
260 - Update URL for latest copy in SVN to match new location of repo
261 - Other:
262 - Misc typo fix
263 - Change use of Class::C3 to MRO::Compat, as rafl tells me
9c2312e6 264 this is best practice, and gives you native next::method in
e0636114 265 5.10. (t0m)
20a4dd98 266
0f7605fd 2675.7014 04 Nov 2008
e0636114 268 - Remove a reference to a FOREACH loop that did not exist (RT #39046)
269 - Changed some Template Toolkit links to perldoc links (RT #38354)
270 - Fix Template Toolkit website link (RT #37574)
271 - Fix part numbering (RT #37963)
272 - Improvements to the ACCEPT_CONTEXT docs in Manual::Intro
273 - Happy Election Day, America!
779cf508 274
aa0e9d8f 2755.7013 09 Jul 2008
e0636114 276 - revert to use Catalyst qw/@plugins/ style
779cf508 277
3e9fd9c1 2785.7012 29 May 2008
e0636114 279 - Expurgation of all use of default :Private and index :Private in favour
280 of default :Path and index :Path :Args(0)
281 - Expurgation of all yaml as configuration format
9c2312e6 282 - Major updates to tutorial, thanks hkclark and gerda
c010ae0d 283
9c2312e6 2845.7011 16 May 2008
e0636114 285 - added warnings and poiinters to newer examples in HTML::Widget,
286 and Authentication parts of the tutorial.
287 - pod fix (RT #32636)
dd761796 288
2895.701004 09 Apr 2008
e0636114 290 - rename placeholder back to Manual.pm, this will probably trigger
291 a ppm bug but that's ppm's problem
47a25d24 292
dd761796 2935.701003 08 Oct 2007
e0636114 294 - Patch to Cookbook from bits.
dd761796 295
2965.701002 25 Aug 2007
64fad537 297
dd761796 2985.701001 17 Aug 2007
9c2312e6 299 - Changes to mocation of lib/Catalyst/Manual.pod to
e0636114 300 lib/Catalyst/ManualPlaceholder.pm to keep cpan indexer happy.
7cfd8dc3 301
dd761796 3025.700704 08 Aug 2007
e0636114 303 - Updated mailing list addresses to scsys.co.uk domains
392906f2 304
9c2312e6 3055.700703
306 - Cookbook: Updated development server deployment instructions, and
e0636114 307 included a better description of the POE engine.
ad2a47ab 308
dd761796 3095.700702 26 April 2007
e0636114 310 - Switch to Module::Install
8dbc5a5b 311
dd761796 3125.700701 19 April 2007
e0636114 313 - Removal of WritingPlugins. ExtendingCatalyst is now the main resource
314 for extensions to the framework and the application.
8dbc5a5b 315
dd761796 3165.700501 10 November 2006
e0636114 317 - Matches Catalyst-Runtime 5.7005
14942baf 318
dd761796 3195.700401 07 November 2006
e0636114 320 - First release to CPAN; matches Catalyst-Runtime 5.7004.
cc765b4a 321
dd761796 3225.700301 20 October 2006
e0636114 323 - Splitting manual into its own distro