Commit Graph

70773 Commits

Author SHA1 Message Date
Thibault Delavallée b8214efe45 [FIX] mail: email_from does not take alias into account if it is False.é
bzr revid: tde@openerp.com-20130516112425-n3qq2lm509qa8hy5
2013-05-16 13:24:25 +02:00
Thibault Delavallée 44d189fd9f [FIX] crm, hr_recruitement: fixed default alias for hr_job and crm_case_section not creating respectively new applicants and leads.
bzr revid: tde@openerp.com-20130516112402-8tn66je4n2ipiqvj
2013-05-16 13:24:02 +02:00
Thibault Delavallée 8c513eb7e5 [FIX] project: correct model given to alias when creating a project.
bzr revid: tde@openerp.com-20130516094954-4c6i6ql82xohm12r
2013-05-16 11:49:54 +02:00
Thibault Delavallée 71f9cda381 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130516090134-4oe4yo5ritks2j3e
2013-05-16 11:01:34 +02:00
Launchpad Translations on behalf of openerp b5b6dfbbf0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130515051525-6h06w6secz3p61fv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130516051214-e3v0iwa7lh573r9b
2013-05-16 05:12:14 +00:00
Quentin (OpenERP) cf5eed1714 [MERGE] product, stock: improved usability
bzr revid: qdp-launchpad@openerp.com-20130514152724-n6u6ex0tjsg9e1yd
2013-05-14 17:27:24 +02:00
Launchpad Translations on behalf of openerp 389f491114 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130510060814-p5dqz6jx70vyj3h2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130506054018-5fi2sd0fxqneyv2p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130512052818-cdxzcubppixczhl3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130513051744-ykvvn8a82rsew0ki
bzr revid: launchpad_translations_on_behalf_of_openerp-20130514053036-l4i85pmwsn1qspgl
2013-05-14 05:30:36 +00:00
Thibault Delavallée 6d06f75efc [IMP] project, hr, crm: improved form views about email aliases... another iteration of improvement.
bzr revid: tde@openerp.com-20130510102147-fq98n6qf88a45ti0
2013-05-10 12:21:47 +02:00
Launchpad Translations on behalf of openerp 2b7861f8c7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130510055158-ly4kl4owfmuigcs4
2013-05-10 05:51:58 +00:00
Raphael Collet ab6480dd0c [FIX] res_config tests: isinstance(x, long) is False when x is an int!
bzr revid: rco@openerp.com-20130508153207-0j8m0eiia2rvwmtf
2013-05-08 17:32:07 +02:00
Thibault Delavallée 0dd63979dd [IMP] project: improved form view about aliases
bzr revid: tde@openerp.com-20130507130230-b33sq453m62q358i
2013-05-07 15:02:30 +02:00
Thibault Delavallée 713ad76b13 [REV] project: reverted some chagnes done for debugging
bzr revid: tde@openerp.com-20130507130207-rwfzsg0yapbzjqka
2013-05-07 15:02:07 +02:00
Thibault Delavallée a576c23043 [FIX] empty list menu tip: do not display 'False' aliases.
bzr revid: tde@openerp.com-20130507130149-qd1rjfrphin6ds59
2013-05-07 15:01:49 +02:00
Thibault Delavallée 93a112e9f2 [IMP] hr, res_users, project, mail_group: improved form view about aliases, following new specs.
bzr revid: tde@openerp.com-20130507122223-scy54ukfdndtj2d8
2013-05-07 14:22:23 +02:00
Thibault Delavallée a5bb69ec28 [IMP] project: improved privacy_visiliby options labels, improved form view according to new specs.
bzr revid: tde@openerp.com-20130507093636-gk9k1rc52u3ats3a
2013-05-07 11:36:36 +02:00
Vo Minh Thu e6a0631977 [FIX] oe: better filter of potential modules in addons paths.
bzr revid: vmt@openerp.com-20130507084941-afovplgo507holzl
2013-05-07 10:49:41 +02:00
Xavier Morel 7743760a4f [FIX] case where Root's dispatcher finds a non-exposed method
Using elif, if a method was found but not exposed (because
internal/whatever) the controller's index method would be skipped
during URL dispatch leading to a 404.

Since matched method yields an early return, a simple if will work,
and will *not* skip case where ``method and not method.exposed``

