Commit Graph

66889 Commits

Author SHA1 Message Date
Niko fb07bf7234 [MERGE] merge with trunk
bzr revid: nwi@openerp.com-20121220100314-98ka2wahul3lbu57
2012-12-20 11:03:14 +01:00
Niko 988b89a02c [IE] fix buttons problems
bzr revid: nwi@openerp.com-20121220085807-qoal2n8exedp7j61
2012-12-20 09:58:07 +01:00
Niko 86cb1a334f [IE] fix oe_kanban_column
bzr revid: nwi@openerp.com-20121220085649-2w7dfcldf421r1su
2012-12-20 09:56:49 +01:00
Niko b3bc0e0de7 [IE] see 1eb65a92df
bzr revid: nwi@openerp.com-20121220085159-0dmdfit530vn01g0
2012-12-20 09:51:59 +01:00
Launchpad Translations on behalf of openerp 2315050bab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220044654-aygk0cmaxl26bs0f
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220045947-8j22pe4nm62kzq22
2012-12-20 04:59:47 +00:00
Launchpad Translations on behalf of openerp 2a1ca8fba2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220044323-lda479xp4patic59
2012-12-20 04:43:23 +00:00
Antony Lesuisse eb6e47e711 [MERGE] ir_attachement filestorage and deduplication
can be set with ir.config.parameters key ir_attachement.location

bzr revid: al@openerp.com-20121220025613-sxerd2t6sv7teqn8
2012-12-20 03:56:13 +01:00
Antony Lesuisse a24164ced0 [MERGE] document partial cleanup
- filestorage and deduplication is now available in base
- remove the concept of document_storage

bzr revid: al@openerp.com-20121220025446-9b5nnbswti6xj5np
2012-12-20 03:54:46 +01:00
Antony Lesuisse 0ed151708a last fix
bzr revid: al@openerp.com-20121220023721-oy7y4czmf3tvmyzl
2012-12-20 03:37:21 +01:00
Antony Lesuisse 549c011893 [MERGE] turnk
bzr revid: al@openerp.com-20121220020708-ioiaoz58ncgw5wg7
2012-12-20 03:07:08 +01:00
Antony Lesuisse 3557f3a25e [MERGE] turnk
bzr revid: al@openerp.com-20121220020433-v4zw6s5qe2g13dog
2012-12-20 03:04:33 +01:00
Olivier Dony 7b2460e4e1 [MERGE] account: fix default selection of fiscal year in common report wizard, courtesy of Guewen Baconnier (Camptocamp)
bzr revid: odo@openerp.com-20121219233133-pjrw5r0j1indo9jh
2012-12-20 00:31:33 +01:00
vta vta@openerp.com adb16fd779 [FIX] Anonymous group allowed to create mail.message, so anonymous users can submit contact forms which creates a lead
bzr revid: vta@openerp.com-20121219200339-42fx8vxw7pzfclxl
2012-12-19 21:03:39 +01:00
Fabien Pinckaers b0cb29dea2 [IMP] Adding an extra_email argument to message_post_user_api
bzr revid: fp@tinyerp.com-20121219181835-twsoxzlu9x7y3mqr
2012-12-19 19:18:35 +01:00
Olivier Dony 833fcbd7a2 [FIX] mail: avoid duplicate notifications when receiving inbound mails
- disable auto-follow of system user used by mail
  gateway, when message_process calls message_new
  (otherwise this user would be a follower of all
  new records)
- avoid matching multiple partners with the same
  email when looking up partner_id for inbound
  emails - just 1 partner per email is enough
  (avoids more duplicates)
- delay setting partner_ids on mail_messages posted
  by the mail gateway, in order to avoid notifying
  again people who were direct recipient of the 
  message in the first place
  (should perhaps be improved to only do that for
  external emails, i.e. emails that are not
  present in the mail.alias table)

