Commit Graph

69701 Commits

Author SHA1 Message Date
Christophe Simonis ddd252b5d1 [FIX] EmbeddedClient.do_action() forward all arguments
bzr revid: chs@openerp.com-20130314144503-e5ewicf13er2clh8
2013-03-14 15:45:03 +01:00
Christophe Simonis 089bec0d9a [MERGE] [ADD] `hide_breadcrumb` option
bzr revid: chs@openerp.com-20130314144416-v3eb8czyr44qiub8
2013-03-14 15:44:16 +01:00
Chris Biersbach 9dd5e354fd [MERGE] sale: adds id to the sale_order_line _order so that lines sty in the same order when the sale order is created. Patch by Peter langenberg / Agaplan
bzr revid: cbi@openerp.com-20130314143705-9mpgrsemorg2l0b1
2013-03-14 15:37:05 +01:00
niv-openerp 3d53abcc8e [FIX] corrected small problem that made appear "false" in empty field text
bzr revid: nicolas.vanhoren@openerp.com-20130314135141-lnifcsa405qzjp0j
2013-03-14 14:51:41 +01:00
Vo Minh Thu 487fe3a1ab [MERGE] [FIX] ir.model: uninstall should not drop LOG_ACCESS_COLUMNS columns.
bzr revid: vmt@openerp.com-20130314131127-93qvwrpz0li3ba32
2013-03-14 14:11:27 +01:00
Quentin (OpenERP) 0c0528d834 [FIX] account_asset: import statement
bzr revid: qdp-launchpad@openerp.com-20130314124046-mwqslwiy81jwd9kk
2013-03-14 13:40:46 +01:00
dle@openerp.com eccd12b5c3 [FIX]portal_anonymous: set flag share to anonymous user
bzr revid: dle@openerp.com-20130314123013-14jdmnh5eczyn0zh
2013-03-14 13:30:13 +01:00
dle@openerp.com c886daecf5 [IMP]auth_signup: user state rewording
bzr revid: dle@openerp.com-20130314122319-hc2n78ugj2grstg8
2013-03-14 13:23:19 +01:00
Thibault Delavallée 8ba623dd8e [CLEAN] mail_mail: cleaned a bit the form view
bzr revid: tde@openerp.com-20130314120611-p9fouks0wk0e10do
2013-03-14 13:06:11 +01:00
Christophe Simonis 3417f2a250 [FIX] auth_openid: better design
bzr revid: chs@openerp.com-20130314120449-p2oef4oymc9nuwof
2013-03-14 13:04:49 +01:00
Fabien Meghazi ae24f3fb71 [FIX] Do not restraint info box width
bzr revid: fme@openerp.com-20130314115055-7vv9nw51hf284lz3
2013-03-14 12:50:55 +01:00
Fabien Meghazi 3c8dbf0ad5 [FIX] Fixed infobox attrs
bzr revid: fme@openerp.com-20130314115028-f2x6is15jmicaumc
2013-03-14 12:50:28 +01:00
Josse Colpaert 1e21bea9a7 [FIX] LinkedIn integration https courtesy of Holger Brunn
lp bug: https://launchpad.net/bugs/1135873 fixed

bzr revid: jco@openerp.com-20130314114728-zzb2x5f3zf3gm3aa
2013-03-14 12:47:28 +01:00
Chris Biersbach 926b2bfd29 [MERGE] OPW 586308: orm: moves the access rules check in the orm create method so it also works when a m2m or similar field is used in an access rule
bzr revid: cbi@openerp.com-20130314114608-e9kztxo5yeg9ah0f
2013-03-14 12:46:08 +01:00
dle@openerp.com 410bb553c2 [IMP]auth_signup: state wording
bzr revid: dle@openerp.com-20130314114130-ljeha8ys7vhdmf4y
2013-03-14 12:41:30 +01:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Christophe Simonis e372879882 [FIX] auth_openid: use data-provider instead of title to match provider logo as title is translatable
bzr revid: chs@openerp.com-20130314111421-sf5jrig5vw3i1dlg
2013-03-14 12:14:21 +01:00
Christophe Simonis d5ec6fdcb5 [FIX] auth_openid: add data-modes attribute on <li> tags to be compatible with auth_signup module.
show()/hide() elements explicitly instead of setting a specific class for this job.

