various fixes for php5.
[platal.git] / ChangeLog
index ad5f8d3..0edfa2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,32 @@
 ================================================================================
-VERSION 0.9.11                                                      ?? ???? 2006
+VERSION 0.9.12                                                        ?? ?? 2006
+
+New:
+
+    * Admin:
+        - Can add sorting key in Table Editor                              -FRU
+
+Bug/Wish:
+
+    * Admin:
+        - #468: Can edit requests before validation                        -FRU
+        - #478: Sort payments by flag                                      -FRU
+
+    * Core:
+        - #473: Use 'événement' instead of 'évènement'                     -FRU
+        - #475: More understandable bug report form                        -FRU
+
+From 0.9.11 branch:
+
+    * Geoloc:
+        - #469: Google Maps link works for the USA                         -FRU
+
+    * Payment:
+        - #482: fix action in the form.                                     -MC
+
+================================================================================
+VERSION 0.9.11                                                 18 Septembre 2006
+
 
 New:
 
@@ -24,10 +51,12 @@ New:
 
     * Emails:
         - Switch to the new URI scheme.                                     -MC
+        - Work around broken emails (detection, marketing...)              -FRU
 
     * Events:
         - Switch to the new URI scheme.                                 -MC/FRU
         - Rework Events administration interface.                          -FRU
+        - Create a new Newsletter if needed                                -FRU
 
     * Geoloc:
         - Switch to the new URI scheme.                                 -MC/Car
@@ -47,6 +76,7 @@ New:
 
     * Profile:
         - Switch to the new URI scheme.                                     -MC
+        - Add photo and nickname in vcard                                  -FRU
 
     * Register:
         - Switch to the new URI scheme.                                     -MC
@@ -55,6 +85,9 @@ New:
     * Search:
         - Switch to the new URI scheme.                                     -MC
 
+    * Skins:
+        - New skin: keynote                                                -FRU
+
     * Stats:
         - Switch to the new URI scheme.                                     -MC
 
@@ -65,6 +98,7 @@ New:
         - Migrate to the new URI scheme.                                    -MC
         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
         - More coherent look                                               -FRU
+        - Be logged when you go to X.net from plat/al.                      -MC
 
     * Xnet/Events:
         - Split event list and subscription again.                          -MC
@@ -85,6 +119,9 @@ Bug/Wish:
         - #430: Specify date format on downtime admin page.                -Car
         - #440: Rewrite events admin page.                                 -FRU
 
+    * Banana:
+        - #463: Messages marked as read don't switch back to unread        -FRU
+
     * Carnet:
         - #435: Calendar contains yearly events for all the contacts.      -FRU
 
@@ -102,11 +139,18 @@ Bug/Wish:
         - #344: Tels can be bigger (up to 30 chars).                       -Car
         - #422: Parasitic strings in vcard.                                -FRU
 
+    * Register:
+        - #459: Opt-in for newsletter and promo mailing list on register.  -Car
+
+    * Skins:
+        - #454: Layout of addresses                                        -FRU
+
     * Xnet:
         - #380: Add sex for non-X.                                         -FRU
         - #384: Substitution of non-X's names in mail from web interface.  -FRU
         - #426: Add an identification header in mails.                     -FRU
         - #439: Move doc to the wiki                                   -Car/FRU
+        - #453: Add members in promotion groups                            -FRU
 
 From 0.9.10 Branch: