Commit Graph

63354 Commits

Author SHA1 Message Date
Christophe Matthieu b8f7e37715 [FIX] mail: openchatter reload message_ids for form view
bzr revid: chm@openerp.com-20121113125651-cq67yb0g5n66ej55
2012-11-13 13:56:51 +01:00
Christophe Matthieu 2414585a14 [IMP] mail: demo data
bzr revid: chm@openerp.com-20121113111642-3ri3zbg07na1n3w9
2012-11-13 12:16:42 +01:00
Christophe Matthieu cf4d660ce5 [FIX] mail: do not destroy double message if there are no message.id (for expandable message)
bzr revid: chm@openerp.com-20121113105850-ur1h9igelvk4uzcj
2012-11-13 11:58:50 +01:00
Christophe Matthieu e224875dbc [MERGE] from trunk
bzr revid: chm@openerp.com-20121113081931-ct3mdyjq0dnnht3t
2012-11-13 09:19:31 +01:00
Launchpad Translations on behalf of openerp 7113965a6d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121113051721-ejf86rj1g6qkdbo9
2012-11-13 05:17:21 +00:00
Launchpad Translations on behalf of openerp 4d51fd1c02 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121113051658-s3j4n5kom54a2wex
2012-11-13 05:16:58 +00:00
Antony Lesuisse b6bdd7c699 doc review part1
bzr revid: al@openerp.com-20121113010059-efzzjaak19n1fn7s
2012-11-13 02:00:59 +01:00
Fabien Pinckaers 1086c96272 fix
bzr revid: fp@openerp.com-20121112232043-igpq4xynsz2tg6xr
2012-11-13 00:20:43 +01:00
Fabien Pinckaers 79827cefd5 [FIX] group orders
bzr revid: fp@openerp.com-20121112231952-x2713c3gs0b5ikhp
2012-11-13 00:19:52 +01:00
Fabien Pinckaers 4b0b9a54bb [FIX] group follow buttons
bzr revid: fp@openerp.com-20121112231909-sjkldv9bplwphzh5
2012-11-13 00:19:09 +01:00
Fabien Pinckaers 87326d2564 fix
bzr revid: fp@openerp.com-20121112231512-q23jkuckdnglweeo
2012-11-13 00:15:12 +01:00
Fabien Pinckaers 569f64d45a [IMP] Messages -> MEssaging
bzr revid: fp@openerp.com-20121112230936-vazxpy35qoszz8vf
2012-11-13 00:09:36 +01:00
Fabien Pinckaers 5854861cf5 [IMP] mail group view
bzr revid: fp@openerp.com-20121112230418-nhvk886m3rzbglmg
2012-11-13 00:04:18 +01:00
Fabien Pinckaers 6e2f3e7b84 [IMP] join -> join group
bzr revid: fp@openerp.com-20121112225301-jovaktczma0vf6mh
2012-11-12 23:53:01 +01:00
Fabien Pinckaers c3148e3097 [IMP] mail group: CSS
bzr revid: fp@openerp.com-20121112225207-e55skxtvybgfe0x7
2012-11-12 23:52:07 +01:00
Fabien Pinckaers e64269daac imp
bzr revid: fp@openerp.com-20121112222119-r5j5xj55d5px114x
2012-11-12 23:21:19 +01:00
Fabien Pinckaers 52bd8f0ef8 imp
bzr revid: fp@openerp.com-20121112220332-mfvcak06div08y7c
2012-11-12 23:03:32 +01:00
Fabien Pinckaers c6bf8ae417 [IMP] CSS mail empty messages
bzr revid: fp@openerp.com-20121112220258-qpjp5tiuiueei7ts
2012-11-12 23:02:58 +01:00
Antony Lesuisse 14951003ab [FIX] crash on pop, keep lang as param for translation, session more important than cookie, remove premature optimization
bzr revid: al@openerp.com-20121112211650-0ud0cq8vdtdwcmca
2012-11-12 22:16:50 +01:00
Fabien Pinckaers ccc8069a4c [IMP] style of empty mail boxes
bzr revid: fp@tinyerp.com-20121112183919-oh8ccaz2w3nnvf2h
2012-11-12 19:39:19 +01:00
Christophe Simonis fa16b8910e [ADD] req.lang property to get preferred lang for the current request
bzr revid: chs@openerp.com-20121112181033-b17zj2io47me04kk
2012-11-12 19:10:33 +01:00
Fabien Meghazi 40734fc4c4 [FIX] Third part of bug#1077858 : Error in list view when displaying non saved o2m item with binary field
lp bug: https://launchpad.net/bugs/1077858 fixed

