Commit Graph

30 Commits

Author SHA1 Message Date
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
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
P. Christeas 59c0e4889a Merge commit 'origin/master' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090330173719-27jcy2nyw1v4w3bq
bzr revid: p_christ@hol.gr-20090330173755-o3pxayaintefn150
bzr revid: p_christ@hol.gr-20090330173849-heuqfveq1xdeoe6h
bzr revid: p_christ@hol.gr-20090406130641-9mrstydveuqjkkjv
2009-04-06 16:06:41 +03:00
Christophe Chauvet 56d838a0a6 [IMP]
* Remove incoherence in export language (remove required field to export pot file)
 * Add missing tools.translate import syntax
 * replace tabs per spaces
 * if only one module export and no language select, the name fo the file is the name of the module

bzr revid: christophe.chauvet@syleam.fr-20090306151402-4gj8g9cba8sw3xms
2009-03-06 16:14:02 +01: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
Olivier Laurent 9223103c89 Missing label for 'advice' field in 'wizard_export_lang'
bzr revid: olt@tinyerp.com-20090126115742-jx5qbnrlir3g3rwe
2009-01-26 12:57:42 +01:00
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
P. Christeas 1435d6d064 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
bzr revid: p_christ@hol.gr-20090106094017-i26aufnjth5am64m
2009-01-06 11:40:17 +02:00
Stephane Wirtel c5923d87f2 [IMP] Use cStringIO
bzr revid: stephane@tinyerp.com-20090105210240-nkg2vm08dwhz2xtq
2009-01-05 22:02:40 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
P. Christeas 18b1a8a843 Merge commit 'origin/master' into mdv-gpl3-fwd
Conflicts:

	bin/addons/base/ir/ir_actions.py
	bin/netsvc.py
	bin/report/report_sxw.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081218164925-uarehzvo3ocu0x2w
2008-12-18 18:49:25 +02:00
Christophe Simonis 4d3b928610 [FIX] translate help of fields in wizards
[FIX] fix unicode errors when exporting translations files

lp bug: https://launchpad.net/bugs/308563 fixed
lp bug: https://launchpad.net/bugs/308644 fixed

bzr revid: christophe@cobalt-20081216162112-75r2kaflg3af0xxb
2008-12-16 17:21:12 +01:00
Najlaa 48bf6ab1e8 call function scan language for selection field
bzr revid: nel@silver-20081216125934-nmsxq3cmawhgtl3k
2008-12-16 13:59:34 +01:00
P. Christeas ee881fa7e0 Armor the export lang wizard against faulty model fields.
Sometimes objects or field definitions in db may have some errors
(especially in dev setups). The export translation algorithm should
just skip those fields and try to continue, instead of raising an
exception. These errors can still be logged, of course.

bzr revid: p_christ@hol.gr-20081115085854-2xpnypbas4sxt15u
2008-11-15 10:58:54 +02:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Christophe Simonis ece0491a4b export lang: propose filename
bzr revid: christophe@tinyerp.com-20080902114922-bpejt6a9xheeqyt0
2008-09-02 13:49:22 +02:00
Christophe Simonis c4c6bea2d1 * allow export of translation po files into a tgz archive.
* allow export of a new language from the command line

bzr revid: christophe@tinyerp.com-20080819131016-nghtt1x274evlwi4
2008-08-19 15:10:16 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Christophe Simonis 63ceebdf36 i18n: allow export into a po file from command line
bzr revid: christophe@tinyerp.com-20080722073843-16r67df83yz8z0tb
2008-07-22 09:38:43 +02:00
Christophe Simonis 2ccf0092a7 * the translations are graphically exportable by module
* allow importation of po files

bzr revid: christophe@tinyerp.com-20080718131350-tftqhvwyyaz8r1q9
2008-07-18 15:13:50 +02:00
Christophe Simonis 270b2c5329 translation: allow export in .po format
bzr revid: christophe@tinyerp.com-20080717102236-iyx46ut1s3a9roos
2008-07-17 12:22:36 +02:00
Christophe Simonis 4864df6759 export language: use orm_memory
bzr revid: chs@tinyerp.com-3b3b231127a3d54e5b7b8a6b35e81e166c417536
2008-07-09 11:38:36 +00:00
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +00:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
ced a7f98a9c6a Fix translation
- use the right xml_id
- create xml_id for inherited object
- use only '\n' for csv file
- fix fr_FR translation

bzr revid: ced-109e236103914fcaaa2ed6ee0147937ea5d9278b
2007-10-24 06:14:05 +00:00
ced c89f5f515e base,base_setup: improve wizard
- use gtk-dialog-info instead of gtk-info
- set default action

bzr revid: ced-b18f17b6748fa8ae0146967fd520fb1ce9aad5a8
2007-08-06 08:24:21 +00:00
ced 0a3981a1ef Fix DB name in translate tools
bzr revid: ced-26ebaa4622839045680def002725e72413dcc9e6
2006-12-13 15:32:36 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00