Fixes display of emails in profile edition.
[platal.git] / ChangeLog
index e88c01b..e2a9d63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,46 @@
 ================================================================================
-VERSION 1.0.0                                                         XX XX XXXX
+VERSION 1.0.1                                                         XX XX XXXX
+
+From 1.0.0 branch:
+    * AXLetter:
+        - Fix unsubscription                                               -XEL
+
+    * Carnet:
+        - Fix inaccessible carnet/panel in case of profile update          -FRU
+        - Fix notification email                                           -JAC
+
+    * Events:
+        - Fix promotion_ml reminder                                        -FRU
+
+    * Lists:
+        - Fix inclusion of banana for achives and moderation preview       -FRU
+
+    * Profile:
+        - Fix entreprise validation                                        -JAC
+        - Fix name validation                                              -XEL
+        - Fix orange validation                                            -XEL
+        - Fix vcards                                                       -FRU
+        - Fix geocoding                                                    -JAC
+
+    * Newsletter:
+        - Fix user selection                                               -FRU
+
+    * Register:
+        - Fix calls to missing functions                                   -JAC
+
+    * Search:
+        - Fix filtering by promotion                                       -XEL
+        - Fix search by address                                            -XEL
+
+    * XnetGrp:
+        - Fix name in unsubscription notification                          -JAC
+        - Fix mailer sending O(n^2) mails                                  -VZA
+
+    * XnetList:
+        - Fix group directory synchronization page                         -JAC
+
+================================================================================
+VERSION 1.0.0                                                         30 06 2010
 
 New:
     * Core:
@@ -9,17 +50,22 @@ New:
         - Centralises email management through an email combobox           -JAC
 
 Bug/Wish:
+    * Auth:
+        - #1089: Also logs the return url in auth for groupesx             -Car
+
     * Carnet:
+        - #507: Uses full name in notification email                       -JAC
         - #1074: Removes the red cross to reset contact search             -Car
 
     * Core:
         - #1019: Allow 35 points passwords as announced                    -Car
         - #1059: Fix support of '?' in mail subjects                       -FRU
 
-    * Email:
-        - #1077: Removes email redirections <tr> line when ajax returns    -Car
+    * Payments:
+        - #932: Adds the date of linked event in payments admin listing    -Car
 
     * Profile:
+        - New contact/networking fields                                 -GUI/JM
         - #16, #528, #917: Changes job interface, updates business sectors -JAC
         - #188: Adds informations about the Corps d'État                   -JAC
         - #209: Thoroughly changes education's implementation              -JAC
@@ -29,11 +75,21 @@ Bug/Wish:
         - #450: Adds marital name, thus ordinary name can be any name      -JAC
         - #670: Adds Outlook CSV format for birthdays and contacts         -Car
         - #891: Improves education display                                 -JAC
-        - #1081: Sorts language alphabetically in skill tab                -Car
+
+    * Search:
+        - #870: Fixes region selection when choosing country from list     -Car
 
     * Survey:
         - #993: Enables survey for oranges                                 -Car
         - #1002: Lets the user set promo interval in both ways             -Car
+        - #967: Lets admin see surveys even when not in targeted promos    -Car
+        - #1119: Removes useless links on post-edit admin page             -Car
+
+    * XnetGrp:
+        - #1086: Fixes view members of group even if not in group          -Car
+
+    * XnetEvents:
+        - #737: Admin can cancel subscription to an event                  -Car
 
     * XnetLists:
         - #1010: Prevent empty list creation                               -Car