Fixes accessing to groups having shortnames that look like ids. Closes #1084
[platal.git] / ChangeLog
index f2a1676..7bb8b4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@ New:
         - Centralises email management through an email combobox           -JAC
 
 Bug/Wish:
+    * Carnet:
+        - #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
@@ -16,6 +19,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
@@ -26,6 +32,18 @@ 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
+
+    * 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