Commit Graph

43716 Commits

Author SHA1 Message Date
niv-openerp 334d3f5875 [imp] added most methods for EventDispatcherMixin
bzr revid: nicolas.vanhoren@openerp.com-20120223173959-di5xl97uci1pnz6x
2012-02-23 18:39:59 +01:00
niv-openerp 0246ffeee0 [imp] added event dispatcher mixin
bzr revid: nicolas.vanhoren@openerp.com-20120223171840-mege8l7aopnbkck2
2012-02-23 18:18:40 +01:00
niv-openerp c14a9ca58c [imp] added events + some tests
bzr revid: nicolas.vanhoren@openerp.com-20120223162955-ffs5mun7w8400m4o
2012-02-23 17:29:55 +01:00
niv-openerp 8b0380b318 [imp] added destroyable mixin
bzr revid: nicolas.vanhoren@openerp.com-20120223161336-ea4xbup4teyvereu
2012-02-23 17:13:36 +01:00
niv-openerp fa510462f4 [imp] switched to nivjs
bzr revid: nicolas.vanhoren@openerp.com-20120223161041-mymbna11fsp3bo9m
2012-02-23 17:10:41 +01:00
Quentin (OpenERP) 0889435d6f [IMP] account_payment: improved the module description to tackle the most common pitfall linked to this module
bzr revid: qdp-launchpad@openerp.com-20120223155612-lncs24euy3yubdmq
2012-02-23 16:56:12 +01:00
MVA ec523aa035 [REF] add some descriptions in test and in the __openerp file
bzr revid: mva@openerp.com-20120223154159-nnxa9ez0woin20cj
2012-02-23 16:41:59 +01:00
Quentin (OpenERP) 69c4a6aa34 [IMP] account_payment: improved the module description to tackle the most common pitfall linked to this module + rst compliancy of few other modules
bzr revid: qdp-launchpad@openerp.com-20120223154058-llobjuc4ih9nprz8
2012-02-23 16:40:58 +01:00
Fabien Meghazi 2e681ad98b [CHG] Updated Secondary Menu (moved in a div)
bzr revid: fme@openerp.com-20120223153921-u23y5ylp2sqhs3ev
2012-02-23 16:39:21 +01:00
Fabien Meghazi a90d466ccb [ADD] Add styles for new main menu
bzr revid: fme@openerp.com-20120223150230-n935rq8bv65a6gbj
2012-02-23 16:02:30 +01:00
Olivier Dony d09e165589 [IMP] hr: remove redundant active filter on employees search view
The filter is useless now that the server was fixed
at revision 4076
revision-id: odo@openerp.com-20120223141635-p117b5wvvreuj40c
to properly respect the `active` flag even when it is
inherited.
It is always possible to find deactived employees using
an advanced search with active = False.

bzr revid: odo@openerp.com-20120223145421-edyuc43r0mkn9lim
2012-02-23 15:54:21 +01:00
Xavier Morel a55e7148e3 [FIX] correctly set dataset index when selecting a record in list view, so switching to page/form switches to the first selected record, not the first record of the page
lp bug: https://launchpad.net/bugs/939314 fixed

bzr revid: xmo@openerp.com-20120223145157-rkkwg6pwcr6hh7st
2012-02-23 15:51:57 +01:00
Olivier Dony 819334f0aa [FIX] orm: inherited `active` fields should be used for the implicit filtering
This is for example used by hr.employee which
inherits from resource.resource, with the
`active` field located on the resource model.
Simplified some code too.

bzr revid: odo@openerp.com-20120223141635-p117b5wvvreuj40c
2012-02-23 15:16:35 +01:00
Fabien Meghazi 865ffbd4cc [BREAK] Prepare main div container for new layout
bzr revid: fme@openerp.com-20120223135503-e89bnthvhbv2z58a
2012-02-23 14:55:03 +01:00
Xavier Morel 12825e4122 [FIX] correctly handle the user's menu_id being set to an action with domain=False (literally)
that's a bit stupid, but apparently people do set their menu action to a dashboard...

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

bzr revid: xmo@openerp.com-20120223134612-3sm2e4yq3hbjqnz7
2012-02-23 14:46:12 +01:00
Xavier Morel 50853cbaac [FIX] ability to backup databases in case listing databases is forbidden (via --no-database-list on the server)
lp bug: https://launchpad.net/bugs/939428 fixed

