Commit Graph

67899 Commits

Author SHA1 Message Date
Xavier Morel d5cea4bb9c [FIX] rst in mail
bzr revid: xmo@openerp.com-20130118165524-8vtor05ummjny24m
2013-01-18 17:55:24 +01:00
Launchpad Translations on behalf of openerp 7a49719d46 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130118071051-e8wytix67wlb17yd
2013-01-18 07:10:51 +00:00
Antony Lesuisse ef020d05c2 [FIX] web_analytics, better url and events
bzr revid: al@openerp.com-20130117222854-3qgslzgn43kamr6l
2013-01-17 23:28:54 +01:00
Olivier Dony 7d01adcdf9 [REL] OpenERP 7.0
Tag corresponding to the first 7.0 packages, published
on openerp.com on 2013/01/17

bzr revid: odo@openerp.com-20130117180542-gkrszxu9y5d9i5pj
2013-01-17 19:05:42 +01:00
Antony Lesuisse ba65ad2422 [FIX] contract show date_start
bzr revid: al@openerp.com-20121229044248-psypv1fhsg5rfash
2012-12-29 05:42:48 +01:00
Quentin (OpenERP) 399386ead1 [FIX] pad: don't throw a traceback if the pad server isn't set on the company (Returned value of pad_generate_url() is a dict not a string).
bzr revid: qdp-launchpad@openerp.com-20130117174027-ryt95jzs06cuabn2
2013-01-17 18:40:27 +01:00
Olivier Dony b38381919a [REL] OpenERP 7.0
Tag corresponding to the first 7.0 packages, published
on openerp.com on 2013/01/17

bzr revid: odo@openerp.com-20130117180504-slp4t7hiwbvixg3h
2013-01-17 19:05:04 +01:00
Christophe Simonis 3e3edf0ce3 [FIX] web_analytics: track pageview
bzr revid: chs@openerp.com-20130117175809-ztptqe9y756hx8kk
2013-01-17 18:58:09 +01:00
Olivier Dony bd89e53e23 [REL] Release 7.0
Tag corresponding to the first 7.0 packages, published
on openerp.com on 2013/01/17

bzr revid: odo@openerp.com-20130117175758-yhnflxxazthhp2y9
2013-01-17 18:57:58 +01:00
Christophe Simonis 4857a8a020 [FIX] module loading: call adapt_version() instead of computing it ourself
bzr revid: chs@openerp.com-20130117135108-a4wt4wtbtfdwiui3
2013-01-17 14:51:08 +01:00
Christophe Simonis 3574038ffd [FIX] apps: install_from_url: fix install condition + better logging
bzr revid: chs@openerp.com-20130117132924-ejzbkh5przqi6hwf
2013-01-17 14:29:24 +01:00
Olivier Dony 7a78800d5c [MERGE] Update setup.py to properly package docutils data for Windows + reorder Settings top menus for Apps integration
bzr revid: odo@openerp.com-20130117102102-9arm888hx5vaiunn
2013-01-17 11:21:02 +01:00
Xavier Morel e2639618f6 [DOC] remove openerpdev intersphinx, add ref to module doc
bzr revid: xmo@openerp.com-20130117092722-6rfhkcu4igrgeo06
2013-01-17 10:27:22 +01:00
Launchpad Translations on behalf of openerp 12ba7aa6c5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130117055410-zd43kjahjj8ei90n
2013-01-17 05:54:10 +00:00
Olivier Dony df69f4b08a [FIX] ir.module: installation from urls: better logging + fix mixing local and remote modules in one call
(empty module URL means local module is available and should be installed)

bzr revid: odo@openerp.com-20130117012312-kwr1iaf590ll4wm1
2013-01-17 02:23:12 +01:00
Christophe Simonis c10d28e4e6 [FIX] orm: SUPERUSER is not restricted by groups on fields
bzr revid: chs@openerp.com-20130116164025-qns65cb78p8p57m1
2013-01-16 17:40:25 +01:00
Quentin (OpenERP) a186503285 [FIX] crm: fixed dependancies. The email_template module is auto installed by mail, but it's not a real dependancy and email_template could be uninstalled, what would lead to a crash in crm because it is using this feature (revno 8287.1.11, merged in v7 in revision 8382). To solve this issue, i just add the dependancy... even if it's a stable version, because we hope that the exception case explainde before cannot be found yet.
bzr revid: qdp-launchpad@openerp.com-20130116145451-vmk17f4mmor6ulpy
2013-01-16 15:54:51 +01:00
Michael Telahun Makonnen 35223210cc [ADD] Amharic (Ethiopia) date/time localization for DateJS, courtesy of Michael Telahun Makonnen.
This is necessary in order for the web client to work properly when
the user's locale is set to Amharic. Otherwise datejs will crash and
the web client's loading will fail to complete.

bzr revid: xmo@openerp.com-20130116100411-ew1383st1hr8yv3l
2013-01-16 11:04:11 +01:00
Launchpad Translations on behalf of openerp 5880f9aa75 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116055224-nyvhjk7xo4etfazv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116055259-2hpcs7r52n0z59cy
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116055303-l47hpzm5yz18i8q7
2013-01-16 05:53:03 +00:00
Olivier Dony a26b66dbf5 [FIX] mail_thread subclasses: message_new() should copy the author_id if one was identified
bzr revid: odo@openerp.com-20130115134359-mczjs42f4gchrk7d
2013-01-15 14:43:59 +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
Christophe Simonis 7e1a76cdd8 [FIX] setup.py: correct windows install
bzr revid: chs@openerp.com-20130115104047-6hrl825bn5pkmoo6
2013-01-15 11:40:47 +01:00
Christophe Simonis fec027e832 [IMP] reorder modules menus
bzr revid: chs@openerp.com-20130115104015-5ytx00t0b5230aaf
2013-01-15 11:40:15 +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
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
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 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
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
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
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