Fixes nationalities deletion.
[platal.git] / ChangeLog
index 1d63d86..64a5a31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,16 +3,25 @@ VERSION 1.0.0                                                         XX XX XXXX
 
 New:
     * Core:
+        - New directory format                                             -JAC
+        - Split user management into accounts and profiles                 -FRU
+        - New database abstraction for user selection                  -FRU/XEL
         - Centralises email management through an email combobox           -JAC
 
 Bug/Wish:
-    * Admin:
-        - #1092: Fix medal validation                                      -Car
+    * 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
 
+    * 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
@@ -23,6 +32,15 @@ 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
+
+    * XnetEvents:
+        - #737: Admin can cancel subscription to an event                  -Car
 
     * XnetLists:
         - #1010: Prevent empty list creation                               -Car