Commit Graph

1713 Commits

Author SHA1 Message Date
Stephane Wirtel 907bbe31c9 [FIX] Change the description
bzr revid: stephane@tinyerp.com-20081229102626-s95ab0770aqdfp2s
2008-12-29 11:26:26 +01:00
Stephane Wirtel 55a598d504 [IMP] PEP8
bzr revid: stephane@tinyerp.com-20081229085631-i9ux70nm57g5tx4s
2008-12-29 09:56:31 +01:00
Christophe Simonis f0b13583ec [FIX] convert file to utf8
bzr revid: christophe@taupe-20081227122042-q1hcbu7m1v2e1o2c
2008-12-27 13:20:42 +01:00
Apa (Open ERP) 9f2bc053e9 Add header in rml for technical guide report
bzr revid: apa@tinyerp.com-20081227070247-0c89qq6r97akc8gy
2008-12-27 12:32:47 +05:30
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 2bc319d919 [FIX] encoding problems with the logger
lp bug: https://launchpad.net/bugs/311528 fixed

bzr revid: christophe@taupe-20081226150551-bk3rfyzba2lq2emu
2008-12-26 16:05:51 +01:00
Christophe Simonis bfecad04b5 [FIX] encoding problems
lp bug: https://launchpad.net/bugs/311159 fixed

bzr revid: christophe@taupe-20081226132945-z366jn2es0mms9ul
2008-12-26 14:29:45 +01:00
Christophe Simonis 1be0861d4a [FIX] encoding bug in tree printscreen
lp bug: https://launchpad.net/bugs/311159 fixed

bzr revid: christophe@taupe-20081226111202-pz23wa09u5kezfam
2008-12-26 12:12:02 +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
Christophe Simonis 3c16899b99 [IMP] PoolManager: use class methods instead of static methods
bzr revid: christophe@taupe-20081226101741-noqnp5agvi0nxsu1
2008-12-26 11:17:41 +01:00
Christophe Simonis 00067b2e13 [FIX] modules: no version specify mean version '0'
bzr revid: christophe@taupe-20081226101434-9qnhitt14kkxeu4i
2008-12-26 11:14:34 +01:00
Apa (Open ERP) ba68f9bdb1 please make these changes on the report technical guide:
some informations need to be added:

   1.  menus disposition,
   2. reports and modified views,
   3.  and also, dependencies

bzr revid: apa@tinyerp.com-20081226100151-us7t500nk9xuaua5
2008-12-26 15:31:51 +05:30
Fabien Pinckaers 81b8a4c302 bugfix
bzr revid: fp@tinyerp.com-20081224155429-tdcmkvn7398h163b
2008-12-24 16:54:29 +01:00
Dhara Shah b95c0dc2df changes for odt reports
bzr revid: dsh@tinyerp.com-20081224112442-ztn3y9qnn98c9g7f
2008-12-24 16:54:42 +05:30
Fabien Pinckaers c1c36eedea bugfixes
bzr revid: fp@tinyerp.com-20081224104811-54gb87thafjay1sj
2008-12-24 11:48:11 +01:00
Jay (Open ERP) fb231cda53 Bug 311010
lp bug: https://launchpad.net/bugs/311010 fixed

bzr revid: jvo@tinyerp.com-20081224090339-lrfj3eksa3jdymhy
2008-12-24 14:33:39 +05:30
Stephane Wirtel 3f5e5e4a8f [REF] Cleanup
bzr revid: stephane@tinyerp.com-20081224005734-1nyn35skk55hqx6e
2008-12-24 01:57:34 +01:00
Stephane Wirtel d2197ffadd [MERGE]
bzr revid: stephane@tinyerp.com-20081224003656-kwftdnreax7m7hbg
2008-12-24 01:36:56 +01:00
Stephane Wirtel d9be84059d [IMP] Specify the type int for the port and the netport
bzr revid: stephane@tinyerp.com-20081224002822-uys2zrs1qeh5q2pl
2008-12-24 01:28:22 +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
Stephane Wirtel 203194ce45 [FIX] Remove the upgrade option
bzr revid: stephane@tinyerp.com-20081224001853-kg9vmlk6aixck2ct
2008-12-24 01:18:53 +01:00
Stephane Wirtel 2d47371f0e [IMP] Remove the unused code of the upgrade option
bzr revid: stephane@tinyerp.com-20081224000431-xhzc9f8ls90g4n5k
2008-12-24 01:04:31 +01:00
Stephane Wirtel beff0da6c9 [REF] Use tools.config
bzr revid: stephane@tinyerp.com-20081223234752-f2aot46a4z353z1g
2008-12-24 00:47:52 +01:00
Stephane Wirtel ad6871c77c [IMP] Refactoring, resulting from pylint
[IMP] Improve the signal management

bzr revid: stephane@tinyerp.com-20081223233842-xkn2tc0g6kk7pryy
2008-12-24 00:38:42 +01:00
Stephane Wirtel 12cd0b5e7d [MERGE]
bzr revid: stephane@tinyerp.com-20081223172743-78ruw02zjqyvm59l
2008-12-23 18:27:43 +01:00
Stephane Wirtel fcad7df0ed [IMP] Add the signal handlers
bzr revid: stephane@tinyerp.com-20081223172718-umgii173klrcmfad
2008-12-23 18:27: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
Christophe Simonis f4a6b51fb4 [FIX] smtp_ssl option is only get when ssl is available
bzr revid: christophe@cobalt-20081223113100-xtyp5vbrdj1ic9vg
2008-12-23 12:31:00 +01:00
Stephane Wirtel bbf26a2dfc [IMP] Show a warning when the description field is empty
lp bug: https://launchpad.net/bugs/310660 fixed