bzr revid: odo@openerp.com-20121219181003-xvw5q0dd3t2jtjw9
2012-12-19 19:10:03 +01:00
Fabien Meghazi e5a244eea3 [FIX] account move reconciliation: Properly evaluate action context (since evalpocalypse)
bzr revid: fme@openerp.com-20121219174009-se5fvfizxh2wmh4x
2012-12-19 18:40:09 +01:00
dle@openerp.com f2e50cc6a7 [FIX]paste dict_merge2 instead of import
bzr revid: dle@openerp.com-20121219171835-p6jsfd3zgq5t41ug
2012-12-19 18:18:35 +01:00
dle@openerp.com eabc5b0dde [FIX]Import failed
bzr revid: dle@openerp.com-20121219171308-5sdy52hpyn9gxpv7
2012-12-19 18:13:08 +01:00
dle@openerp.com 7a627b5810 [FIX]Update request missing one argument
bzr revid: dle@openerp.com-20121219170005-swdzzhvm2nifye5f
2012-12-19 18:00:05 +01:00
Fabien Meghazi 068e93a887 [ADD] Added 'instance' in kanban box qweb redering context
bzr revid: fme@openerp.com-20121219163939-5l0pdjphzeaog9ko
2012-12-19 17:39:39 +01:00
dle@openerp.com 6d49547fb6 [FIX]Remove exception
bzr revid: dle@openerp.com-20121219161840-t5jrxrtly1jzm8lh
2012-12-19 17:18:40 +01:00
Arnaud Pineux 5b902feba3 [MERGE] with l10n_nl
bzr revid: api@openerp.com-20121219161202-vdrx5mbrnru8957d
2012-12-19 17:12:02 +01:00
Arnaud Pineux 2943e56986 [MERGE] with trunk
bzr revid: api@openerp.com-20121219161100-tcqxynei48c43j5g
2012-12-19 17:11:00 +01:00
Arnaud Pineux f78b0c11e6 [MERGE] with l10n_pt
bzr revid: api@openerp.com-20121219160036-qwv2ma9aru7xfoau
2012-12-19 17:00:36 +01:00
Arnaud Pineux 98f67d8818 [MERGE] with l10n_pt
bzr revid: api@openerp.com-20121219155921-42ckmb81t3y4y6vs
2012-12-19 16:59:21 +01:00
Cedric Snauwaert 254caf6322 [MERGE]new account chart for bolivia
bzr revid: csn@openerp.com-20121219155526-pdgeprxll7ez1g3p
2012-12-19 16:55:26 +01:00
Arnaud Pineux 72fce993cb [IMP] l10n_nl for account_chart
bzr revid: api@openerp.com-20121219155112-qxeiom58o8376f1r
2012-12-19 16:51:12 +01:00
Fabien Meghazi edf0f5553d [IMP] Improved kanban view + bounce effect
Kanban cards now have a dedicated container in grouped mode
so we avoid mixes with 'Quick create' and 'Show more' elements.

Bounce effect is now centralized as a jQuery plugin

bzr revid: fme@openerp.com-20121219154843-ptc54arrp36pz60w
2012-12-19 16:48:43 +01:00
Fabien Meghazi b33e5309c3 [IMP] Improved kanban style
bzr revid: fme@openerp.com-20121219154717-61fe54e66q6f2rs5
2012-12-19 16:47:17 +01:00
Antony Lesuisse f14a8b9aac [IMP] version_info more info
bzr revid: al@openerp.com-20121219154505-lcartslny586t07n
2012-12-19 16:45:05 +01:00
Cedric Snauwaert adbab2dc2f [MERGE]new account chart for bolivia
bzr revid: csn@openerp.com-20121219153606-yz3wr2nmxx7sw2gj
2012-12-19 16:36:06 +01:00
Arnaud Pineux 07054a4bdc [IMP] l10n_pt new account chart and taxes for Portugal
bzr revid: api@openerp.com-20121219153238-ry2esy2sdtrpb28m
2012-12-19 16:32:38 +01:00
Fabien Meghazi bcd4686ad8 [FIX] osv exception message not displayed anymore
Reverted part of revid:chs@openerp.com-20121108145001-pswe7r5ss4nzgu00

