Fixes entreprises edition (Closes #1123).
[platal.git] / ChangeLog
index 7226b97..125ac8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,11 @@ 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:
@@ -19,6 +23,9 @@ Bug/Wish:
     * 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:
         - #16, #528, #917: Changes job interface, updates business sectors -JAC
         - #188: Adds informations about the Corps d'État                   -JAC
@@ -29,8 +36,22 @@ 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
+        - #1068: Fixes addresses display on profile                        -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
+
+    * 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