bzr revid: fme@openerp.com-20121112172541-n312hzvsqcr78jeh
2012-11-12 18:25:41 +01:00
Fabien Meghazi cd4c3c61ff [FIX] Listview does not handle base64 value for binary fields
lp bug: https://launchpad.net/bugs/1077858 fixed

bzr revid: fme@openerp.com-20121112171128-a1aoq2q4fma6fpxc
2012-11-12 18:11:28 +01:00
Thibault Delavallée 206b015f8b [IMP] [DEMO] mail: Wip about demo data. No time enough today, will be continued asap.
bzr revid: tde@openerp.com-20121112170956-o31nqximygax6is6
2012-11-12 18:09:56 +01:00
Thibault Delavallée ac05be9f58 [IMP] mail: removed CSS on p, because of paragraphes used in chatter messages leading to ugly chatter.
bzr revid: tde@openerp.com-20121112170929-36xtb03v8khvtnyx
2012-11-12 18:09:29 +01:00
Olivier Dony c74e620701 [FIX] account: incorrect usage of browse_record in fix for accounting reports merged by fp in revision 8001
The browse_record was being passed instead of its ID in the
search domain. Also cleaned up the useless `for` loop.

bzr revid: odo@openerp.com-20121112164733-n2uafcrfgux1awl8
2012-11-12 17:47:33 +01:00
Olivier Dony 9824e0e19f [FIX] account: incorrect active_id context passed in tests of generic accounting reports
The reports only expects to get active_ids that correspond
to accounting report wizards

bzr revid: odo@openerp.com-20121112164348-3f580q3hywoiy7l0
2012-11-12 17:43:48 +01:00
Xavier Morel f92ce52ff6 [MERGE] default filters in searchview, by user and global
bzr revid: xmo@openerp.com-20121112164210-oywrc8516bb3xjg8
2012-11-12 17:42:10 +01:00
Xavier Morel 9e11c51843 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121112164136-sfyfxdcjx3ps086b
2012-11-12 17:41:36 +01:00
Xavier Morel 657c46172c [IMP] add class to default custom filters so they can be styled specifically
bzr revid: xmo@openerp.com-20121112162430-uvu43f01egyp0piw
2012-11-12 17:24:30 +01:00
Thibault Delavallée c6557b4089 [IMP] Demo data, by CHM, taken from old branch, to clean history.
bzr revid: tde@openerp.com-20121112162300-3whtwa78qaskpey8
2012-11-12 17:23:00 +01:00
Fabien Meghazi a0c3b3664a [FIX] Fixes first part of bug#1077858
lp bug: https://launchpad.net/bugs/1077858 fixed

bzr revid: fme@openerp.com-20121112155332-eshqtkk5grn22tqm
2012-11-12 16:53:32 +01:00
Thibault Delavallée 1752838ccf [MERGE] Merged a Mail update
- fix of the behavior of the mailboxes, now more closely related to a todo-list
- some code optimization to lessen the number of queries when displaying messages or for list view using the message_unread field
- code update of chatter (mail.js)
- added some demo data

bzr revid: tde@openerp.com-20121112155148-ktljqs3w58cvsk6r
2012-11-12 16:51:48 +01:00
Thibault Delavallée 4e688bb8c7 [MERGE] Merged a Mail update
This web revision adds a resize key in the attachment controler to receive resized image when accessing some attachments. This is used for the preview in Chatter, to avoid pre-visualizing the whole images.

