Commit Graph

67848 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 3ed5d3ab08 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054101-c5eckujyiswinr8d
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052754-t9fjhcoa1ug7g2ww
2013-01-13 05:27:54 +00:00
Christophe Matthieu 0c59cb52c9 [FIX] res_partner: kanban view : update contact avatar on edit mode (for company partner)
bzr revid: chm@openerp.com-20130111145459-e2rp9o3bmh2p679i
2013-01-11 15:54:59 +01:00
Frédéric van der Essen 65c233120f [MERGE] point_of_sale: console.log removals and comments update
bzr revid: fva@openerp.com-20130111144759-k1qpnhqpylwc1l20
2013-01-11 15:47:59 +01:00
Frédéric van der Essen 5eb4275d15 [MERGE] from upstream
bzr revid: fva@openerp.com-20130111144713-w8xh4nilg049c834
2013-01-11 15:47:13 +01:00
Frédéric van der Essen a480cff6f5 [FIX] point_of_sale: removed console.logs
bzr revid: fva@openerp.com-20130111144255-cgs85ue7hsp5ces7
2013-01-11 15:42:55 +01:00
Frédéric van der Essen 60dbad5bd5 [FIX] point_of_sale: removed console.logs
bzr revid: fva@openerp.com-20130111144219-eg0xr5kzwewq5ygf
2013-01-11 15:42:19 +01:00
Frédéric van der Essen 81ffada41c [IMP] point_of_sale: added some comments about the localstorage db implementation and performance
bzr revid: fva@openerp.com-20130111144108-5u4ie3p9ueoj6ulm
2013-01-11 15:41:08 +01:00
Quentin (OpenERP) 04f75c1833 [FIX] account: when editing an account.move, don't crash at the creation of account.move.line because the date isn't given, if it already exists in the parent move
bzr revid: qdp-launchpad@openerp.com-20130111135426-f68wteyccd3nqani
2013-01-11 14:54:26 +01:00
Quentin (OpenERP) d673654512 [FIX] sale: in config wizard, do not assume the 'service' product hasn't been deleted by the user
bzr revid: qdp-launchpad@openerp.com-20130111132531-z7rapvvuk2kaqw8a
2013-01-11 14:25:31 +01:00
vta vta@openerp.com 8f4cc734d3 [IMP] Change custom variable initialization in web_analytics
bzr revid: vta@openerp.com-20130111132944-1q171v9fjtei5b36
2013-01-11 14:29:44 +01:00
Quentin (OpenERP) 39bfcd23ea [FIX] base: GBP currency symbol should be before the amount
bzr revid: qdp-launchpad@openerp.com-20130111114012-xm19xp9glbn3qnn2
2013-01-11 12:40:12 +01:00
Quentin (OpenERP) 493385f279 [FIX] project: the gantt view of tasks was not usable because of missing fields. Some refactoring in the view definition
bzr revid: qdp-launchpad@openerp.com-20130111094724-ae06x08viklkqvch
2013-01-11 10:47:24 +01:00
vta vta@openerp.com 56e97a98bb [FIX] Fixed issue with testing context in eval.js, due to a previous change in get_session_info (context -> user_context)
bzr revid: vta@openerp.com-20130111094314-odrm9enzrmcrtcu6
2013-01-11 10:43:14 +01:00
Launchpad Translations on behalf of openerp 6da448e0ad Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060408-8nb3941v15q9ybdf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130109055200-8b1ngo68e9purey3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053544-j7oyp5nohajb0nj8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111052135-l323k3ttzdy0o9km
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111052208-h19znnqin0y82wvx
2013-01-11 05:22:08 +00:00
Olivier Dony ad70edb40b [FIX] mail_thread subclasses: message_new must not override the explicitly provided ``custom_values``
This was the case before, but was broken involuntarily during the
big mail refactoring for v7. The default values provided by
custom message_new methods should only be used as defaults.

bzr revid: odo@openerp.com-20130110172723-ym7mcmdllcucj0j3
2013-01-10 18:27:23 +01:00
Olivier Dony 9434537986 [FIX] contracts: use correct quantity field to avoid mismatching values
`quantity` is a recursive sum of quantities of all types, including child accounts,
while `hours_quantity` is the local sum of quantities in `general` analytic journals.
The latter is what corresponds to the `Units consumed` value for contracts, and what
is used to compute the `remaining_hours`, so we must used that.

