Merge commit 'origin/master' into fusionax
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 15 Nov 2008 16:12:58 +0000 (17:12 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 15 Nov 2008 16:12:58 +0000 (17:12 +0100)
Conflicts:

core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
1  2 
ChangeLog
templates/emails/redirect.tpl

diff --combined ChangeLog
+++ b/ChangeLog
@@@ -1,18 -1,4 +1,18 @@@
  ================================================================================
 +VERSION 0.f.0                                                         XX XX XXXX
 +
 +New:
 +    * Core:
 +        - Centralises email management through an email combobox           -JAC
 +
 +Bug/Wish:
 +    * Profile:
 +        - #188: Adds informations about the Corps d'État                   -JAC
 +        - #209: Thoroughly changes education's implementation              -JAC
 +        - #386: Adds the possibility to fill in multiple nationalities     -JAC
 +        - #891: Improves education display                                 -JAC
 +
 +================================================================================
  VERSION 0.10.0                                                        XX XX XXXX
  
  New:
@@@ -21,6 -7,9 +21,9 @@@
          - Move plat/al engine in a separated library                       -FRU
          - Introduction of 'hruid' as a replacement for 'forlife'           -VZA
  
+     * Mail:
+         - Validation of the rewrites                                       -FRU
      * Newsletter:
          - Tool to process bounces                                          -mYk
  
@@@ -40,6 -29,9 +43,9 @@@ Bug/Wish
          - #791: Adds the possibility to do an exact search                 -JAC
          - #822: Adds the possibility to search on diplomas                 -JAC
  
+     * Lists:
+         - #927: Can export the list of members as a CSV file               -FRU
      * XnetList:
          - #914: Adds a toggle button in the ML/directory sync. page        -JAC
  
@@@ -1296,9 -1288,7 +1302,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>
          </td>
        </tr>
        {/foreach}
 -      <tr class="{cycle values="pair,impair"}"><td colspan="4">
 -        <form action="emails/redirect" method="post">
 -        <div>
 -          &nbsp;<br />
 -          Ajouter une adresse email&nbsp;:
 -          <input type="text" size="35" maxlength="60" name="email" value="" />
 -          &nbsp;&nbsp;<input type="submit" value="ajouter" name="emailop" />
 +      <form action="emails/redirect" method="post">
 +        {cycle values="pair,impair" assign=class_combobox}
 +        {include file="include/emails.combobox.tpl" name="email" val=$email class=$class_combobox error=$error_email}
 +        <tr class=$class_combobox><td colspan="4"><div>
 +          <input type="submit" value="ajouter" name="emailop" />
            {xsrf_token_field}
 -        </div>
 -        </form>
 -      </td></tr>
 +        </div></td></tr>
 +      </form>
      </table>
      <script type="text/javascript">showRemove(); activeEnable();</script>
    </div>
  <h1>Tes comptes de stockage de courrier</h1>
  {/if}
  {if #globals.mailstorage.imap_active# or hasPerm('admin')}
- <p>
+ <p id="imap">
    Polytechnique.org te propose de conserver les emails que tu reçois, pendant une durée limitée (environ 30 jours).
    Grâce à ce service, tu disposes d'une sauvegarde de tes emails en secours, au cas où, par exemple, tu effacerais
    un email par erreur.<br />
  
  {if #globals.mailstorage.googleapps_active# or hasPerm('admin') or $googleapps}
  <br />
- <p>
+ <p id="googleapps">
    Grâce à un partenariat avec Google, Polytechnique.org te propose également un compte
    <b>Google Apps</b>, qui te permet de disposer des services Google (GMail pour
    tes emails, Google Calendar, Google Docs, ...) sur une adresse polytechnique.org.