bzr revid: xmo@openerp.com-20130507081611-t2bfba2ai79xj1ew
2013-05-07 10:16:11 +02:00
Antony Lesuisse 3baa897ec2 [REV] transactions on controllers
bzr revid: al@openerp.com-20130506112938-g9hck0xbwfb817r5
2013-05-06 13:29:38 +02:00
niv-openerp ff15c4ce7f [IMP] Added new api to handle transactions in controllers
bzr revid: nicolas.vanhoren@openerp.com-20130506102955-x28gmm3rx8i6j345
2013-05-06 12:29:55 +02:00
Christophe Matthieu 8088c205ed [FIX] kanban: add_widget: self undefined
bzr revid: chm@openerp.com-20130506093906-krfhlh021imkjcoc
2013-05-06 11:39:06 +02:00
Thibault Delavallée 5a59c97f23 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130506092826-lw1k9siacantt8go
2013-05-06 11:28:26 +02:00
niv-openerp 09e454d656 [FIX] small error
bzr revid: nicolas.vanhoren@openerp.com-20130506090816-djjmqa8knfd9asd2
2013-05-06 11:08:16 +02:00
niv-openerp c473f20af2 [FIX] bug with kanban view widgets and do_reload
bzr revid: nicolas.vanhoren@openerp.com-20130506090407-7urszfsjh10zichz
2013-05-06 11:04:07 +02:00
Vo Minh Thu 7278a741e7 [FIX] setup.py: added gevent and gevent-psycopg2 dependencies.
lp bug: https://launchpad.net/bugs/1176165 fixed

bzr revid: vmt@openerp.com-20130506074825-ihi03ha9o9cx8x49
2013-05-06 09:48:25 +02:00
Foram Katharotiya (OpenERP) bf649e9def [IMP] move company_id in product module and hide storage location group if product of type 'service'
bzr revid: fka@tinyerp.com-20130503091603-oz109cyv0nafqxgt
2013-05-03 14:46:03 +05:30
Foram Katharotiya (OpenERP) 3dfb6abfae [MERGE] with trunk
bzr revid: fka@tinyerp.com-20130422050357-d31fvhtd1h7swzwl
bzr revid: fka@tinyerp.com-20130423053720-15zmc1y1cptbnujz
bzr revid: fka@tinyerp.com-20130429050754-2bqa92xw9hzt38hb
bzr revid: fka@tinyerp.com-20130503083016-4o4b3e2vvwru5d6i
2013-05-03 14:00:16 +05:30
niv-openerp adb6437d3f [FIX] regenerate base.css, looks like someone modified directly base.css -> that's bad
bzr revid: nicolas.vanhoren@openerp.com-20130502165016-bltxxned4c58s1mh
2013-05-02 18:50:16 +02:00
Vo Minh Thu d6477c23e3 [FIX] long-polling: use start()/stop() instead of serve_forever().
This is done so detecting a possible PPID change works.
(So that the worker dies when its parent dies.)

bzr revid: vmt@openerp.com-20130502125907-2t96a26eo6c09x2f
2013-05-02 14:59:07 +02:00
Christophe Matthieu a31af55ef5 [MERGE] force module paths to be bytestrings
The http controllers handler crashes when there are non-ascii chars in the url path.

`openerp.modules.module.ad_paths` containing unicode strings, werkzeug fail to compare the path `module` which is converted to ascii.
force `module` to be bytestrings

bzr revid: chm@openerp.com-20130502122806-1i9h8v0cvhb6p63q
2013-05-02 14:28:06 +02:00
Christophe Matthieu 47d8e1a470 [FIX] http.py
Impossible to load the website when there is a unicode char in the url path.

`openerp.modules.module.ad_paths` containing unicode strings, werkzeug fail to compare the path which is converted to ascii.
force `openerp.modules.module.ad_paths` to only contain bytestrings

bzr revid: chm@openerp.com-20130502104249-ttokukc2rpetxqkr
2013-05-02 12:42:49 +02:00
Stephane Wirtel 26e33ea7dc [IMP] This commit contains the new wizard for the merge of partners.
Via this wizard, you will be able to merge a lot of partners via the email,
    name, vat or other columns.

It is available in the "Sales/Tools" menu.

