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