Commit Graph

121 Commits

Author SHA1 Message Date
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) 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
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 20c4b74051 [IMP] Add nl_BE language
bzr revid: stephane@tinyerp.com-20090206144556-831z3y1re3312oi7
2009-02-06 15:45:56 +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
P. Christeas f84b1e90e7 Fix a few typos wrt. translations.
bzr revid: p_christ@hol.gr-20090129092210-h2bri2j5dlj9skbi
2009-01-29 11:22:10 +02:00
Fabien Pinckaers a400fad838 bugfix
bzr revid: fp@tinyerp.com-20090127001007-kmwfp7yh7x5m73mi
2009-01-27 01:10:07 +01:00
Stephane Wirtel c85a9033c6 [IMP] Add a decorator to run a profiler on a method/function
bzr revid: stephane@tinyerp.com-20090126185211-27m4agx5b43ctsba
2009-01-26 19:52:11 +01:00
Stephane Wirtel 520eb96ec9 [IMP] Add the extract_zip_file method
bzr revid: stephane@tinyerp.com-20090122132238-yjx7n3g432s8ujzb
2009-01-22 14:22:38 +01:00
Jay (Open ERP) 411f8d3d24 Misc. changes
bzr revid: jvo@tinyerp.com-20090120135409-4ain027j7gxcfig3
2009-01-20 19:24:09 +05:30
Stephane Wirtel 9ba9153187 [FIX] et_EE instead of et_ET
lp bug: https://launchpad.net/bugs/316338 fixed

bzr revid: stephane@tinyerp.com-20090112120109-1cqagacbepu9sw99
2009-01-12 13:01:09 +01:00
Christophe Simonis 3feec772c0 [MERGE]
bzr revid: christophe@tinyerp.com-20090109143218-ovjeo2fm7zvilbav
2009-01-09 15:32:18 +01:00
Christophe Simonis a416f08255 [FIX]
bzr revid: christophe@tinyerp.com-20090109142849-ee06p9d5b73yygly
2009-01-09 15:28:49 +01:00
Stephane Wirtel 97149e497f [IMP] Add three languages, Danish/Greek/Indonesian
bzr revid: stephane@tinyerp.com-20090109142008-rjzqqicwjxk4mv4u
2009-01-09 15:20:08 +01:00
Christophe Simonis 90e04b8632 [FIX] handle the case when the base module is a zipmodule
bzr revid: christophe@tinyerp.com-20090109125700-atfc112c5wmfvy3v
2009-01-09 13:57:00 +01:00
Christophe Simonis 383c212c97 [FIX] fix (some) cStringIO problems
[IMP] remove debug code

bzr revid: christophe@tinyerp.com-20090109113525-5iq0uryv35ho4nwr
2009-01-09 12:35:25 +01:00
Christophe Simonis 54d7b2ac63 [FIX] the cache key is sorted using, items keys, avoiding to compare items values
lp bug: https://launchpad.net/bugs/314979 fixed

bzr revid: christophe@tinyerp.com-20090108100456-1oot7y77w4symn1j
2009-01-08 11:04:56 +01:00
Christophe Simonis 195fc4a475 [FIX] handle correctly the convertion of exceptions to unicode
lp bug: https://launchpad.net/bugs/314292 fixed

bzr revid: christophe@tinyerp.com-20090107184427-jnpi8sc14qduspwe
2009-01-07 19:44:27 +01:00
Christophe Simonis 7381181cb9 [FIX] ir.translation: clear cache of function _get_ids when writing a translation
[FIX] ir.translation: cache of function _get_ids must be multi on ids
[FIX] cache system: bug with multi

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

bzr revid: christophe@tinyerp.com-20090106162838-fukq9grp6dk97v61
2009-01-06 17:28:38 +01:00
Stephane Wirtel 854229706c [MERGE]
bzr revid: stephane@tinyerp.com-20090106004622-cp12rz4n85lmvace
2009-01-06 01:46:22 +01:00
Christophe Simonis 5a20219f9b [IMP] improve cache system
[FIX] cache now take in account default parameters
[IMP] new way to clear the cache
[FIX] clearing the cache is now made by database

bzr revid: christophe@tinyerp.com-20090105211746-o1fapuu319ozi7nv
2009-01-05 22:17:46 +01: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
Stephane Wirtel 2b2bf4f269 [FIX] Add the Bosnian language in the language list
bzr revid: stephane@tinyerp.com-20090103111441-fpllj0rtzp3b63n4
2009-01-03 12:14:41 +01:00
Fabien Pinckaers 81bdf50889 modifs
bzr revid: fp@tinyerp.com-20081231160610-ydfzi3z96v47uynj
2008-12-31 17:06:10 +01:00
Christophe Simonis e5f9fa5eb2 [FIX] tools.ustr, like str, must always return a string
lp bug: https://launchpad.net/bugs/311595 fixed