bzr revid: stw@openerp.com-20130502103044-ljnj5n7pvs1vsbed
2013-05-02 12:30:44 +02:00
niv-openerp 5e0437226e [IMP] allow definition of web controllers that match all sub-urls
bzr revid: nicolas.vanhoren@openerp.com-20130502095055-xq9hna23otx65aq4
2013-05-02 11:50:55 +02:00
Launchpad Translations on behalf of openerp 511efd43a9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130430054239-pwosnc6em4h0linf
2013-04-30 05:42:39 +00:00
Launchpad Translations on behalf of openerp 45e303b528 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130430052924-th3a8rf85bi2xz1t
2013-04-30 05:29:24 +00:00
Launchpad Translations on behalf of openerp a7323c16ec Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130430052849-9vod5wz4nun7m48e
2013-04-30 05:28:49 +00:00
niv-openerp 5c1f41d68a [IMP] added widget options for kanban fields
bzr revid: nicolas.vanhoren@openerp.com-20130429143204-jmly4qxui5wtsyeq
2013-04-29 16:32:04 +02:00
niv-openerp fb4073bbf7 [IMP] added registry for kanban view's fields
bzr revid: nicolas.vanhoren@openerp.com-20130429110617-to54yjw29oqbx16j
2013-04-29 13:06:17 +02:00
niv-openerp aa9491608a stabilized api
bzr revid: nicolas.vanhoren@openerp.com-20130429110446-pqmbfg3fxjks6vb0
2013-04-29 13:04:46 +02:00
niv-openerp acfe41a905 Got working widget
bzr revid: nicolas.vanhoren@openerp.com-20130429105126-c4g504lbsp64m29t
2013-04-29 12:51:26 +02:00
Thibault Delavallée 9180fbd76a [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130429102102-y732cl7t6g1g163v
2013-04-29 12:21:02 +02:00
Cedric Snauwaert 724cbb6dee [FIX]mail_followers: signature at the end of mail should be "sent by" and not "send by"
bzr revid: csn@openerp.com-20130429092532-3h31kduga1h0chbb
2013-04-29 11:25:32 +02:00
Launchpad Translations on behalf of openerp ae9b17ed1e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130426054415-3peq258sdsxch6i5
bzr revid: launchpad_translations_on_behalf_of_openerp-20130429044254-mq5pfftub8njqfgn
2013-04-29 04:42:54 +00:00
Launchpad Translations on behalf of openerp 71b245598e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130426053411-bv2sqofceiphm7vl
bzr revid: launchpad_translations_on_behalf_of_openerp-20130427054423-i8yn2pamtsptx8sr
2013-04-27 05:44:23 +00:00
Christophe Simonis 46b06bedf7 [IMP] convert: allow to have <act_window> tags with attribute multi="False" set
bzr revid: chs@openerp.com-20130426164022-nf9eldyge783b5r1
2013-04-26 18:40:22 +02:00
Quentin (OpenERP) 37b424648a [MERGE] typo
bzr revid: qdp-launchpad@openerp.com-20130425140756-ijyanyyfltkidnf7
2013-04-25 16:07:56 +02:00
Launchpad Translations on behalf of openerp d1d74460ea Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130425052035-xdq90ai4jlru7s3r
2013-04-25 05:20:35 +00:00
Quentin (OpenERP) 6aee197c4b [IMP] ir_model_data: docstring of check_object_reference updated to reflect what it is really doing
bzr revid: qdp-launchpad@openerp.com-20130424120108-d10vqn51hk4djaj1
2013-04-24 14:01:08 +02:00
Quentin (OpenERP) 4ca68886bf [IMP] ir_model_data: added raise_on_access_error as argument to check_object_reference()
bzr revid: qdp-launchpad@openerp.com-20130424101155-1lu2jgceb022oc8u
2013-04-24 12:11:55 +02:00
Quentin (OpenERP) c474a6c9fa [MERGE] forward port merge of server v7 up to revision 4957
bzr revid: qdp-launchpad@openerp.com-20130424100657-qqtqp8jz0un1js49
2013-04-24 12:06:57 +02:00
Antony Lesuisse 77c4a0dd44 [VER] change serie to 8.0
bzr revid: al@openerp.com-20130424100116-873ylmqs1s18tugs
2013-04-24 12:01:16 +02:00