[IMP]Improved some improvements.

bzr revid: bth@tinyerp.com-20130927132510-8qos0vnn1ajg3722
This commit is contained in:
bth-openerp 2013-09-27 18:55:10 +05:30
parent 7dc771e3bd
commit c4c1021da2
2 changed files with 30 additions and 55 deletions

View File

@ -8,7 +8,7 @@
</record>
<template id="job_footer_custom" inherit_id="website.layout" name="Custom Footer Job">
<xpath expr="//header//ul[@id='top_menu']/li" position="before">
<xpath expr="//header//ul[@id='top_menu']/li[@name='contactus']" position="before">
<li><a href="/jobs">Jobs</a></li>
</xpath>
<xpath expr="//footer//div[@name='info']/ul" position="inside">
@ -37,9 +37,9 @@
<ul class="media-list">
<li t-foreach="res_job" t-as="job" class="media" data-publish="">
<div class="media-body">
<span t-if="not job.no_of_recruitment" class="label label-default pull-right">No recruitment needed.</span>
<span t-if="not job.no_of_recruitment" class="label label-default pull-right">No Vacancies.</span>
<t t-if="job.no_of_recruitment">
<span class="label label-default pull-right label-info"><t t-esc="vals[job.id]['count']"/> Recruitment availables.</span>
<span class="label label-default pull-right label-info"><t t-esc="vals[job.id]['count']"/> Vacancies.</span>
</t>
<h4 class="media-heading"><a t-attf-href="/job/detail/#{ job.id }/"><span t-field="job.name"> </span></a></h4>
<div>
@ -85,11 +85,11 @@
</div>
<div class="oe_structure" style="clear:both;">
<h1 class="text-center" t-field="job.name"></h1>
<h4 class="text-center">
<i class="icon-time"></i> <span><t t-esc="vals_date"/></span>
</h4>
<h5 class="text-center">
<i class="icon-map-marker"></i> <span t-field="job.company_id.city"> </span> <span t-if="job.company_id.state_id" t-field="job.company_id.state_id.name"> </span>, <span t-field="job.company_id.country_id.name"> </span></h5>
<h5 class="text-center text-muted">
<i class="icon-time"></i> <span><t t-esc="vals_date"/></span>
</h5>
</div>
<div class="container oe_structure">
@ -102,7 +102,6 @@
<div class="row">
<hr/>
<div class="col-md-12 text-center mt16 mb16">
<a href="/page/website.aboutus" class="btn btn-info btn-lg">About us</a>
<a t-attf-href="/apply/#{ job.id }/" class="btn btn-primary btn-lg">Apply</a>
</div>
</div>
@ -177,7 +176,7 @@
<xpath expr="//div[@id='jobs_grid']" position="before">
<div class="col-md-3">
<ul class="nav nav-pills nav-stacked mt16">
<li t-att-class=" '' if active else 'active' "><a href="/jobs">All Jobs</a></li>
<li t-att-class=" '' if active else 'active' "><a href="/jobs">All Departments</a></li>
<t t-foreach="departments" t-as="department">
<li t-att-class="department.id == active and 'active' or ''">
<a t-attf-href="/department/#{ department.id }/" ><t t-field="department.name"/></a>

View File

