Commit Graph

43705 Commits

Author SHA1 Message Date
Xavier ALT 74a49e9d98 [FIX] win32: also package vs2008 runtime under win32 so that service start correctly
bzr revid: xal@openerp.com-20120426092946-h3lfhojl608xf62z
2012-04-26 11:29:46 +02:00
Launchpad Translations on behalf of openerp bcc52b0629 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120424052749-cg6qyaq2frqz6tqx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120425052357-x2gsfgo3elwfwabl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120426051836-6ah19i1tufph0l1z
bzr revid: launchpad_translations_on_behalf_of_openerp-20120428052017-riaf7qcz3jnh3bx2
bzr revid: launchpad_translations_on_behalf_of_openerp-20120429052352-ytlsw6nckl0zynsn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120430051948-qy2y8xl2wzofp0ti
2012-04-30 05:19:48 +00:00
Olivier Dony 610db7bcdb [FIX] mail.thread: fix SMTP headers when forwarding messages
mail.message.Message has case-insensitive behavior
for headers, but setting the header value *adds* a
new header even if the same header already exists.
This caused multiple issues when forwarding, because
the forwarded mail kept the original To: header.
Also changed the code to use capitalized header
names at all times, just for consistency.
Also removed unused variable ``mail_message``.

bzr revid: odo@openerp.com-20120427140427-3qfctfqzrsexgkac
2012-04-27 16:04:27 +02:00
Xavier ALT d73d9e4254 [MERGE] OPW 573134: wiki: fix 'wikijs' support of syntax: h1, h2, h3, img, attach
bzr revid: xal@openerp.com-20120427115924-vswbm3at6ke412g5
2012-04-27 13:59:24 +02:00
Xavier ALT 56e649d185 [MERGE] share: fix error on user creation, missing 'company_ids' raising constraint ValidationError
bzr revid: xal@openerp.com-20120427113054-sjbyx3vbwsk8d3sh
2012-04-27 13:30:54 +02:00
Xavier ALT 2b619bd2a7 [FIX] wiki: fix external image link
bzr revid: xal@openerp.com-20120427105327-sj7pqq4qs73i8kvl
2012-04-27 12:53:27 +02:00
Xavier ALT 3157a06762 [FIX] share: fix error on user creation, missing 'company_ids' raising constraint ValidationError
bzr revid: xal@openerp.com-20120427083059-bziyfqba9la31sx8
2012-04-27 10:30:59 +02:00
Launchpad Translations on behalf of openerp 11eb884cb6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120427050917-6z60zl2hlavd7u07
2012-04-27 05:09:17 +00:00
Olivier Dony c7c4458e52 [FIX] base.css: make sure read-only char field contents is always visible
min-height seems the original intention of the
CSS, while height is too restrictive and hides
parts of the field value when it is very long
(and switching to edit mode is not always an
option, e.g. for read-only records like emails)