bzr revid: odo@openerp.com-20130110171100-el2g1i3ou89p2yjc
2013-01-10 18:11:00 +01:00
dle@openerp.com 34b330c5fa [FIX]Add ondelete casacde to alias_model_id for mail_alias, otherwise impossible to uninstall project properly
bzr revid: dle@openerp.com-20130110170906-mw0u5d92rv4j2f88
2013-01-10 18:09:06 +01:00
Xavier ALT 3a37f5e568 [MERGE] mail: fix UnboundLocalError in message_create_partners_from_emails() if partners with requested emails already exists
bzr revid: xal@openerp.com-20130110145509-p346qphqk67emd3r
2013-01-10 15:55:09 +01:00
Chris Biersbach a4f560de87 [FIX] partner_id was only present in an else clause and not in the corresponding if. This caused a traceback when the if was executed.
bzr revid: cbi@openerp.com-20130110134240-0jveuv3pnmn75nu1
2013-01-10 14:42:40 +01:00
vta vta@openerp.com d9faa7c095 [FIX] Handle correctly webclient's show_application execution in web_analytics
bzr revid: vta@openerp.com-20130110084700-curkkezb5333edai
2013-01-10 09:47:00 +01:00
Launchpad Translations on behalf of openerp ab20d92da8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053628-en17csgzy8b6qhla
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053632-tqct04tynt3d52ok
2013-01-10 05:36:32 +00:00
Fabien Meghazi ca454bcf94 [FIX] html widget: fix cleditor width when the field was invisible before becoming editable
lp bug: https://launchpad.net/bugs/1097638 fixed

bzr revid: odo@openerp.com-20130109164626-1a16vqmwc366n0xf
2013-01-09 17:46:26 +01:00
Frédéric van der Essen 16e1ca6880 [IMP] css: made the fallback color for gradients a mix of the endcolors instead of simply the start. Why? Because it's a better fallback of course.
bzr revid: fva@openerp.com-20130109131848-z3t8ad2qadypcduv
2013-01-09 14:18:48 +01:00
vta vta@openerp.com 312de1446b [IMP] Merged bzr+ssh://bazaar.launchpad.net/~openerp-dev/openobject-addons/7.0-improve_web_analytics-vta containing several improvements on web_analytics module
bzr revid: vta@openerp.com-20130109111508-o0s4ocpu0q4236b9
2013-01-09 12:15:08 +01:00
vta vta@openerp.com 501873bd1d [FIX] web_analytics auto_install=False, again
bzr revid: vta@openerp.com-20130109110043-fxndrl90l0cl4rua
2013-01-09 12:00:43 +01:00
vta vta@openerp.com afafaff8da [FIX] Pass the right object when binding to 'state_pushed'
bzr revid: vta@openerp.com-20130109102429-2k33nl3nwg3p0cna
2013-01-09 11:24:29 +01:00
vta vta@openerp.com acfd3b3aa2 [FIX] Forgotten ',' and issue on calling _push_event
bzr revid: vta@openerp.com-20130109095049-4gb392x20iius6pj
2013-01-09 10:50:49 +01:00
Christophe Matthieu f78e956bd9 [FIX] kanban view: css change for title elipsis
bzr revid: chm@openerp.com-20130109094451-0exhihw3f91o466s
2013-01-09 10:44:51 +01:00
Launchpad Translations on behalf of openerp d299567edb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130109055250-wxy0mw21gmbainhu
2013-01-09 05:52:50 +00:00
Frédéric van der Essen c8fa4b1641 [MERGE] css improvements for etherpad and notes
bzr revid: fva@openerp.com-20130108175325-4d4kw7i6t18oox5b
2013-01-08 18:53:25 +01:00
Frédéric van der Essen 86b7bdeed0 [MERGE] from upstream
bzr revid: fva@openerp.com-20130108175216-qsvgflz81jur21vu
2013-01-08 18:52:16 +01:00
Frédéric van der Essen e40eeedf3e [IMP] css: made the styling of the note's content constistant with the styling of the etherpad editor
bzr revid: fva@openerp.com-20130108172057-8xmwdhfg3izkqbdf
2013-01-08 18:20:57 +01:00
Thibault Delavallée b9a182ff1a [FIX] OpenChatter: unknown emails becoming followers was not taken into account when using the mail.compose.message wizard.
When having emails not related to a partner in a discussion thread, checkboxes appear that allow to create a partner that will be added as follower to the related document, if any. This now works either in the quik reply box, or the full composer.

