Commit Graph

67951 Commits

Author SHA1 Message Date
Frédéric van der Essen c8fa4b1641 [MERGE] css improvements for etherpad and notes
bzr revid: fva@openerp.com-20130108175325-4d4kw7i6t18oox5b
2013-01-08 18:53:25 +01:00
Frédéric van der Essen 86b7bdeed0 [MERGE] from upstream
bzr revid: fva@openerp.com-20130108175216-qsvgflz81jur21vu
2013-01-08 18:52:16 +01:00
Frédéric van der Essen e40eeedf3e [IMP] css: made the styling of the note's content constistant with the styling of the etherpad editor
bzr revid: fva@openerp.com-20130108172057-8xmwdhfg3izkqbdf
2013-01-08 18:20:57 +01:00
Thibault Delavallée b9a182ff1a [FIX] OpenChatter: unknown emails becoming followers was not taken into account when using the mail.compose.message wizard.
When having emails not related to a partner in a discussion thread, checkboxes appear that allow to create a partner that will be added as follower to the related document, if any. This now works either in the quik reply box, or the full composer.

bzr revid: tde@openerp.com-20130108165010-hkhd45ube5s081i5
2013-01-08 17:50:10 +01:00
niv-openerp b8180f4c09 [FIX] problem when multiple instances of the web client run in tabs and we disconnect from one tab, now displays a better error message
lp bug: https://launchpad.net/bugs/1093671 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130108164104-7wv2yxlrczqmicvb
2013-01-08 17:41:04 +01:00
Thibault Delavallée f43e6599e5 [CLEAN] Renamed a method, deleted a now useless comment.
bzr revid: tde@openerp.com-20130108162539-0xtqg98v5por2b95
2013-01-08 17:25:39 +01:00
Christophe Matthieu c46be224e6 [IMP] mail_followers: hide hr when there are no subtype
bzr revid: chm@openerp.com-20130108162130-e390u7s1duf3yj3r
2013-01-08 17:21:30 +01:00
Thibault Delavallée cf4c6b442e [CLEAN] Some code cleaning.
bzr revid: tde@openerp.com-20130108161332-e1ekhtneh0mryhno
2013-01-08 17:13:32 +01:00
Quentin (OpenERP) 161caa2c0e [IMP] account, usability: changed the label of button to reopen account.period
bzr revid: qdp-launchpad@openerp.com-20130108151805-qy4y47q5dnqm33u9
2013-01-08 16:18:05 +01:00
Thibault Delavallée e2d4f6dac6 [FIX] message_post: now handles partner_ids parameter with extra-caution, creating a set of sets. If partner_ids is a list of ids, or a list of commands under list form, this should work as well.
bzr revid: tde@openerp.com-20130108151332-q349tkjsv0fpb0hm
2013-01-08 16:13:32 +01:00
Quentin (OpenERP) 06d08603cc [FIX] mail: when creating a new object from incoming mail, don't call default_get before the call to super(). The create method from the orm is adding default missing value itself. It is also the cause of a bug on stage selection because custom code in create() is not run when stage_id is given in vals (and it's filled here by default_get() but return a wrong value as context cannot be used from incomming mail).
bzr revid: qdp-launchpad@openerp.com-20130108142021-thtla3868hqvqs0o
2013-01-08 15:20:21 +01:00
Christophe Matthieu 10b92b71d8 [IMP] mail: all email checked create a partner and associate the email from
bzr revid: chm@openerp.com-20130108134424-dthns93bf0w59juf
2013-01-08 14:44:24 +01:00
Christophe Matthieu 9c5fad41ba [MERGE] from 7.0-fix-message_post-partner_ids-tde
bzr revid: chm@openerp.com-20130108133754-o652a1gdfwe3obs2
2013-01-08 14:37:54 +01:00
Christophe Matthieu a34d7a8eda [IMP] mail: js partner_ids
bzr revid: chm@openerp.com-20130108132819-vb7lv8mt11n1r3bv
2013-01-08 14:28:19 +01:00
Thibault Delavallée f91fc3b74f [FIX] message_post: now handles partner_ids parameter with extra-caution, creating a set of sets. If partner_ids is a list of ids, or a list of commands under list form, this should work as well.
bzr revid: tde@openerp.com-20130108130716-hea1fomxog5an61r
2013-01-08 14:07:16 +01:00
Christophe Matthieu fee9f63912 [IMP] mail: create new partner with email from
bzr revid: chm@openerp.com-20130108124310-le3hx95yn3jhfhaq
2013-01-08 13:43:10 +01:00
vta vta@openerp.com 562b7bed64 [FIX] Launch application even if the tracker crashes
bzr revid: vta@openerp.com-20130108112136-xiqejgkxazy23djy
2013-01-08 12:21:36 +01:00
Olivier Dony ff5b5d6cb1 [FIX] document_page: pages content should be edited using HTML/WYSIWYG widget
bzr revid: odo@openerp.com-20130108105410-tjagkt0anx45my31
2013-01-08 11:54:10 +01:00
vta vta@openerp.com 6d5a9a7185 [MERGE] Latest trunk
bzr revid: vta@openerp.com-20130108104008-4jg3spjkxhmb82d7
2013-01-08 11:40:08 +01:00
vta vta@openerp.com cd1454e6b9 [FIX] Going into production
bzr revid: vta@openerp.com-20130108103931-55s7n8xrwrkztrgy
2013-01-08 11:39:31 +01:00
vta vta@openerp.com e7d32f666e [IMP] Added comments
bzr revid: vta@openerp.com-20130108103813-opbmmavuxlfmuqaw
2013-01-08 11:38:13 +01:00
vta vta@openerp.com 78a36ad7a4 [FIX] Remove unused key
bzr revid: vta@openerp.com-20130108103200-qq94ad7clyootwtx
2013-01-08 11:32:00 +01:00
vta vta@openerp.com 2743be5862 [IMP] Refactor event tracking
bzr revid: vta@openerp.com-20130108094850-452xq5vbfnnoipz5
2013-01-08 10:48:50 +01:00
vta vta@openerp.com fd7680daa7 [IMP] Added _push_ecommerce function to web_analytics.Tracker. Minor naming fix
bzr revid: vta@openerp.com-20130108091754-7zu8asu7hwx8bd1y
2013-01-08 10:17:54 +01:00
Launchpad Translations on behalf of openerp 0f8f807662 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060621-ui1ieo61n4a6evjr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060625-j9tf52wfuw30yh8i
2013-01-08 06:06:25 +00:00
Xavier ALT 475d2ec5b4 [MERGE] win32: use 'net' command for service start/stop operation
* We have to wait for complete service stop before trying to re-start
    OpenERP service, otherwise service manager will complain that the
    service is already running - and thus preventing to it start.
      'sc' command only send a query to service manager without waiting
    for completion - instead we use 'net' command which wait for complete
    start/stop operation.

