Commit Graph

34 Commits

Author SHA1 Message Date
Denis Ledoux d9e48bae42 [MERGE] forward port of branch saas-3 up to 7ab4137 2014-11-14 16:58:24 +01:00
Christophe Simonis e4fdd85424 [FIX] hr,mail: correct remove of suggestions. 2014-11-06 17:41:44 +01:00
Xavier Morel 8f697ee385 [FIX] incorrect qweb interpolations
unnecessary, worked by accident and broken by change to interpolation regex in 35f5fb46
2014-10-13 09:31:59 +02: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
Olivier Dony 30f43daa3b [MERGE] Forward-port of latest 7.0 bugfixes, up to aeaa826 2014-05-27 16:50:02 +02:00
Martin Trigaux 4c36ee0b59 Restore missed images during bzr to git transition 2014-05-23 10:11:25 +02:00
Fabien Pinckaers 1ddc8c7f93 [IMP] missing file 2014-05-23 09:55:24 +02:00
Fabien Pinckaers f6575e2645 [FIX] Missing file 2014-05-23 09:43:34 +02:00
Anael Closson e3ecf7f4d4 [FIX] en_US typos - opw 606919
bzr revid: acl@openerp.com-20140422085837-9flv9ksh54ymvv7i
2014-04-22 10:58:37 +02:00
Stephane Wirtel bea411bb98 [IMP] Backport one feature from website: this feature allows to specify a file
path on the field tag fetching the right file instead of using the base64
encoded file in the field.

<field name="image" type="base64" file="base/static/img/main_partner-image.png" />

bzr revid: stw@openerp.com-20140109154550-a04qybctzaaqtrlr
2014-01-09 16:45:50 +01:00
Martin Trigaux 465fe64e05 [MERGE] sync with trunk
bzr revid: mat@openerp.com-20130902155912-owcuzj2e4orkpaqr
2013-09-02 17:59:12 +02:00
Christophe Simonis df8d972057 [IMP] */static/description/index.html: link to /start include app name
bzr revid: chs@openerp.com-20130715162504-9ntu1dj222rgv9ek
2013-07-15 18:25:04 +02:00
Martin Trigaux f3e00b8c17 [MERGE] sync with trunk
bzr revid: mat@openerp.com-20130702095014-boktf79ocopibi0t
2013-07-02 11:50:14 +02:00
Antony Lesuisse fc70550ca2 [IMP] move html module description and icon
bzr revid: al@openerp.com-20130628100441-swpanf2jwcojygh4
2013-06-28 12:04:41 +02:00
Martin Trigaux ad78a1b6aa [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130621075406-d9syftu04k8iytcz
2013-06-21 09:54:06 +02:00
Thibault Delavallée 0525c965a9 [CLEAN] [REF] mail, hr: cleaned JS/CSS/XML code for suggestion widgets. Those are now 2 widgets extending web.Widget, included inside a Sidebar widget.
bzr revid: tde@openerp.com-20130515103518-2djzogjdtjh0n7rl
2013-05-15 12:35:18 +02:00
Martin Trigaux 52ddce88f3 [ADD] option to globally stop showing employeep suggestions
bzr revid: mat@openerp.com-20130403152443-3jqg0v182mcqsk0f
2013-04-03 17:24:43 +02:00
Martin Trigaux 46110fbf29 [ADD] option to globally stop showing group suggestions
bzr revid: mat@openerp.com-20130403151056-4vjno2k9n77drm6y
2013-04-03 17:10:56 +02:00
Martin Trigaux 788501fd78 [IMP] better templates
bzr revid: mat@openerp.com-20130403143243-e0bysy0sqy90i2io
2013-04-03 16:32:43 +02:00
Martin Trigaux 8d8eb553ce [ADD] suggestions for employees to follow
bzr revid: mat@openerp.com-20130403142716-lmsz9hwkg7tathly
2013-04-03 16:27:16 +02:00
Martin Trigaux 307818ea0b [ADD] additions from trunk-hr-goal-mat
bzr revid: mat@openerp.com-20130320111520-fmz14if4k400s9s4
2013-03-20 12:15:20 +01:00
Martin Trigaux 893c83dcf4 [IMP] better follow buttons
bzr revid: mat@openerp.com-20130311164829-vd8wuwh1657s0vjt
2013-03-11 17:48:29 +01:00
Fabien Pinckaers 1123f9809b [IMP] CSS fix
bzr revid: fp@tinyerp.com-20121126203154-ubkwzc1cpgur4nyf
2012-11-26 21:31:54 +01:00
Fabien Pinckaers c417900255 [FIX] css hr employee
bzr revid: fp@openerp.com-20121121230513-5qtw1ci29sz07a5x
2012-11-22 00:05:13 +01:00
Paramjit Singh Sahota 507b632e41 [IMP] Improved code the kanban image which cuts from upper side.
bzr revid: psa@tinyerp.com-20121023060126-k6m0o0bfk9gnqf2s
2012-10-23 11:31:26 +05:30
Paramjit Singh Sahota bb6bc1a91b [IMP]Improved code for the kanban css of HR.
bzr revid: psa@tinyerp.com-20121010063335-n7n0j6cytjinavxs
2012-10-10 12:03:35 +05:30
Frédéric van der Essen db6c61f666 [FIX] made things more to my taste in hr and chatter's css
bzr revid: fva@openerp.com-20120920154645-lctwfo0tbaxsobwg
2012-09-20 17:46:45 +02:00
Antony Lesuisse e15e378f92 [FIX] ul li
bzr revid: al@openerp.com-20120906175616-0bpm1yhb5rrsi44u
2012-09-06 19:56:16 +02:00
Antony Lesuisse 03f7eb10f4 [FIX] remove semantic part2
bzr revid: al@openerp.com-20120906104624-sq3cd652vevmij6c
2012-09-06 12:46:24 +02:00
Thibault Delavallée febdd29d76 [MOV] hr: hr.png now icon.png, to be used in module kanban view.
bzr revid: tde@openerp.com-20120730141034-nyb8qcixcd72rdja
2012-07-30 16:10:34 +02:00
Minh Tran 7c564be8ad Added an icon to the HR module
bzr revid: mit@openerp.com-20111223152935-cta0qlc2kt7g079h
2011-12-23 16:29:35 +01:00
Minh Tran 282e803e2a Added a div around employee vignette to control padding
bzr revid: mit@openerp.com-20111216161433-dg1quduz0v2tgwbo
2011-12-16 17:14:33 +01:00
Minh Tran 5ae686edcb [IMP] Added some fields and wide images now resize correctly
bzr revid: mit@openerp.com-20111213142329-42f4h5tto0mf6dqi
2011-12-13 15:23:29 +01:00
Minh Tran a833c62f05 [IMP] Relooked the Employee vignette
bzr revid: mit@openerp.com-20111209161556-9lsikv8kf6pk6s73
2011-12-09 17:15:56 +01:00