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

Last change on this file since 3117 was 3070, checked in by kroman0, 13 years ago

Updated HISTORY.txt and package version

File size: 2.9 KB
Line 
1Changelog
2=========
3
44.1.6 (2011-02-18)
5------------------
6
7- Fixed discussion_edit_form validators #12 [zjs2k,kroman0]
8
9- Updated french translation [Benjamin Klups,kroman0]
10
11- Updated Italian translation #10 [micecchi,kroman0]
12
13- Added svn:ignore *.mo files [kroman0]
14
15- Merged last fixes from branches/jquery [kroman0]
16
17- Updated german translation [olha]
18
19
204.1.5 (2010-08-20)
21------------------
22
23- Fixed issue #7 [kroman0]
24
25- Removed tabindex support [kroman0]
26
27
284.1.4 (2010-06-29)
29------------------
30
31- Fixed MANIFEST.in [kroman0]
32
33- Error in Italian translation corrected [olha]
34
35
364.1.3 (2010-06-04)
37------------------
38
39- Fixed issues #2 & #3 http://plone.org/products/plone-comments/issues [kroman0]
40
41- Added icon_expr for qPloneComments configlet and anchor for comments [kroman0]
42
43- Fixed tests, validating email & validation scripts parameters, configlet & report_abuse_template templates [kroman0]
44
45- Fixed AjaxReportAbuse for anonymous [kroman0]
46
47- Fixed email message charset in Plone4 & global variables in templates for Plone4 [kroman0]
48
49- Fixed InitializeClass and md5 for Plone4(python2.6) [kroman0]
50
51- Fixed target url for discussion_publish_comment [kroman0]
52
53- Fixed MailHostb secureSend call [kroman0]
54
55- Fixed translations and pt-br locale [kroman0]
56
574.1.2 (2010-01-27)
58------------------
59
60- Fixed auto focus in commenting form [kroman0]
61
62- Updated the image thumb logic [mylan]
63
64- 'Enable Manager moderation' condition rolled back [kroman0]
65
66- Captcha removed from comment edit form [kroman0]
67
684.1.1 (2009-11-09)
69------------------
70
71- Hide 'Recent comments' tab and 'Enable Manager moderation'
72  checkbox for manager [crchemist]
73
744.1.0 (2009-08-11)
75------------------
76
77- Added "report abuse" feature contributed by jcbrand.
78  [liebster]
79
80- Added edit comment functionality
81  [mylan]
82
83- Updated comments viewlet - now comment form present
84  without needing to push on 'Add comment' button.
85  [mylan]
86
874.0.1 (2009-06-05)
88------------------
89
90- Fixed links in the email messages. [liebster]
91
92
934.0.0 (2009-04-06)
94------------------
95
96- Plone 3.* compatibility release [liebster]
97
98
993.2.1 (unreleased)
100------------------
101
102- Added uninstall configlet and skins
103
104- Converted a i18n layout to a locales layout
105
106
1073.1.2 (unreleased)
108------------------
109
110- Fixed to use the username as the comment creator. That's necessary whenever
111  the user is authenticated. This fixes the problems where commenters weren't
112  receiving any notifications.
113  [deo]
114
115
1163.1.1 (2008-09-19)
117------------------
118
119- Fixed bug in registration of product also as a package. [liebster]
120
121
1223.1.0 (2008-08-28)
123------------------
124
125- Added pt-br translation.
126  [erico_andrei]
127
128- Converted ``Extension/Install.py``` into a complete GenericSetup profile.
129  [deo]
130
131- Added note about the ``browser.layer`` dependency for Plone 3.0.x.
132  [deo]
133
134- Updated tests to run with Plone 3.x.
135  [deo]
136
137- General code cleanup and modernization.
138  [deo]
139
140- Synchronized the discussion templates to match Plone 3.x versions.
141  [deo]
Note: See TracBrowser for help on using the repository browser.