bzr revid: chs@openerp.com-20130314110927-rvb21ii1lbfpmmna
2013-03-14 12:09:27 +01:00
Christophe Simonis ae28294289 [FIX] auth_signup: force password and login inputs to have a data-modes setted
bzr revid: chs@openerp.com-20130314110431-a09jk7zwdh5dsdpq
2013-03-14 12:04:31 +01:00
Thibault Delavallée 8a95e1886e [FIX] mail_compose_message: remove some keys from the context, as they conflict with mail_mail values.
bzr revid: tde@openerp.com-20130314110344-w5ashhs3jc1oslzp
2013-03-14 12:03:44 +01:00
Thibault Delavallée f4dbf7051b [FIX] email_template: fixed behavior of email_to, email_cc, partner_to; improved form view.
bzr revid: tde@openerp.com-20130314110315-3gfl7mjj08jgqo93
2013-03-14 12:03:15 +01:00
Thibault Delavallée 4ae0b68452 [IMP] crm: improved template and comments.
bzr revid: tde@openerp.com-20130314110239-1k1c8jrbax94gp8m
2013-03-14 12:02:39 +01:00
Thibault Delavallée 2ca8ff41c3 [CLEAN] mail_followers: removed print statements.
bzr revid: tde@openerp.com-20130314110223-18torul5eoih6m5e
2013-03-14 12:02:23 +01:00
Quentin (OpenERP) 829961c05d [IMP] project_issue, usability: added description on the search critera of the search bar in issues, moved partner_id field as a distinct facet, added a group on the new button to jump on issues from a partner
bzr revid: qdp-launchpad@openerp.com-20130314105605-sdvpg1vt3yfe0g5x
2013-03-14 11:56:05 +01:00
Fabien Meghazi 1bc43748ee [ADD] `hide_breadcrumb` option
bzr revid: fme@openerp.com-20130314105213-13dtn26c773qsu7a
2013-03-14 11:52:13 +01:00
Christophe Simonis dbed9bdb75 [FIX] auth_signup: only automatically show signup if signup is enabled
bzr revid: chs@openerp.com-20130314103420-tkr1wklrf85vux7o
2013-03-14 11:34:20 +01:00
Quentin (OpenERP) d4181a6625 [MERGE] view_form.js: fixing the statusbar. if there is no domain defined, the statusbar mustn't try to concat with ('|',('id','=',...)) because it is creating a syntactically invalid domain
bzr revid: qdp-launchpad@openerp.com-20130314103233-icm1b664xrisy66k
2013-03-14 11:32:33 +01:00
dle@openerp.com 1b8891dd95 [Revert]auth_signup: should be done here
bzr revid: dle@openerp.com-20130314103017-g0dps4lx151unu6o
2013-03-14 11:30:17 +01:00
dle@openerp.com f5a5e326a4 [FIX]auth_signup: rewording reset password, which is not a reset password actually
bzr revid: dle@openerp.com-20130314100947-infr7ew5h3r4xt3w
2013-03-14 11:09:47 +01:00
Chris Biersbach 6b80f5bdff [FIX] orm: moves the access_rule check to the end of the create method to avoid getting errors when trying to create and m2m values are passed, which can cause the rules to fail
bzr revid: cbi@openerp.com-20130314092017-agwzvwwbxev531kk
2013-03-14 10:20:17 +01:00
Thibault Delavallée 1a06cdd0a8 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130314090640-yuklmdk81fm1cc27
2013-03-14 10:06:40 +01:00
Thibault Delavallée 31d8417539 [CLEAN] removed commented noupdate that was present to ease debugging.
bzr revid: tde@openerp.com-20130314090623-z9q3zp2n68yvpght
2013-03-14 10:06:23 +01:00
Thibault Delavallée 53150088ad [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130314083401-6reysmzjuvnii1bz
2013-03-14 09:34:01 +01:00
Thibault Delavallée 69bcf72639 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130314083048-fu4gwcsh3z5t7anj
2013-03-14 09:30:48 +01:00
Launchpad Translations on behalf of openerp cdb474f179 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130314053439-q79rdq445kptn3nn
2013-03-14 05:34:39 +00:00
Launchpad Translations on behalf of openerp 9568673e0f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130313043736-oqoeg5hukh6fd2gw
bzr revid: launchpad_translations_on_behalf_of_openerp-20130314044848-8m2hnsav5adqrr5k
2013-03-14 04:48:48 +00:00
Fabien Meghazi 38e9b66af9 [REM] Removed reset_password notification
bzr revid: fme@openerp.com-20130313162651-614fv1kefo46jszw
2013-03-13 17:26:51 +01:00
Fabien Meghazi 00eb6837dd [ADD] Added res.users auth_signup infobox for reset password
bzr revid: fme@openerp.com-20130313162045-zuzl2p2ooijjmvl6
2013-03-13 17:20:45 +01:00
Fabien Meghazi f6f5b20d96 [FIX] missing oe_page_only class
bzr revid: fme@openerp.com-20130313162032-5jhh4nhk16z7qh1n
2013-03-13 17:20:32 +01:00
Quentin (OpenERP) 19ddeb4b4b [FIX] analytic_contract, usability: display the reinvoicing info group when charge_expense is True
bzr revid: qdp-launchpad@openerp.com-20130313161950-lttkc7702pd69duq
2013-03-13 17:19:50 +01:00
Xavier Morel fd3035021d [FIX] missing import in wsgi_server
bzr revid: xmo@openerp.com-20130313161815-rcupbzq08b2wst1j
2013-03-13 17:18:15 +01:00
Christophe Matthieu d80d18ff1b [IMP] mail_followers: fix invite button, hidden subtype if only one
bzr revid: chm@openerp.com-20130313161510-kkis63zaoc3yb6kz
2013-03-13 17:15:10 +01:00
Christophe Matthieu 46893a182a [IMP] mail_followers: remove print in tests
bzr revid: chm@openerp.com-20130313160501-ywkyblx39cma9jln
2013-03-13 17:05:01 +01:00
Christophe Matthieu 07559b253a [IMP] mail_followers: add a comment for get_signature_footer
bzr revid: chm@openerp.com-20130313160310-pgckns8w6gb7cqus
2013-03-13 17:03:10 +01:00
Christophe Matthieu f67b033b31 [IMP] quick create for user: default_groups_ref remove help message
bzr revid: chm@openerp.com-20130313155956-hqk6dd9fw4qiwsj2
2013-03-13 16:59:56 +01:00
Quentin (OpenERP) 46ed704e83 [FIX] analytic_contract, usability: display the reinvoicing info group when charge_expense is True
bzr revid: qdp-launchpad@openerp.com-20130313155725-v79jfvl05ehbuhdh
2013-03-13 16:57:25 +01:00
Quentin (OpenERP) b25b2dcbdc [FIX] hr_expense now creates an account.move directly instead of a voucher. For legal issues, it was necessary to do this fix because it's not possible to put several taxes on a voucher line
bzr revid: qdp-launchpad@openerp.com-20130313155012-5p3lkod76rhsfnhi
2013-03-13 16:50:12 +01:00
Christophe Matthieu bf4f5cb72b [IMP] res_user: change default groups message in simplified view
bzr revid: chm@openerp.com-20130313154447-78z9zvgf8nonl9hj
2013-03-13 16:44:47 +01:00
Fabien Meghazi bed679f1c8 [ADD] Added form view infobox styling
bzr revid: fme@openerp.com-20130313154429-yjrbj0oklt7hd0qw
2013-03-13 16:44:29 +01:00
Fabien Meghazi fe758caa05 [ADD] Added @text attribute to fields@widget=url
bzr revid: fme@openerp.com-20130313154345-6y8s7k5s0vyc3cc8
2013-03-13 16:43:45 +01:00