Renames AUTH_MDP to AUTH_PASSWD (Closes #1523).
[platal.git] / ChangeLog
index 10f4165..59071bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,47 @@
 ================================================================================
-VERSION 1.1.2                                                         XX XX XXXX
+VERSION 1.1.4                                                         XX XX XXXX
+
+Bug/Wish:
+
+    * Core:
+        - #1523: Rename AUTH_MDP to AUTH_PASSWD                            -JAC
+
+================================================================================
+VERSION 1.1.3                                                         10 09 2011
+
+New:
+
+    * API:
+        - Enable the 'sharing' API (profile exchange with other sites)     -XEL
+
+    * Auth:
+        - Add per-group options to configure the auth-groupe-x behaviour   -XEL
+
+    * Profile:
+        - Significantly improve visibility handling                        -XEL
+
+    * Xnet:
+        - Allow auth-groupe-x for X.net accounts                           -XEL
+
+Bug/Wish:
+
+    * Email:
+        - #1517: Fixes bestalias update when two local_part are identical  -JAC
+        - #1533: Fixes bestalias after updating melix alias                -JAC
+
+    * Profile:
+        - #1532: Allows edition of empty reference birthdates              -JAC
+
+From 1.1.2 branch:
+
+    * Newsletter:
+        - #1524: Fixes NL unsubscription when not loggued on the site      -JAC
+
+    * Search:
+        - #1520: Fixes deltaten                                            -XEL
+
+================================================================================
+VERSION 1.1.2                                                         28 06 2011
 
 New:
 
@@ -19,13 +61,19 @@ Bug/Wish:
 
     * Register:
         - #1501: Displays redirections in succesful registration summary   -JAC
+        - #1506: Displays errors summary on registration alert emails      -JAC
 
     * Search:
         - #1285: Autocompletes on internal words in university search      -JAC
+        - #1513: Allows search on both only_referent and compagny fields   -JAC
 
     * XnetGrp:
         - #947: Lists group former members to group admins                 -JAC
         - #1481: Adds group nl subscription from group profile edition     -JAC
+        - #1504: Displays users without profile in alphabetic lists        -JAC
+        - #1507: Adds sort on last modification in directory display       -JAC
+        - #1508: Do not export emails in members csv files                 -JAC
+        - #1511: Adds subscriber position to groups                        -JAC
 
     * XnetEvent:
         - #1487: Removes link to event attending users to group outsiders  -JAC