Mise en place d'un systeme de bannissement SQL des fora.
[platal.git] / ChangeLog
index 0a3cdb2..0313ea2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,89 @@
 ================================================================================
-VERSION 0.9.15                                                        XX XX 2007
+VERSION 0.9.16                                                        XX XX 2008
 
 New:
 
+    * Carnet:
+        - List updated fields in notifications                             -FRU
+
+    * Core:
+        - New PlProfiler tool                                              -FRU
+        - Integration of goodies/external tools with local rss/iCal        -VZA
+        - iGoogle gadgets for latest events and directory search           -VZA
+        - Integration of Google Apps accounts                              -VZA
+
+    * Emails:
+        - Imap mail storage can be activated/deactivated from interface    -VZA
+
+    * Lists:
+        - Unsure mails are moderated                                       -FRU
+
+    * Forums:
+       - Ban system                                                       -THD
+       
+Bug/Wish:
+
+    * Emails:
+        - #726: Don't send the email if an attachment can't be downloaded  -FRU
+        - #750: Fix email list in test email                               -FRU
+
+    * Lists:
+        - #793: Show broken members on ML                                  -FRU
+
+    * Profile:
+        - #729: Fix positioning of addresses on public profile             -FRU
+        - #742: Sub domain was hidden when editing profile                 -FRU
+        - #752: Don't show vcard link on profile when the person is dead   -FRU
+        - #764: Fix mentoring edition page                                 -FRU
+        - #790: Ensure we always have a current address                    -FRU
+
+    * Search:
+        - #741: Mentor search in advanced search                           -FRU
+
+    * XnetEvent:
+        - #728: Update CSV                                                 -FRU
+        - #743: Don't show a warning when subscriber has no forlife        -FRU
+        - #730: XnetEvents are not synchronized with aliases               -VZA
+
+    * XnetGrp:
+        - #732: Adapt subscription text to sex                             -FRU
+        - #735: Encoding of list description in member edition form        -FRU
+        - #740: Can add a picture in the announces                         -FRU
+
+From 0.9.15 branch:
+
+    * XnetEvents:
+        - #738: Duplicated payments in certain conditions                  -FRU
+
+================================================================================
+VERSION 0.9.15                                                        08 10 2007
+
+New:
+
+    * Banana:
+        - Show poster photo                                                -FRU
+
     * Core:
         - Auto-redirect HTML pages to HTTPS                                -FRU
 
+    * Emails:
+        - #722: Can send a test email to check mail routing                -FRU
+
     * Lists:
         - Asynchronous mail moderation (should avoid server overload)      -FRU
 
+    * Platal:
+        - New default page with a flexible multi-topic presentation        -FRU
+
     * Profile:
         - #28: Use group/subscription list from Xnet                       -FRU
 
     * Search:
         - Shortcuts to open profiles or search in documentation            -FRU
 
+    * XnetEvents:
+        - #702: Be notified of the availability of the payment             -FRU
+
 Bug/Wish:
 
     * Auth:
@@ -22,19 +91,20 @@ Bug/Wish:
 
     * Carnet:
         - #682: Can quick search in contact list                           -FRU
-        - #713: Can run the site in a degraded mode                        -FRU
 
     * Core:
         - #665: Fix text alignment                                         -FRU
         - #674: MiniWiki xhtml validation                                  -FRU
         - #678: PlUpload filename detection                                -FRU
         - #690: Improves SMTP pass privacy policy                          -FRU
+        - #713: Can run the site in a degraded mode                        -FRU
         - #717: Allow TLD with length up to 6 characters in emails         -FRU
 
     * Emails:
         - #687: Don't lose authentication when editing a long mail         -FRU
         - #688: From name in the sending form                              -FRU
         - #703: Fix management of mail adresses containing '+'             -ALK
+        - #720: Save not sent mail                                         -FRU
 
     * Lists:
         - #700: Fix several encoding issues                                -FRU
@@ -1099,8 +1169,10 @@ ACRONYMS:
     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
     * PIK: Fabien Laborde       (pika)      <fabien.laborde@m4x.org>
     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
+    * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
+    * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
 
 ================================================================================
 vim:et:ts=4:sw=4:tw=80:enc=utf-8: