X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=d8fc26f5fdb665e27cf99f1d949714f2d1713643;hb=c10e9a24b920cb34b3950306b5db941f8fc6ab59;hp=3809b4ddcaa7552543f3f148842483d338aca789;hpb=fb6dc875af9b745c98e4482d5ad0e8cbc1ebfe1d;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 3809b4d..d8fc26f 100644 --- a/templates/search/adv.form.tpl +++ b/templates/search/adv.form.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2010 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,14 +22,14 @@

Recherche dans l'annuaire

-{javascript name=jquery.form} +{if hasPerm('edit_directory,admin') && t($suggestAddresses)} +

Voulez-vous télécharger le tableau des adresses postales pour la recette précédente ?

+{/if} +  et  - + @@ -297,6 +345,27 @@ function cleanForm(f) { + A une redirection active + + + + + + + +
+ + + + + +
+ + + En vie @@ -336,10 +405,16 @@ function cleanForm(f) { {icon name="table" title="Tous les pays"} - - + + + + + + @@ -359,7 +434,7 @@ function cleanForm(f) { - + @@ -370,10 +445,12 @@ function cleanForm(f) { {icon name="table" title="Tous les mots-clefs"} + {if hasPerm('directory_private')} + {/if} + {if hasPerm('directory_private')} + {/if} + {if hasPerm('directory_private')} + {/if}
Région ou département
Région, province, état… + +
Département, comté… - +
Description
Mots-clefs
CV contient
@@ -392,6 +469,7 @@ function cleanForm(f) { {icon name="table" title="Toutes les nationalités"}
Binet @@ -401,6 +479,7 @@ function cleanForm(f) { {icon name="table" title="Tous les binets"}
Groupe X @@ -410,6 +489,7 @@ function cleanForm(f) { {icon name="table" title="Tous les groupes X"}
Section @@ -419,6 +499,7 @@ function cleanForm(f) { {icon name="table" title="Toutes les sections"}
Formation @@ -453,15 +534,27 @@ function cleanForm(f) { - - - {icon name="table" title="Tous les types d'adresse"} +
+ {if hasPerm('admin,edit_directory')} + + Matricule AX + + +
+ Entrer une liste de matricules AX (un par ligne) + + {/if} {if $smarty.session.auth ge AUTH_COOKIE} + @@ -483,8 +576,5 @@ function cleanForm(f) { -

- N.B. : le caractère joker * peut remplacer une ou plusieurs lettres dans les recherches. -

{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}