Fix Pod
[catagits/Catalyst-Manual.git] / Changes
1 Revision history for Catalyst-Manual
2
3     - Mention PSGI in Manual::Ingro RT 74872 (thanks William Blunn).
4     - Better docs of :Global inspired by RT 74869 (thanks William Blunn)
5     - Highlight the importance of uncommenting the template line in the list action
6     - Clarify docs for nginx in non-root - a trailing slash on the
7       location block is very much needed.
8
9 5.9003
10     - Clarified Data::Dumper usage.  RT#71410 Thanks to Bill Corr
11     - Mention Chef deployment in Manual::Deployment (thanks to Alexey Melezhik)
12
13 5.9002 3 Sept 2011
14     - Tutorial
15         - Switch to 'catalyst' vs. 'root' user in VM
16         - Add notes about X Windows installation
17         - Misc small adjustments
18
19 5.9001 2 Sept 2011
20     - Tutorial:
21         - Migrate Tutorial to use of a downloadable Virtual Machine
22         - Switch tutorial to Catalyst::Plugin::StatusMessage (vs. flash
23             and query parameters)
24         - Switch to use of local::lib
25         - Add "next chapter links" (RT #31164)
26         - Test all the tutorial code and make sure it's all working
27         - Lots of other Tutorial cleanup
28         - Update to Catalyst 5.9 and latest versions of all modules
29         - Clean up RT ticket queue (#68379, 68377, 68376, etc.)
30     - Other misc fixes/changes
31
32
33 5.9000 16 Aug 2011
34     - Copy editing to make more sense in deployment documentation.
35
36 5.8901 7 Aug 2011 - TRIAL RELEASE
37     - Added Catalyst::Manual::Deployment containing the documentation
38       which used to be in Catalyst::Engine::*, updated for the
39       new PSGI engine.
40
41 5.8008 2 Aug 2011
42     - Tutorial chaper 3
43       - Remove note about hacking tests to require MyApp so that MyApp->path_to
44         works. Application components should compile independently, and
45         therefore explain this and show configuring components from the
46         app class.
47
48     - Tutorial appendix
49       - Fix confusing mix of singular and plural table names in the MySQL
50         section to be plural, as per the rest of the tutorial.
51
52     - Cookbook
53       - Remove suggestion to generate RSS feeds using Template Toolkit.
54         This is a horrible idea, and it's very very easy to generate an
55         invalid feed.
56
57 5.8007 29 Feb 2011
58     - Tutorial
59       - Switch to use of DBIx::Class::PassphraseColumn for hashed & salted
60         passwords. It's much more flexible than the previously used
61         DBIx::Class::EncodedColumn.
62
63 5.8006 29 Feb 2011
64     - Fix metadata to refer to the new git repository
65     - Cookbook
66       - Small fixes and typos
67     - Tutorial
68       - Various typo fixes.
69       - RT #57989: typo
70       - RT #61486: correct instructions for MySQL
71       - RT #62095: prevent XSS
72       - RT #62095: persistent message on /login
73       - RT #63057: typo
74       - RT #64087: typos
75       - RT #64126: Use precise name of licence
76       - RT #64126: typos
77       - RT #67820: fix relationship decleration
78       - Do not recommend FastMmap
79     - DevelopmentProcess
80       - RT #62610: typo
81
82 5.8005 27 Oct 2010
83     - Tutorial:
84         - Add DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES section
85         - Critical bugfix on index page.
86 5.8004 17 Feb 2010
87     - Tutorial:
88         - Add foreign key support for SQLite
89             (huge thanks to Caelum for that and other good edits!)
90         - Add "Quick Start" to Intro (Chapter 1)
91         - Switch to use of "-r" to auto-restart the dev svr
92         - Update for latest available Debian package versions
93         - Switch to individual files for example code vs. tarballs
94         - Switch to 'done_testing' and shorter 'prove' args for testing chapter
95         - Misc typo fixes
96     - Other:
97         - Minor Cookbook edits
98
99 5.8003 28 Dec 2009
100     - Variety of typo fixes
101     - Fix incorrectness re :Global and :Local
102     - Update DevelopmentProcess.pod
103
104 5.8002 15 Nov 2009
105     - Update tutorial to match latest prepacked versions in Debian 5
106     - Add FormHandler branch (with thanks to gshank!)
107     - Misc cleanup/freshing up of tutorial.
108     - Fix indenting issue (with thanks to Kiffin Gish)
109     - Integrate tome fix branch (with thanks to tome!)
110     - Add a "negative" test to confirm that test02 does not have an admin create link
111     - Integrate sqlite3 clarification and link by wolfman2000 from tutorial_role_updates branch
112     - Fix Pod typos in ::Internals (RT#51488)
113     - Fix Pod typos in the Cookbook (RT#51466)
114     - Fix a Test::Pod failure and make Debian happier.
115     - Typo fixes from garu
116     - Misc minor and/or typo fixes
117
118 5.8001 06 Oct 2009
119     - Tutorial
120         - Fix RT #46760
121         - Fix RT #46618
122         - Fix cat-install script URL
123         - Fix typos
124         - Replace reference to deprecated CatalystX::ListFramework::Builder
125           with Catalyst::Plugin::AutoCRUD
126     - Other
127         - Lots of updates thanks to t0m
128         - Update development process / core team docs
129         - Cookbook fixes WRT authorization
130         - Better description of application setup process
131         - Fix some links
132         - Normalise spacing
133
134 5.8000 27 May 2009
135     - Tutorial:
136         - Update for Catalyst 5.80
137         - Update to "depluralize" the database names (big thanks to Kiffin Gish!)
138         - Switch back to including numbers in chapter names (for proper sorting)
139         - Add section to Ch 4: "Moving Complicated View Code to the Model"
140         - Add section to Ch 3: "RenderView's 'dump_info' Feature"
141         - Misc fixes and updates (thanks to Anne Wainwright)
142     - Other:
143         - Add some 5.8 and Moose-specific material to the new CatalystAndMoose.pod
144             (thanks to t0m and Sebastian Willert)
145
146 5.7021  8 May 2009
147     - Tutorial:
148         - Switch to SimpleDB for auth
149         - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords
150         - Re-write PostgreSQL section in appendix
151         - Remove "create=dynamic" and only cover "create=static" for DBIC helper
152     - Other:
153         - Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells)
154         - There is no Catalyst::Config, fix reference to it. (t0m)
155         - Misc minor adjustments
156
157 5.7020  12 Mar 2009
158     - Tutorial:
159         - Fix errors in FormFu chapter
160
161 5.7019  11 Mar 2009
162     - Tutorial:
163         - Change from the use of "part" to refer to each .pod file for the
164             tutorial in favor of the more intuitive word "chapter."  "Part"
165             was just to ambiguous (e.g., does "prior part" refer to the prior
166             .pod file or the prior section in the current .pod file).
167         - Move use of "load_namespaces" for DBIC from BasicCRUD to
168             MoreCatalystBasics
169         - Update the "Table of Contents" in Tutorial.pod to match the current
170             sections
171         - Fix a few typos
172
173 5.7018  8 Mar 2009
174     - Tutorial:
175         - Add a new section to BasicCRUD covering more advanced features of
176             DBIC ("EXPLORING THE POWER OF DBIC")
177         - Convert from Ubuntu to Debian 5 live CD as the recommended way to do
178             the tutorial (all code and examples updated and tested to match)
179         - Removed Catalyst::Plugin::Authorization::ACL from Authorization.pod
180             in favor of a "chained and model-based" approach
181         - More conversion to Chained dispatch
182         - Suggestions and fixes with thanks to mintywalker@gmail.com
183         - DBIC-related updates in MoreCatalystBasics
184         - Fix misplaced "=over 4" in previous release
185         - Reword warning about not using GET for delete based on input from kd
186         - Lots of other small adjustments
187
188 5.7017  28 Feb 2009
189     - Tutorial:
190         - Main change = adding Chained dispatch starting in BasicCRUD (Part 4)
191         - Change FormFu tutorial to not use deprecated methods (Del Merritt)
192         - MoreCatalystBasics - Additional clarification about TTSite
193           (Del Merritt)
194         - Tutorial::Authorization - Corrects the ACL for "/books/delete"
195                                   - Additional comments
196           (Del Merritt)
197         - Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid user
198           might now proceed, having completed the Tutorial. (Del Merritt)
199         - Fix typo in Authorization section (RT #42091)
200         - Fix typo in BasicCRUD (RT #42034)
201         - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
202         - Fix DBIC create for MySQL in Appendix (Jarom)
203     - Other:
204         - Misc minor updates
205         - Add some "getting started" links to the Catalyst::Manual page
206
207 5.7016  28 Dec 2008
208     - Tutorial:
209         - Updates to make Parts 8 & 9 run correctly
210         - Adjust URLs for final config tarballs
211         - Add note about changes across different C::Devel on how plugins enabled
212         - Misc minor updates
213
214 5.7015  15 Dec 2008
215     - Tutorial:
216         - Remove TTSite from Tutorial (thanks to dhoss for the help)
217         - Update Tutorial for Ubuntu 8.10 (therefore update to
218           Cat v5.7014, C::Devel v1.07, DBIC v0.08010, etc.)
219         - Reorganize MoreCatalystBasics.pod so user is able to run
220           the app the first time much earlier and build on it from
221           there (running the app each time along the way)
222         - Update URL for latest copy in SVN to match new location of repo
223     - Other:
224         - Misc typo fix
225         - Change use of Class::C3 to MRO::Compat, as rafl tells me
226             this is best practice, and gives you native next::method in
227             5.10. (t0m)
228
229 5.7014   04 Nov 2008
230     - Remove a reference to a FOREACH loop that did not exist (RT #39046)
231     - Changed some Template Toolkit links to perldoc links (RT #38354)
232     - Fix Template Toolkit website link (RT #37574)
233     - Fix part numbering (RT #37963)
234     - Improvements to the ACCEPT_CONTEXT docs in Manual::Intro
235     - Happy Election Day, America!
236
237 5.7013   09 Jul 2008
238     - revert to use Catalyst qw/@plugins/ style
239
240 5.7012   29 May 2008
241     - Expurgation of all use of default :Private and index :Private in favour
242       of default :Path and index :Path :Args(0)
243     - Expurgation of all yaml as configuration format
244     - Major updates to tutorial, thanks hkclark and gerda
245
246 5.7011   16 May 2008
247     - added warnings and poiinters to newer examples in HTML::Widget,
248       and Authentication parts of the tutorial.
249     - pod fix (RT #32636)
250
251 5.701004 09 Apr 2008
252     - rename placeholder back to Manual.pm, this will probably trigger
253       a ppm bug but that's ppm's problem
254
255 5.701003 08 Oct 2007
256     - Patch to Cookbook from bits.
257
258 5.701002 25 Aug 2007
259
260 5.701001 17 Aug 2007
261     - Changes to mocation of lib/Catalyst/Manual.pod to
262       lib/Catalyst/ManualPlaceholder.pm to keep cpan indexer happy.
263
264 5.700704 08 Aug 2007
265     - Updated mailing list addresses to scsys.co.uk domains
266
267 5.700703
268     - Cookbook: Updated development server deployment instructions, and
269       included a better description of the POE engine.
270
271 5.700702 26 April 2007
272     - Switch to Module::Install
273
274 5.700701 19 April 2007
275     - Removal of WritingPlugins. ExtendingCatalyst is now the main resource
276       for extensions to the framework and the application.
277
278 5.700501 10 November 2006
279     - Matches Catalyst-Runtime 5.7005
280
281 5.700401 07 November 2006
282     - First release to CPAN; matches Catalyst-Runtime 5.7004.
283
284 5.700301 20 October 2006
285     - Splitting manual into its own distro