Renames AUTH_MDP to AUTH_PASSWD (Closes #1523).
[platal.git] / ChangeLog
index 5fd4551..59071bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,137 @@
 ================================================================================
-VERSION 1.1.1                                                         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:
+
+    * Geoloc:
+        - Updates geocoding to Google Maps API v3                          -JAC
+        - Reintroduces maps, now based on Google Maps                      -JAC
+
+Bug/Wish:
+
+    * Paiement:
+        - #192: Displays users donations                                   -JAC
+        - #1499: Fixes session user's payment display in xnet admin page   -JAC
+
+    * Profile:
+        - #1489: Enables automatic procecessing for secondary education    -JAC
+        - #1497: Fixes issues with ordinary names                          -JAC
+
+    * 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
+        - #1491: Fixes participants multi-page display                     -JAC
+
+================================================================================
+VERSION 1.1.1                                                         09 05 2011
+
+New:
+
+    * XnetGrp:
+        - Enables creation of multiple Xnet accounts for groups            -JAC
+
+Bug/Wish:
+
+    * Auth:
+        - #1474: Provides accounts data for accounts without profile       -JAC
+        - #1476: Logs last use of Auth-Groupe-X keys                       -JAC
+
+    * Carnet:
+        - #1486: Allows deletion of deceased contact/watched user          -JAC
+
+    * Core:
+        - #1484: Fix reference to is_IE that does not exist anymore        -FRU
+
+    * Emails:
+        - #1110: Improves email combobox                                   -JAC
+        - #1459: Lists and administrates aliases on main domain            -JAC
+        - #1477: Fixes display and (de)activation of email storages        -JAC
+        - #1479: Fixes display of corps in bounce list                     -JAC
+
+    * Events:
+        - #1475: Fixes date storage for next reminder                      -JAC
+
+    * Newsletter:
+        - #1394: Links nl unsubscribtions to the issues that caused them   -JAC
+
+    * Paiement:
+        - #1485: Properly formats name and comment field in paiements      -JAC
+
+    * Profile:
+        - #1445: Add job entry year                                        -JAC
+        - #1478: Uses user's visibility limitations to display vcards      -JAC
+
+    * Search:
+        - #911: Adds search on corps                                       -JAC
+        - #990: Adds search on broken redirections                         -JAC
+        - #1469: Adds search on firstname/lastname/nickname                -JAC
+        - #1470: Fixes autocomplete on countries                           -JAC
+
+    * XnetGrp:
+        - Enables NLs filling from group members                           -JAC
+        - #1179: Adds alphabetic choices for group directories             -XEL
+        - #1460: Enables NLs creation for groups                           -XEL
+        - #1473: Enables group filling from its MLs and aliases            -JAC
+
+    * XnetList:
+        - #957: Allows xnet list sorting by description and members count  -JAC
 
 From 1.1.0 branch: