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

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

Updated HISTORY.txt and package version

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