Commit Graph

130 Commits

Author SHA1 Message Date
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
Christophe Chauvet(Syleam) 5b936460bd [FIX] Better translation exportation.
lp bug: https://launchpad.net/bugs/425131 fixed

bzr revid: jvo@tinyerp.com-20090911143345-tg9ypdltlqcguo9g
2009-09-11 20:03:45 +05:30
P. Christeas 221e41381d Translating: skip buggy wizard states.
bzr revid: p_christ@hol.gr-20090905081350-33ysuupopqj49onq
2009-09-05 11:13:50 +03:00
P. Christeas 4abaf2763e [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features.
This patch attempts a major change in the structure of the XML-RPC
framework. There is one http server, capable of multiple services
(except XML-RPC). That server could handle authentication, and is also
HTTP/1.1 capable, which means it supports **persistent connections** !

At this commit, the old behaviour of the XML-RPC protocol is merely
working. The netsvc.Service is split, so expect wizard/report breakages.
External modules (koo) also break with this API.

The net-svc code is crippled and gone FTM.

bzr revid: p_christ@hol.gr-20090829152346-7i1iiqs8skdddamq
2009-08-29 18:23:46 +03:00
P. Christeas 8cbe393b52 Merge commit 'origin/master' into xrg (5.0.3 official)
Conflicts:
	bin/netsvc.py
	bin/tools/config.py
	bin/workflow/instance.py

bzr revid: p_christ@hol.gr-20090823100210-2py390qp3hym8jlp
2009-08-23 13:02:10 +03:00
Christophe Simonis a8c69e7885 [FIX] correct translation tgz archive creation
lp bug: https://launchpad.net/bugs/415014 fixed

bzr revid: christophe@tinyerp.com-20090818171226-uu6v31pr0zrmne0k
2009-08-18 19:12:26 +02:00
P. Christeas 2c638055db Merge commit 'origin/master' into xrg
Conflicts:
	bin/service/security.py

bzr revid: p_christ@hol.gr-20090813120414-hzfsqq90kr7or65n
2009-08-13 15:04:14 +03:00
Christophe Simonis e0a62de1ad [FIX] avoid a bug when look in stack when translate code strings
bzr revid: christophe@tinyerp.com-20090813110643-9y2wgb6omp6odjsz
2009-08-13 13:06:43 +02:00
P. Christeas c3e569fb08 Merge commit 'origin/master' into xrg
Conflicts:
	bin/netsvc.py
	bin/report/report_sxw.py
	setup.py

bzr revid: p_christ@hol.gr-20090803072357-zz2cm1sycsagftnn
2009-08-03 10:23:57 +03:00
Ysa(OpenERP) 48aadedd0e [FIX] Translation : Text with prefix '_' from py files included for exports.
lp bug: https://launchpad.net/bugs/376945 fixed

bzr revid: jvo@tinyerp.com-20090728074536-uv243gqp1tol3jdq
2009-07-28 13:15:36 +05:30
P. Christeas 2d64ce69d0 Merge origin/master into mdv-gpl3-py26
Conflicts:
	bin/addons/base_setup/i18n/base_setup.pot
	bin/openerp-server.py
	bin/report/preprocess.py
	bin/report/report_sxw.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090709181253-fu8nxy9b3ykrrd1c
2009-07-09 21:12:53 +03:00
Christophe Simonis 460575ed90 [FIX] translation export: catch the case when a object does not exists in database
bzr revid: christophe@tinyerp.com-20090610111840-vh5y8b1kdnmhnhk0
2009-06-10 13:18:40 +02:00
Fabien Pinckaers 781a14d672 [FIX] translations resynchro terms
bzr revid: fp@tinyerp.com-20090610081157-5g0sw2ahciqpfbvd
2009-06-10 10:11:57 +02:00
Fabien Pinckaers db8f650de3 [FIX] Bugfix translations and float/int format in reports
bzr revid: fp@tinyerp.com-20090609231554-iug5t0i4wi5wjzc3
2009-06-10 01:15:54 +02:00
P. Christeas b142b5f546 When exporting translations, quote the backslash
bzr revid: p_christ@hol.gr-20090608221923-he37i0dztj3shpvm
2009-06-09 01:19:23 +03:00
P. Christeas 946205be17 Translate: option to only export installed modules.
With the 'all' parameter, the DB would contain even non-installed
modules, for which it would export an empty .pot file. Now, allow only
the useful .pot files to be exported.

bzr revid: p_christ@hol.gr-20090608202944-nq2rvc3zr3bozpw0
2009-06-08 23:29:44 +03:00
P. Christeas e39b6bb595 Adapt the translation exporter to the multi-path addons.
bzr revid: p_christ@hol.gr-20090602113507-1jyjcw5uuz3e7kfp
2009-06-02 14:35:07 +03:00
P. Christeas b4336b315d Allow importing .po files with deprecated strings.
bzr revid: p_christ@hol.gr-20090516212029-r1olq8tm3m2cg6o1
2009-05-17 00:20:29 +03:00
P. Christeas d9460e53c6 Fix exporting of translations .tgz.
bzr revid: p_christ@hol.gr-20090516201039-ecpi4fnw0ux0qt75
2009-05-16 23:10:39 +03:00
P. Christeas 2ccc626184 Translate: fix import of superfluous ids.
bzr revid: p_christ@hol.gr-20090506213637-y473wcgc6qvxbdyc
2009-05-07 00:36:37 +03:00
P. Christeas 7cf2c6b01c Merge commit 'origin/master' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090424171033-0yfkur35me172zw0
2009-04-24 20:10:33 +03:00
Fabien Pinckaers c52b31c223 moved_locales
bzr revid: fp@tinyerp.com-20090407071845-sifylgm06jb66vpu
2009-04-07 09:18:45 +02:00
P. Christeas 086e4a29c6 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/tools/translate.py
	setup.py

bzr revid: p_christ@hol.gr-20090213182359-arcslht0h9ix34qr
2009-02-13 20:23:59 +02:00
ame (Tiny/Axelor) 4aa00ae64b [FIX] create db with non-english locale with web client (unicode problem).
lp bug: https://launchpad.net/bugs/326138 fixed

bzr revid: ame@tinyerp.com-20090211110145-54l9jno1a6yp3sd6
2009-02-11 16:31:45 +05:30
Christophe Simonis 4d3713a045 [FIX] gettextAlias: handle the case when context is None
lp bug: https://launchpad.net/bugs/327510 fixed

bzr revid: christophe@tinyerp.com-20090210094843-khwkfjd83fha8rvl
2009-02-10 10:48:43 +01:00
P. Christeas bba009f639 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090208175840-xmy5c53ijl3rs1l5
2009-02-08 19:58:40 +02:00
Stephane Wirtel d0f0ebb17f [FIX] Fix an encoding error
lp bug: https://launchpad.net/bugs/326054 fixed

bzr revid: stephane@tinyerp.com-20090206092523-8bl7spf9qh4w7pdo
2009-02-06 10:25:23 +01:00
Stephane Wirtel 736c26758b [FIX] Unicode encoding
bzr revid: stephane@tinyerp.com-20090205234352-6wjwlcuuvm3gjv0j
2009-02-06 00:43:52 +01:00
Christophe Simonis 47a658c475 [FIX] locale problems (again)
bzr revid: christophe@tinyerp.com-20090205131812-btihwg9g1qweyln3
2009-02-05 14:18:12 +01:00
Christophe Simonis 56a68ebf4a [FIX] fix locale problems
bzr revid: christophe@tinyerp.com-20090205125117-l6xdm5iik9nrjls7
2009-02-05 13:51:17 +01:00
Christophe Simonis e07e477337 [FIX] try to set the locale to utf8 before using the preferred encoding
lp bug: https://launchpad.net/bugs/322432 fixed

bzr revid: christophe@tinyerp.com-20090205100229-igxb3dnne8e34evg
2009-02-05 11:02:29 +01:00
Christophe Simonis 9c38a58c9c [IMP/FIX] improve locale usage
lp bug: https://launchpad.net/bugs/322432 fixed

bzr revid: christophe@tinyerp.com-20090205094535-ied1q3ozbtba2rpq
2009-02-05 10:45:35 +01:00
Christophe Simonis c0a85c932b [FIX] unicodify the logger
lp bug: https://launchpad.net/bugs/325259 fixed

bzr revid: christophe@tinyerp.com-20090204172700-3ivskfwcofpma74t
2009-02-04 18:27:00 +01:00
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Christophe Simonis 5fb02b1607 [FIX] avoid a crash when resetting the local with python 2.4 (lp:322432)
[IMP] do not rewrite locale information every time
[IMP] all message about translations are logger into the 'i18n' logger
[FIX] the code and the name of the languages must be unique

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

bzr revid: christophe@taupe-20090129232017-7lvamen2b3s1waxp
2009-01-30 00:20:17 +01:00
P. Christeas 4f31dfb808 Fix .po loader for multiple source references
Some .po files appeared to have space-separated source
references.

bzr revid: p_christ@hol.gr-20090129073717-nquq8i09u9bhppfi
2009-01-29 09:37:17 +02:00
Fabien Pinckaers f876e7b2a4 bugfix
bzr revid: fp@tinyerp.com-20090128234635-fq387ackvvl16xdo
2009-01-29 00:46:35 +01:00
P. Christeas 876e0667e6 Logger: format the date numerically, avoid locale
When loading a translation file (and only then), the locale
is set, which affects the date formatting. Then, the logger
messages fail to be displayed on the console, because of
illegal chars.

bzr revid: p_christ@hol.gr-20090128145116-mu2jm5i264afj2vz
2009-01-28 16:51:16 +02:00
P. Christeas caa5ca5ae2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090128135050-bb1ueo5ovziijg00
2009-01-28 15:50:50 +02:00
P. Christeas 3c8938fdc3 Improve the language loading, when locales fail.
bzr revid: p_christ@hol.gr-20090128134453-cwa212xxqmfowv95
2009-01-28 15:44:53 +02:00
Jay (Open ERP) be0001900a Surpassed the exception when resetting locale for non-utf8 encodings
bzr revid: jvo@tinyerp.com-20090128090043-j5g25o3q8qqzd0uy
2009-01-28 14:30:43 +05:30
P. Christeas 1f6278b32c Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/addons/base/ir/ir.xml
	bin/osv/orm.py
	bin/sql_db.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20090122175910-4apjfo1p7iokatm6
2009-01-22 19:59:10 +02:00
Apa (Open ERP) c677abdf3e [FIX] unsupported locale settings...
bzr revid: apa@tinyerp.com-20090122133705-o0hq401l21uau12e
2009-01-22 19:07:05 +05:30
Apa (Open ERP) f760bd9d7a [FIX]:If you are using an 'iso-8859-1' or 'latin1' encoding, set your locale to 'some_country.iso-8859-15' or 'some_country.latin9'.
bzr revid: apa@tinyerp.com-20090121124300-j84o6w9ngyglsmnr
2009-01-21 18:13:00 +05:30
Jay (Open ERP) 411f8d3d24 Misc. changes
bzr revid: jvo@tinyerp.com-20090120135409-4ain027j7gxcfig3
2009-01-20 19:24:09 +05:30
Apa (Open ERP) 12174cedb5 Add code for locale langauge translation
bzr revid: apa@tinyerp.com-20090120130729-y3wwgpy2eoo81gxn
2009-01-20 18:37:29 +05:30
P. Christeas b8d5eac277 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090114075916-feh0125soh9euu1h
2009-01-14 09:59:16 +02:00
Christophe Simonis e6c2039ec4 [IMP] sort translations in the output translation file. Allow future patches to po files to be more realist
bzr revid: christophe@taupe-20090111180106-uw6uvw44yggpfw2e
2009-01-11 19:01:06 +01:00
hda (Tiny) db58ebc5cb bugfix
bzr revid: hda@tinyerp.com-20090107134316-v4fa8t4gtxnsfxss
2009-01-07 19:13:16 +05:30
P. Christeas 7aa561987b Merge branch 'mdv-gpl3' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090106103203-mu7zxgyofhlmedpp
2009-01-06 12:32:03 +02:00