Commit Graph

42819 Commits

Author SHA1 Message Date
Raphael Collet 6d9fbc1cfb [MERGE] lp:912793 (account/demo: fix last day of February period)
bzr revid: rco@openerp.com-20120126134808-dgopx29p77cz1hhq
2012-01-26 14:48:08 +01:00
Raphael Collet 90a3ccbfc6 [FIX] account/demo: fix last day of period February
bzr revid: rco@openerp.com-20120126133406-c9sa8vhnsggt487f
2012-01-26 14:34:06 +01:00
Fabien Meghazi 06061d4872 [FIX] Changed tooltip plugin that caused problems under firefox
bzr revid: fme@openerp.com-20120126132441-wxg1gumrq9uetd70
2012-01-26 14:24:41 +01:00
Xavier Morel 4398d8561a [FIX] unfuck dhtmlxgantt's dhtmlxcommon which breaks dhtmlxchart
bzr revid: xmo@openerp.com-20120126110558-fk1po7fv97yww2f5
2012-01-26 12:05:58 +01:00
Raphael Collet 37ee686837 [MERGE] lp:914317 (crm: fix calendar view to update duration)
bzr revid: rco@openerp.com-20120126110320-ocjxfbfjjxx26wtx
2012-01-26 12:03:20 +01:00
Vo Minh Thu 1f64224006 [IMP] openerp.netsvc: use the same logging format for werkzeug and gunicorn
but not for the access logs (we keep the Combined format).
With multiple processes, using a FileHandler can possibly
produce garbled lines. Using syslog is a good alternative.

bzr revid: vmt@openerp.com-20120126110135-9t04z5zrmag45g0b
2012-01-26 12:01:35 +01:00
Raphael Collet d2a71c48eb [MERGE] lp:916173 (idea: fix typo in view)
bzr revid: rco@openerp.com-20120126105322-ib3ggkkfg32im4eh
2012-01-26 11:53:22 +01:00
Xavier Morel e23c373f75 [ADD] uid field in context used when requesting a view, so modifiers processing can eval uid
lp bug: https://launchpad.net/bugs/920033 fixed

bzr revid: xmo@openerp.com-20120126105152-ou54c38vmohibs0c
2012-01-26 11:51:52 +01:00
Raphael Collet 272298be47 [MERGE] lp:914282 (account: fix domain of partner_bank_id in invoice view)
bzr revid: rco@openerp.com-20120126104906-5we9a322mc6h1c5b
2012-01-26 11:49:06 +01:00
Raphael Collet 7eddbb5713 [MERGE] lp:917863 (base_contact: add missing access rights to partner address and location to group salesman)
bzr revid: rco@openerp.com-20120126104156-re3hnex1v451xjvh
2012-01-26 11:41:56 +01:00
Raphael Collet aed4cc9903 [FIX] base_contact: set sale user rigth for address and location
lp bug: https://launchpad.net/bugs/917863 fixed

bzr revid: rco@openerp.com-20120126101000-sa26e5aecq6in2og
2012-01-26 11:10:00 +01:00
Xavier Morel bd6694fb5a [FIX] documented signature of View#do_search
bzr revid: xmo@openerp.com-20120126095432-x359um1e0b2g7vw2
2012-01-26 10:54:32 +01:00
Xavier Morel 40f08f21ee [FIX] various issues with saved filters
lp bug: https://launchpad.net/bugs/921162 fixed

bzr revid: xmo@openerp.com-20120126094414-tf5tldyzb0noszvr
2012-01-26 10:44:14 +01:00
Xavier Morel d0141aa5ce [FIX] race condition on selecting saved filters
Deferreds can't "go through" al callbacks, so even when searchviews
correctly wait on this.on_clear it can't get the information on when
the other view is done clearing, and it lauches two concurrent views.

In this precise case though, there's no need to launch a search after
this clear, just want to remove all searchview state.

bzr revid: xmo@openerp.com-20120126092304-fe79ulj6txkgy411
2012-01-26 10:23:04 +01:00
Xavier Morel 1059bb758d [IMP] clear search after deselecting a filter
bzr revid: xmo@openerp.com-20120126085636-3mja4a43yhywd6ga
2012-01-26 09:56:36 +01:00
Xavier Morel a01106ca30 [IMP] don't reset filters select after selecting a saved filter
bzr revid: xmo@openerp.com-20120126085526-21rjfs2beykv00rv
2012-01-26 09:55:26 +01:00
Launchpad Translations on behalf of openerp 7dfe3e3413 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120126052824-8ja030g3lhanp8g7
2012-01-26 05:28:24 +00:00
Olivier Dony a4a36695c7 [IMP] email_template: use button name as action name
The action name is what gets displayed in the sidebar
and there is no reason to have a different name for
the action and button anyway.