bzr revid: christophe@taupe-20081226184538-lkf5lepssmgctbsz
2008-12-26 19:45:38 +01:00
Christophe Simonis 8cd39a445e [IMP] allow methods 'all' and 'any' to be available with python 2.4
bzr revid: christophe@taupe-20081226101858-vfzy8x6blf2vmf6h
2008-12-26 11:18:58 +01:00
Fabien Pinckaers c1c36eedea bugfixes
bzr revid: fp@tinyerp.com-20081224104811-54gb87thafjay1sj
2008-12-24 11:48:11 +01:00
Christophe Simonis ca93318a77 [FIX] restarting a non started pool does not crash anymore
[FIX] when creating a database, the pool is restarted
[FIX] when dropping a database, the caches are cleaned
[IMP] add an option to specify the default cache timeout

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

bzr revid: christophe@taupe-20081224002418-7pf9ctdzcl8ygvs7
2008-12-24 01:24:18 +01:00
Christophe Simonis 66e03f2f50 [FIX] RuntimeError in the cache system
lp bug: https://launchpad.net/bugs/310918 fixed

bzr revid: christophe@cobalt-20081223151350-aw44igucwyldnhwr
2008-12-23 16:13:50 +01:00
Stephane Wirtel 2e941aad88 [IMP] Add Languages (Arabic, Polish, Turkish)
bzr revid: stephane@tinyerp.com-20081222193426-j15y0lakypnb2lah
2008-12-22 20:34:26 +01:00
Christophe Simonis 1e69aae79b [IMP] better debug output
bzr revid: christophe@cobalt-20081222165515-nk3k1xx04i9u4k0a
2008-12-22 17:55:15 +01:00
Fabien Pinckaers 566a96b33a bugfix
bzr revid: fp@tinyerp.com-20081220082339-f7tmnksl80pugnsk
2008-12-20 09:23:39 +01:00
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Fabien Pinckaers 0d7928187b improved_cache_system
bzr revid: fp@tinyerp.com-20081218194114-luni7m4gly8zsrdb
2008-12-18 20:41:14 +01:00
Christophe Simonis bf4b9a9691 [IMP] add debuging help method
bzr revid: christophe@cobalt-20081218102003-3i5sxe18pmy16bm2
2008-12-18 11:20:03 +01:00
Christophe Simonis 7b6ed023c0 [FIX] fix with cache key generation
lp bug: https://launchpad.net/bugs/307734 fixed

bzr revid: christophe@cobalt-20081215115801-3x1ycw64uak5yvdk
2008-12-15 12:58:01 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Christophe Simonis a9e7204533 [FIX] fix bug with functools on python 2.4
bzr revid: christophe@tinyerp.com-20081212114945-jh7djsx6dv8sr1kh
2008-12-12 12:49:45 +01:00
Christophe Simonis 2ded13c89e [REF] refactor the debug decorator 'logged'
bzr revid: christophe@tinyerp.com-20081212105123-f2tyuykyb6dy8icu
2008-12-12 11:51:23 +01:00
Christophe Simonis 765ef60221 [FIX] ir.module.module: Incorrect field names !!
* installed_version refer the latest version (the one on disk)
 * latest_version refer the installed version (the one in database)
 * published_version refer the version available on the repository

bzr revid: christophe@tinyerp.com-20081211114413-olfcmv4g650o350f
2008-12-11 12:44:13 +01:00
Stephane Wirtel b08de4107e [IMP] Use the logger to show the output from the logged function
bzr revid: stephane@tinyerp.com-20081210214308-c6l296vkka9o92d3
2008-12-10 22:43:08 +01:00
Stephane Wirtel 55ec2ebdd0 [IMP] Add the FIXME message
bzr revid: stephane@tinyerp.com-20081210213604-wd1thxun1a4bv964
2008-12-10 22:36:04 +01:00
Christophe Simonis e09455ccd8 [FIX] psycopg2: %d -> %s
[IMP] orm: use _symbol_f when updating database at initialization
[IMP] misc.ustr: function returning the unicode string representation of a object

bzr revid: christophe@tinyerp.com-20081209133540-zlb6wxs97cxa99nx
2008-12-09 14:35:40 +01:00
Christophe Simonis 299627a144 [IMP] use psycopg2 instead of psycopg1
bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz
2008-12-08 15:03:42 +01:00
Christophe Simonis 23d5e09e28 [IMP] move oswalksymlinks to a new module tools.osutil
bzr revid: christophe@tinyerp.com-20081204153656-l247acif1eqvyvl0
2008-12-04 16:36:56 +01:00
Christophe Simonis 49c441b3a4 [IMP] move parse_version to tools directory
[IMP] release.py set major_version variable

bzr revid: christophe@tinyerp.com-20081202164726-0d9d0gz89d6y7v2l
2008-12-02 17:47:26 +01:00
Stephane Wirtel 84928ad0c1 [REF] Remove email_send_attach
[IMP] Add the attachments in the email_send function
[FIX] Use the subtype for the body
[FIX] Use the SSL configuration

bzr revid: stephane@tinyerp.com-20081124111320-mkxvxo2y9rugg6uz
2008-11-24 12:13:20 +01:00