Commit Graph

23 Commits

Author SHA1 Message Date
Jeremy Kersten 98d5be160d [FIX] Add mising param for the call of super get_source_query 2014-06-21 18:07:31 +02:00
Jeremy Kersten 18bb52ee88 [FIX] Gengo - Update modoel ir_translation for gengo and make it working. Works with order and not job, because when you send a batch to translate, you don't know all the job but only the order. 2014-06-20 17:33:09 +02:00
Parth Gajjar (Open ERP) fc84161c7a [IMP]improved Arabic Language Code in base_gengo
bzr revid: pga@tinyerp.com-20140401054518-jhw4t5noxsmju9rt
2014-04-01 11:15:18 +05:30
Parth Gajjar (Open ERP) ff1588a46d [IMP] added new supportable languages, bog solved in config dialog, improved count words dialog
bzr revid: pga@tinyerp.com-20140331070625-qtr7l45lnca5rfze
2014-03-31 12:36:25 +05:30
Parth Gajjar (Open ERP) bf0d35dbdd [IMP] merged gengo translator with main translator, removed 'Restart Job' from wizard,removed constraint from base_gengo
bzr revid: pga@tinyerp.com-20140324103631-j4cswrlk5huuibt5
2014-03-24 16:06:31 +05:30
Parth Gajjar (Open ERP) 2cf5e1a490 [IMP] removed constraints if term created by website(Speed improved)
bzr revid: pga@tinyerp.com-20140321133829-p2eon73py0ny3aja
2014-03-21 19:08:29 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Jigar Amin - OpenERP decd215edc [FIX] _check_lang_support constrain
bzr revid: jam@tinyerp.com-20120831114106-tjnrcwj4nslaamxz
2012-08-31 17:11:06 +05:30
Quentin (OpenERP) 7c540602f5 [FIX] base_gengo: added missing import statement
bzr revid: qdp-launchpad@openerp.com-20120831095048-0yn1vgataftgadhx
2012-08-31 11:50:48 +02:00
Quentin (OpenERP) 48b6fc09b3 [FIX] base_gengo: removed required=True on gengo_translation field as the way to create translation is a bit unusual (created in a temporary table for mass import then using SQL queries to update the right table), it would be tricky to inherit at the right spot to apply the default value
bzr revid: qdp-launchpad@openerp.com-20120831090249-v0meyp1luf29eddn
2012-08-31 11:02:49 +02:00
Jigar Amin - OpenERP 7d96e13e23 [FIX] Removed Unused File reference from __openerp__ and unneccesasry tier check on Do nto translate
bzr revid: jam@tinyerp.com-20120831064541-1fd5h47xh8p7pb81
2012-08-31 12:15:41 +05:30
Quentin (OpenERP) 1c3f30a081 [IMP] base_gengo: lots of changes made during the code review. Among
* database scheme simplification
* merge of boolean on ir.translation and selection fields on res.company to select the tier (level service of gengo), which is now located on ir.translation
* move of all the new features in a new wizard
* removal of wizard to display the results

bzr revid: qdp-launchpad@openerp.com-20120830161429-h7rti6hbnrk8mozg
2012-08-30 18:14:29 +02:00
Quentin (OpenERP) db08eb4d0a [REF] base_gengo: misc code improvements made during code review
bzr revid: qdp-launchpad@openerp.com-20120829095022-i3fsdc0nvok78q25
2012-08-29 11:50:22 +02:00
Jigar Amin - OpenERP 9c0ee11cbb [FIX/IMP] Impoved the code and updated the usabality
bzr revid: jam@tinyerp.com-20120828113755-eaazn33wrdrw17xb
2012-08-28 17:07:55 +05:30
ajay javiya (OpenERP) 72a2c0f0ab [IMP]: Improve lang_code_mapping
bzr revid: aja@tinyerp.com-20120827133759-resjxxg7w772ntj7
2012-08-27 19:07:59 +05:30
ajay javiya (OpenERP) bc0b3c6cc5 [IMP]: improve in base_gengo sync and add schedular for response and request of terms
bzr revid: aja@tinyerp.com-20120823134257-37tzof2yiwfnsr1e
2012-08-23 19:12:57 +05:30
ajay javiya (OpenERP) b3079507cd [IMP]: Improve in gengo_update_translation method
bzr revid: aja@tinyerp.com-20120817062730-r3mfsyinj3acdxqn
2012-08-17 11:57:30 +05:30
ajay javiya (OpenERP) 7187ef8bb4 [IMP]: Improve in base_gengo as per pylint standard
bzr revid: aja@tinyerp.com-20120806102517-tretlbhm2ydwetxi
2012-08-06 15:55:17 +05:30
ajay javiya (OpenERP) e4a2ac99a7 [IMP]:Improve translation synchronization
bzr revid: aja@tinyerp.com-20120806074035-11pi9wal2psnvl6w
2012-08-06 13:10:35 +05:30
ajay javiya (OpenERP) 70e73559d2 [IMP]: change license in base_gengo module
bzr revid: aja@tinyerp.com-20120716130651-qk7z3c1uaypjr9z4
2012-07-16 18:36:51 +05:30
ajay javiya (OpenERP) be6cb0c3ca [IMP]: Improve in base_gengo module
bzr revid: aja@tinyerp.com-20120716124135-k2gyo052r460c3fv
2012-07-16 18:11:35 +05:30
Twinkle Christian (OpenERP) 99f81a5d97 [IMP]Adding .py files in base_gengo module
bzr revid: tch@tinyerp.com-20120713130803-slnbqdvlc9ypf14a
2012-07-13 18:38:03 +05:30
Twinkle Christian (OpenERP) 07f5aaf242 [IMP]Adding .py files in base_gengo module
bzr revid: tch@tinyerp.com-20120713121935-8akpxoebe6i9j1ja
2012-07-13 17:49:35 +05:30