source: products/quintagroup.plonecomments/trunk/docs/HISTORY.txt @ 2588

Last change on this file since 2588 was 2588, checked in by olha, 14 years ago

HISTORY file updated, version upped to 4.1.4

File size: 2.5 KB
Line 
1Changelog
2=========
3
44.1.4 (2010-06-29)
5------------------
6
7- Fixed MANIFEST.in [kroman0]
8
9- Error in Italian translation corrected [olha]
10
11
124.1.3 (2010-06-04)
13------------------
14
15- Fixed issues #2 & #3 http://plone.org/products/plone-comments/issues [kroman0]
16
17- Added icon_expr for qPloneComments configlet and anchor for comments [kroman0]
18
19- Fixed tests, validating email & validation scripts parameters, configlet & report_abuse_template templates [kroman0]
20
21- Fixed AjaxReportAbuse for anonymous [kroman0]
22
23- Fixed email message charset in Plone4 & global variables in templates for Plone4 [kroman0]
24
25- Fixed InitializeClass and md5 for Plone4(python2.6) [kroman0]
26
27- Fixed target url for discussion_publish_comment [kroman0]
28
29- Fixed MailHostb secureSend call [kroman0]
30
31- Fixed translations and pt-br locale [kroman0]
32
334.1.2 (2010-01-27)
34------------------
35
36- Fixed auto focus in commenting form [kroman0]
37
38- Updated the image thumb logic [mylan]
39
40- 'Enable Manager moderation' condition rolled back [kroman0]
41
42- Captcha removed from comment edit form [kroman0]
43
444.1.1 (2009-11-09)
45------------------
46
47- Hide 'Recent comments' tab and 'Enable Manager moderation'
48  checkbox for manager [crchemist]
49
504.1.0 (2009-08-11)
51------------------
52
53- Added "report abuse" feature contributed by jcbrand.
54  [liebster]
55
56- Added edit comment functionality
57  [mylan]
58
59- Updated comments viewlet - now comment form present
60  without needing to push on 'Add comment' button.
61  [mylan]
62
634.0.1 (2009-06-05)
64------------------
65
66- Fixed links in the email messages. [liebster]
67
68
694.0.0 (2009-04-06)
70------------------
71
72- Plone 3.* compatibility release [liebster]
73
74
753.2.1 (unreleased)
76------------------
77
78- Added uninstall configlet and skins
79
80- Converted a i18n layout to a locales layout
81
82
833.1.2 (unreleased)
84------------------
85
86- Fixed to use the username as the comment creator. That's necessary whenever
87  the user is authenticated. This fixes the problems where commenters weren't
88  receiving any notifications.
89  [deo]
90
91
923.1.1 (2008-09-19)
93------------------
94
95- Fixed bug in registration of product also as a package. [liebster]
96
97
983.1.0 (2008-08-28)
99------------------
100
101- Added pt-br translation.
102  [erico_andrei]
103
104- Converted ``Extension/Install.py``` into a complete GenericSetup profile.
105  [deo]
106
107- Added note about the ``browser.layer`` dependency for Plone 3.0.x.
108  [deo]
109
110- Updated tests to run with Plone 3.x.
111  [deo]
112
113- General code cleanup and modernization.
114  [deo]
115
116- Synchronized the discussion templates to match Plone 3.x versions.
117  [deo]
Note: See TracBrowser for help on using the repository browser.