Commit Graph

390 Commits

Author SHA1 Message Date
Christophe Simonis c7bb1da092 [IMP] ir_model_data: convert assert to sql constraint + exception
[IMP] the <delete> tag doesn't crash if the referenced id does not exists

bzr revid: christophe@tinyerp.com-20090629124045-ycw89fo3lem0xxlt
2009-06-29 14:40:45 +02:00
Christophe Simonis 60cf794c7d [FIX] upgrade doesn't try to delete modules
lp bug: https://launchpad.net/bugs/357045 fixed

bzr revid: christophe@tinyerp.com-20090612110033-hw8acue29oh0f2rx
2009-06-12 13:00:33 +02:00
Christophe Simonis 7aa507e708 [FIX] xml: the tag <delete> delete also the reference to the deleted objects into ir_model_data
bzr revid: christophe@tinyerp.com-20090610112053-kizjwgdt41mtos19
2009-06-10 13:20:53 +02: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
Jay (Open ERP) 8801abec64 misc
bzr revid: jvo@tinyerp.com-20090529073038-rz0klt69k2kiydem
2009-05-29 13:00:38 +05:30
Fabien Pinckaers 1d42a31a57 merge
bzr revid: fp@tinyerp.com-20090529002437-1awxwm8mymp6hpnm
2009-05-29 02:24:37 +02:00
Christophe Simonis 7a561ffcd8 [IMP] email_send: when debuging, output to the logger
bzr revid: christophe@tinyerp.com-20090528162735-9x5wvgjp05z1zwt9
2009-05-28 18:27:35 +02:00
Fabien Pinckaers cc920a782a merge
bzr revid: fp@tinyerp.com-20090525145704-5vdrw64fdr3uzsvz
2009-05-25 16:57:04 +02:00
Fabien Pinckaers 0d6b329df5 merge
bzr revid: fp@tinyerp.com-20090520112650-spuh3wzrg9yv9kwx
2009-05-20 13:26:50 +02:00
Fabien Pinckaers d6a4fdb1a9 Added Thai
bzr revid: fp@tinyerp.com-20090520112612-v2qnk7n2b0k9a1ro
2009-05-20 13:26:12 +02:00
Stephane Wirtel 33f4c81564 [MERGE]
bzr revid: stephane@tinyerp.com-20090519121503-9v5up9loel266ck0
2009-05-19 14:15:03 +02:00
Stephane Wirtel ca6e1c3451 [FIX] Add the certificate field in the ir_module_module table
[FIX] Insert the quality certificate in the description of the module (in ir_module_module)

bzr revid: stephane@tinyerp.com-20090519120941-bp1vpj5f2dr0uh36
2009-05-19 14:09:41 +02:00
Christophe Simonis 61ba1b3678 [FIX] fix in cache with skiparg > 2
bzr revid: christophe@tinyerp.com-20090519084030-ugx8sapnmx39dsiy
2009-05-19 10:40:30 +02:00
Christophe Simonis 983c03b423 [FIX] maintenance: avoid a crash when the creditential to access the migration server aren't correct
bzr revid: christophe@tinyerp.com-20090505083651-xmzmyhho68q5me2t
2009-05-05 10:36:51 +02:00
Christophe Simonis 8e1ab8207c [IMP] email sending: use OpenERP logger instead of logging...
bzr revid: christophe@tinyerp.com-20090428135045-qh3h94cv6igneakp
2009-04-28 15:50:45 +02:00
Stephane Wirtel 6dcc5a4f9f [FIX] Remove the price_accuracy option from the SMTP section
bzr revid: stephane@tinyerp.com-20090423094034-trkozl1mkz3sef0u
2009-04-23 11:40:34 +02:00
Fabien Pinckaers 4193c0c802 bugfix_lang_5_char
bzr revid: fp@tinyerp.com-20090407212246-10hqckjj5flx6sfa
2009-04-07 23:22:46 +02:00
Fabien Pinckaers c52b31c223 moved_locales
bzr revid: fp@tinyerp.com-20090407071845-sifylgm06jb66vpu
2009-04-07 09:18:45 +02:00
ame (Tiny/Axelor) 0a3d0dc90a [FIX] invalid locale (en_EN)
lp bug: https://launchpad.net/bugs/338190 fixed

bzr revid: ame@tinyerp.com-20090316052211-wp1gjr3uxjovbz29
2009-03-16 10:52:11 +05:30
Fabien Pinckaers 45843a0a93 Ukrainian language
bzr revid: fp@tinyerp.com-20090315180017-ubuf9fqtomy9e8rn
2009-03-15 19:00:17 +01:00
Fabien Pinckaers d5e724740b improved_secure_mode
bzr revid: fp@tinyerp.com-20090315161913-7tb0weofaiwcflm9
2009-03-15 17:19:13 +01:00
Christophe Simonis 261a311c56 [FIX] maintenance contract are checked by the new server
[FIX] maintenance bug are submited to server instead of the survey script

