source: products/quintagroup.plonegooglesitemaps/trunk/docs/HISTORY.txt @ 3663

Last change on this file since 3663 was 3663, checked in by naomin, 11 years ago

Updated classifiers

  • Property svn:eol-style set to native
File size: 3.6 KB
RevLine 
[1591]1Changelog
2=========
3
[3663]4
51.8.2-dev (unreleased)
6----------------------
7* Updated the classifiers in setup.py[naomin]
8
[3659]91.8.1 (2013-04-22)
10------------------
[3650]11* Set the Content-type header for the verification file which
12  is added by user.
[3652]13  [potar]
14* Fixed deleting the verification file.
15  [potar]
[3650]16
[3510]171.8.0 (2012-08-22)
[3413]18------------------
19
[3510]20* Updated modification date in Sitemaps for folderish objects which have
21  default pages.
22  Sitemap types have their own index (sitemap_date)
23  which helps to generate Sitemaps without default pages.
24  Index contains the last modification date from this object or 
25  from default page. As а result you will not see default pages
26  in sitemap types.
27  [potar]
28* Added tests for index (sitemap_date), updated tests.
29  [potar]
[3413]30* Added deleting (button) the verification file
31  [potar]
32* Updated view quintagroup.plonegooglesitemaps (tabs)
33  [potar]
[3510]34 
[3413]35
[3311]361.7.0 (2011-10-28)
37------------------
38
39* Plone 4.1 compatibility
40* ZCML cleanup no more DeprecationWarning
41
42
[3005]431.6.0 (2010-11-12)
[3002]44------------------
45
46* Replaced hardcoded filtering to pluggable architecture,
47  with default "id" and "path" filters.
48  [mylan]
[3005]49* Updated tests, added filtering doctests.
[3002]50  [mylan]
51
52
[2842]531.5.6 (2010-09-22)
54------------------
55
56* Added migration support from qPloneGoogleSitemaps
57  to quintagroup.plonegooglesitemaps with tests,
58  [mylan]
[2848]59* All views registered to browserlayer, refuse from
60  Plone-3.0 support.
[2842]61  [mylan]
62
63
[2752]641.5.4 (2010-08-13)
[2743]65------------------
66
67* Force sitemap search content related
68  to the place, where it added to.
69  Added tests, [mylan]
70  Thanks Fabien Moret for suggestion.
[2748]71* Fixed bug with override competitive
72  schema extender adapter for IATNewsItem,
73  [mylan]
74  Thanks Fabien Moret for suggestion.
[2752]75* Fixed bug with processing "Missing" data
76  in brains for news sitemap,
77  [mylan]
[2743]78
79
[2752]80
[2683]811.5.1 (2010-07-16)
82------------------
[2677]83
84* Removed upgrade step 1.2 to 1.3 and its testing
85  [liebster]
86* Added testing update catalog during installation package
87  [liebster]
88* Added uninstalling configlet and its testing
89  [liebster]
90* Added registration icon of configlet by Plone4
91  [liebster]
92* Removed using tabindex by templates
93  [liebster]
94
95
[2556]961.5 (2010-06-18)
[2558]97----------------
[2541]98
[2556]99* Made plone4 related updates
[2555]100  [mylan]
[2556]101* Tests updated
[2555]102  [mylan]
[2541]103
104
[2539]1051.4.4 (2010-06-16)
106------------------
107
108* Removed BBB support for plone<3.0
109  [mylan]
110* Added security test
111  [mylan]
112* Added mobile sitemap test
113  [mylan]
114* Aadded configlet tests
115  [mylan]
116
117
1181.4 (2010-06-11)
[2523]119----------------
120
121* Updated site verification functionality -
122  verification file uploaded to your site.
123  [mylan]
124* Fixed links to verification page.
125  [mylan]
126
127
[2431]1281.3 (2010-06-01)
129----------------
[2393]130
[2431]131* Updated news-sitemap according to new specifications
[2428]132  [mylan]
[2431]133* Added upgrade steps for migrate to 1.3 version
[2428]134  [mylan]
135* Added tests for new features in news-sitemaps
136  [mylan]
137* Added tests for migration
138  [mylan]
[2393]139
140
[2391]1411.2 (2010-05-26)
[1732]142----------------
143
[2391]144- Force canonical_link usage instead of canonilcal_path
145  [mylan]
146- Added upgrade steps, for switching from canonical_path
147  to canonical_link
148  [mylan]
149- Added tests for upgrades
150  [mylan]
151- Updated documentation
152  [mylan]
[1732]153
154
[1730]1551.1 (2010-02-12)
156----------------
157
158* Added quintagroup.canonicalpath as required package
159  [mylan]
160* Add canonical_path metadata to portal_catalog
161  [mylan]
162* Updated getting canonical_path data for sitemap record
163  [mylan]
164* Added catalog updating on product installation
165  [mylan]
166
167
[1653]1681.0 (2010-02-05)
[1637]169----------------
170
[1634]171* Move qPloneGoogleSitemaps v.0.8.6 product into
172  quintagroup.plonegooglesitemaps package
173  [mylan]
174* Udpate link for google sitemaps pinging
175  [mylan]
176* Update tests
177  [mylan]
Note: See TracBrowser for help on using the repository browser.