Commit Graph

205 Commits

Author SHA1 Message Date
Vir (Open ERP) 9b4bc3c5ea [ADD] New icon image added
bzr revid: vir@tinyerp.com-20100603134146-bwiny8w7c8f13fxh
2010-06-03 19:11:46 +05:30
Vir (Open ERP) 10fba60b6a [ADD] New icon added
bzr revid: vir@tinyerp.com-20100602045138-8zdv8tazql9w670s
2010-06-02 10:21:38 +05:30
Vir (Open ERP) b2a6a5f79c [Merge] Merge with Trunk Server
bzr revid: vir@tinyerp.com-20100601053840-z183q5is7js83sb9
2010-06-01 11:08:40 +05:30
Vir (Open ERP) 9a7c0bfa75 [ADD] new icons added
bzr revid: vir@tinyerp.com-20100601051804-moiaaqsy4y9gbc8z
2010-06-01 10:48:04 +05:30
Anup (OpenERP) 67277f6f3d [MERGE] Merged from the main trunk server branch.
bzr revid: ach@tinyerp.com-20100520050727-zdkp6mp65kmfm66o
2010-05-20 10:37:27 +05:30
Olivier Dony d943997892 [FIX] ignore empty certificate strings to avoid duplicates in database
bzr revid: odo@openerp.com-20100519110606-beyw8z56m3y6gx03
2010-05-19 13:06:06 +02:00
Christophe Simonis c11f53d695 [IMP] tools: find_in_path: use which (file found on python bug tracker)
bzr revid: chs@openerp.com-20100531093913-mn98pno6srb74v27
2010-05-31 11:39:13 +02:00
Jay (Open ERP) 5a028fa5ed [MERGE] MErged with main server of trunk
bzr revid: jvo@tinyerp.com-20100512122913-0xy3ntmkqvgp3paf
2010-05-12 17:59:13 +05:30
Jay (Open ERP) 8972e42f8a Merged odo's branch about bug #495948
bzr revid: jvo@tinyerp.com-20100512110758-2dqrz2w00iq9brwq
2010-05-12 16:37:58 +05:30
Jay (Open ERP) 8f81995ec8 [FIX] correct ustr. avoid a crash if getlocale() return None
bzr revid: jvo@tinyerp.com-20100512104026-mttsmb49zx80yhpc
2010-05-12 16:10:26 +05:30
nch@tinyerp.com ebde563d05 [IMP]:gtk contact form
bzr revid: nch@tinyerp.com-20100505133147-9lpdgkf1tn75v8ws
2010-05-05 19:01:47 +05:30
Mantavya Gajjar 9b3771b2f2 [IMP]: improvement in tools.send_email
add missing field `condition` in to the server action

bzr revid: mga@tinyerp.com-20100417205918-ifjuddmuvmizkb4b
2010-04-18 02:29:18 +05:30
Olivier Dony 2c0cb2169a [FIX] corrected Persian language name to match stable
bzr revid: odo@openerp.com-20100414115006-obl092lw2ourmrt1
2010-04-14 13:50:06 +02:00
Olivier Dony 01578fff22 [ADD] utility methods to split large lists of ids for use in IN clauses
bzr revid: odo@openerp.com-20100330172603-ty878ds2i9oa33zq
2010-03-30 19:26:03 +02:00
STW 23586fb331 Code improvement by stephane
bzr revid: hda@tinyerp.com-20100312061500-540cpy0cbcwxmfbq
2010-03-12 11:45:00 +05:30
Rvo (Open ERP) 587828161d [ADD]:suppot for __openerp__.py or __terp__.py
bzr revid: rvo@tinyerp.co.in-20100311084941-1l92enpyz1a98hrr
2010-03-11 14:19:41 +05:30
mra (Open ERP) f4820709b6 [IMP] Translation: remove get_iso dictionary which used in get_ico_codes method to get languages
bzr revid: mra@tinyerp.com-20100302085109-63xxp3mqx7wuh4zs
2010-03-02 14:21:09 +05:30
mra (Open ERP) c74356c474 [IMP] Add more languages in get_lang method on misc file for Load offcial Translation
bzr revid: mra@tinyerp.com-20100226070009-b4b0kg12m5zubeia
2010-02-26 12:30:09 +05:30
HDA (OpenERP) a0ba43d800 Merged with stable
bzr revid: hda@tinyerp.com-20100216063114-d2crv3zayarq2vk6
2010-02-16 12:01:14 +05:30
Sebastien faec4cbc80 Fixed Unicode character in mail
lp bug: https://launchpad.net/bugs/421162 fixed