bzr revid: xmo@openerp.com-20120223133937-3115jyzjtbzequbq
2012-02-23 14:39:37 +01:00
MVA 96d7a8157f [REF] rechange dependence
bzr revid: mva@openerp.com-20120223133225-ejvig1kf03duwko1
2012-02-23 14:32:25 +01:00
Fabien Meghazi 909a48e9d6 [FIX] Edi: webclient's template name has been changed from 'Interface' to 'WebClient'
bzr revid: fme@openerp.com-20120223131416-9k6b6l8bdnqbm1ma
2012-02-23 14:14:16 +01:00
Fabien Meghazi 3644361b1f [IMP] Webclient not OldWidget anymore. Renamed template to 'WebClient'
Made a seperate revision because of edi addon dependency

bzr revid: fme@openerp.com-20120223131140-2p7uycfs2el6ibei
2012-02-23 14:11:40 +01:00
Quentin (OpenERP) 08267723ea [FIX] account: cannot iter on a boolean. stupid me
bzr revid: qdp-launchpad@openerp.com-20120223125900-p08apwvl38ygv9i9
2012-02-23 13:59:00 +01:00
Fabien Meghazi c6b36fb76b [MERGE] Minh's sass playground
Don't forget to restart web client

bzr revid: fme@openerp.com-20120223124836-23ykl9grgqov5kg4
2012-02-23 13:48:36 +01:00
MVA ab3bcb1f87 [REF] add file and change depedence
bzr revid: mva@openerp.com-20120223120618-si136pem3s6pyy39
2012-02-23 13:06:18 +01:00
Quentin (OpenERP) ca5be8bf0b [MERGE] lp:909124. Conflict between account_bank_statement_extension and point_of_sale
bzr revid: qdp-launchpad@openerp.com-20120223104219-whw2z497ghxydks0
2012-02-23 11:42:19 +01:00
Quentin (OpenERP) 274086825b [FIX] account, cash statement: creation through web client
bzr revid: qdp-launchpad@openerp.com-20120223103930-xv7f3lumv6w3i756
2012-02-23 11:39:30 +01:00
niv-openerp 2b73fb4a6a [imp] restored nivjs
bzr revid: nicolas.vanhoren@openerp.com-20120223102323-1sa7s7sieicgprfp
2012-02-23 11:23:23 +01:00
MVA b48f23b6cd [REF] refactoring the code
bzr revid: mva@openerp.com-20120223101810-dyc7towtmvqemxol
2012-02-23 11:18:10 +01:00
Quentin (OpenERP) 980e27e099 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120223094804-0cm66x44ddvllelj
2012-02-23 10:48:04 +01:00
olt@tinyerp.com 3be394de8a [FIX] pep8: tab -> space
bzr revid: olt@tinyerp.com-20120223094355-ejsm256vn58bn4i2
2012-02-23 10:43:55 +01:00
niv-openerp 109385bbe6 [merge] refactoring in web client
bzr revid: nicolas.vanhoren@openerp.com-20120223093613-gstbznc0adwjkstm
2012-02-23 10:36:13 +01:00
Najlaâ f2e81931f2 [FIX] account_followup: no need to have 'Only One Followup by Company' constraint
bzr revid: nel@tinyerp.com-20120223092424-020pozo0sl4hw2tg
2012-02-23 10:24:24 +01:00
Launchpad Translations on behalf of openerp cc193c268e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223052353-7wtilhl4ygsiebpm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223052405-zjntmml4s0tldteu
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223052409-078hdbrd4l8060cr
2012-02-23 05:24:09 +00:00
Launchpad Translations on behalf of openerp 5ea9f37b78 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223045631-rc7m3pxg3orp4awh
2012-02-23 04:56:31 +00:00
Launchpad Translations on behalf of openerp 82c41467ad Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223043932-3b9cw1e2jkpbcemz
2012-02-23 04:39:32 +00:00
Quentin (OpenERP) b6ee3bddd5 [MERGE] merge the branch from Numérigraphe with a better label for the address of direct delivery on PO.
bzr revid: qdp-launchpad@openerp.com-20120222164815-t6qushz6qhpuhe07
2012-02-22 17:48:15 +01:00
niv-openerp bd08a5d6e6 [merge] refactoring of ParentedMixin
bzr revid: nicolas.vanhoren@openerp.com-20120222162334-8jkpxt93jd3upo11
2012-02-22 17:23:34 +01:00
Fabien Meghazi 3baa0d7608 [FIX] Widget: correctly check if rendered template is empty
bzr revid: fme@openerp.com-20120222161324-fut6gawp70qff0ev
2012-02-22 17:13:24 +01:00
Raphael Collet f266fa4c53 [MERGE] lp:931523 (fix error message when pushing on Documents)
bzr revid: rco@openerp.com-20120222153220-0ezmr1as14egzh18
2012-02-22 16:32:20 +01:00
Fabien Meghazi 10e55d5701 [ADD] Minh's sass playground
bzr revid: fme@openerp.com-20120222142323-mg2z3kndzm29xisg
2012-02-22 15:23:23 +01:00
MVA c33c228b68 [MERGE] merge trunk
bzr revid: mva@openerp.com-20120222115332-uqwx9q410xuvepjd
2012-02-22 12:53:32 +01:00
Fabien Meghazi e81d9fb229 [FIX] Can't move kanban card from one group to another in some cases
lp bug: https://launchpad.net/bugs/937637 fixed

