X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=4d4770376fc233f4663c987bc0dcb156270738f1;hb=ad3c767b2947d508c66c9ea9692aec710793f95e;hp=50255318b458c10f15bab647bbd079187742ac2c;hpb=21fb012ba39af4fbaff62936cfb1fa221e4348de;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 5025531..4d47703 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,52 +22,79 @@

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  - + + @@ -269,6 +356,27 @@ function cleanForm(f) { + A une redirection active + + + + + + + +
+ + + + + +
+ + + En vie @@ -308,10 +416,16 @@ function cleanForm(f) { {icon name="table" title="Tous les pays"} - - + + + + + + @@ -331,7 +445,7 @@ function cleanForm(f) { - + @@ -342,10 +456,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} + + + + + + + + + + + + @@ -425,15 +575,27 @@ function cleanForm(f) {
Région ou département
Région, province, état… - + +
Département, comté… +
Description
Mots-clefs
CV contient
@@ -364,6 +480,7 @@ function cleanForm(f) { {icon name="table" title="Toutes les nationalités"}
Binet @@ -373,6 +490,7 @@ function cleanForm(f) { {icon name="table" title="Tous les binets"}
Groupe X @@ -382,6 +500,7 @@ function cleanForm(f) { {icon name="table" title="Tous les groupes X"}
Section @@ -391,6 +510,7 @@ function cleanForm(f) { {icon name="table" title="Toutes les sections"}
Formation @@ -407,6 +527,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} + @@ -455,8 +617,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: *}