lp bug: https://launchpad.net/bugs/886144 fixed

bzr revid: odo@openerp.com-20120125174249-wxor3br5xbqtluld
2012-01-25 18:42:49 +01:00
Olivier Dony f0fdfc450c [MERGE] email_template: correctly pass template id via context
This fixes the sidebar action buttons that
are supposed to open a given template, but
actually opened an empty form

lp bug: https://launchpad.net/bugs/915372 fixed
lp bug: https://launchpad.net/bugs/886144 fixed

bzr revid: odo@openerp.com-20120125173403-dit8zp3ggalajdhq
2012-01-25 18:34:03 +01:00
Olivier Dony 82e7f91b5d [IMP] product.product.name_search: avoid duplicate results, cleanup, comment
bzr revid: odo@openerp.com-20120125165930-re7ad10kqrvecl8l
2012-01-25 17:59:30 +01:00
Xavier Morel 53274ea397 [FIX] handling of encoding of field names when serializing to export data files
lp bug: https://launchpad.net/bugs/921470 fixed

bzr revid: xmo@openerp.com-20120125162558-1lfs3xb5xi35xjym
2012-01-25 17:25:58 +01:00
Xavier Morel a4a8e0eee1 [IMP] avoid losing error message when DOM parser fails to initialize in MSIE
bzr revid: xmo@openerp.com-20120125160949-5pr4h7aquohykdn2
2012-01-25 17:09:49 +01:00
Raphael Collet 26374d8db5 [FIX] revert change in rev 6400, as it breaks the tests in account_asset
bzr revid: rco@openerp.com-20120125160606-fj5nvg5xzr5uqbwn
2012-01-25 17:06:06 +01:00
Olivier Dony 77e42e1a98 [IMP] crm.lead: set case opening date when opening automatically
bzr revid: odo@openerp.com-20120125160417-r2q4c1k63v6jrh75
2012-01-25 17:04:17 +01:00
Fabien Meghazi df0dde74a6 [FIX] Using the "id" field in a view used in pop-up creates errors
lp bug: https://launchpad.net/bugs/919184 fixed

bzr revid: fme@openerp.com-20120125150506-g84vyw5pmsk59l9s
2012-01-25 16:05:06 +01:00
Xavier Morel 7f1c184bb4 [IMP] invert sorting arrows
http://notes.ericjiang.com/posts/456

bzr revid: xmo@openerp.com-20120125150201-82vkms4pxyn2qbsu
2012-01-25 16:02:01 +01:00
Raphael Collet dbc74c8847 [MERGE] lp:917333 (tame access rights on stock move for purchase and stock users)
bzr revid: rco@openerp.com-20120125145049-t7i9gjr7tic85y3z
2012-01-25 15:50:49 +01:00
Vo Minh Thu a83bf232ee [FIX] openerp.wizard: forgot to remove the stacklevel kwarg.
bzr revid: vmt@openerp.com-20120125142702-msp38vncnrv9hvcs
2012-01-25 15:27:02 +01:00
Xavier Morel f854b4b9f8 [IMP] only set auto_search on flags if not already set, so flags can be used to override action's auto_search
bzr revid: xmo@openerp.com-20120125142043-o9znm8qphrm9rlsp
2012-01-25 15:20:43 +01:00
Xavier Morel e90d6ac735 [FIX] front page kanban: incorrect boolean conversion of action.auto_search to flag
bzr revid: xmo@openerp.com-20120125141945-ifyboezexfanw9hi
2012-01-25 15:19:45 +01:00
Raphael Collet ebedb7af72 [MERGE] lp:917732 (account_asset: include period boundaries in compute asset wizard)
bzr revid: rco@openerp.com-20120125141730-719zykhsu7ltb3k5
2012-01-25 15:17:30 +01:00
Fabien Meghazi c0b2ee7dc2 [IMP] Use a different controller for fields @type=id always readonly
bzr revid: fme@openerp.com-20120125140438-rr1bh20st75rq45y
2012-01-25 15:04:38 +01:00
Raphael Collet 0aa97b90d5 [MERGE] lp:915541 (procurement: performance fix)
bzr revid: rco@openerp.com-20120125134057-5gk1tirfr7pvdsgy
2012-01-25 14:40:57 +01:00
Vo Minh Thu 283304f9a2 [IMP] warnings: turn warnings.warn into logging.warning:
Warnings are handled with the other logs (and not always sent to stderr),
they also appear under a module __name__ channel instead of py.warn.
The disadvantage is that there is no longer specific warnings,
such as pending deprecation warning or deprecation warning.