bzr revid: hda@tinyerp.com-20100215112808-620psjq2d0d1eg2y
2010-02-15 16:58:08 +05:30
Xavier Morel f277ec836b [fix] email_to is a sequence of email addresses, not just one
bzr revid: xmo@tinyerp.com-20100127121412-5mhk4y34d9g0239u
2010-01-27 13:14:12 +01:00
Xavier Morel 2dd21b183e [fix] typo in send_mail
bzr revid: xmo@tinyerp.com-20100127113716-ev7vi7s1axvj7na4
2010-01-27 12:37:16 +01:00
Xavier Morel fa7a5baca6 [imp] don't include MIMEText call in encoding-related branches
bzr revid: xmo@tinyerp.com-20100126144647-gxd1eqmu3duh8ys9
2010-01-26 15:46:47 +01:00
Xavier Morel f98f5e2192 [imp] remove redundancies between sending mails with and without attachments
bzr revid: xmo@tinyerp.com-20100126144154-xgk8ep9skczc1vf5
2010-01-26 15:41:54 +01:00
Xavier Morel e4de42a1b7 [imp] invert attachment condition, preset body value, use more precise exception catching
bzr revid: xmo@tinyerp.com-20100126143507-pnfw1yoor58pknaw
2010-01-26 15:35:07 +01:00
Xavier Morel 24a5330564 [imp] use more specific error type (and message) in email send
bzr revid: xmo@tinyerp.com-20100126143003-y8huixulml70qa3y
2010-01-26 15:30:03 +01:00
Xavier Morel 693b74d6f2 [imp] remove pointless boolean check (there's a default priority in the method kwargs)
bzr revid: xmo@tinyerp.com-20100126142618-22cjfny6b8go7apo
2010-01-26 15:26:18 +01:00
Christophe Simonis 5303dc2e92 [FIX] correct threading problems in cache
bzr revid: chs@tinyerp.com-20100120163327-nwfb0vs9cs3n3cl0
2010-01-20 17:33:27 +01:00
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Jay (Open ERP) 02e18c4262 [REM] Removed duplicated code for method __getitem__()
lp bug: https://launchpad.net/bugs/504243 fixed

bzr revid: jvo@tinyerp.com-20100108083148-yq3p7uj0mcql2tll
2010-01-08 14:01:48 +05:30
Olivier Dony ccf51984ba [FIX] Fixed typo in rev 1975.
lp bug: https://launchpad.net/bugs/389544 fixed

bzr revid: odo@openerp.com-20100106232831-92najrab4hhsvz7z
2010-01-07 00:28:31 +01:00
Olivier Dony 50dca46b0f [FIX] Made timezone detect more robust and added a config option to override it.
Stay backwards-compatible by using time.tzname[0] as we did before if no config option is provided, but only if it is a valid timezone (in the pytz sense).
If no config option is set and time.tzname does't work, fallback, in this order, to:
- environment variable 'TZ'
- /etc/timezone on Unix platforms
- Windows registry on win32 systems
- if nothing works, default to UTC (because we MUST provide a valid timezone to clients)

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

bzr revid: odo@openerp.com-20100105152312-fgayeaks12ed3no8
2010-01-05 16:23:12 +01:00
Harry (Open ERP) c01d37e8c2 [IMP] tools-send_mail : improve send mail method
bzr revid: hmo@tinyerp.com-20100105081329-02zpu02i1g70p86f
2010-01-05 13:43:29 +05:30
Harry (Open ERP) dd1d607f3a [MERGE] merge with master branch
bzr revid: hmo@tinyerp.com-20091125070844-1mt6908hm40t03hq
2009-11-25 12:38:44 +05:30
mra (Open ERP) e98db0ffcd [IMP] scan languages function on misc, now it will consider all languages instead of checking base module languages for loading translation file
bzr revid: mra@tinyerp.com-20091125062520-oy1tkzex6oo3j56m
2009-11-25 11:55:20 +05:30
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
mra (Open ERP) 81db343942 [ADD] add corect translation files on base/i18n
bzr revid: mra@tinyerp.com-20091124113133-6zqwz2k7yh9i3ghj
2009-11-24 17:01:33 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
mra (Open ERP) 64878b5eb4 [ADD] add get_iso_code method on misc which will give file name for translation using locale name
bzr revid: mra@tinyerp.com-20091120114441-imwgyyu7nidjhuza
2009-11-20 17:14:41 +05:30
olt@tinyerp.com 511ecb2e7f [IMP] added a 'detect ip address' method (used in the DMS)
bzr revid: olt@tinyerp.com-20091117072014-8n2vu0qkgbdznhgz
2009-11-17 08:20:14 +01:00
Harry (Open ERP) c436917517 [Merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064434-fijc4n2motwgsu13
2009-11-04 12:14:34 +05:30
P. Christeas c411d2cfe6 Merge remote branch 'origin/master' into optimize
bzr revid: p_christ@hol.gr-20091102182257-7vwfz9okfz815pes
2009-11-02 20:22:57 +02:00
Jay (Open ERP) bbad963f1b [FIX] Config : wrong calculation if cached_timeout comes from config file
bzr revid: jvo@tinyerp.com-20091026125005-r8jbk8iqhpessa2c
2009-10-26 18:20:05 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
HDA (OpenERP) 9c917f2827 Added language code for Klingon translation
bzr revid: hda@tinyerp.com-20091012075508-rt4v2ibuss3kgvqz
2009-10-12 13:25:08 +05:30
P. Christeas 71d5ee956a Merge remote branch 'origin/master', v5.0.6 into optimize
Conflicts:
	bin/addons/base/ir/ir_cron.py
	bin/netsvc.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20090925204745-352t3ngsltr4cj8a
2009-09-25 23:47:45 +03:00
P. Christeas 0b5b67b336 Fix quoting of ids when passed to sql.
bzr revid: p_christ@hol.gr-20090903073240-cyydggro48990k2s
2009-09-03 10:32:40 +03:00
ACH(OpenERP) 460f3102bc [FIX] Send Mail : Unicode error handled
lp bug: https://launchpad.net/bugs/421162 fixed

bzr revid: jvo@tinyerp.com-20090902145354-5b43k67lpbe513cj
2009-09-02 20:23:54 +05:30
Christophe chauvet(Syleam) 1737b613a9 [FIX] Send mail : Non-English characters were throwing error.
lp bug: https://launchpad.net/bugs/421162 fixed

bzr revid: jvo@tinyerp.com-20090831062243-qm4bnnvvx93xvsyi
2009-08-31 11:52:43 +05:30