bzr revid: odo@openerp.com-20120426161133-glgkx7h6hdyyxw24
2012-04-26 18:11:33 +02:00
Xavier ALT 9222498000 [MERGE] OPW 573248: crm: do not round localized user value as this will display NaN of kanban view (ex: decimal separator <> '.')
bzr revid: xal@openerp.com-20120426081942-2f3e4sxaoqkvdi8r
2012-04-26 10:19:42 +02:00
Xavier ALT 6245ad7e85 [MERGE] project_gtd: fix UnicodeDecodeError on GTD Task search view when user language is different than English
bzr revid: xal@openerp.com-20120426080703-ldsxdq0h4769rk8w
2012-04-26 10:07:03 +02:00
Xavier ALT 20d2d1215f [MERGE] server action: fix missing active_model in context when calling server action run()
bzr revid: xal@openerp.com-20120426080300-ufex83412qnuzfwe
2012-04-26 10:03:00 +02:00
Launchpad Translations on behalf of openerp 7c27101d57 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120426051854-t1fksm45exys6mmj
2012-04-26 05:18:54 +00:00
Quentin (OpenERP) 0f75782d54 [MERGE] some fixes in constraints in account_coda
bzr revid: qdp-launchpad@openerp.com-20120425214211-k8pnk6m37v9atpkb
2012-04-25 23:42:11 +02:00
Antony Lesuisse 27511c5a3b [FIX] honor homepage, dirty hack to avoid -u board on production databases
bzr revid: al@openerp.com-20120425211912-ifm29hto7d7vdyle
2012-04-25 23:19:12 +02:00
Olivier Dony 4e99927a6b [MERGE] crm.lead: bugfixes for saleman allocation and convert to opportunity
bzr revid: odo@openerp.com-20120425175406-v5mydqtdudzo7orr
2012-04-25 19:54:06 +02:00
Olivier Dony 39c52a9d18 [FIX] crm.lead: convert to opportunity must open case too
bzr revid: odo@openerp.com-20120425175225-hjlf834t9gc4hfeh
2012-04-25 19:52:25 +02:00
Olivier Dony 6d88302403 [FIX] crm.lead: salesman allocation should loop through given users
bzr revid: odo@openerp.com-20120425174805-4offt36tyazfhxkr
2012-04-25 19:48:05 +02:00
Xavier ALT 4d4743603e [FIX] project_gtd: decode original search view as 'utf8' otherwise an UnicodeDecodeError can be raised (ex: accentuated chars)
bzr revid: xal@openerp.com-20120425163014-gmfsct8vhgu4bqvl
2012-04-25 18:30:14 +02:00
Quentin (OpenERP) 03e11de61a [FIX] account_coda: errors in constraints
bzr revid: qdp-launchpad@openerp.com-20120425161109-8738t6u3w5i9lukt
2012-04-25 18:11:09 +02:00
Olivier Dony e28a08c471 [MERGE] crm: multiple bugfixes for mass-conversion wizards
bzr revid: odo@openerp.com-20120425154753-cw5inud6jgenusy0
2012-04-25 17:47:53 +02:00
Olivier Dony b606b1281c [FIX] crm: unify partner conversion wizards and make sure they work for batch mode
bzr revid: odo@openerp.com-20120425085659-0h14fymyh2km3pgf
2012-04-25 10:56:59 +02:00
olt@tinyerp.com 06ca0c3d5e [FIX] added missing certificate number
bzr revid: olt@tinyerp.com-20120425083105-nx239h2t5hb8m4fy
2012-04-25 10:31:05 +02:00
olt@tinyerp.com 57d71a20a2 [FIX] raise clear except_osv instead of traceback
bzr revid: olt@tinyerp.com-20120425072617-1mw3kep9fa5813ib
2012-04-25 09:26:17 +02:00
Olivier Dony 82653f4b63 [FIX] crm: mass convert opportunity - fix partner conversion + salesman assign
Low-risk hacky fix suitable for stable branch

bzr revid: odo@openerp.com-20120424164939-232fvm574feq6y8b
2012-04-24 18:49:39 +02:00
Olivier Dony 566dc571bf [FIX] crm: mass convert to opportunities - fix merge mode, fix view
bzr revid: odo@openerp.com-20120424155540-33wkn2u0syvl4d1j
2012-04-24 17:55:40 +02:00
olt@tinyerp.com caebb6d6f3 [FIX] l10n_multilang should be certified since it's a dependancy for a certified module (l10n_ch)
bzr revid: olt@tinyerp.com-20120424114604-yebjt2cg7m7fqspa
2012-04-24 13:46:04 +02:00
Najlaâ 5abb0e9b48 [FIX] stock: check if currency on product or picking exists
bzr revid: nel@tinyerp.com-20120425072005-8dw7gqcmwp0jz3zb
2012-04-25 09:20:05 +02:00
Launchpad Translations on behalf of openerp d1ba5a6992 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120425052452-y2czu7i4v3j8zewa
2012-04-25 05:24:52 +00:00
Najlaâ 49cac191b0 [FIX] stock: small important fix
bzr revid: nel@tinyerp.com-20120424153046-sofwk2l38a9x22o7
2012-04-24 17:30:46 +02:00
Najlaâ 200f95d0b2 [FIX] stock: check if the move exists to avoid the key error
bzr revid: nel@tinyerp.com-20120424151904-9i6y2hus5v21asg3
2012-04-24 17:19:04 +02:00
Launchpad Translations on behalf of openerp 125acaa6e7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120424052830-y7n9y1bujlx0mwpu
2012-04-24 05:28:30 +00:00
Antony Lesuisse d02176e288 [FIX] home action
bzr revid: al@openerp.com-20120423223512-m50tckuyywpa8y1b
2012-04-24 00:35:12 +02:00
Antony Lesuisse 305bc218fe [FIX] honor homeaction
bzr revid: al@openerp.com-20120423222654-jptmusgokeu9bdz7
2012-04-24 00:26:54 +02:00
Quentin (OpenERP) 543f4ae24a [FIX] portal: moved the prepare_user_data on wizard rather than on the user
bzr revid: qdp-launchpad@openerp.com-20120423173619-6si33ksu1bnlj1i3
2012-04-23 19:36:19 +02:00
Quentin (OpenERP) ed23ec86bd [REF] l10n_be: added some comments
bzr revid: qdp-launchpad@openerp.com-20120423164521-bh83rjzgas2qwvoa
2012-04-23 18:45:21 +02:00
Quentin (OpenERP) e44897b641 [IMP] portal: improved inheritancy when creating a new portal user
bzr revid: qdp-launchpad@openerp.com-20120423164331-2d37425zb2gdk75w
2012-04-23 18:43:31 +02:00
Olivier Dony 208b5aef5d [FIX] config: log-handler option was not working if defined in config file
It is now possible to define the log-handler in the config
file. It should be done in the same manner as the addons_path,
i.e. a comma-separated list of strings.
There is no need to pass the default :INFO handler, as this
will be automatically added by the system.
As an example, you can have:
log_handler = werkzeug:CRITICAL,openerp.netsvc.rpc.response:DEBUG

