Commit Graph

45 Commits

Author SHA1 Message Date
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Christophe Simonis 39e7d6f8cc [FIX] close the cursor when an exception occur
bzr revid: christophe@cobalt-20081219191657-03rnpi2t51j3iy5x
2008-12-19 20:16:57 +01:00
Stephane Wirtel c8727c26aa [REF] PEP8
bzr revid: stephane@tinyerp.com-20081218190007-otkpkslf4y88k1c6
2008-12-18 20:00:07 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +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 05006c78fd [FIX] (ugly) logout method must not return None
lp bug: https://launchpad.net/bugs/307226 fixed

bzr revid: christophe@tinyerp.com-20081211173712-bhbh03oykm6kdz4h
2008-12-11 18:37:12 +01:00
apa-tiny cfc14c69ae add logout method for ajm
bzr revid: patelamit2003@gmail.com-20081211133048-x1me7ic1dft9qgs8
2008-12-11 19:00:48 +05:30
Christophe Simonis c0152f5fcf [FIX] If an error occurs when dropping the database, raise a normal exception (that can be pickle)
lp bug: https://launchpad.net/bugs/307069 fixed

bzr revid: christophe@tinyerp.com-20081211112248-ljibz77ey2jkjtjd
2008-12-11 12:22:48 +01:00
Stephane Wirtel 26a6c764bb [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210221104-j4gv4f22pxobigzf
2008-12-10 23:11:04 +01:00
Christophe Simonis 822da77ee6 [FIX] psycopg2: convert types & update web_services
bzr revid: christophe@tinyerp.com-20081209133132-wn7v8d2qyo3cv6x5
2008-12-09 14:31:32 +01:00
Olivier Laurent 8cbf75d090 Sometimes a database could not be created because of the connection to 'template1'
This fix should correct the problem (tested with 1 second but reduced to 0.2 second)

bzr revid: olt@tinyerp.com-20081208075558-1kfm6rf25nrinwfv
2008-12-08 08:55:58 +01:00
Stephane Wirtel 5f216f4b79 [FIX] Typo
bzr revid: stephane@tinyerp.com-20081127080158-mteq5ovquyqbdihh
2008-11-27 09:01:58 +01:00
Stephane Wirtel be08323c62 [FIX] Remove the password for the dump and the restore of database
bzr revid: stephane@tinyerp.com-20081125112522-iglichvetklo3hyv
2008-11-25 12:25:22 +01: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 941c766687 improve the use of release.py
bzr revid: chs@tinyerp.com-20080912194504-yggsuaa992dgekqw
2008-09-12 21:45:04 +02:00
Jay Vora e26e2062b5 Accepted Uppercase DB names and displayed on terminal
bzr revid: jvo@tinyerp.com-20080911072945-jwo9wscd8ko66av9
2008-09-11 12:59:45 +05:30
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Fabien Pinckaers 2778c2a8a7 Putting Some Translate=True
bzr revid: fp@tinyerp.com-20080908225236-j3j9ee4chrp8sv1h
2008-09-09 00:52:36 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Fabien Pinckaers 118db0735c Bugfix Security
bzr revid: fp@tinyerp.com-20080903080339-60qkefv9k8yfdnpq
2008-09-03 10:03:39 +02:00
Fabien Pinckaers 475d1af2a5 DB With password
bzr revid: fp@tinyerp.com-20080902175329-f0lt1x7c31trmtwl
2008-09-02 19:53:29 +02:00
Christophe Simonis 2656522a63 add rpc method to get the version of the server
bzr revid: christophe@tinyerp.com-20080820082019-3v0d2gzjzchsb942
2008-08-20 10:20:19 +02:00
Amit Mendapara 6bef1c97a1 Extended `common.about` to return version info
bzr revid: ame@tinyerp.com-20080805075426-6bqtncd6k9qsvo29
2008-08-05 13:24:26 +05:30
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 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 fa973350b9 add the copyright
bzr revid: stw-6e4c16268c7d6111a353b94a6a629d2ca53d0474
2008-06-16 07:24:04 +00:00
Fabien Pinckaers cb7a8eea73 Bugfix
bzr revid: fp@tinyerp.com-1936f28342887295e7994fb10447d0282c07cc29
2008-06-16 06:01:33 +00:00
Fabien Pinckaers 5fe8fb318d Bugfixed about webservice
bzr revid: fp@tinyerp.com-51f190c9ac7840b2d7a12bb1cab86be5bec8a6bb
2008-04-09 11:33:09 +00:00
ced 1f414ea037 Add traceback on report exception
bzr revid: ced-3f1a6b194b852cee5167789a60a12fd67cc5441f
2007-12-27 09:19:56 +00:00
ced 2003a54d12 Propagate exception from report to the client
bzr revid: ced-8d3324e48d1f3eb20130b837e1016a40bf7b50c5
2007-12-21 15:12:26 +00:00
ced 85f4ece183 Fix max recursion in db creation when the sql failed
bzr revid: ced-d5e36fa357d3435c7bc41581b9c13c39694b94eb
2007-12-13 13:39:36 +00:00
ced 04f86677c9 Remove createdb and dropdb, use sql instead
Don't try to dump or restore on db connection that need password

bzr revid: ced-0f882f05e2c9ce25fd8e498c8fe8179614251824
2007-11-21 15:24:36 +00:00
ced b51bc55e0f Use user/passwd/host/port for postgres tools
bzr revid: ced-b9871220aebafa28ae4738dbb9f8abaaa3b6e975
2007-10-08 11:30:42 +00:00
ced 09ff179794 Commit each translation line and add close cursor if db creation failed
bzr revid: ced-5bfff263123f152e491840c9dab5a048a4344634
2007-10-04 05:58:43 +00:00
ced 5c3609a570 fix raise string deprecated in python 2.5
bzr revid: ced-ba57e04979dcd47a40b22b2b586489996b06a3d9
2007-08-09 08:18:06 +00:00
ced d9d0678328 kernel: don't use mutable as default value in function defintion.
bzr revid: ced-824ee7e22dca5a4b4f2d8d5095aa20650f5a2469
2007-07-23 05:16:03 +00:00
ced 1144f537f4 kernel: add logger error when drop db failed
bzr revid: ced-7e6c7d33a9f09b5b31c7edaa36dc67d1bc26065e
2007-07-12 15:30:39 +00:00
ced 6b2d75997e SERVER: improve categories and fix some language mistake
bzr revid: ced-0e6eacc79c03250f2d5fd8172cb5db6cdd6551e3
2007-06-22 10:18:03 +00:00
ced 0d096bfd56 CLIENT,KERNEL: add timezone to display datetime
bzr revid: ced-56c288f5372ac542a407ad619940bcf4adfcac4d
2007-04-30 10:16:11 +00:00
Mantavya Gajjar 53f2623c4d KERNEL: check return code for exec_pg_command_pipe
bzr revid: mga@tinyerp.com-69cb267efc0f8ac28a19a625e461b32ff65718a6
2007-03-29 08:11:29 +00:00
ced 80f0a50e03 KERNEL: fix print workflow on win32
bzr revid: ced-281965613dcbae881fe25f41fcd5dc0f783e7fa7
2007-03-15 12:26:40 +00:00
ced 4b060b8aff USERS_LDAP,KERNEL: small fix for login and add new module for users ldap
bzr revid: ced-1f5bf0edd1ca5dc74db7b94f36063f74a0569fe7
2007-03-07 15:53:14 +00:00
ced 666dd051cd KERNEL: improve logger and remove some prints
bzr revid: ced-f90f08fa29036c2385c5ed0d5e1762f07425cd36
2007-01-23 11:59:42 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00