bzr revid: christophe@tinyerp.com-20090313165114-64bwspm3ngih05ac
2009-03-13 17:51:14 +01:00
Christophe Simonis 59a6c48355 [MERGE] sync with trunk
bzr revid: christophe@tinyerp.com-20090311142843-vtdmp16l3ijfhpy7
2009-03-11 15:28:43 +01:00
Christophe Simonis 5a398a2cee [FIX] allow log_level and assert_exit_level options to be saved into rc file
lp bug: https://launchpad.net/bugs/332104 fixed

bzr revid: christophe@tinyerp.com-20090311142650-z8haydv3rc30vl0k
2009-03-11 15:26:50 +01:00
Stephane Wirtel 7ce18131ca [FIX] Set a default value if the x_headers argument has the value 'None'
lp bug: https://launchpad.net/bugs/340387 fixed

bzr revid: stephane@tinyerp.com-20090310100600-9lla8minamq9bq7w
2009-03-10 11:06:00 +01:00
Christophe Simonis 0f2f4d073b [FIX] unicode problem in mail sending
bzr revid: christophe@tinyerp.com-20090305121416-pn3jr87wyrnj220d
2009-03-05 13:14:16 +01:00
Stephane Wirtel 7811b928fd [MERGE] From Christophe Chauvet (Sylëam)
bzr revid: stephane@tinyerp.com-20090302140135-np2ucu001u3o77hy
2009-03-02 15:01:35 +01:00
Christophe Chauvet 3ff49ccb09 [IMP]
* Check if sender or default email in config file
 * Add X-Header (help filter on mail client)
 * Add dynamic X-Header on def method
 * Correct incoherent reply to when it exists

bzr revid: christophe.chauvet@syleam.fr-20090228135340-02gydu6xc009tb1j
2009-02-28 14:53:40 +01:00
Fabien Pinckaers 7ee3fb0460 better_permission_to_rc_file
bzr revid: fp@tinyerp.com-20090227071755-h8er3vholswc3a46
2009-02-27 08:17:55 +01:00
Fabien Pinckaers e3bcb6b8be bugfix_lp_331245
bzr revid: fp@tinyerp.com-20090226201745-ot01ir2gy89n18xm
2009-02-26 21:17:45 +01:00
mga (Tiny/Axelor) 7eb762151c make sms function working for the local service
bzr revid: mga@tinyerp.com-20090219055532-5iybto8sdf183v55
2009-02-19 11:25:32 +05:30
ame (Tiny/Axelor) b850cfe3e5 [FIX] unicode proble.
lp bug: https://launchpad.net/bugs/327294 fixed

bzr revid: ame@tinyerp.com-20090212133252-wludmq0d95irp6dm
2009-02-12 19:02:52 +05:30
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
Stephane Wirtel 2acfff6a93 [FIX]
bzr revid: stephane@tinyerp.com-20090206180614-mmafu64sjddgtayk
2009-02-06 19:06:14 +01:00
Stephane Wirtel 8ea0343fda [MERGE]
bzr revid: stephane@tinyerp.com-20090206152434-et0i5107w5mdgada
2009-02-06 16:24:34 +01:00
Stephane Wirtel 20c4b74051 [IMP] Add nl_BE language
bzr revid: stephane@tinyerp.com-20090206144556-831z3y1re3312oi7
2009-02-06 15:45:56 +01:00
Christophe Simonis 768283bde1 [FIX] maintenance contract: connect to real server
bzr revid: christophe@tinyerp.com-20090206135638-ur4vsnilc0of8w7u
2009-02-06 14:56:38 +01: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 eed8260fda [FIX] locale
bzr revid: christophe@tinyerp.com-20090205134049-suv0tmz2rqdj7rid
2009-02-05 14:40:49 +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 0802161a73 [MERGE]
bzr revid: christophe@tinyerp.com-20090205104702-g5echwa10uqt58m8
2009-02-05 11:47:02 +01:00
Christophe Simonis 4661156b43 [IMP] parse_version: refactor tests
bzr revid: christophe@tinyerp.com-20090205102953-j24pdke9hjtttr6p
2009-02-05 11:29:53 +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
Fabien Pinckaers e5997c9958 bugfix
bzr revid: fp@tinyerp.com-20090204232710-kkf3r1gk9ebhli4q
2009-02-05 00:27:10 +01:00