bzr revid: odo@openerp.com-20120423122407-aexnby6166wjv34h
2012-04-23 14:24:07 +02:00
Xavier ALT 0560002844 [FIX] server action call: fix missed change in fetchmail, pep8 fixes
bzr revid: xal@openerp.com-20120423081407-5ikteaw9cpw1gnq1
2012-04-23 10:14:07 +02:00
Launchpad Translations on behalf of openerp 03bf448281 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120418091304-8tvgxnsx35rcfeaw
bzr revid: launchpad_translations_on_behalf_of_openerp-20120419050411-w2cdazf9eimtw5p3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120420053137-8pgdf9lm3kbk8vgx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120421052932-3m032jo2iwpxth8w
bzr revid: launchpad_translations_on_behalf_of_openerp-20120422051615-rjnx0lcjmnc70ksl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120423052934-ucuhmrcve27lvwv2
2012-04-23 05:29:34 +00:00
Launchpad Translations on behalf of openerp 8f5b3e249e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120411050034-ygkxexb1ma0zg1rl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120413145613-pjnre11a35124jko
bzr revid: launchpad_translations_on_behalf_of_openerp-20120415051302-kod2ymnjcv5lihqg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120416052346-qvf88qjmbuklp3d4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120417053635-v7214wkd76umnc5i
bzr revid: launchpad_translations_on_behalf_of_openerp-20120418091231-j7zdqwpbfwesd5o6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120419050316-dcjazr674hum9j3s
bzr revid: launchpad_translations_on_behalf_of_openerp-20120420053056-xq5eyyblb33l5v3m
bzr revid: launchpad_translations_on_behalf_of_openerp-20120421052857-gprg1celyid0mdyp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120422051546-09k703cby7f8c0dh
2012-04-22 05:15:46 +00:00
Xavier ALT ab9bf396f0 [MERGE] LP #965326: web: readonly field in a class linked by a many2one doesn't refresh after clicking on a button
bzr revid: xal@openerp.com-20120420122550-x4b27qzwa6hffrkf
2012-04-20 14:25:50 +02:00
Xavier ALT 59de9b11fe [MERGE] web: readonly field in a class linked by a many2one doesn't refresh after clicking on a button (cherrypicked from trunk)
bzr revid: xal@openerp.com-20120420112812-pxxqg9zp61hetv2h
2012-04-20 13:28:12 +02:00
Xavier ALT cef3793609 [FIX] crm: final choose do display localized value wo/ rounding, so that value is correct and localized depending on user language
bzr revid: xal@openerp.com-20120420092445-hl7dexdypdn013j7
2012-04-20 11:24:45 +02:00
Xavier ALT 836cf4786e [FIX] crm: use raw value of 'planned_revenue' field on opportunity kanban view
bzr revid: xal@openerp.com-20120418114244-f4ri4cc4363ttsnr
2012-04-18 13:42:44 +02:00
Launchpad Translations on behalf of openerp cc02fc9c3f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120418091315-jacktmc8jjmtijt0
2012-04-18 09:13:15 +00:00
Xavier ALT ab504d6036 [FIX] crm: on lead kanban do no round planned_revenue value as it's already done
bzr revid: xal@openerp.com-20120418071505-wh0h6doto8tfvybz
2012-04-18 09:15:05 +02:00
Xavier ALT 2af0344d02 [MERGE] report_webkit: handle more gracefull remove of 'lib_path' + fix test in l10n_ch
bzr revid: xal@openerp.com-20120417143047-h2091ueyte1jmem1
2012-04-17 16:30:47 +02:00
Fabien Meghazi 601be9166f [FIX] Calendar in web client does not display all fields
lp bug: https://launchpad.net/bugs/972356 fixed

bzr revid: fme@openerp.com-20120417101517-7xg6oaf8a9lkasy1
2012-04-17 12:15:17 +02:00
Fabien Meghazi c86dec8f2d [FIX] Honor field's @size with html's @maxlength
lp bug: https://launchpad.net/bugs/956582 fixed

bzr revid: fme@openerp.com-20120417095414-12j26ywn2pnjpd8p
2012-04-17 11:54:14 +02:00