bzr revid: vmt@openerp.com-20120125132407-u33idc0qh7ecs1i5
2012-01-25 14:24:07 +01:00
Raphael Collet 1d55fa41f3 [MERGE] lp:915404 (delivery price does not take into account the 'free if more than' amount)
bzr revid: rco@openerp.com-20120125132146-df7zz8eru90ztogr
2012-01-25 14:21:46 +01:00
niv-openerp c7b5c3c1de [merge] rewritten gantt view implementation
bzr revid: nicolas.vanhoren@openerp.com-20120125131533-4dvri4i965um42r0
2012-01-25 14:15:33 +01:00
Vaibhav (OpenERP) a93daf3b98 [FIX] helper clone for dragged element.
lp bug: https://launchpad.net/bugs/920349 fixed

bzr revid: vda@tinyerp.com-20120125131528-twjtq49lhzr214vr
2012-01-25 18:45:28 +05:30
Raphael Collet c071dd8fc1 [MERGE] lp:917516 (email_template: fix layout of some views)
bzr revid: rco@openerp.com-20120125131528-ota5w60jb6me8m2o
2012-01-25 14:15:28 +01:00
niv-openerp 921543ab32 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120125131453-sblhwsshiahe4qsw
2012-01-25 14:14:53 +01:00
niv-openerp f9c1bb2bf4 [imp] moved create button to another place to make it nicer
bzr revid: nicolas.vanhoren@openerp.com-20120125131208-hulto9nh0t23atdz
2012-01-25 14:12:08 +01:00
Raphael Collet 772bf78ec3 [MERGE] lp:916187 (account_analytic_default: fix typo)
bzr revid: rco@openerp.com-20120125130715-yzpm49znwu9dlikd
2012-01-25 14:07:15 +01:00
niv-openerp 299e777808 [imp] removed old code
bzr revid: nicolas.vanhoren@openerp.com-20120125125636-oitx6akjui2k73gl
2012-01-25 13:56:36 +01:00
niv-openerp d94a035ff8 [imp] added create
bzr revid: nicolas.vanhoren@openerp.com-20120125125549-m3n8ii4rrukuttpl
2012-01-25 13:55:49 +01:00
Vo Minh Thu 97b75ce3f5 [IMP] openerp.service.http_server: unneeded indirection for logging.
bzr revid: vmt@openerp.com-20120125125151-cxrsosvx9hefikeq
2012-01-25 13:51:51 +01:00
Xavier Morel eea7c01bbf [FIX] position and look of sort arrows in dashboard list views
lp bug: https://launchpad.net/bugs/921460 fixed

bzr revid: xmo@openerp.com-20120125124030-5oyv7x3cvutc2ood
2012-01-25 13:40:30 +01:00
niv-openerp 647785331e [imp] added edition of a task
bzr revid: nicolas.vanhoren@openerp.com-20120125123933-kabfy3d6mhrjk3a7
2012-01-25 13:39:33 +01:00
Xavier Morel 32a412f471 [FIX] CSS rule in dashboard
bzr revid: xmo@openerp.com-20120125123746-cjjsypj5x2r83k24
2012-01-25 13:37:46 +01:00
niv-openerp be8b9d9ff3 [imp] added functionality to display a task
bzr revid: nicolas.vanhoren@openerp.com-20120125121818-2gh8l8lvll5c9o1l
2012-01-25 13:18:18 +01:00
Mayur Maheshwari (OpenERP) 963d57e321 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120125121617-bbudh10b4mg1z5bt
2012-01-25 17:46:17 +05:30
Mayur Maheshwari (OpenERP) 119ca9c835 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120125121303-1sejm7xflygkwv4e
2012-01-25 17:43:03 +05:30