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

Last change on this file since 3510 was 3510, checked in by potar, 12 years ago

Merged sitemap_date branch into trunk

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