Commit Graph

67939 Commits

Author SHA1 Message Date
Antonin Bourguignon 9d8a2b9eb5 [WIP] move the code to another place
bzr revid: abo@openerp.com-20130121150748-3bw28jhvsj23s1zo
2013-01-21 16:07:48 +01:00
Antonin Bourguignon 64eedb6816 [WIP] start the implementation of WarningConfig
bzr revid: abo@openerp.com-20130118171619-dx0yjwuun0j7m43p
2013-01-18 18:16:19 +01:00
Antonin Bourguignon 6f5c0e1a08 [REV] reintroduce the model's name in the get_path()'s signature, but in a different way
bzr revid: abo@openerp.com-20130118171541-tyxl4k6w1wwa3kyl
2013-01-18 18:15:41 +01:00
Antonin Bourguignon 8bd622202b [IMP] introduce a new type of exception: WarningConfig. Note that no corresponding RPC_FAULT_CODE has been added; WarningConfig will share the same RPC_FAULT_CODE than Warning (RPC_FAULT_CODE_WARNING = 2)
Also remove a few whitespaces

bzr revid: abo@openerp.com-20130118152346-5v4j94wjrq34hq4m
2013-01-18 16:23:46 +01:00
Antonin Bourguignon a075983249 [IMP] simplify the helper by using SUPERUSER_ID
bzr revid: abo@openerp.com-20130118110300-d0z0xr8df0zygiv5
2013-01-18 12:03:00 +01:00
Antonin Bourguignon fb5288e93c [IMP] get_path code; return a tuple instead of a string
also add a helper

bzr revid: abo@openerp.com-20130117183342-rhfnxh4y777rruqt
2013-01-17 19:33:42 +01:00
Antonin Bourguignon c33f6f7cca [MERGE] trunk
bzr revid: abo@openerp.com-20130117160622-3ham9h9c0egj1w4j
2013-01-17 17:06:22 +01:00
Antonin Bourguignon c588e762d4 [IMP] simplify the new config reference mechanism code
bzr revid: abo@openerp.com-20130117160546-mg9g9zrbvp4poly6
2013-01-17 17:05:46 +01:00
Antonin Bourguignon 6b926883cc [IMP] add a missing import (exceptions)
bzr revid: abo@openerp.com-20130117155003-5akv67tylaz59s7l
2013-01-17 16:50:03 +01:00
Antonin Bourguignon 8214854b79 [IMP] doc
bzr revid: abo@openerp.com-20130117144755-r9oboeaw8rr1seqa
2013-01-17 15:47:55 +01:00
Antonin Bourguignon 70890bfa32 [WIP] introduce a way to reference specific config options
bzr revid: abo@openerp.com-20130116171454-s4tt2f6le80oruc0
2013-01-16 18:14:54 +01:00
Antonin Bourguignon ff25f7a3d4 [IMP] use a var to store the menuitem separator
makes it easier to modify
makes it possible to import anywhere

bzr revid: abo@openerp.com-20130116171411-iugmyk4vqjewko2z
2013-01-16 18:14:11 +01:00
Xavier Morel 3ee58b2a23 [IMP] don't reimplement randint manually
bzr revid: xmo@openerp.com-20130116143556-qlagrw7qhpuk8fuy
2013-01-16 15:35:56 +01:00
Antonin Bourguignon d2ea37e207 [MERGE] trunk
bzr revid: abo@openerp.com-20130116104947-wfsas5sps00cgs0l
2013-01-16 11:49:47 +01:00
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
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