Merge remote branch 'origin/platal-1.0.0'
[platal.git] / ChangeLog
index 98f64fc..e2a9d63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,156 @@
 ================================================================================
-VERSION 0.10.1                                                        XX XX XXXX
+VERSION 1.0.1                                                         XX XX XXXX
+
+From 1.0.0 branch:
+    * AXLetter:
+        - Fix unsubscription                                               -XEL
+
+    * Carnet:
+        - Fix inaccessible carnet/panel in case of profile update          -FRU
+        - Fix notification email                                           -JAC
+
+    * Events:
+        - Fix promotion_ml reminder                                        -FRU
+
+    * Lists:
+        - Fix inclusion of banana for achives and moderation preview       -FRU
+
+    * Profile:
+        - Fix entreprise validation                                        -JAC
+        - Fix name validation                                              -XEL
+        - Fix orange validation                                            -XEL
+        - Fix vcards                                                       -FRU
+        - Fix geocoding                                                    -JAC
+
+    * Newsletter:
+        - Fix user selection                                               -FRU
+
+    * Register:
+        - Fix calls to missing functions                                   -JAC
+
+    * Search:
+        - Fix filtering by promotion                                       -XEL
+        - Fix search by address                                            -XEL
+
+    * XnetGrp:
+        - Fix name in unsubscription notification                          -JAC
+        - Fix mailer sending O(n^2) mails                                  -VZA
+
+    * XnetList:
+        - Fix group directory synchronization page                         -JAC
+
+================================================================================
+VERSION 1.0.0                                                         30 06 2010
+
+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:
+    * Auth:
+        - #1089: Also logs the return url in auth for groupesx             -Car
+
+    * Carnet:
+        - #507: Uses full name in notification email                       -JAC
+        - #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
+
+    * Payments:
+        - #932: Adds the date of linked event in payments admin listing    -Car
+
+    * Profile:
+        - New contact/networking fields                                 -GUI/JM
+        - #16, #528, #917: Changes job interface, updates business sectors -JAC
+        - #188: Adds informations about the Corps d'État                   -JAC
+        - #209: Thoroughly changes education's implementation              -JAC
+        - #373: User now chooses the name we use to talk to him/her        -JAC
+        - #386: Adds the possibility to fill in multiple nationalities     -JAC
+        - #443: Adds concept of ordinary firstname                         -JAC
+        - #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
+
+    * Search:
+        - #870: Fixes region selection when choosing country from list     -Car
+
+    * Survey:
+        - #993: Enables survey for oranges                                 -Car
+        - #1002: Lets the user set promo interval in both ways             -Car
+        - #967: Lets admin see surveys even when not in targeted promos    -Car
+        - #1119: Removes useless links on post-edit admin page             -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
+
+================================================================================
+VERSION 0.10.2                                                        13 11 2009
+
+New:
+
+    * Admin:
+        - Now processes broken addresses through the web site.             -JAC
+
+    * Core:
+        - Prunes old sessions/events logs after 12 months                  -VZA
+        - Adds proper content caching for static and semi-static content   -VZA
+
+Bug/Wish:
+
+    * AXLetter:
+        - #980: Adds option to invert a subset definition                  -XEL
+
+    * Carnet:
+        - #975: Cleans up watch_nonins when someone dies                   -JAC
+        - #1000: Notifies her contacts when a user has no redirection left -JAC
+
+    * Core:
+        - #984: Properly upper/lowercases accented letters when necessary  -JAC
+
+    * Lists:
+        - #978: An email address has to be valid to be added to a ML       -JAC
+
+    * Mail:
+        - #988: Gets rid of <h1> tags in the mails we send                 -JAC
+
+    * Marketing:
+        - #946: Displays marketing email and allows the sender to edit it  -JAC
+
+    * Newsletter:
+        - #986: Improves the nl edition page                               -JAC
+        - #991: Adds the text of the article in the mail when refused      -JAC
+        - #992: Simplifies blacklist verification                          -JAC
+
+    * Profile:
+        - #983: Fixes issue with the professional email publicity          -JAC
+
+    * XnetEvents:
+        - #919: Allows negative amounts in the column "Autre"              -JAC
+        - #979: Fixes javascript for people who paid but did not book      -JAC
+        - #985: Adds payment related email lists for events                -JAC
+
+From 0.10.1 branch:
+
+    * Core:
+        - Fixes the use of Smarty's "default" modifier                     -VZA
+
+    * Profile:
+        - #977: Professional addresses can now be deleted                  -JAC
+        - Removes stats about profiles view: it was far too costly         -JAC
+
+================================================================================
+VERSION 0.10.1                                                        30 07 2009
 
 New:
 
@@ -11,20 +162,35 @@ Bug/Wish:
     * Admin:
         - #965: Prevents password hashes from being broadcasted by email   -VZA
 
+    * AXLetter:
+        - Enables axletter mailings to a subset of subscribers             -XEL
+
     * Core:
         - #680: Retrieve dead redirections thanks to inactive redirections -JAC
+        - #862: Remodels the registration process                          -VZA
 
     * Mail:
+        - Notifies the sender when a moderated message to a ML is accepted -JAC
         - #963: Fixes notification email on removal of "nom d'usage"       -VZA
         - #972: Adds a legend on the email redirection page                -JAC
 
+    * Payment:
+        - #669: Sends comments with the payment notifications              -JAC
+
     * Profile:
+        - #951: The address of a dead person is her last address           -JAC
         - #958: Fix the address in the professionnal vcard                 -JAC
         - #970: Shows a confirmation message when the profile is modified  -JAC
 
     * Marketing:
         - #671: Displays more statistics about marketings                  -JAC
 
+    * Survey:
+        - #794: Adds wiki syntax to surveys                                -PIK
+
+    * XnetGrp:
+        - #973: Only site administrators can allow AX aggregation          -JAC
+
 From 0.10.0 branch:
 
     * Auth:
@@ -1333,7 +1499,9 @@ ACRONYMS:
     * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
     * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
     * FRU: Florent Bruneau      (Fruneau)   <florent.bruneau@m4x.org>
+    * GUI: Guillaume Bandet     (GUI)       <guillaume.bandet@m4x.org>
     * JAC: Stéphane Jacob       (jacou)     <stephane.jacob@m4x.org>
+    * JM : Jean-Marc Bécu                   <jean-marc.becu@m4x.org>
     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
     * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
@@ -1343,6 +1511,7 @@ ACRONYMS:
     * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
+    * XEL: Raphaël Barrois      (Xelnor)    <raphael.barrois@m4x.org>
     * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
 
 ================================================================================