Fix X.org NL reminder
[platal.git] / ChangeLog
index 57e13d5..4b6ad77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,210 @@
 ================================================================================
-VERSION 0.10.2                                                        XX XX XXXX
+VERSION 1.0.2                                                         31 01 2011
+
+Bug/Wish:
+
+    * Admin:
+        - #1362: List last profile modifications for secretary             -JAC
+
+    * Core:
+        - #1352: Fixes csv downloading with IE8.                           -JAC
+        - #1355: Mode with propagation of the skinning mode                -FRU
+
+    * Newsletter:
+        - #774:  Enable custom newsletters for groups                      -XEL
+        - #1047: Filter the list of previous AXletters                     -XEL
+
+    * Payments:
+        - #1290: Fixes display of payments on xnet                         -JAC
+        - #1318: Fixes PHP errors in PayPal payments                       -JAC
+
+    * Profile:
+        - #1270: Adapts default picture to main education                  -JAC
+        - #1340: Allows secretaries and admin to fully edit profiles' name -JAC
+        - #1354: Do not notify death to a deceased user                    -JAC
+        - #1356: Indicates delivery issues on addresses                    -JAC
+        - #1360: Default profile publicity is now ax                       -JAC
+        - #1361: Allows secretaries to validate entreprises                -JAC
+        - #1363: Prevents deletion of private information by secretaries   -JAC
+        - #1364: Only admin can edit original corps                        -JAC
+        - #1367: Improves postal address formatting                        -JAC
+        - #1368: Allows admin profile edition even if birthdate is unknown -JAC
+        - #1369: Properly displays moderated jobs                          -JAC
+
+    * Register:
+        - #1374: Adapts registration for master and doctorate              -JAC
+
+    * Search:
+        - #1365: Outputs csv of postal addresses for advanced search       -JAC
+        - #1366: Adds 'by AX id' advanced search for admins                -XEL
+
+    * XnetEvent:
+        - #1373: Fixes acceptance of non member in xnet events.            -JAC
+
+================================================================================
+VERSION 1.0.1                                                         26 10 2010
+
+New:
+
+    * Admin:
+        - Accounts not attached to a profile can be deleted                -FRU
+
+    * Core:
+        - Access to the website by non-X                                   -FRU
+        - Add foreign key constraints for uid and pids                     -JAC
+
+    * Profile:
+        - Sectors replaced by job terms (thesaurus)                        -Car
+        - Profile edition interface for secretaries of the AX              -FRU
+        - #1256: Notify user when his profile has been edited              -JAC
+
+    * Search:
+        - Search results depend on user's permissions                      -XEL
+
+Bug/Wish:
+
+    * Admin:
+        - #1182: Notify admins when a account is edited                    -JAC
+        - #1258: Fix promotion insertion                                   -FRU
+
+    * Lists:
+        - #1208,1250: Fix export of a mailing list as a CSV file           -JAC
+
+    * Profile:
+        - #1265: Fix access to profile using a user identifier             -FRU
+
+    * Register:
+        - #1261: Fix wrong join between user and profile                   -JAC
+
+    * Search:
+        - #1177: Clean url in advanced search                              -Car
+        - #1251: More intuitive networking search                          -XEL
+        - #1283: Restrict second operation on promo search                 -Car
+
+    * Survey:
+        - #964: The creator of a survey can get early results              -FRU
+        - #1282: The creator can always view the results                   -FRU
+
+    * XnetGrp:
+        - #1252: Don't include dead user in directory listing              -FRU
+        - #1253: Don't include not-registered users in promo listing       -FRU
+
+From 1.0.0 branch:
+
+    * Admin:
+        - #1196: Fix password edition on admin page                        -JAC
+        - #1197: Allow user unsubscription                                 -JAC
+
+    * Auth:
+        - #1246: Fix GroupeX auth                                          -Car
+
+    * AXLetter:
+        - Fix unsubscription                                               -XEL
+
+    * Carnet:
+        - Fix inaccessible carnet/panel in case of profile update          -FRU
+        - #1176: Fix notification email                                    -JAC
+
+    * Events:
+        - Fix promotion_ml reminder                                        -FRU
+
+    * Forums:
+        - #1247: Fix RSS feed                                              -XEL
+
+    * Lists:
+        - Fix inclusion of banana for achives and moderation preview       -FRU
+        - #1218,1222: Fix link to profiles                                 -JAC
+
+    * Profile:
+        - Fix entreprise validation                                        -JAC
+        - Fix name validation                                              -XEL
+        - Fix orange validation                                            -XEL
+        - Fix vcards                                                       -FRU
+        - #1173,1174,1205,1219: Fix geocoding                              -JAC
+        - #1232: Fix autocompletion for the first enterprise               -JAC
+
+    * Newsletter:
+        - Fix user selection                                               -FRU
+
+    * Register:
+        - Fix calls to missing functions                                   -JAC
+        - #1216: Fix missing check that the user was not registered        -FRU
+
+    * Search:
+        - Fix filtering by promotion                                       -XEL
+        - Fix search by address                                            -XEL
+
+    * Survey:
+        - #1214: Fix result of a survey                                    -FRU
+        - #1263: Fix edition of pending surveys                            -FRU
+
+    * XnetEvent:
+        - #1187: Fix listing of the participant                            -JAC
+
+    * 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:
 
@@ -8,6 +213,7 @@ New:
 
     * Core:
         - Prunes old sessions/events logs after 12 months                  -VZA
+        - Adds proper content caching for static and semi-static content   -VZA
 
 Bug/Wish:
 
@@ -16,6 +222,7 @@ Bug/Wish:
 
     * 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
@@ -26,14 +233,19 @@ Bug/Wish:
     * 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
 
@@ -1396,7 +1608,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>