X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=ee046843b7084390f548c03532dc0d9fe61f073b;hb=6b6e4ff22259786d71d3c43736ccbd50e9d59d9b;hp=3809b4ddcaa7552543f3f148842483d338aca789;hpb=f74509fbb4f06820dc3d028e3ffd2145f151b013;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 3809b4d..ee04684 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} + + + + + + + + + + + + @@ -453,15 +564,27 @@ function cleanForm(f) {
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 @@ -435,6 +516,36 @@ function cleanForm(f) {
Corps d'origine + +
Corps actuel + +
Grade + +
Commentaire contient
- - - {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 +606,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: *}