bzr revid: fme@openerp.com-20120222115228-ay1ctx54k4zvxaf2
2012-02-22 12:52:28 +01:00
Olivier Dony 30dae1d7d6 [REL] OpenERP 6.1.1
bzr revid: odo@openerp.com-20120222114322-hl61qi2nan0mnbz0
2012-02-22 12:43:22 +01:00
Olivier Dony ac7bb7860b [REL] OpenERP 6.1.1
bzr revid: odo@openerp.com-20120222114031-ud189sie1j3vn9g0
2012-02-22 12:40:31 +01:00
Fabien Meghazi 6d743d7783 [FIX] Can't move kanban card from one group to another in some cases
lp bug: https://launchpad.net/bugs/937637 fixed

bzr revid: fme@openerp.com-20120222113718-ix9kb61ij8jg4tub
2012-02-22 12:37:18 +01:00
Antony Lesuisse 7ac41ee582 [REL] 6.1.1
bzr revid: al@openerp.com-20120222113007-tdi482n17x1j74l4
2012-02-22 12:30:07 +01:00
Olivier Dony 7f44f6b710 [MERGE] mail: gracefully handle missing user signature
bzr revid: odo@openerp.com-20120222112555-5j7cqaimndmc2lew
2012-02-22 12:25:55 +01:00
niv-openerp bd4723f66d [fix] some details
bzr revid: nicolas.vanhoren@openerp.com-20120222102234-k9jjclhmgpalf3qs
2012-02-22 11:22:34 +01:00
Stephane Wirtel 9041add81d [FIX] mail: Use a default value if the signature and the subject are empty
bzr revid: stw@openerp.com-20120222095342-nifzjg0ilgd3ln0p
2012-02-22 10:53:42 +01:00
Olivier Dony b5db852b3a [FIX] fields.binary: allow writing base64 unicode string values
The fields.binary type allows storing arbitrary
byte arrays, but it has been used historically
to store base64-encoded versions of the binaries.
This was partially related to the way these binary
values are serialized when transferred using the
standard XML-RPC protocol.
With the introduction of JSON-based RPC calls
alongside the 6.1 web client, these base64-encoded
binaries may now be deserialized as unicode ASCII
strings instead of 8-bit strings. That seems like
an acceptable behavior and we can simply coerce
these unicode strings to bytes strings as we know
they will be pure ASCII. Any non-ASCII unicode
value for binary field makes no sense and should
be passed as a byte string directly.

Thanks to Rui Barreiros for providing the final
hint in bug 919982 comments that lead to the
identification of this bug.

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

bzr revid: odo@openerp.com-20120222093937-quifmtsfc9gaa9ar
2012-02-22 10:39:37 +01:00
Xavier Morel c881a2b134 [FIX] autodoc references
bzr revid: xmo@openerp.com-20120222085727-qdwfgx92q3yv2gsj
2012-02-22 09:57:27 +01:00
Launchpad Translations on behalf of openerp 9b0c341975 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222065619-wdj17h21k8iuy3w6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222065704-3l8az0alwzd2mrmk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222065707-hp0u1vljdfgyjqxf
2012-02-22 06:57:07 +00:00