source: products/quintagroup.plonecomments/tags/4.1.5/docs/HISTORY.txt

Last change on this file was 2764, checked in by kroman0, 14 years ago

Updated history

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