Fixes
[platal.git] / ChangeLog
index 8527c42..6eeecb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,22 +10,44 @@ New:
         - Add a 'disallow all' robots.txt in development working copies.   -VZA
 
 Bug/Wish:
+
+    * Admin:
+        - #770: Keeps hidden validation preferences in the database        -JAC
+        - #811: Improve interface to add medal ranks and avoid losing data -ALK
+        - #830: Adds admnistration pages for sub-sectors and functions     -JAC
+
+    * Carnet:
+        - #831: Don't be notified of birthdays of the previous day         -FRU
+
     * Core:
         - Fix email sending, correcting bugs introduced in r1897           -VZA
+        - #841: Improves contrast of links in legends in skin 'Espace'     -FRU
+        - #844: Uses INT in MySQL to store user ids                        -VZA
 
     * Lists:
+        - #761: Fix user comment in moderation mail sent by mailman        -FRU
         - #810: Fix encoding of admin pages                                -FRU
+        - #813: Fix display of the sample mail refusal message             -JAC
+        - #817: Automation of the management of associations' ML           -JAC
         - #839: Fix warning when adding an external address                -FRU
+        - Larger click target to toggle emails in the validation interface -ALK
 
     * Profile:
         - #805: Improves mentoring edition page                            -JAC
+        - #836: Autocomplete enterprise name in profile edition page       -FRU
         - #840: Remove mentor entry when "expertise" is empty              -FRU
 
+    * Search:
+        - Fix display of autocompletion menu (use plugin's latest version) -ALK
+        - Clicking on the "..." entry no longer replaces search with "..." -ALK
+        - #850: Fix autocompletion bug when changing an advanced search    -ALK
+
     * Xnet:
         - #821: Fix infinite loop when user can't be authenticated         -FRU
 
     * XnetGrp:
         - #806: Unsubscribe from MLs when leaving the group                -FRU
+        - #807: Notify groupes managers of unsubscriptions                 -FRU
         - #814: Group managers can change the visibility of the group      -FRU
         - #824: Fix redirection when changing status of the user           -FRU