Commit Graph

67978 Commits

Author SHA1 Message Date
Xavier Morel bffe30c15b [IMP] Use StringIO rather than io.BytesIO, avoid deprecated operator
Rest of OpenERP code uses StringIO, consistency is probably a good
idea there: if it needs to be fixed for p3 compatibility it can be
fixed everywhere, existing io.BytesIO calls may be missed or
ill-interpreted.

bzr revid: xmo@openerp.com-20130116104637-o1qyx38jjppg6oqr
2013-01-16 11:46:37 +01:00
Antonin Bourguignon fc58729b2f [WIP] introduce a way to reference specific config options
bzr revid: abo@openerp.com-20130115174705-qldpq3le1ul4nh0j
2013-01-15 18:47:05 +01:00
Thibault Delavallée e96bd1bd82 [MERGE] [FWD] Forward porting in trunk of the 7.0 addons branch until rev 8584 (revid tde@openerp.com-20130115130539-46ndfydgcjhgep2j).
bzr revid: tde@openerp.com-20130115145035-96puwug5019hmyjw
2013-01-15 15:50:35 +01:00
Thibault Delavallée f5e2fb5ee8 [MERGE] [FWD] Forward porting in trunk of the 7.0 server branch until rev 4787 (revid odo@openerp.com-20130115124058-81kgv0cy9jp96ln4).
bzr revid: tde@openerp.com-20130115145001-f5w4y9axv3ddu4ww
2013-01-15 15:50:01 +01:00
Thibault Delavallée 1f050cd40e [MERGE] Forward port of addons 7.0 until 8584.
bzr revid: tde@openerp.com-20130115100302-rhhla88naie18hug
bzr revid: tde@openerp.com-20130115141932-60y8i1mbi2x88ess
2013-01-15 15:19:32 +01:00
Thibault Delavallée 229af47ec9 [MERGE] Foward-port server 7.0 until 4787.
bzr revid: tde@openerp.com-20130115100405-rc75cueauugdsu39
bzr revid: tde@openerp.com-20130115141905-90mzlbai3vwwi84a
2013-01-15 15:19:05 +01:00
Vo Minh Thu b146cd6fec [ADD] oe: added cron sub-command to run a single process dedicated to cron jobs.
bzr revid: vmt@openerp.com-20130115140110-fwu7yb2v0sj3oqqv
2013-01-15 15:01:10 +01:00
Thibault Delavallée 24d45dbb99 [FIX] Chatter: notification emails: removed the limit on the related record name stored in mail.message, that was leading to emails send with very short subjects.
bzr revid: tde@openerp.com-20130115130539-46ndfydgcjhgep2j
2013-01-15 14:05:39 +01:00
vta vta@openerp.com 397e5d2df9 [FIX] Don't alter bounce rate when tracking events
bzr revid: vta@openerp.com-20130115124604-ttg5ct8x83iog6ee
2013-01-15 13:46:04 +01:00
Olivier Dony 4eac510461 [FIX] ir.mail_server: properly handle the --smtp-ssl command-line option + map it to STARTTLS as a safer default
bzr revid: odo@openerp.com-20130115124058-81kgv0cy9jp96ln4
2013-01-15 13:40:58 +01:00
Thibault Delavallée ae99003380 [IMP] Partners do not follow themselves by default now. Partner profile will move towards something internal for next versions; in 7.0 we already remove the auto-following of partners.
bzr revid: tde@openerp.com-20130115124022-2uc8khr5dj4lp9r6
2013-01-15 13:40:22 +01:00
Thibault Delavallée 26d161e0d1 [IMP] Notification emails: subject is not truncated anymore.
bzr revid: tde@openerp.com-20130115113920-eem74uh5918lrofm
2013-01-15 12:39:20 +01:00
Thibault Delavallée 43368e1159 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130115112753-p7ams94qeayg0her
2013-01-15 12:27:53 +01:00
Thibault Delavallée aebb235afa [MERGE] [FIX] Wall: fixed attribute error on res.users, due to a missing method called by the JS
[IMP] Chatter: partner creation from emails: do it only when having a not empty list

