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