Commit Graph

2958 Commits

Author SHA1 Message Date
Vo Minh Thu e82f52926c [FIX] setup.py: added docutils dependency introduced at revision 4341.3.1.
bzr revid: vmt@openerp.com-20120823083505-evk7pw3drx28rj1z
2012-08-23 10:35:05 +02:00
Antonin Bourguignon 532570c363 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120822175827-r6xls8w9w9ly1gai
2012-08-22 19:58:27 +02:00
Antonin Bourguignon 0b29e7579d [IMP] avoid re-computing the module's field by setting it to
bzr revid: abo@openerp.com-20120822174635-agqupq0iyqc0rn9v
2012-08-22 19:46:35 +02:00
Olivier Dony 93f676d9cd [MERGE] convert,rng: forbid redundant @type for menuitem, now inferred from the action type
bzr revid: odo@openerp.com-20120822171932-xz6i6k5nxurqfac9
2012-08-22 19:19:32 +02:00
Olivier Dony a337ca201d [IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup
bzr revid: odo@openerp.com-20120822144946-fdsw9ee1ia3nfe86
2012-08-22 16:49:46 +02:00
Stephane Wirtel d8c0fdf505 [FIX] base: remove the sequence field in a view
bzr revid: stw@openerp.com-20120822143642-3esq9y0wh7zqt9es
2012-08-22 16:36:42 +02:00
Vo Minh Thu 079b425d11 [FIX] tests: allow running the tests when installing a database created by XML-RPC.
bzr revid: vmt@openerp.com-20120822134820-pevo06jwrhm8unui
2012-08-22 15:48:20 +02:00
Christophe Simonis d9a869c925 [FIX] remove loggging for test "test_out_of_range" of "test_impex" module
bzr revid: chs@openerp.com-20120822122123-h3zmh55aw7zwtep4
2012-08-22 14:21:23 +02:00
Christophe Simonis 4eafc023b3 [IMP] tools.misc.mute_logger can now be used as decorator
bzr revid: chs@openerp.com-20120822122013-9uxjwr9oqohseton
2012-08-22 14:20:13 +02:00
Antonin Bourguignon f7a5eb5d6c [MERGE] latest trunk
bzr revid: abo@openerp.com-20120821172259-su6vqvxecwb5zra2
bzr revid: abo@openerp.com-20120822121220-yl5e9lhd7v4ap75a
2012-08-22 14:12:20 +02:00
Christophe Simonis 89f1693653 [IMP] remove unwanted log in test
bzr revid: chs@openerp.com-20120822110604-il0sxlvf592wasur
2012-08-22 13:06:04 +02:00
Christophe Simonis d3fcdb2ac7 [FIX] sequence testing
bzr revid: chs@openerp.com-20120822105552-ieex9esjg5wwke8q
2012-08-22 12:55:52 +02:00
Christophe Simonis 610c8d8078 [IMP] yaml import: log as TEST only for test files
bzr revid: chs@openerp.com-20120822101156-v5w2kljumas2cyq0
2012-08-22 12:11:56 +02:00
Christophe Simonis 16dc736b23 [IMP] log exceptions as exceptions
bzr revid: chs@openerp.com-20120822101117-qoahu73ix8fcmcim
2012-08-22 12:11:17 +02:00
niv-openerp 5ff60ccd9f [FIX] typo
bzr revid: nicolas.vanhoren@openerp.com-20120822092041-gl3dazdit50h7u3y
2012-08-22 11:20:41 +02:00
Antonin Bourguignon 8dd80d5dcf [FIX] handling of the action's module xml id.
also don't use the  attribute anymore

bzr revid: abo@openerp.com-20120821172224-9unwry0p27tn7d82
2012-08-21 19:22:24 +02:00
Antonin Bourguignon a2db8022d3 [FIX] xml import: when using a menuitem tag, properly determine the type of action that is referenced
the  attribute for the  element should now be useless

bzr revid: abo@openerp.com-20120821164054-6zzad2k6nmebqe35
2012-08-21 18:40:54 +02:00
niv-openerp b64f9a4084 [IMP] Even more improved images in partners
bzr revid: nicolas.vanhoren@openerp.com-20120821161549-xf4shoqleo518mb6
2012-08-21 18:15:49 +02:00
niv-openerp 47175ac608 [IMP] changed partners view to work correctly with linkedin module (still need improvements in the web client to support preview_image)
bzr revid: nicolas.vanhoren@openerp.com-20120821154343-iv42z1ztvjkowp2e
2012-08-21 17:43:43 +02:00
pso (OpenERP) fda6918042 [MERGE] Merged PNA's branch to make description as function field with type html
bzr revid: pso@tinyerp.com-20120821113341-kh8wv7d297lrxvz4
2012-08-21 17:03:41 +05:30
pso (OpenERP) baaefbe8d9 [IMP] Improved __openerp__.py of base
bzr revid: pso@tinyerp.com-20120820131208-w31ht9r7ttsh2ran
2012-08-20 18:42:08 +05:30
Pinakin Nayi (OpenERP) 2dd31f5319 [Imp]output_encoding
bzr revid: pna@tinyerp.com-20120820121220-bz5ysxtw7kzhxkin
2012-08-20 17:42:20 +05:30
Quentin (OpenERP) 1450ebd847 [FIX] base: restored translations for label 'VAT' changed into 'TIN' in revision 4344
bzr revid: qdp-launchpad@openerp.com-20120820115042-13epfxw99vzvumer
2012-08-20 13:50:42 +02:00
pso (OpenERP) 8cc70e0fdf [MERGE] Merged main branch with HSA's branch to improve __openerp__.py of base module
bzr revid: pso@tinyerp.com-20120820114813-e9qe2vanm3ewe17p
2012-08-20 17:18:13 +05:30
Pinakin Nayi (OpenERP) 9badeefa47 [IMP]description to rst2html
bzr revid: pna@tinyerp.com-20120820062734-fqt46hxmgv35tlgf
2012-08-20 11:57:34 +05:30
Antony Lesuisse 9988c468f9 [MERGE] diagram view label
bzr revid: al@openerp.com-20120819124631-guc52cy0xs0n8363
2012-08-19 14:46:31 +02:00
Quentin (OpenERP) e1cd328909 [FIX] base: the label of vat field now displays 'TIN' instead of 'TVA'. A US term consistent with the default value of the language used.
bzr revid: qdp-launchpad@openerp.com-20120817142748-3qpytqt5s9dthjcb
2012-08-17 16:27:48 +02:00
Quentin (OpenERP) 0628dfa62f [FIX] base: removed address of main company. Having an address there is problematic because it automatically installs a COA
bzr revid: qdp-launchpad@openerp.com-20120817134828-myhwvqfnfwymaagr
2012-08-17 15:48:28 +02:00
Hardik 6e001f9356 [IMP]Base : __openerp__.py updated
bzr revid: hsa@tinyerp.com-20120817113250-berxzlqkejhoef1x
2012-08-17 17:02:50 +05:30
Rucha (Open ERP) dfb9b473a1 [MERGE]: Merge with latest trunk-server
bzr revid: rpa@tinyerp.com-20120817050643-kq0o3ybi6uxry3j3
2012-08-17 10:36:43 +05:30
Antony Lesuisse 20392f65dc [FIX] preferences buttons
bzr revid: al@openerp.com-20120816175041-3on3n3kxx3is9srh
2012-08-16 19:50:41 +02:00
Fabien Meghazi df95ece675 [REM] Kanban autoheight is now the default behavior in non grouped mode
bzr revid: fme@openerp.com-20120816171521-tp4s2eeyoy0lcyuj
2012-08-16 19:15:21 +02:00
Christophe Simonis 942cdee92b [FIX] res.users: context_get: read fields as root
bzr revid: chs@openerp.com-20120816154502-v8gp7ilr4762okds
2012-08-16 17:45:02 +02:00
Christophe Simonis 7dc9b6087c [IMP] handle menuitems with "server" and "client" type + ensure menu has a name
bzr revid: chs@openerp.com-20120816130406-bsselo97f8tyzcit
2012-08-16 15:04:06 +02:00
Vo Minh Thu ae4852f597 [IMP] html_sanitize: remove dependency on pyquery.
Relying on pyquery is unnecessary (using etree alone is enough). This patch
reimplements the html_sanitize() function without pyquery. The new
implementation still goes through the provided test suite with success.

bzr revid: vmt@openerp.com-20120816104540-9374llhzde54h2vz
2012-08-16 12:45:40 +02:00
Rucha (Open ERP) 327e7d095f [MERGE]: Merge with latest trunk-server
bzr revid: rpa@tinyerp.com-20120816052255-anabrq2e0q74ba0e
2012-08-16 10:52:55 +05:30
Thibault Delavallée d90b1ad170 [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120815223442-fgs0x83kqlbx9zad
2012-08-16 00:34:42 +02:00
Antony Lesuisse 774ea74c38 [IMP] res_users check,login,authenticate cleanup
bzr revid: al@openerp.com-20120815210645-nwmfltbeiegvcdz9
2012-08-15 23:06:45 +02:00
Thibault Delavallée 65ef813eb0 [MERGE] Merged with main server.
bzr revid: tde@openerp.com-20120815193149-k1ue0t3i035gvyu9
2012-08-15 21:31:49 +02:00
Thibault Delavallée 5d7302d808 [IMP] res_user: _get_default_image does not care about is_company.. event if it is not working currently (hem).
bzr revid: tde@openerp.com-20120814201927-xmt6uv8qhcor5yav
2012-08-14 22:19:27 +02:00
Thibault Delavallée c4e3c15021 [IMP] res_users: added default on image; should overiding basic method should be sufficient, seems not.
bzr revid: tde@openerp.com-20120814201150-uza8k3pzpkydqcow
2012-08-14 22:11:50 +02:00
Thibault Delavallée 8286181d51 [REM] res_users form view: removed partner_id, because it prevents from creating users without creating the partner by hand.
bzr revid: tde@openerp.com-20120814184902-2izce14sdi4l3vfl
2012-08-14 20:49:02 +02:00
Thibault Delavallée 594f5a4ffe [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120814183324-d2eza8ffbud1ewvn
2012-08-14 20:33:24 +02:00
Fabien Pinckaers 7290d5880d fix
bzr revid: fp@openerp.com-20120814165750-k2mmj30200jaee3m
2012-08-14 18:57:50 +02:00
Fabien Pinckaers d6a6522c34 merge
bzr revid: fp@openerp.com-20120814163901-chassx588kktn17y
2012-08-14 18:39:01 +02:00
Thibault Delavallée c8560f6029 [ADD] base: added partner image.
bzr revid: tde@openerp.com-20120814162050-dnmnwx0v0jz3x0og
2012-08-14 18:20:50 +02:00
Thibault Delavallée 290a4318f1 [FIX] res_users: updated class name in super.
bzr revid: tde@openerp.com-20120814155414-r5xbj1qmb4w0obya
2012-08-14 17:54:14 +02:00
Thibault Delavallée d669073fc3 [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120814152128-s1pstrcc38j89p4z
2012-08-14 17:21:28 +02:00
Thibault Delavallée 6de2150126 [REVIEW] res_users: removed 'date' backward compatible field; removed commented statements not used anymore.
bzr revid: tde@openerp.com-20120814150847-ifdbf92ptaad3bmd
2012-08-14 17:08:47 +02:00
Thibault Delavallée 4cd2978678 [REVIEW] res_partner: partner default image back to gray guy; renamed company_icon to company_image; added the famous gray guy.
bzr revid: tde@openerp.com-20120814150242-50ij6j875mix2idt
2012-08-14 17:02:42 +02:00