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