Commit Graph

5313 Commits

Author SHA1 Message Date
P. Christeas a8229141bc Merge branch 'master' of openobject-server into mdv-gpl3-fwd
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/ssl/SecureXMLRPCServer.py (note: fixes are lost now)

bzr revid: p_christ@hol.gr-20081223154608-fs0830k7vyo81m5u
2008-12-23 17:46:08 +02: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
P. Christeas 0a91836a8e Don't allow the server to run as root.
bzr revid: p_christ@hol.gr-20081223081833-q3x6y72cjx3heftn
2008-12-23 10:18:33 +02:00
Fabien Pinckaers 704370d9b3 merge
bzr revid: fp@tinyerp.com-20081223063546-wkkyykg57g2wlh09
2008-12-23 07:35:46 +01:00
Fabien Pinckaers f48e9d4b05 merge
bzr revid: fp@tinyerp.com-20081223063458-cafhu07hjxe0r6ak
2008-12-23 07:34:58 +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
Stephane Wirtel 6927fa6267 [FIX] Add the certificate and private key files
bzr revid: stephane@tinyerp.com-20081222191822-yp8dc9zlojt01don
2008-12-22 20:18:22 +01:00
Stephane Wirtel 9bc72aad22 [FIX] Add the import_xml.rng file
bzr revid: stephane@tinyerp.com-20081222191755-ulgwh62u2zd03hne
2008-12-22 20:17:55 +01:00
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 f17b9377ea [IMP] Upgrade the translation files
bzr revid: stephane@tinyerp.com-20081222183545-2s2gfucag8pqelis
2008-12-22 19:35:45 +01:00
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 95208e6698 [FIX] close cursor
bzr revid: christophe@cobalt-20081222171616-eq35pjic1i4s3rz7
2008-12-22 18:16:16 +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 8a8cf198a0 improved_qty
bzr revid: fp@tinyerp.com-20081222155631-82vx3z5bie005nas
2008-12-22 16:56:31 +01:00
Stephane Wirtel 7fcf65d7c5 [FIX] Account balance is incorrect
lp bug: https://launchpad.net/bugs/310569 fixed

bzr revid: stephane@tinyerp.com-20081222152636-9bqzl0iggm8j2wd9
2008-12-22 16:26:36 +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
Jay (Open ERP) 2d9483b97f minor edits
bzr revid: jvo@tinyerp.com-20081222141855-68vsny914cw3s9e7
2008-12-22 19:48:55 +05:30
Stephane Wirtel 205196b640 [FIX] Use allinone flag
bzr revid: stephane@tinyerp.com-20081222140547-be2n3s7jy59m86t1
2008-12-22 15:05:47 +01:00
Stef 05205fff34 [FIX] Encoding
bzr revid: stef@user1-20081222132707-wmq8a0yq1d610eqh
2008-12-22 08:27:07 -05:00
Stephane Wirtel 7e3813c1c3 [FIX] Encoding
bzr revid: stephane@tinyerp.com-20081222131813-oo13xlrb21zh5gsa
2008-12-22 14:18:13 +01:00
Stephane Wirtel 2487d5a6c7 [IMP] Use the NSIS::LangDLL plugin
bzr revid: stephane@tinyerp.com-20081222131016-487dgncds1li7vaw
2008-12-22 14:10:16 +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
Harry (Open ERP) 4132ac3637 fixed bug #310530
bzr revid: hmo@tinyerp.com-20081222103540-x0dngwoe5wr8rhic
2008-12-22 16:05:40 +05:30
Christophe Simonis a094e34ebe [FIX] bad import
bzr revid: christophe@cobalt-20081222084844-0vk5kwd7lf1efve4
2008-12-22 09:48:44 +01:00
Christophe Simonis 4131714551 [MERGE]
bzr revid: christophe@cobalt-20081222084435-02c4d1xpmxhkfidj
2008-12-22 09:44:35 +01:00
Stephane Wirtel 7411a4cb51 [MERGE]
bzr revid: stephane@tinyerp.com-20081222084309-pjzgknbsks99w7mc
2008-12-22 09:43:09 +01:00
Stephane Wirtel d18c83eecb [IMP] Use the tools.sql.drop_view_if_exists function
bzr revid: stephane@tinyerp.com-20081222084211-rvypd3l6d6ao74px
2008-12-22 09:42:11 +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
Christophe Simonis 0f5e0f540b [MERGE] merge Syleam branch on POS
bzr revid: christophe@cobalt-20081222084037-98sr3qvuqw71gxkg
2008-12-22 09:40:37 +01:00
Sofia 4c4539bdb3 security rules for maintenance objects
bzr revid: sahibsofia@gmail.com-20081222082908-r7er79oh8cwqlh43
2008-12-22 13:59:08 +05:30
Stephane Wirtel 3a35bd77c4 [MERGE]
bzr revid: stephane@tinyerp.com-20081222080636-0it48r8lklkwu1oy
2008-12-22 09:06:36 +01:00
Stephane Wirtel 5ed4362d4c [FIX] Drop the view report_timesheet_user if exists
lp bug: https://launchpad.net/bugs/310458 fixed

bzr revid: stephane@tinyerp.com-20081222080505-ulmd00uuvat3o7vp
2008-12-22 09:05:05 +01:00
Jack De Vos 351b022971 Corrected mrp_repair report file
bzr revid: jvo@tinyerp.com-20081222070406-7o1ce1dnhq9k9i4o
2008-12-22 12:34:06 +05:30
Jack De Vos e02294d504 Added Mode attribute to calendar tag
bzr revid: jvo@tinyerp.com-20081222065718-3as9ed6lhdpv1sc1
2008-12-22 12:27:18 +05:30
Stephane Wirtel ea1bba7870 [IMP] Use the ALLINONE flag
bzr revid: stephane@tinyerp.com-20081221202002-it8rvmy6ryefkdzt
2008-12-21 21:20:02 +01:00
P. Christeas 2c93807e19 RNG: allow report_type to be imported from xml
bzr revid: p_christ@hol.gr-20081221104530-fn165qyk8m5ilqdm
2008-12-21 12:45:30 +02:00
P. Christeas 68c880cc4f Conf: don't define the db_name, fix crash on new startup.
bzr revid: p_christ@hol.gr-20081221104454-awuvhajofafadcr4
2008-12-21 12:44:54 +02:00