Commit Graph

61823 Commits

Author SHA1 Message Date
Fabien Pinckaers 9a016b4644 [FIX] useability
bzr revid: fp@tinyerp.com-20121025151013-cd0gvro61h8224tv
2012-10-25 17:10:13 +02:00
Quentin (OpenERP) 149451bdf5 [FIX] hr_timesheet_sheet: default date on timehseet lines should be the date_from of the timesheet if today isn't included in the date_from and date_to
bzr revid: qdp-launchpad@openerp.com-20121025145443-5iuohn57h6uxn04t
2012-10-25 16:54:43 +02:00
Antonin Bourguignon eeec8c2f89 [IMP] define a name_get() that includes the complete hierarchy of analytic accounts
also improve code style (var names)

bzr revid: abo@openerp.com-20121025135359-1b1xhqznmkx8p07z
2012-10-25 15:53:59 +02:00
Thibault Delavallée 82398c12c8 [FIX] mail: mail_message from field renamed to email_from, because of reserved word. Various fixes.
bzr revid: tde@openerp.com-20121025135020-83h1cybp6um53uq5
2012-10-25 15:50:20 +02:00
Thibault Delavallée e261dd977e [FIX] mail: when upgrading to mail, add subtype_id mt_comment to default subscription.
bzr revid: tde@openerp.com-20121025134937-u3gref549xi4c2sb
2012-10-25 15:49:37 +02:00
Christophe Matthieu cb3b50cbef [MERGE] from trunk-openchatter-DOM-chm
bzr revid: chm@openerp.com-20121025134930-iyzz1oate4lbitiy
2012-10-25 15:49:30 +02:00
Christophe Matthieu 2a50ee0fde [IMP] mail: Re reply
bzr revid: chm@openerp.com-20121025134819-3iwgsqziivkz8d0z
2012-10-25 15:48:19 +02:00
Frédéric van der Essen 0ad079c573 [MERGE] mail: styling changes from fva
bzr revid: fva@openerp.com-20121025134342-rh2elspjjwy9fpu8
2012-10-25 15:43:42 +02:00
Frédéric van der Essen b94aa74f18 [MERGE] from chm
bzr revid: fva@openerp.com-20121025134105-evuqxksk13k7pcnw
2012-10-25 15:41:05 +02:00
Raphael Collet a54c32ced4 [MERGE] trunk-logging-vmt (use module logging instead of netsvc.Logger)
bzr revid: rco@openerp.com-20121025130930-uek0a89xaxlr3tfo
2012-10-25 15:09:30 +02:00
Frédéric van der Essen 0805371fa9 [IMP] mail: compose textarea auto-resizes, various small fixes
bzr revid: fva@openerp.com-20121025124320-ztzcdf4bkgjjs57h
2012-10-25 14:43:20 +02:00
niv-openerp 9de8965ebb [FIX] make the graph tolerant about formatting in group bys
bzr revid: nicolas.vanhoren@openerp.com-20121025122506-2a0xo9nfeeg6dlw4
2012-10-25 14:25:06 +02:00
Fabien Pinckaers a19bb43aca [MERGE] CSS @media print
bzr revid: fp@tinyerp.com-20121025120707-oromtnlxur4125x8
2012-10-25 14:07:07 +02:00
Thibault Delavallée 6966509c6e [IMP] mail_message: partner_ids now holds only specific destination partners. Partners + followers is now stored into notified_partner_ids. Added a from field on mail_message, holding the email address of the sender, in case of an incoming email message that cannot be linked to a partner.
bzr revid: tde@openerp.com-20121025113048-5f1ob8ligqzb52gu
2012-10-25 13:30:48 +02:00
Jiten (OpenERP) 4f311bc38b [IMP] Improved css to remove text shadow on title when printing.
bzr revid: jra@tinyerp.com-20121025104620-3w5iucwxrggfmer2
2012-10-25 16:16:20 +05:30
Bhumi Thakkar (Open ERP) 3749817975 [IMP] remove shadow from kanban title.
bzr revid: bth@tinyerp.com-20121025102658-w2ikl6aqtgfllsdr
2012-10-25 15:56:58 +05:30
Christophe Matthieu 31965cf97a [IMP] mail: insert message post, and no quote for reply
bzr revid: chm@openerp.com-20121025095923-7urqi5he10q3z1i6
2012-10-25 11:59:23 +02:00
Jiten (OpenERP) 2354633823 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121025093537-rua2i3iqg2wisa5v
2012-10-25 15:05:37 +05:30
Jiten (OpenERP) 20b72ad192 [IMP] Improved css for printing direct from browser.
bzr revid: jra@tinyerp.com-20121025093017-qotp2fy1339gip5v
2012-10-25 15:00:17 +05:30
niv-openerp d6fc9033e2 [FIX] edit button in kanban view does not open the record in edit mode
bzr revid: nicolas.vanhoren@openerp.com-20121025092833-4pvl2v0u8kmqapyy
2012-10-25 11:28:33 +02:00
niv-openerp 098b23d76b [FIX] wrong refactoring about do_switch_view
bzr revid: nicolas.vanhoren@openerp.com-20121025092814-d3tpt9lfkn6b9w80
2012-10-25 11:28:14 +02:00
niv-openerp d41219749a [FIX] pager in m2m does not behave correctly
bzr revid: nicolas.vanhoren@openerp.com-20121025091132-zbja03rszs6jiavg
2012-10-25 11:11:32 +02:00
Fabien Pinckaers 0a515fb04e [MERGE] trunk-fp-addons
bzr revid: fp@tinyerp.com-20121025083905-zsjhpat0r7xca5hj
2012-10-25 10:39:05 +02:00
Thibault Delavallée 163572f004 [TEST] mail: test cleaned for vote and favorite.
bzr revid: tde@openerp.com-20121025083701-6ly0jv4oiznh2zfs
2012-10-25 10:37:01 +02:00
Fabien Pinckaers 375d261e08 [FIX] misc fixes & useability ps week 41
bzr revid: fp@tinyerp.com-20121025083644-19mnzr6ktbpppgjg
2012-10-25 10:36:44 +02:00
Christophe Matthieu a10c6c4dfd [IMP] mail: change message_post_api (method py return id); class indented in DOM for expandable & compose
bzr revid: chm@openerp.com-20121025083631-ze0x0rmnj7catsmu
2012-10-25 10:36:31 +02:00
niv-openerp 1daf770604 [IMP] Added a way to create something in a m2m
bzr revid: nicolas.vanhoren@openerp.com-20121025083509-7b0vybaa4qgyg0g2
2012-10-25 10:35:09 +02:00
Fabien Pinckaers 3cb7ee7b68 [FIX] misc fixes ps week 41
bzr revid: fp@tinyerp.com-20121025083341-80jx0ahztid7qai6
2012-10-25 10:33:41 +02:00
Thibault Delavallée f503b4d5ff [IMP] mail_thread: message_post_api now returns the new message_id, not the result of a message_read.
bzr revid: tde@openerp.com-20121025082001-4izbu2hg9rwc7jzb
2012-10-25 10:20:01 +02:00
Christophe Matthieu 3e4d6ad440 [IMP] mail: oppenchatter hidden attachment
bzr revid: chm@openerp.com-20121025080529-p2dw63h2u2ixyt26
2012-10-25 10:05:29 +02:00
Thibault Delavallée 12a3bacf8c [FIX] message_read: giving ids is now just a way to avoid using the domain; everything else is the same.
bzr revid: tde@openerp.com-20121025075110-3re19dkvyxix8q76
2012-10-25 09:51:10 +02:00
Thibault Delavallée d462635253 [FIX] mail_thread: removed hack 'posting on res.partner without thread_id is posting on its own partner -> please avoid having hacks without an explanation about why it is here. We will see if this changes something. Also fixed parent_id given to the message_read that follows the message_post.
bzr revid: tde@openerp.com-20121025075036-tsqen9c10ft1er0l
2012-10-25 09:50:36 +02:00
niv-openerp 3fb6204e5f [IMP] remove unused code in form view
bzr revid: nicolas.vanhoren@openerp.com-20121025074935-6expqc0stsvbo1ft
2012-10-25 09:49:35 +02:00
Thibault Delavallée 30f7606732 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20121025073457-bk4sdt29yfimgor0
2012-10-25 09:34:57 +02:00
Launchpad Translations on behalf of openerp 013f14931b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121025053547-u65gilonqbpjbgzy
2012-10-25 05:35:47 +00:00
Fabien Pinckaers 1ae6bd0bd5 [MERGE] typo
bzr revid: fp@openerp.com-20121024202948-x1nbbin2j4mk4us5
2012-10-24 22:29:48 +02:00
Fabien Pinckaers 64ce1695c9 [MERGE] typo
bzr revid: fp@openerp.com-20121024202602-zp4gx3dblwp2gkua
2012-10-24 22:26:02 +02:00
Fabien Pinckaers a334d1ebea [MERGE] typo
bzr revid: fp@openerp.com-20121024201859-aljpjevofisrt9o3
2012-10-24 22:18:59 +02:00
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Fabien Pinckaers 76730531da [MERGE] typo
bzr revid: fp@openerp.com-20121024195939-2rvx2yrl7g1wkcx5
2012-10-24 21:59:39 +02:00
Antonin Bourguignon 1ab9b04493 [FIX] the full name building of analytic accounts
bzr revid: abo@openerp.com-20121024170601-ccjc2mrhmgn8ydxy
2012-10-24 19:06:01 +02:00
Olivier Dony 9582a8bc82 [FIX] res.lang: ar_AR does not exist (Arabic in Argentina?!) -> replaced with ar_SY
ar_SY is the default locale alias for the `ar`
code in babel, so we can use that until a
translation team asks for a regional
variation of Arabic.

