|
Last change
on this file was
1221,
checked in by mylan, 17 years ago
|
|
Merged revisions 1894-1897,1903 via svnmerge from
http://svn.quintagroup.com/products/qPloneComments/branches/plone3_extend
........
r1894 | mylan | 2009-03-25 21:44:18 +0200 (Wed, 25 Mar 2009) | 1 line
Insert Add comment form into comment viewlet
........
r1895 | mylan | 2009-03-25 21:45:56 +0200 (Wed, 25 Mar 2009) | 1 line
Remove 'add comment' button from comment viewlet
........
r1896 | mylan | 2009-03-25 22:09:36 +0200 (Wed, 25 Mar 2009) | 1 line
Wrap add comment form into macros. Use the macros in comment viewlet
........
r1897 | mylan | 2009-03-26 11:18:04 +0200 (Thu, 26 Mar 2009) | 1 line
Add edit comment functionality
........
r1903 | mylan | 2009-03-27 13:24:05 +0200 (Fri, 27 Mar 2009) | 1 line
Fix not saving in editing comment
........
|
-
Property svn:eol-style set to
native
|
|
File size:
1.5 KB
|
| Line | |
|---|
| 1 | Changelog |
|---|
| 2 | ========= |
|---|
| 3 | |
|---|
| 4 | 3.3.1 (unreleased) |
|---|
| 5 | ------------------ |
|---|
| 6 | |
|---|
| 7 | - Move add comment form in comments viewlet |
|---|
| 8 | [mylan] |
|---|
| 9 | |
|---|
| 10 | - Added edit comment functionality |
|---|
| 11 | [mylan] |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | 3.3.0 (2009-07-29) |
|---|
| 15 | ------------------ |
|---|
| 16 | |
|---|
| 17 | - Added feature report abuse. |
|---|
| 18 | [jcbrand] |
|---|
| 19 | |
|---|
| 20 | - Fixed links in the email messages. |
|---|
| 21 | [liebster] |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | 3.2.3 (2009-03-24) |
|---|
| 25 | ------------------ |
|---|
| 26 | |
|---|
| 27 | - Product general code for enabling localization modified. |
|---|
| 28 | [liebster] |
|---|
| 29 | - Add comment about Gravatar support to the comment form. |
|---|
| 30 | [mylan] |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | 3.2.2 - March 3, 2009 |
|---|
| 34 | --------------------- |
|---|
| 35 | |
|---|
| 36 | - Added gravatar support |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | 3.2.1 - October 23, 2008 ( Unreleased ) |
|---|
| 40 | --------------------------------------- |
|---|
| 41 | |
|---|
| 42 | - Added uninstall configlet and skins |
|---|
| 43 | |
|---|
| 44 | - Converted a i18n layout to a locales layout |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | 3.1.2 - Unreleased |
|---|
| 48 | ------------------ |
|---|
| 49 | |
|---|
| 50 | - Fixed to use the username as the comment creator. That's necessary whenever |
|---|
| 51 | the user is authenticated. This fixes the problems where commenters weren't |
|---|
| 52 | receiving any notifications. |
|---|
| 53 | [deo] |
|---|
| 54 | |
|---|
| 55 | 3.1.1 - September 19, 2008 |
|---|
| 56 | -------------------------- |
|---|
| 57 | |
|---|
| 58 | - Fixed bug in registration of product also as a package. |
|---|
| 59 | [liebster] |
|---|
| 60 | |
|---|
| 61 | 3.1.0 - August 28, 2008 |
|---|
| 62 | ----------------------- |
|---|
| 63 | |
|---|
| 64 | - Added pt-br translation. |
|---|
| 65 | [erico_andrei] |
|---|
| 66 | |
|---|
| 67 | - Converted `Extension/Install.py` into a complete GenericSetup profile. |
|---|
| 68 | [deo] |
|---|
| 69 | |
|---|
| 70 | - Added note about the `browser.layer` dependency for Plone 3.0.x. |
|---|
| 71 | [deo] |
|---|
| 72 | |
|---|
| 73 | - Updated tests to run with Plone 3.x. |
|---|
| 74 | [deo] |
|---|
| 75 | |
|---|
| 76 | - General code cleanup and modernization. |
|---|
| 77 | [deo] |
|---|
| 78 | |
|---|
| 79 | - Synchronized the discussion templates to match Plone 3.x versions. |
|---|
| 80 | [deo] |
|---|
Note: See
TracBrowser
for help on using the repository browser.