bzr revid: tde@openerp.com-20121112154956-w4iyroc3hfmxn9l0
2012-11-12 16:49:56 +01:00
Xavier Morel 7e6c3be96f [FIX] check default filter in drawer
bzr revid: xmo@openerp.com-20121112154815-e9a8dn5gwqyi7s80
2012-11-12 16:48:15 +01:00
Christophe Matthieu 99525e3a54 [FIX] mail: partner avatar is email_icon when there are no partner or partner_id is null
bzr revid: chm@openerp.com-20121112152753-houzjde3x8jfwtks
2012-11-12 16:27:53 +01:00
Thibault Delavallée 65e46e1826 [TMP] Commented buggy addition of FP in trunk, to test the branch.
bzr revid: tde@openerp.com-20121112152718-1srt8ej6dxvxoso4
2012-11-12 16:27:18 +01:00
Fabien Meghazi 29578e1748 [FIX] dhtmlx scheduler raises an exception when double clicking some of its dom elements.
lp bug: https://launchpad.net/bugs/1075551 fixed

bzr revid: fme@openerp.com-20121112151131-zw01nh86asqyl7ll
2012-11-12 16:11:31 +01:00
Xavier Morel 06bcfd27fc [FIX] editable listview @on_write handling in case of @colors
the onwrite handler created an "empty" record with no field value
whatsoever, which'd blow up in the py evaluator. As during creation
(edition of a record where all fields are empty) create a record where
all fields are set to ``false`` so rendering works correctly, and wait
for content refresh to get correct data.

Also added a test for @on_write

bzr revid: xmo@openerp.com-20121112150526-vrr66ms95qbuoped
2012-11-12 16:05:26 +01:00
Thibault Delavallée 8f2663415d [MERGE] Sync with trunk to have last fixes, avoiding red runbot on trunk.
bzr revid: tde@openerp.com-20121112144109-1k1mlongukdgpdpa
2012-11-12 15:41:09 +01:00
Fabien Meghazi d5996402a4 [FIX] Kanban many2many tags post processing
bzr revid: fme@openerp.com-20121112143958-y1zoo0dpm5caabv2
2012-11-12 15:39:58 +01:00
Olivier Dony 66c2170173 [FIX] sale: fix typo introduced in untested fix for translating sale order lines notes
Would not have happened if old code was not reusing the same
variable for holding different types, and breaking other best practices.

bzr revid: odo@openerp.com-20121112143834-cjjzsrz2ah3l7mwd
2012-11-12 15:38:34 +01:00
Christophe Matthieu bdd63d3feb [IMP] mail: demo data for video presentation
bzr revid: chm@openerp.com-20121112143501-lrrrv434h2la335b
2012-11-12 15:35:01 +01:00
Christophe Matthieu 52ea928041 [FIX] mail: suppress id on expandable message, for not mark message as read/unread when the message is not loaded
bzr revid: chm@openerp.com-20121112143431-ybztdpcdacvfm293
2012-11-12 15:34:31 +01:00
Olivier Dony 94115788e2 [FIX] document_webdav: language field on res.user is just `lang` in 7.0, fix untested fp merge
bzr revid: odo@openerp.com-20121112142620-zy2d1y8o4oj3zbud
2012-11-12 15:26:20 +01:00
Thibault Delavallée 85bd9fb3c5 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121112140437-tuhsce6axjt6vgnu
2012-11-12 15:04:37 +01:00
Thibault Delavallée 0e2a8ad21f [IMP] mail_message: added some indexes and explanations in the model fields.
bzr revid: tde@openerp.com-20121112140408-c3v4bb4gm5i2yl5e
2012-11-12 15:04:08 +01:00
Fabien Pinckaers 78d03526d1 [MERGE] claims fix
bzr revid: fp@tinyerp.com-20121112133031-b53k77h9pt6miuv3
2012-11-12 14:30:31 +01:00
Fabien Pinckaers b5776d36bc [MERGE] copy of sale order when cancelled
bzr revid: fp@tinyerp.com-20121112132854-09733v3onwq9uhwg
2012-11-12 14:28:54 +01:00
Fabien Pinckaers ecc80379d6 [MERGE] HR fpi
bzr revid: fp@tinyerp.com-20121112132649-xplm23hbgq0r6zzk
2012-11-12 14:26:49 +01:00