bzr revid: tde@openerp.com-20130108165010-hkhd45ube5s081i5
2013-01-08 17:50:10 +01:00
niv-openerp b8180f4c09 [FIX] problem when multiple instances of the web client run in tabs and we disconnect from one tab, now displays a better error message
lp bug: https://launchpad.net/bugs/1093671 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130108164104-7wv2yxlrczqmicvb
2013-01-08 17:41:04 +01:00
Thibault Delavallée f43e6599e5 [CLEAN] Renamed a method, deleted a now useless comment.
bzr revid: tde@openerp.com-20130108162539-0xtqg98v5por2b95
2013-01-08 17:25:39 +01:00
Christophe Matthieu c46be224e6 [IMP] mail_followers: hide hr when there are no subtype
bzr revid: chm@openerp.com-20130108162130-e390u7s1duf3yj3r
2013-01-08 17:21:30 +01:00
Thibault Delavallée cf4c6b442e [CLEAN] Some code cleaning.
bzr revid: tde@openerp.com-20130108161332-e1ekhtneh0mryhno
2013-01-08 17:13:32 +01:00
Quentin (OpenERP) 161caa2c0e [IMP] account, usability: changed the label of button to reopen account.period
bzr revid: qdp-launchpad@openerp.com-20130108151805-qy4y47q5dnqm33u9
2013-01-08 16:18:05 +01:00
Thibault Delavallée e2d4f6dac6 [FIX] message_post: now handles partner_ids parameter with extra-caution, creating a set of sets. If partner_ids is a list of ids, or a list of commands under list form, this should work as well.
bzr revid: tde@openerp.com-20130108151332-q349tkjsv0fpb0hm
2013-01-08 16:13:32 +01:00
Quentin (OpenERP) 06d08603cc [FIX] mail: when creating a new object from incoming mail, don't call default_get before the call to super(). The create method from the orm is adding default missing value itself. It is also the cause of a bug on stage selection because custom code in create() is not run when stage_id is given in vals (and it's filled here by default_get() but return a wrong value as context cannot be used from incomming mail).
bzr revid: qdp-launchpad@openerp.com-20130108142021-thtla3868hqvqs0o
2013-01-08 15:20:21 +01:00
Christophe Matthieu 10b92b71d8 [IMP] mail: all email checked create a partner and associate the email from
bzr revid: chm@openerp.com-20130108134424-dthns93bf0w59juf
2013-01-08 14:44:24 +01:00
Christophe Matthieu 9c5fad41ba [MERGE] from 7.0-fix-message_post-partner_ids-tde
bzr revid: chm@openerp.com-20130108133754-o652a1gdfwe3obs2
2013-01-08 14:37:54 +01:00
Christophe Matthieu a34d7a8eda [IMP] mail: js partner_ids
bzr revid: chm@openerp.com-20130108132819-vb7lv8mt11n1r3bv
2013-01-08 14:28:19 +01:00
Thibault Delavallée f91fc3b74f [FIX] message_post: now handles partner_ids parameter with extra-caution, creating a set of sets. If partner_ids is a list of ids, or a list of commands under list form, this should work as well.
bzr revid: tde@openerp.com-20130108130716-hea1fomxog5an61r
2013-01-08 14:07:16 +01:00
Christophe Matthieu fee9f63912 [IMP] mail: create new partner with email from
bzr revid: chm@openerp.com-20130108124310-le3hx95yn3jhfhaq
2013-01-08 13:43:10 +01:00
vta vta@openerp.com 562b7bed64 [FIX] Launch application even if the tracker crashes
bzr revid: vta@openerp.com-20130108112136-xiqejgkxazy23djy
2013-01-08 12:21:36 +01:00
Olivier Dony ff5b5d6cb1 [FIX] document_page: pages content should be edited using HTML/WYSIWYG widget
bzr revid: odo@openerp.com-20130108105410-tjagkt0anx45my31
2013-01-08 11:54:10 +01:00
vta vta@openerp.com 6d5a9a7185 [MERGE] Latest trunk
bzr revid: vta@openerp.com-20130108104008-4jg3spjkxhmb82d7
2013-01-08 11:40:08 +01:00
vta vta@openerp.com cd1454e6b9 [FIX] Going into production
bzr revid: vta@openerp.com-20130108103931-55s7n8xrwrkztrgy
2013-01-08 11:39:31 +01:00
vta vta@openerp.com e7d32f666e [IMP] Added comments
bzr revid: vta@openerp.com-20130108103813-opbmmavuxlfmuqaw
2013-01-08 11:38:13 +01:00