bzr revid: tde@openerp.com-20130115112601-92cx2eodl39gv8hc
2013-01-15 12:26:01 +01:00
Thibault Delavallée 4fd0d9cbf1 [IMP] Chatter: partner creation from emails: do it only when having a not empty list.
bzr revid: tde@openerp.com-20130115110914-elx08yxuam28ubio
2013-01-15 12:09:14 +01:00
Thibault Delavallée 9321e4cb67 [FIX] Wall: fixed attribute error on res.users, due to a missing method called by the JS.
bzr revid: tde@openerp.com-20130115110058-mmpcourm7i5p2hv2
2013-01-15 12:00:58 +01:00
vta vta@openerp.com 7b3cd577c2 [IMP] Added code to track new GA goals
bzr revid: vta@openerp.com-20130115105423-icv69atfjpt9rqsi
2013-01-15 11:54:23 +01:00
niv-openerp 454c3cd23a [IMP] Added method to make the client lib work with jsonrpc.
bzr revid: nicolas.vanhoren@openerp.com-20130115104423-mb8f2ec3o1jhz8ut
2013-01-15 11:44:23 +01:00
Quentin (OpenERP) 7ec52bb84b [FIX] crm: at lead creation, take into account the type given in vals to find the stage_id (if not provided) + refactoring of create() of tasks, project issues and leads
bzr revid: qdp-launchpad@openerp.com-20130115100353-z35mqrwij936n54s
2013-01-15 11:03:53 +01:00
Thibault Delavallée ddf7c9322d [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130115095806-x7at7c4mf6y3hf3a
2013-01-15 10:58:06 +01:00
Thibault Delavallée 40051432be [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130115095738-5xvrhhj1qkfu9iog
2013-01-15 10:57:38 +01:00
Launchpad Translations on behalf of openerp a5c71fcb5f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130115053209-55l3assahuyxjm88
2013-01-15 05:32:09 +00:00
Launchpad Translations on behalf of openerp de3bc67db1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112045551-wjsyz802n4nqd7vr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113043812-l0ovo49g926v4dgv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114043606-hh6r16tb0ch8srcs
bzr revid: launchpad_translations_on_behalf_of_openerp-20130115044740-g62460we9b2ubn95
2013-01-15 04:47:40 +00:00
Fabien Pinckaers c095e2d340 [FIX] document management, file do not exists
bzr revid: fp@tinyerp.com-20130114174355-ygieirm80j9ftixx
2013-01-14 18:43:55 +01:00
Frédéric van der Essen cf48b54665 [MERGE] point_of_sale: memory leak fixes
bzr revid: fva@openerp.com-20130114152724-pjj45my55syk0fwz
2013-01-14 16:27:24 +01:00
Frédéric van der Essen df9ba1d0a4 [FIX] point_of_sale: removed some memory leaks.
bzr revid: fva@openerp.com-20130114152533-3s1ynd7q1927514a
2013-01-14 16:25:33 +01:00
Fabien Meghazi 8afb54980a [MERGE] Forward-port of latest 7.0 changes, (revision 3701)
bzr revid: odo@openerp.com-20130114103535-43fmqnzg9bh8ptpj
bzr revid: fme@openerp.com-20130114140243-ea81b61n1jhehj5o
2013-01-14 15:02:43 +01:00
Fabien Meghazi a733069756 [MERGE] Custom filters always overrides default searches
lp bug: https://launchpad.net/bugs/1097780 fixed

bzr revid: fme@openerp.com-20130114135651-38tzt8vit3ho1b8d
2013-01-14 14:56:51 +01:00
Fabien Meghazi 31237c0b58 [ADD] Backward compatibility layer for 7.0
bzr revid: fme@openerp.com-20130114135145-z51tp204vybz0dr3
2013-01-14 14:51:45 +01:00
Olivier Dony 3ad16170f3 [MERGE] tools.translate: fix extraction of translation terms from mako source files, courtesy of Niels Huylebroeck (Agaplan)
bzr revid: odo@openerp.com-20130114112831-87gmdtqzaa55zssf
2013-01-14 12:28:31 +01:00
Fabien Meghazi 8c1f9dc490 [FIX] Fix one custom filter bug (only scratch the surface of this problem)
bzr revid: fme@openerp.com-20130114093014-5sv1sfk5u2uemwlr
2013-01-14 10:30:14 +01:00
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
Launchpad Translations on behalf of openerp adbddac3a4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112050448-yydcqrrrxtcg46ot
2013-01-12 05:04:48 +00:00
Olivier Dony fb8fe96c10 [FIX] lunch: everyday alerts were never displayed
bzr revid: odo@openerp.com-20130111184524-izvjoiwwnir7kro7
2013-01-11 19:45:24 +01:00
Olivier Dony 88ffcb91b4 [FIX] account_followup: fix incorrect parameters passed to context_today()
bzr revid: odo@openerp.com-20130111184226-q4w133x1i7cjsthr
2013-01-11 19:42:26 +01:00
Launchpad Translations on behalf of openerp 567946664b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054058-8axv6o0qb0xnmx0w
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052752-ek3mq7hoe2mj4zyt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114051817-ltnyu6jl4nxctf8t
2013-01-14 05:18:17 +00:00
Olivier Dony ef4fb0f6ba [FIX] apps: make warning messages translatable
bzr revid: odo@openerp.com-20130111175905-a50b1adne55dekrt
2013-01-12 06:59:05 +13:00
Olivier Dony 8e5f0e2ce2 [FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user TZ if context TZ is missing
This takes care of cases where the context is missing,
e.g. for workflow-based operations, and is similar
to the way tools.translate._() falls back to the user
language.

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

bzr revid: odo@openerp.com-20130111175717-u8r1t7s8872bz2rx
2013-01-12 06:57:17 +13:00
Vo Minh Thu 40c02c12b6 [IMP] oe web: option to use gevent WSGI server.
bzr revid: vmt@openerp.com-20130111161216-visss6da671f0qup
2013-01-11 17:12:16 +01:00
Olivier Dony ecc56794cd [FIX] ir.mail_server: correct fallback to smtp parameters provided in server config/command-line
bzr revid: odo@openerp.com-20130111161201-3w8o2voiauxyvxzz
2013-01-12 05:12:01 +13:00
Launchpad Translations on behalf of openerp 4345556628 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054022-r3v2m3r8ftr373kl
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052739-ol5rj9c4s6r9u6gh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114051737-tqxmwkgixvl7dxd8
2013-01-14 05:17:37 +00:00
Vo Minh Thu 8119d89200 [ADD] oe web: run an OpenERP web process.
bzr revid: vmt@openerp.com-20130111153113-ue2ybx33e2gh99sx
2013-01-11 16:31:13 +01: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
Fabien Pinckaers 0d2f2b095d [IMP] fr transaltion
bzr revid: fp@tinyerp.com-20130111144239-lou8wdw08b0qtsu9
2013-01-11 15:42:39 +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