Commit Graph

432 Commits

Author SHA1 Message Date
Martin Trigaux 2f8a6bc228 [I18N] cleaning of .pot
Remove terms that should not have been in .pot file.
For most of the terms, it is due to the content of <attribute/> tag and fixed
at rev 4e572e351eb in master
Other terms are in translate=off tag so woll no longer be present a next export.
2015-07-30 14:11:09 +02:00
Jeremy Kersten 5a26c2d3ec [FIX] crm,hr,base: disable the quick create for country field
The creation of a country is not something to create at flight !
The impact could be bigger that what people was expected (no accounting configured, ...).

The bad manipulation is more often the responsible, eg 'Belgium ' was creating a new country with a trailing whitespace, while the user didn't see the difference and use both country withtout making the diff.
2015-02-05 14:14:59 +01:00
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
Christophe Simonis eef6330c55 [MERGE] forward port of branch saas-5 up to adf07a9 2014-06-19 16:23:32 +02:00
Christophe Simonis adf07a9490 [MERGE] forward port of branch saas-4 up to 5087612 2014-06-19 16:13:35 +02:00
Christophe Simonis 5087612d1d [MERGE] forward port of branch saas-3 up to bf53aed 2014-06-19 15:44:07 +02:00
Denis Ledoux 3c0292645f [MERGE] Forward-port of 7.0 bugfixes up to 63ea0df73f 2014-06-16 17:37:10 +02:00
Thibault Delavallée f9fc9fdf1c [FIX] hr: working and home adresses should not be customers by default, only 'normal' adresses. 2014-06-13 09:07:28 +02:00
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Sunil Sharma (OpenERP) dd4813e360 [mrg]:lp:openobject-addons
bzr revid: sunilsharma.sharma07@gmail.com-20140304063937-vyrt063gzfhsoy4k
2014-03-04 12:09:37 +05:30
Thibault Delavallée 610ebaef85 [CLEAN] hr: moved color field + an action in hr_recruitment, because they are used in this module + removed unnecessary code
bzr revid: tde@openerp.com-20140211120433-f34jsy7xjga1ultt
2014-02-11 13:04:33 +01:00
Thibault Delavallée 87f9c85330 [CLEAN] hr: cleaned job form view, removing unnecessary groups, also changed
displayed number of employees (display current number + expected, not the
contraty). Updated hr_recruitment accordingly.

bzr revid: tde@openerp.com-20140210171511-z5277t6ilnvnc48d
2014-02-10 18:15:11 +01:00
Thibault Delavallée 923028c4db [CLEAN] hr: review and cleaning before merging
- hr.py: small cleaning of job code + method renaming + context propagation + compat-mode for
method renaming
- hr_view: job_id on employee form is no longer 'no_open', because otoherwise it is impossible
to see jobs. Removed simplified form for job. Better form for job, recruitmnet-related stuff
is invisible when job is 'open'.

bzr revid: tde@openerp.com-20140210161326-c9qqff69squehg9v
2014-02-10 17:13:26 +01:00
Turkesh Patel (Open ERP) f94df0e389 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140210072100-p3ry9oq4eklwt9k0
2014-02-10 12:51:00 +05:30
Sunil Sharma (OpenERP) a267d86b29 [rem,imp]:hr:remove hr dashboard and improve hr view
bzr revid: sunilsharma.sharma07@gmail.com-20140130064923-35tvo8q3sy4n09vx
2014-01-30 12:19:23 +05:30
Antony Lesuisse da020d326d [IMP] hr.department cleanup
- Consolidate multiple hr.departement definition into hr.py file
- Remove ulgy department_users_get() domain hack on act_window
- Add the jobs_ids inverse relationship from departement to jobs

