Also notifies non-X users about group subscriptions.
[platal.git] / templates / profile / jobs.job.tpl
CommitLineData
0337d704 1{**************************************************************************}
2{* *}
12262f13 3{* Copyright (C) 2003-2011 Polytechnique.org *}
0337d704 4{* http://opensource.polytechnique.org/ *}
5{* *}
6{* This program is free software; you can redistribute it and/or modify *}
7{* it under the terms of the GNU General Public License as published by *}
8{* the Free Software Foundation; either version 2 of the License, or *}
9{* (at your option) any later version. *}
10{* *}
11{* This program is distributed in the hope that it will be useful, *}
12{* but WITHOUT ANY WARRANTY; without even the implied warranty of *}
13{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *}
14{* GNU General Public License for more details. *}
15{* *}
16{* You should have received a copy of the GNU General Public License *}
17{* along with this program; if not, write to the Free Software *}
18{* Foundation, Inc., *}
19{* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *}
20{* *}
21{**************************************************************************}
22
237f662f 23
3ac45f10 24<script type="text/javascript" src="javascript/jquery.jstree.js"></script>
6fc390c7 25{assign var=jobid value="jobs_"|cat:$i}
37d44b3b 26{assign var=jobpref value="jobs[`$i`]"}
b814a8b8
SJ
27{assign var=sector_text value="sector_text_"|cat:$i}
28{assign var=sector value="sector_"|cat:$i}
29{assign var=entreprise value="entreprise_"|cat:$i}
237f662f
FB
30{if !hasPerm('directory_private') && ($job.pub eq 'private') && !$new}
31{assign var=hiddenjob value=true}
32{else}
33{assign var=hiddenjob value=false}
34{/if}
58a552c7
SJ
35{if !hasPerm('directory_private') && ($job.w_address.pub eq 'private') && !empty($job.w_address.text|smarty:nodefaults)}
36{assign var=hiddenaddr value=true}
37{else}
38{assign var=hiddenaddr value=false}
39{/if}
40{if !hasPerm('directory_private') && ($job.w_email_pub eq 'private') && !empty($job.w_email|smarty:nodefaults)}
41{assign var=hiddenemail value=true}
42{else}
43{assign var=hiddenemail value=false}
44{/if}
2dcac0f5
FB
45<div id="{$jobid}">
46 <input type="hidden" name="{$jobpref}[removed]" value="0" />
47 <input type="hidden" name="{$jobpref}[new]" value="{if $new}1{else}0{/if}" />
afaa2cc7
SJ
48 <input type="hidden" name="{$jobpref}[id]" value="{$i}" />
49 <input type="hidden" name="{$jobpref}[jobid]" value="{$job.jobid}" />
2dcac0f5
FB
50 <table id="{$jobid}_grayed" class="bicol" style="display: none; margin-bottom: 1em">
51 <tr>
52 <th class="grayed">
53 <div style="float: right">
9fce7016 54 <a href="javascript:restoreJob('{$jobid}','{$jobpref}')">{icon name=arrow_refresh title="Restaure l'emploi"}</a>
77842972 55 </div>
237f662f 56 Restaurer l'entreprise n°{$i+1}&nbsp;:&nbsp;{if $hiddenjob}(masquée){else}<span id="{$jobid}_grayed_name"></span>{/if}
2dcac0f5
FB
57 </th>
58 </tr>
59 </table>
afaa2cc7 60
2dcac0f5
FB
61 <table id="{$jobid}_cont" class="bicol" summary="Entreprise n°{$i+1}" style="margin-bottom: 1em">
62 <tr>
63 <th colspan="2" style="text-align: right">
64 <div class="flags" style="float: left; text-align: left">
6fc390c7
SJ
65 {include file="include/flags.radio.tpl" name="`$jobpref`[pub]" val=$job.pub disabled=$hiddenjob
66 mainField='jobs' mainId=$i subField='w_address,w_email,w_phone' subId=-1}
77842972 67 </div>
4f06d57b 68 Entreprise n°{$i+1}&nbsp;:
237f662f
FB
69 {if $hiddenjob}
70 (masquée)
b66dc2be 71 {if !t($job.tmp_name)}
237f662f
FB
72 <input type="hidden" name="{$jobpref}[name]" value="{$job.name}" />
73 {/if}
74 {else}
b66dc2be
PC
75 {if t($job.tmp_name)}{$job.tmp_name} <small>(en cours de validation)</small>{else}
76 <input type="text" class="enterpriseName{if t($job.name_error)} error{/if}" size="35" maxlength="100"
c7139c07 77 name="{$jobpref}[name]" value="{$job.name}" />
b814a8b8 78 {/if}
237f662f 79 {/if}
9fce7016 80 <a href="javascript:removeJob('{$jobid}','{$jobpref}')">
4f06d57b
SJ
81 {icon name=cross title="Supprimer cet emploi"}
82 </a>
83 </th>
b814a8b8 84 </tr>
b66dc2be 85 {if !t($job.tmp_name)}{if !t($job.name)}
237f662f 86 <tr class="{$entreprise}" {if $hiddenjob}style="display: none"{/if}>
b814a8b8 87 <td class="center" colspan="2">
237f662f 88 <small>Si l'entreprise ne figure pas dans la liste,
b814a8b8
SJ
89 <a href="javascript:addEntreprise({$i})">clique ici</a> et complète les informations la concernant.</small>
90 </td>
91 </tr>
b814a8b8
SJ
92 <tr class="{$entreprise}" style="display: none">
93 <td class="titre">Acronyme</td>
94 <td>
ea9cfc3e 95 <input type="text" size="35" maxlength="255" name="{$jobpref}[hq_acronym]" />
b814a8b8
SJ
96 </td>
97 </tr>
98 <tr class="{$entreprise}" style="display: none">
4f06d57b 99 <td class="titre">Page web</td>
b814a8b8 100 <td>
ea9cfc3e 101 <input type="text" size="35" maxlength="255" name="{$jobpref}[hq_url]" />
b814a8b8
SJ
102 </td>
103 </tr>
104 <tr class="{$entreprise}" style="display: none">
105 <td class="titre">Email de contact</td>
106 <td>
3232ad9b 107 <input type="text" maxlength="255" name="{$jobpref}[hq_email]" />
b814a8b8
SJ
108 </td>
109 </tr>
0bcc8717 110 <tr class="{$entreprise}" style="display: none">
ea9cfc3e
SJ
111 <td class="titre">Adresse du siège</td>
112 <td>
113 <textarea name="{$jobpref}[hq_address]" cols="30" rows="4"></textarea>
b814a8b8 114 </td>
0bcc8717 115 </tr>
b814a8b8
SJ
116 <tr class="{$entreprise}" style="display: none">
117 <td class="titre">Téléphone</td>
118 <td>
ea9cfc3e 119 <input type="text" maxlength="28" name="{$jobpref}[hq_fixed]" />
b814a8b8
SJ
120 </td>
121 </tr>
122 <tr class="{$entreprise}" style="display: none">
123 <td class="titre">Fax</td>
124 <td>
ea9cfc3e 125 <input type="text" maxlength="28" name="{$jobpref}[hq_fax]" />
37d44b3b 126 </td>
2dcac0f5 127 </tr>
b66dc2be 128 {/if}{/if}
c7139c07 129
237f662f
FB
130 <tr class="pair" {if $hiddenjob}style="display: none"{/if}>
131 <td colspan="2" class="center" style="font-style: italic">Place dans l'entreprise</td>
c7139c07 132 </tr>
f4da867a 133 <tr class="pair" id="{$sector_text}" {if $hiddenjob}style="display: none"{/if}>
3ac45f10 134 <td class="titre">Mots-clefs</td>
6fc390c7 135 <td class="jobs_terms">
3ac45f10
PC
136 <input type="text" class="term_search" size="35"/>
137 <a href="javascript:toggleJobTermsTree({$i})">{icon name="table" title="Tous les mots-clefs"}</a>
138 <script type="text/javascript">
139 /* <![CDATA[ */
140 $(function() {ldelim}
141 {foreach from=$job.terms item=term}
142 addJobTerm("{$i}", "{$term.jtid}", "{$term.full_name|replace:'"':'\\"'}");
143 {/foreach}
6fc390c7 144 $('#jobs_{$i} .term_search').autocomplete(platal_baseurl + 'profile/jobterms',
3ac45f10
PC
145 {ldelim}
146 "formatItem" : displayJobTerm,
147 "extraParams" : {ldelim} "jobid" : "{$i}" {rdelim},
6fc390c7 148 "width" : $('#jobs_{$i} .term_search').width()*2,
3ac45f10
PC
149 "onItemSelect" : selectJobTerm,
150 "matchSubset" : false
151 {rdelim});
152 {rdelim});
153 /* ]]> */
154 </script>
155 </td>
156 </tr>
237f662f 157 <tr class="pair" {if $hiddenjob}style="display: none"{/if}>
3ac45f10 158 <td colspan="2" class="term_tree">
c7139c07
SJ
159 </td>
160 </tr>
237f662f 161 <tr class="pair" {if $hiddenjob}style="display: none"{/if}>
c7139c07
SJ
162 <td class="titre">Description</td>
163 <td>
b66dc2be 164 <input type="text" size="35" maxlength="120" {if t($job.description_error)}class="error"{/if}
541e8d03 165 name="{$jobpref}[description]" value="{$job.description}" />
30c895be
SJ
166 </td>
167 </tr>
237f662f 168 <tr class="pair" {if $hiddenjob}style="display: none"{/if}>
0bcc8717
SJ
169 <td class="titre">Page&nbsp;perso</td>
170 <td>
b66dc2be 171 <input type="text" size="35" maxlength="255" {if t($job.w_rul)}class="error"{/if}
541e8d03 172 name="{$jobpref}[w_url]" value="{$job.w_url}" />
0bcc8717
SJ
173 </td>
174 </tr>
58a552c7 175 <tr id="{$jobid}_w_address" class="pair" {if $hiddenjob || $hiddenaddr}style="display: none"{/if}>
2dcac0f5
FB
176 <td colspan="2">
177 <div style="float: left">
178 <div class="titre">Adresse</div>
179 <div class="flags">
6fc390c7
SJ
180 {include file="include/flags.radio.tpl" name="`$jobpref`[w_address][pub]" val=$job.w_address.pub
181 subField='w_address' mainField='jobs' mainId=$i subId=''}
2dcac0f5
FB
182 </div>
183 <div style="margin-top: 20px; clear: both">
541e8d03
SJ
184 {include file="geoloc/form.address.tpl" prefname="`$jobpref`[w_address]"
185 prefid=$jobid address=$job.w_address}
2dcac0f5 186 </div>
77842972 187 </div>
bde2be3b
GB
188 </td>
189 </tr>
58a552c7
SJ
190 {if $hiddenaddr}
191 <tr class="pair">
192 <td class="titre" colspan="2">Adresse (masquée)</td>
193 </tr>
194 {/if}
195 {if $hiddenjob || $hiddenemail}
237f662f 196 <tr class="pair" {if $hiddenjob}style="display: none"{/if}>
58a552c7
SJ
197 <td class="titre" colspan="2">
198 {if $hiddenemail}Email professionnel (masqué){/if}
237f662f
FB
199 <input type="hidden" name="{$jobpref}[w_email]" value="{$job.w_email}" />
200 <input type="hidden" name="{$jobpref}[w_email_pub]" value="{$job.w_email_pub}" />
201 </td>
202 </tr>
203 {else}
0bcc8717 204 {include file="include/emails.combobox.tpl" name=$jobpref|cat:'[w_email]' val=$job.w_email
6fc390c7
SJ
205 class="pair" divId="`$jobid`_w_email" i=$i error=$job.w_email_error prefix="w_" pub=$job.w_email_pub id=$i
206 subField='w_email' mainField='jobs' mainId=$i subId=''}
237f662f
FB
207 {/if}
208 <tr class="pair" {if $hiddenjob}style="display: none"{/if}>
bde2be3b 209 <td colspan="2">
541e8d03
SJ
210 {foreach from=$job.w_phone key=t item=phone}
211 <div id="{"`$jobid`_w_phone_`$t`"}" style="clear: both">
6fc390c7
SJ
212 {include file="profile/phone.tpl" prefname="`$jobpref`[w_phone]" prefid="`$jobid`_w_phone" telid=$t tel=$phone
213 subField='w_phone' mainField='jobs' mainId=$i}
bde2be3b
GB
214 </div>
215 {/foreach}
541e8d03
SJ
216 {if $job.w_phone|@count eq 0}
217 <div id="{"`$jobid`_w_phone_0"}" style="clear: both">
6fc390c7
SJ
218 {include file="profile/phone.tpl" prefname="`$jobpref`[w_phone]" prefid="`$jobid`_w_phone" telid=0 tel=0
219 subField='w_phone' mainField='jobs' mainId=$i}
2dcac0f5 220 </div>
bde2be3b 221 {/if}
541e8d03 222 <div id="{$jobid}_w_phone_add" class="center" style="clear: both; padding-top: 4px;">
6fc390c7 223 <a href="javascript:addTel('{$jobid}_w_phone','{$jobpref}[w_phone]','w_phone','jobs','{$i}')">
bde2be3b
GB
224 {icon name=add title="Ajouter un numéro de téléphone"} Ajouter un numéro de téléphone
225 </a>
2dcac0f5
FB
226 </div>
227 </td>
228 </tr>
229 </table>
230</div>
0337d704 231
a7de4ef7 232{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}