bzr revid: xal@openerp.com-20130107174846-745eqpvp2lhskspi
2013-01-07 18:48:46 +01:00
Fabien Pinckaers d3348706d9 [MERGE] clean convert to opporunity wizard
bzr revid: fp@tinyerp.com-20130107173037-ssam27a2acba7v23
2013-01-07 18:30:37 +01:00
Olivier Dony 83171d551a [FIX] ir.cron: cron list makes inactive cron jobs hard to spot
bzr revid: odo@openerp.com-20130107171720-foxippaaib6jb0zm
2013-01-07 18:17:20 +01:00
Xavier ALT 44d536d40d [FIX] win32: use 'net' command for service start/stop operation
* We have to wait for complete service stop before trying to re-start
    OpenERP service, otherwise service manager will complain that the
    service is already running - and thus preventing to it start.
      'sc' command only send a query to service manager without waiting
    for completion - instead we use 'net' command which wait for complete
    start/stop operation.

bzr revid: xal@openerp.com-20130107162302-xtf44nm10859203w
2013-01-07 17:23:02 +01:00
Fabien Meghazi 5f7a8b66e0 [FIX] Empty binary fields does not hide filename placeholder
lp bug: https://launchpad.net/bugs/1054111 fixed

bzr revid: fme@openerp.com-20130107161807-fvzdgayqhf8hx92q
2013-01-07 17:18:07 +01:00
vta vta@openerp.com 129295d598 [IMP] Refactoring setup on webclient, changed Object and View Type custom variables onto events (GA doesn't support multiple sets on page-level cv)
bzr revid: vta@openerp.com-20130107153321-b1pimfpmfy4xg8pv
2013-01-07 16:33:21 +01:00
Quentin (OpenERP) d2a863998e [FIX] account: for a given wizard supposed to cancel the opening entries, if to cancel the opening entries of 2012 the user must select the fiscalyear 2011, then the wizard should state 'cancel the closing entries'
bzr revid: qdp-launchpad@openerp.com-20130107140615-x6maqqy1r3t6ozn5
2013-01-07 15:06:15 +01:00
Quentin (OpenERP) 26f5b8b7bf [FIX] account: when generating the opening entries, do not copy the last partner on the centralisation lines (was set in default_get) but force it to False
bzr revid: qdp-launchpad@openerp.com-20130107135507-jfm7ptd64zlldrqr
2013-01-07 14:55:07 +01:00
Christophe Matthieu 61455bb8b0 [IMP] menu css, don't display active color and need action hover the content document
bzr revid: chm@openerp.com-20130107133848-50ei3eioobx3z0a3
2013-01-07 14:38:48 +01:00
Fabien Meghazi 3937cb2d74 [FIX] Kanban view produce multiple result set on multiple concurrent searches
bzr revid: fme@openerp.com-20130107123721-35g2nh7is550mcnp
2013-01-07 13:37:21 +01:00
Quentin (OpenERP) d79a4b1028 [FIX] hr_expense: removing the automatic validation of the supplier account.voucher when the hr.expense is set to 'done'
bzr revid: qdp-launchpad@openerp.com-20130107112933-tkuqrbhdxi4hhjsv
2013-01-07 12:29:33 +01:00
Olivier Dony 77ebf01b1a [FIX] project.issue: incorrect params in super().message_update() call
bzr revid: odo@openerp.com-20130107111701-8tjcqla0u1x4ljcc
2013-01-07 12:17:01 +01:00
Olivier Dony db0e0cae0b [FIX] mail.thread: decode_header should ignore empty/None header values
bzr revid: odo@openerp.com-20130107111351-72z36e0pjjikpd0e
2013-01-07 12:13:51 +01:00
Thibault Delavallée 59baa1faf6 [IMP] hr_holidays: removed 'document created' automatic log, as the request is automatically confirmed, leading to a status update message that is now the first message logged.
bzr revid: tde@openerp.com-20130107094842-gp4lzt8w17auzm9n
2013-01-07 10:48:42 +01:00
Thibault Delavallée 906345b5b8 [MERGE] Sync with 7.0.
bzr revid: tde@openerp.com-20130107092645-dkqhjb5vv54yubuf
2013-01-07 10:26:45 +01:00
dle@openerp.com a35080348c [FIX]Anonymous mode must work with url params except the specific token or username params
bzr revid: dle@openerp.com-20130107092547-zj4ciux3id4bnohn
2013-01-07 10:25:47 +01:00
Launchpad Translations on behalf of openerp 3ba106a80f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106053125-9sb5dr03kc8gmvpe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054512-8vxs3lzomicfru2z
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054515-z9gktg07rskvs12r
2013-01-07 05:45:15 +00:00
Launchpad Translations on behalf of openerp d0153b4df6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130105053946-cw09iqtcvoz967j1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106053016-99l6yng147p1onxu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054358-g0wq2uyjuvglud9y
2013-01-07 05:43:58 +00:00
Launchpad Translations on behalf of openerp c05ea3a6ea Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130105050400-1q6t3vjffmd78n17
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106044537-2bzz6xxb7y82g716
2013-01-06 04:45:37 +00:00
Fabien Pinckaers dddc108b11 [FIX] UoM change on invoice line
bzr revid: fp@openerp.com-20130105232919-4yrejqrupmev3psg
2013-01-06 00:29:19 +01:00
Fabien Pinckaers 43e6dd2c1e [IMP] french translation
bzr revid: fp@openerp.com-20130105231023-0tn1ta63fmogp2nx
2013-01-06 00:10:23 +01:00
Launchpad Translations on behalf of openerp d4fe8fe12a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130105054051-qzsonom63if47pod
2013-01-05 05:40:51 +00:00
Niels Huylebroeck 9db9138056 [FIX] When extracting strings from mako reports we specify a correcter method for string extraction.
lp bug: https://launchpad.net/bugs/1096138 fixed

bzr revid: nh@agaplan.eu-20130104171631-p72mjfkfsvm2tdr8
2013-01-04 18:16:31 +01:00
Fabien Pinckaers 571504342e [FIX] kanban width improvement
bzr revid: fp@tinyerp.com-20130104165429-51o2azb657i7b91q
2013-01-04 17:54:29 +01:00
Thibault Delavallée 459da1fb46 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130104160227-42e2vjrqf443muy4
2013-01-04 17:02:27 +01:00