bzr revid: al@openerp.com-20140129002913-5qgq10jy9u3xn74e
2014-01-29 01:29:13 +01:00
Turkesh Patel (Open ERP) 982549b31a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131126124206-gw02bnwnerl5dzrv
2013-11-26 18:12:06 +05:30
Christophe Simonis bb1e256f5b [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3
bzr revid: chs@openerp.com-20131125150054-b135qshkx6icakgk
2013-11-25 16:00:54 +01:00
Olivier Dony 5add0d31f3 [IMP] hr.employee: default search should includes work emails (useful e.g. for trigrams)
bzr revid: odo@openerp.com-20131023162807-qjw68383a7612op6
2013-10-23 18:28:07 +02:00
Turkesh Patel (Open ERP) 7618ba4d08 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131022064725-jxjl9fnn38mzdptg
2013-10-22 12:17:25 +05:30
Denis Ledoux f2e561afec [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 8960 rev-id: dle@openerp.com-20131018125818-1k168nlo2ferj25w
bzr revid: dle@openerp.com-20131018131007-etdut0wpjqhnexz2
2013-10-18 15:10:07 +02:00
Denis Ledoux a7e05f1af4 [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8793 rev-id: dle@openerp.com-20131018124037-v3501acvv4fh1077
bzr revid: dle@openerp.com-20131018125818-1k168nlo2ferj25w
2013-10-18 14:58:18 +02:00
Denis Ledoux 1a555475cc [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9529 rev-id: mat@openerp.com-20131018120428-2vdmdm2th8rz57zr
bzr revid: dle@openerp.com-20131018121236-zp221von16vekthp
2013-10-18 14:12:36 +02:00
Thibault Delavallée aa34259629 [FIX] hr: fixed priorities of kanban views. Employees see the
kanban view defined for portal users because of priorities all equal to 16.
Now employees see the correct kanban view defined in HR, portal users see
the portal kanban view defined in portal_hr_employees.

bzr revid: tde@openerp.com-20131016092106-pqtjp7tyw27or3ow
2013-10-16 11:21:06 +02:00
Turkesh Patel (Open ERP) 40f189adfb [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131009093540-y9ueph05ah04gixg
2013-10-09 15:05:40 +05:30
Antony Lesuisse 4c84a49afe [REM] shortcuts, deprecated by browser bookmarks
bzr revid: al@openerp.com-20131006131225-jguvkys2ngwsd6er
2013-10-06 15:12:25 +02:00
Turkesh Patel (Open ERP) af9b115c98 [IMP] improved code to show attachments of applicatns , improved help and lable
bzr revid: tpa@tinyerp.com-20130912054739-nadjpyung33k9ct5
2013-09-12 11:17:39 +05:30
Turkesh Patel (Open ERP) fcf307a224 [IMP] improved view
bzr revid: tpa@tinyerp.com-20130906070239-prnhr05taq7tfyvs
2013-09-06 12:32:39 +05:30
Turkesh Patel (Open ERP) a6f87e042f [IMP] improved view of hr form
bzr revid: tpa@tinyerp.com-20130906061128-lvhkr5fc7gefy5xk
2013-09-06 11:41:28 +05:30
Turkesh Patel (Open ERP) 191e7513c0 [IMP] improved kanban and form views lp:~openerp-dev/openobject-addons/trunk-job-positions-improve-cod
bzr revid: tpa@tinyerp.com-20130906055234-r7l7uc34o4o64icc
2013-09-06 11:22:34 +05:30
Chirag Dodiya (OpenERP Trainee) 1f2f2c9e3d [IMP] Improved kanban view of Job Position
bzr revid: chiragdd7@gmail.com-20130905113013-53tzmzoyu66ri3mw
2013-09-05 17:00:13 +05:30
Chirag Dodiya (OpenERP Trainee) dca6a4575e [IMP] Improved form view of Job Position as per suggestion
bzr revid: chiragdd7@gmail.com-20130904132808-clg5cbx6r5g5mv3u
2013-09-04 18:58:08 +05:30
Turkesh Patel (Open ERP) 629858e76b [MRG] improved view ,applicant assigned subtype lp:~openerp-dev/openobject-addons/trunk-job-positions-improve-cod
bzr revid: tpa@tinyerp.com-20130830093538-z5n9tlyonxbn62mh
2013-08-30 15:05:38 +05:30
Chirag Dodiya (OpenERP Trainee) 84aa5d4bde [IMP]Improved form view of Job Position and added message_post method in hr.applicant and edit hr_recruitment_data.xml
bzr revid: chiragdd7@gmail.com-20130830093047-hitxtu0kj1hex7xu
2013-08-30 15:00:47 +05:30
Turkesh Patel (Open ERP) 155d152b90 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130826053724-dzymzruugarkfv34
2013-08-26 11:07:24 +05:30
Chirag Dodiya (OpenERP Trainee) f5bdd59310 [IMP] Improved view of Job Position and Applications
bzr revid: chiragdd7@gmail.com-20130823132428-os79zm92txk26r97
2013-08-23 18:54:28 +05:30
Turkesh Patel (Open ERP) e4fd9bb105 [IMP] improved view and code to show default alias for job
bzr revid: tpa@tinyerp.com-20130704083631-e0cyn2fxpqfhg5hb
2013-07-04 14:06:31 +05:30
Amit Bhavsar (Open ERP) 34f15e56d9 [HR] Improve view,title,tooltip and code.
bzr revid: amb@tinyerp.com-20130626121617-17i92ua5yty8htwu
2013-06-26 17:46:17 +05:30
Purnendu Singh (OpenERP) 254dc5b8a9 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20130626100756-56td56rp3ido6cpx
2013-06-26 15:37:56 +05:30
Thibault Delavallée f9bc6be1ac [CLEAN] Before merging: removed an added file not used; cleaned some debugging data; improved user form view to better separate email/login and messaging alias.
bzr revid: tde@openerp.com-20130621110344-zx2kxan47uctctka
2013-06-21 13:03:44 +02:00
Turkesh Patel (Open ERP) 128f012c9b [IMP] add sub-type to follow in progress phase,improved form view,improved kanban view, improved css
bzr revid: tpa@tinyerp.com-20130619093203-oxkl3awv6kr65v01
2013-06-19 15:02:03 +05:30
Turkesh Patel (Open ERP) e2c343fc63 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130617100451-vwtgtfp4r523xsp3
2013-06-17 15:34:51 +05:30
Thibault Delavallée fc44f25d3a [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130612123429-a4mp0wiicdhlvk0m
2013-06-12 14:34:29 +02:00
Thibault Delavallée adb84380e2 [IMP] hr: emplyee kanban view: add number of messages and followers
bzr revid: tde@openerp.com-20130612084924-mngzy6q0an60cu2x
2013-06-12 10:49:24 +02:00
Turkesh Patel (Open ERP) 1ef52b7fd4 [IMP] remove message posted on job when create applicant,add link for applicants on job form,improved view and typo.
bzr revid: tpa@tinyerp.com-20130606105411-28rc8wdi1uz9q335
2013-06-06 16:24:11 +05:30
Turkesh Patel (Open ERP) c2e75a7a65 [IMP] remove expected new employee from kanban and improved view
bzr revid: tpa@tinyerp.com-20130529061858-3ncrwczio8uwmzvq
2013-05-29 11:48:58 +05:30
Turkesh Patel (Open ERP) 3ca63cc9b1 [IMP] Improve and remove unnecessary code
bzr revid: tpa@tinyerp.com-20130524101611-r6lr1ifjcs92xyes
2013-05-24 15:46:11 +05:30
Vishmita Jadeja (openerp) 3369744ac0 [IMP]Add JustGage library in job position kanban
bzr revid: vja@tinyerp.com-20130517134341-e8kvjxv5lrc36gde
2013-05-17 19:13:41 +05:30