bzr revid: stephane@tinyerp.com-20081222235821-nlsahuvczprzym0v
2008-12-23 00:58:21 +01:00
Stephane Wirtel d163c3fd76 [FIX] Remove the test about the cert file and the pkey
bzr revid: stephane@tinyerp.com-20081222235111-cx8xe46rxqnz4mf5
2008-12-23 00:51:11 +01:00
Stephane Wirtel b4aec6ee58 [FIX] Remove the print statements
bzr revid: stephane@tinyerp.com-20081222234818-5jmwuetlxonatn8t
2008-12-23 00:48:18 +01:00
Stephane Wirtel d0e988dc8f [IMP] Use the command line to get the filenames for the certficiate and private key files (SSL)
lp bug: https://launchpad.net/bugs/310703 fixed

bzr revid: stephane@tinyerp.com-20081222233528-20q3oiwpmlc5a2ik
2008-12-23 00:35:28 +01:00
Stephane Wirtel 933641d50c [FIX] Workaround for the use of the log level notset
bzr revid: stephane@tinyerp.com-20081222231956-lqhpz6r1g568hbpu
2008-12-23 00:19:56 +01:00
Stephane Wirtel cfc56e0b38 [IMP] Add a syslog handler
[IMP] Add an atexit callback to tell "Goodbye"
[IMP] Group the option for the logging
[IMP] Capability to disable the output to console with --log-level=notset

bzr revid: stephane@tinyerp.com-20081222230418-3ll0mqno8yz9z3jw
2008-12-23 00:04:18 +01:00
Stephane Wirtel 0a392bce47 [MERGE]
bzr revid: stephane@tinyerp.com-20081222212246-9h73d6u8pimwlwqo
2008-12-22 22:22:46 +01:00
Stephane Wirtel b64f17c7f8 [IMP] OpenERP 5.0 RC2
bzr revid: stephane@tinyerp.com-20081222200337-6be6ic1abk8r9wa7
2008-12-22 21:03:37 +01:00
Stephane Wirtel 80b15290b2 [FIX] Import sql
bzr revid: stephane@tinyerp.com-20081222200328-ac975ho83n20dv6f
2008-12-22 21:03:28 +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
mga (Tiny/Axelor) b3bd596db5 merging from the trunk
bzr revid: mga@tinyerp.com-20081222192515-9hde2i50636imbrl
2008-12-23 00:55:15 +05:30
mga (Tiny/Axelor) f2c85a1f97 small change in the server action
bzr revid: mga@tinyerp.com-20081222191453-43lmt10bskyky0pr
2008-12-23 00:44:53 +05:30
Stephane Wirtel 9070ac9bec [FIX] Upgrade the version parser
bzr revid: stephane@tinyerp.com-20081222182729-w1a482m5yq89330d
2008-12-22 19:27:29 +01:00
Stephane Wirtel 611d11e4ee [IMP] Upgrade the translations
bzr revid: stephane@tinyerp.com-20081222182127-1ymyv08u08ecqt6c
2008-12-22 19:21:27 +01:00
Christophe Simonis 1e69aae79b [IMP] better debug output
bzr revid: christophe@cobalt-20081222165515-nk3k1xx04i9u4k0a
2008-12-22 17:55:15 +01:00
Stephane Wirtel 16d7b2a13a [FIX] Use UTF-8
lp bug: https://launchpad.net/bugs/310550 fixed

bzr revid: stephane@tinyerp.com-20081222151946-reick4thg1dinhd4
2008-12-22 16:19:46 +01:00
Stephane Wirtel aa5ba32461 [FIX] Print Screen
lp bug: https://launchpad.net/bugs/310559 fixed

bzr revid: stephane@tinyerp.com-20081222150410-d14q1cij3ybwu93p
2008-12-22 16:04:10 +01:00
Christophe Simonis 806582f0b5 [FIX] bug with lang loading (Thanks a lot to Xavier ALT for the patch)
lp bug: https://launchpad.net/bugs/303929 fixed

bzr revid: christophe@cobalt-20081222111826-y2ud59tzq5ols8b7
2008-12-22 12:18:26 +01:00
Christophe Simonis 66ea8170e0 [FIX] do no update <record> with the "noupdate" flag
[FIX] import_partial was broken

bzr revid: christophe@cobalt-20081222105106-or8sen6srt8ao0zf
2008-12-22 11:51:06 +01:00
Stephane Wirtel 7411a4cb51 [MERGE]
bzr revid: stephane@tinyerp.com-20081222084309-pjzgknbsks99w7mc
2008-12-22 09:43:09 +01:00
Stephane Wirtel d6ee7843dc [REF] Move the drop_view_if_exists
bzr revid: stephane@tinyerp.com-20081222084150-b0xeatlbnmpyhwkr
2008-12-22 09:41:50 +01:00
Sofia 4c4539bdb3 security rules for maintenance objects
bzr revid: sahibsofia@gmail.com-20081222082908-r7er79oh8cwqlh43
2008-12-22 13:59:08 +05:30