@ -9,10 +9,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Marketing expert of the best product ever</h3>
</div>
<div class="col-md-12">
<p>You will be responsible for developing and improving product communication. You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a techinical expert of the product.</p>
<p class="text-muted">We are looking for a passionated marketer manager to help us make products people love to use. We need someone who is ambitious, passionated, and ..... not afraid to start new things, a lot of new things and scale them.</p>
@ -29,7 +25,7 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
<!-- List group -->
@ -47,7 +43,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
@ -57,10 +53,10 @@
</div>
<!-- List group -->
<ul class="list-group">
<li class="list-group-item">Write attractive content and build up marketing materials</li>
<li class="list-group-item">Write attractive content</li>
<li class="list-group-item">Define a clear communication strategy</li>
<li class="list-group-item">Scale our events organization all around the world</li>
<li class="list-group-item">Launch new products, marketing campaigns and offers</li>
<li class="list-group-item">Launch new marketing campaigns and offers</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
@ -145,10 +141,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Technical expert of the best product ever</h3>
</div>
<div class="col-md-12">
You will be responsible for developing and improving applications, such as the You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a technical expert of the product.
</div>
@ -164,7 +156,7 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
@ -183,7 +175,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
@ -197,6 +189,7 @@
<li class="list-group-item">Preferably 1 year of experience</li>
<li class="list-group-item">Good knowledge of object oriented programming</li>
<li class="list-group-item">Good knowledge of web design</li>
<li class="list-group-item">Good knowledge of HTML and Javascript</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
@ -220,6 +213,9 @@
<li class="list-group-item">Good knowledge of the latest web technologies</li>
<li class="list-group-item">Good language skills in an other langages</li>
<li class="list-group-item">Contributions to open source projects</li>
<li class="list-group-item">Passion for the Internet and its culture</li>
<li class="list-group-item">Quick and autonomous learner</li>
<li class="list-group-item">Team spirit and good communication</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
@ -281,10 +277,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Customer oriented people for the best product ever</h3>
</div>
<div class="col-md-12">
We are looking for a motivated and results-driven Functional Consultant! You will take part in the consulting services we provide to our partners and customers, on the functional side. Your job start from the quotation to the customer to the delivery to the customer. You listen the customer and try to give him the best service. You report to the head of consulting service and will be coached by a senior consultant.
</div>
@ -300,12 +292,12 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
<!-- List group -->
<ul class="list-group">
<li class="list-group-item">Analyse customer needs, write specification documents and quotation</li>
<li class="list-group-item">Analyse needs, write specification documents and quotation</li>
<li class="list-group-item">Quantify and negotiate the resources required</li>
<li class="list-group-item">Follow and check the development part</li>
<li class="list-group-item">Help with the configuration of the software</li>
@ -318,7 +310,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
@ -328,7 +320,7 @@
</div>
<!-- List group -->
<ul class="list-group">
<li class="list-group-item">You have a Master degree in Business Management</li>
<li class="list-group-item">You have a Master degree in Management</li>
<li class="list-group-item">You have 2 or 3 years of experience</li>
<li class="list-group-item">You speak and write fluently English adn French</li>
<li class="list-group-item">You are an excellent communicator and negotiator</li>
@ -354,7 +346,7 @@
<li class="list-group-item">You have good knowledge in accounting</li>
<li class="list-group-item">You are available immediately</li>
<li class="list-group-item">You are approachable,honest and fun team player</li>
<li class="list-group-item">You are ready to travel (approximately 25% of your time, in Europe)</li>
<li class="list-group-item">You are ready to travel</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
@ -414,10 +406,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Executive expert of the best product ever</h3>
</div>
<div class="col-md-12">
<p>You will be responsible for developing and improving product communication. You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a techinical expert of the product.</p>
<p class="text-muted">We are looking for a passionated executive manager to help us make products people love to use. We need someone who is ambitious, passionated, and ..... not afraid to start new things, a lot of new things and scale them.</p>
@ -434,7 +422,7 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
<!-- List group -->
@ -452,7 +440,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
@ -548,10 +536,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Technical expert of the best product ever</h3>
</div>
<div class="col-md-12">
You will be responsible for developing and improving applications, such as the You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a technical expert of the product.
</div>
@ -567,7 +551,7 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
@ -586,7 +570,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
@ -682,10 +666,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Technical expert of the best product ever</h3>
</div>
<div class="col-md-12">
You will be responsible for developing and improving applications, such as the You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a technical expert of the product.
</div>
@ -701,7 +681,7 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
@ -720,7 +700,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
@ -816,10 +796,6 @@
<section snippet-id="text-block" class="mt16 mb16 dark">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Job description</h2>
<h3 class="text-muted">Human Resources Manager expert of the best product ever</h3>
</div>
<div class="col-md-12">
<p>You will be responsible for developing and improving product communication. You will work autonomously as well as coordinate and supervise small distributed development teams for specific projects. You will become a techinical expert of the product.</p>
<p class="text-muted">We are looking for a passionated Human Resources Manager to help us make products people love to use. We need someone who is ambitious, passionated, and ..... not afraid to start new things, a lot of new things and scale them.</p>
@ -836,7 +812,7 @@
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
What you will do ...
</p>
</div>
<!-- List group -->
@ -854,7 +830,7 @@
</div>
</div>
<div class="col-md-4 mt16">
<div class="panel panel-primary">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>