This should also fix an issue in the web
client, where ar_AR was not working, because
silently replaced with ar_SY.

This will only work for new databases,
old ones should be manually fixed.

bzr revid: odo@openerp.com-20121024161527-vec2r46a4o5lk47x
2012-10-24 18:15:27 +02:00
Thibault Delavallée 25084cb88c [CLEAN] mail_message: cleaned a bit methods about access rules.
bzr revid: tde@openerp.com-20121024155329-8rf0610r69ay0c93
2012-10-24 17:53:29 +02:00
Christophe Matthieu 4818ad676f [IMP] mail: for security, document loader is in comment
bzr revid: chm@openerp.com-20121024152711-igcz0seor2if6ist
2012-10-24 17:27:11 +02:00
Frédéric van der Essen 5eac688ef0 [MERGE] from chm
bzr revid: fva@openerp.com-20121024152429-js4f1w6t4v4fz1zq
2012-10-24 17:24:29 +02:00
Frédéric van der Essen 8d9fdcc352 [IMP] mail: followers css + widget integration in inbox and formview
bzr revid: fva@openerp.com-20121024152043-q5j7hpa4rur39k03
2012-10-24 17:20:43 +02:00
Antonin Bourguignon b028e9e838 [IMP] clarify project's field 'parent_id' in form view
bzr revid: abo@openerp.com-20121024150217-enya29ut6t9lqylf
2012-10-24 17:02:17 +02:00
Christophe Matthieu 4f65723662 [IMP] mail: try to fix encodeURI for document loader
bzr revid: chm@openerp.com-20121024144350-yxf9ivj8rlmtx0eu
2012-10-24 16:43:50 +02:00
Christophe Matthieu 7b6cc50de7 [IMP] mail: filter has attachment
bzr revid: chm@openerp.com-20121024144135-frzyxty5iiksqtg4
2012-10-24 16:41:35 +02:00
Thibault Delavallée b1122deb38 [IMP] mail: added _search override on mail_message, to filter the results of a search according to our custom rules. Added some tests.
bzr revid: tde@openerp.com-20121024141806-8iayf7cz2ndxyz2l
2012-10-24 16:18:06 +02:00