bzr revid: fme@openerp.com-20121219151550-6lkn996jxdv2r7x2
2012-12-19 16:15:50 +01:00
Arnaud Pineux d7feb862b2 [MERGE] with l10n_it improvement
bzr revid: api@openerp.com-20121219151443-21ei862og61vsrmj
2012-12-19 16:14:43 +01:00
Fabien Meghazi 31592e96aa [ADD] Added an openerpBounce jquery plugin
bzr revid: fme@openerp.com-20121219151217-bxp1p04gmbccckys
2012-12-19 16:12:17 +01:00
Arnaud Pineux f3a92356bf [MERGE] with trunk
bzr revid: api@openerp.com-20121219150210-7lhs82far0ta37h4
2012-12-19 16:02:10 +01:00
Fabien Meghazi d234a24de0 [MERGE] trunk
bzr revid: fme@openerp.com-20121219150025-h9h1956xey3tok57
2012-12-19 16:00:25 +01:00
Cedric Snauwaert 615a0a568e [MERGE]l10n_fr improvement for v7
bzr revid: csn@openerp.com-20121219145503-6upbwzeos3dkarxi
2012-12-19 15:55:03 +01:00
Arnaud Pineux 60efa06d9b [IMP] l10n_it
bzr revid: api@openerp.com-20121219144347-gd1te0hjuz5ofmmz
2012-12-19 15:43:47 +01:00
Arnaud Pineux f6104b80b5 [MERGE] with l10n_ro improvements
bzr revid: api@openerp.com-20121219144110-tz8nd2y3nrapn0is
2012-12-19 15:41:10 +01:00
Arnaud Pineux 1b1c022523 [MERGE] with trunk
bzr revid: api@openerp.com-20121219143447-vqk6z1txel2k8b23
2012-12-19 15:34:47 +01:00
Cedric Snauwaert 7b8712a936 [REF]l10n_fr_account_tax_sequence for v7
bzr revid: csn@openerp.com-20121219143218-vz0w75qf20j9y1fd
2012-12-19 15:32:18 +01:00
Arnaud Pineux b1d45f0a89 [MERGE] l10n_ro
bzr revid: api@openerp.com-20121219141155-ilt606wdfzal3l7r
2012-12-19 15:11:55 +01:00
Fabien Pinckaers 777ed1e0dc [IMP] transparent background support for images in RML
bzr revid: fp@tinyerp.com-20121219132504-zvcs346g007sloua
2012-12-19 14:25:04 +01:00
Frédéric van der Essen 9a403975d5 [MERGE] css fixes for IE
bzr revid: fva@openerp.com-20121219131801-mdtkf46x1h2iyj0j
2012-12-19 14:18:01 +01:00
Frédéric van der Essen 4aad0882fc [MERGE] from upstream
bzr revid: fva@openerp.com-20121219131730-wakba5a01chxgsnv
2012-12-19 14:17:30 +01:00
Frédéric van der Essen f078db001b [FIX] for mail action icons in IE
bzr revid: fva@openerp.com-20121219131501-vqst77eys5f65864
2012-12-19 14:15:01 +01:00
Antony Lesuisse e131d46932 [IMP] auth_crypt add sha256 from enhance_base_crypt_trunk (not enabled by default)
bzr revid: al@openerp.com-20121219113339-vhstwyo51jw0znqw
2012-12-19 12:33:39 +01:00
Antony Lesuisse 3f2de50afc [IMP] auth_crypt base_crypt cleanup
bzr revid: al@openerp.com-20121219112031-mtogxyq1fxsbopz0
2012-12-19 12:20:31 +01:00
Fabien Meghazi ac0045d3c3 [DOC] Document full.css
bzr revid: fme@openerp.com-20121219104025-bg4o1v6y90csxjjd
2012-12-19 11:40:25 +01:00