Commit Graph

48839 Commits

Author SHA1 Message Date
Olivier Dony 00dc401ef1 [FIX] l10n_us typo: agricultar->agriculture (also fixed in XML ids, should not break anything on existing DBs)
bzr revid: odo@openerp.com-20121018125738-wf3utqfhzgexs191
2012-10-18 14:57:38 +02:00
niv-openerp 1199780ed4 [FIX] problem in mail_followers.js
bzr revid: nicolas.vanhoren@openerp.com-20121018123827-lu6ku0zb9pfddsjc
2012-10-18 14:38:27 +02:00
vta vta@openerp.com 1ccd8db987 [FIX] Fixed on_loaded in ViewEditor.
bzr revid: vta@openerp.com-20121018121947-xx2334wkt2tr6qcq
2012-10-18 14:19:47 +02:00
vta vta@openerp.com 70f41ea726 [MERGE] trunk-trigger-on_loaded.
bzr revid: vta@openerp.com-20121018121022-h7y6qccvky7qg45d
2012-10-18 14:10:22 +02:00
vta vta@openerp.com fb52618556 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121018120920-dvr8wp8tyhngy601
2012-10-18 14:09:20 +02:00
vta vta@openerp.com ae8efbed06 [FIX] Fixed on_loaded in editable list.
bzr revid: vta@openerp.com-20121018115451-vx4i66o75kld3io9
2012-10-18 13:54:51 +02:00
vta vta@openerp.com 1e70837161 [FIX] Fixed on_loaded in all different views.
bzr revid: vta@openerp.com-20121018114950-svqy0gje04vw2ysc
2012-10-18 13:49:50 +02:00
Thibault Delavallée b53d63d69e [MERGE] Merged OpenChatter part 5.1: Mailbox Gangnam Style, A Reborn Bourriquet
Fixes and improvements :
- posting on the Wall now post on res.users with correct uid
- posting on res.users redirect on the related partner, when using message_post_api
- default subtype is False, not comment, otherwise you will be spammed with all logs produced by internal notifications
- removed the 'is_private' field; a private message is a message without model and res_id
- (un)read on mail.message is now to_read, based on the notification; when setting as (un)read messages for which you do not have a notification (i.e. parents added for threading), notifications are automatically created and set as (un)read; web client does not have to care about having notifications, juste set (un)read
- email_template: templates added in menu actions now correctly use the template by adding the default_use_template key in context
- mail_followers widget: fixed the behavior; fixed subtypes displayed only when following the document; improved the generic display when not being able to read on res.partner; overall code cleaning in subtypes
- various small fixes
Access rules/rights :
- message_read and its child methods now use read instead of browse, because of access issues due to the prefetching and ids cache
- various fixes related to access rights
Tests :
- updated and cleaned the needaction tests
- access rights tests are uncommented; it seems weird to comment tests that crash instead of trying to resolve the crash, but, well, they are back
Cleaning :
- mail.compose.message: removed Chatter form view
- various cleaning in mail

bzr revid: tde@openerp.com-20121018102601-bwtcd897wmr3fwg0
2012-10-18 12:26:01 +02:00
Fabien Meghazi 37f95838f2 [FIX] Race condition bug inserted in Revision: 3245 revid:fme@openerp.com-20121016122951-hwm80wzmhnm8tlj5
bzr revid: fme@openerp.com-20121018100850-50fmnenx64f82151
2012-10-18 12:08:50 +02:00
niv-openerp a077619c90 [FIX] memory leak in event dispatcher
bzr revid: nicolas.vanhoren@openerp.com-20121018095132-3ew3rbkjfwzgp5r1
2012-10-18 11:51:32 +02:00
Thibault Delavallée 63c85c4b64 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20121018094809-jy11zk745jcya5uv
2012-10-18 11:48:09 +02:00
Thibault Delavallée 7ad3a42491 [FIX] mail: test: fixed a warning due to a bad-named field.
bzr revid: tde@openerp.com-20121018094734-tqfrmg0jb2t2a1k2
2012-10-18 11:47:34 +02:00
Fabien Meghazi 508c11d4a4 [FIX] Fixed css class in kanban ungrouped mode
bzr revid: fme@openerp.com-20121018094501-nnee3rpppyodf9ky
2012-10-18 11:45:01 +02:00
Thibault Delavallée 1737a3161b [REVIEW] Cleaning before merging.
bzr revid: tde@openerp.com-20121018093453-trijh79z0j7oha6f
2012-10-18 11:34:53 +02:00
Stephane Wirtel 51db8844bd [IMP] mail: use the web.base.url parameter
bzr revid: stw@openerp.com-20121018092013-6xo2hs9hizu0ro33
2012-10-18 11:20:13 +02:00
Frédéric van der Essen 87145b5731 [MERGE] css: various fixes and csv import
bzr revid: fva@openerp.com-20121018091543-4iw4ic3uuf3ymxtt
2012-10-18 11:15:43 +02:00
Thibault Delavallée 1c7859c67a [IMP] [FIX] mail_followers widget: fixed buggy button; fixed subtypes displayed only if the current user is following the document; various code cleaning.
bzr revid: tde@openerp.com-20121018091327-bt7dyi7pn9w11lsa
2012-10-18 11:13:27 +02:00
vta vta@openerp.com 8b4580ea86 [FIX] Fixed on_loaded in Menu and Search.
bzr revid: vta@openerp.com-20121018085028-d0ww48el2jwmtcpg
2012-10-18 10:50:28 +02:00
Frédéric van der Essen 5469854d17 [MERGE] from trunk
bzr revid: fva@openerp.com-20121018081536-r0xfo12gttw0loab
2012-10-18 10:15:36 +02:00
Thibault Delavallée 86868af1f1 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20121018072448-y2yvsh2kvznnmg8j
2012-10-18 09:24:48 +02:00
vta vta@openerp.com bd049325f0 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121015095120-slieowls1jkkeguj
bzr revid: vta@openerp.com-20121018070252-l2r83wkj5mfuu5y0
2012-10-18 09:02:52 +02:00
Launchpad Translations on behalf of openerp df2750f9fd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121018044110-cqlg7hbfgy4m2bba
2012-10-18 04:41:10 +00:00
Frédéric van der Essen a9d7f9ea60 [IMP] css: improved csv import css
bzr revid: fva@openerp.com-20121017165646-8u35781nm8skhulh
2012-10-17 18:56:46 +02:00
Thibault Delavallée bd1d7f9e78 [FIX] mail_message: browse -> read in get_record_name.
bzr revid: tde@openerp.com-20121017161245-6j28vno604lm8zny
2012-10-17 18:12:45 +02:00
Thibault Delavallée 79717ca4a7 [IMP] mail: tests: added basic test about mail.compose.message access rights.
bzr revid: tde@openerp.com-20121017155753-i8l7z47ugtp1961p
2012-10-17 17:57:53 +02:00
Thibault Delavallée fe93cea517 [IMP] mail: added to_read field on mail.message, based on unread notifications. When setting a notification as (un)read, it now creates a notification if it does not exist.
bzr revid: tde@openerp.com-20121017155733-8gpb5goyiomsop2x
2012-10-17 17:57:33 +02:00
Fabien Meghazi 080994c31c [IMP] Make breadcrumb use deferred returned by switch_view()
bzr revid: fme@openerp.com-20121017155525-jf4vdbo8r183vi94
2012-10-17 17:55:25 +02:00
Fabien Meghazi 122cf4a203 [IMP] WebClient api change. ActionManager#do_action() now takes an optional 'options' dict as second argument
bzr revid: fme@openerp.com-20121017145639-xyyg9askp6xtlg6r
2012-10-17 16:56:39 +02:00
Fabien Meghazi 31b316577c [IMP] Use an 'options' dict as second arg for ActionManager#do_action()
bzr revid: fme@openerp.com-20121017145548-oc9s6oadhwzbr78m
2012-10-17 16:55:48 +02:00
Thibault Delavallée 3c7efc0de5 [FIX] Mailboxes: now post on res.users, with correct uid. Posts on res.users usign message_post_api are redirected to the related partner.
bzr revid: tde@openerp.com-20121017143335-xxgfe1fsqqwz2gon
2012-10-17 16:33:35 +02:00
Antony Lesuisse b85b32fb2b [IMP] form view set default show invisible fields in conditions
bzr revid: al@openerp.com-20121017142835-a6jdps82it12y03b
2012-10-17 16:28:35 +02:00
Thibault Delavallée 5731a2a46c [FIX] mail: res_users: browse -> read to have partner_id, to avoid access rights issues.
bzr revid: tde@openerp.com-20121017141958-kvo8q82rltfhsfl8
2012-10-17 16:19:58 +02:00
Thibault Delavallée d24c21222e [REM] mail: removed is_private on mail.message model. Updated models and widgets accordingly.
bzr revid: tde@openerp.com-20121017141933-uwbgqn041mvdtp7p
2012-10-17 16:19:33 +02:00
Frédéric van der Essen cbdb0ccf9c [MERGE] from trunk
bzr revid: fva@openerp.com-20121017140509-67yq1gjzrs871hb6
2012-10-17 16:05:09 +02:00
Fabien Meghazi a901ecf288 [FIX] breadcrumb does not restore url state
bzr revid: fme@openerp.com-20121017135510-wtye34kd1rkagqtr
2012-10-17 15:55:10 +02:00
Thibault Delavallée 1fd3eadaad [FIX] mail_message: fixed errors in message_read.
bzr revid: tde@openerp.com-20121017135451-bschq7nhcace0638
2012-10-17 15:54:51 +02:00
Thibault Delavallée 8e271d9ba1 [MISC] mail_compose_message: removed forgottent print statemetn.
bzr revid: tde@openerp.com-20121017134508-0pofvym9thbz122k
2012-10-17 15:45:08 +02:00
Thibault Delavallée fc815ba415 [REF] mail_message: message_read: re-implementation using read instead of browse, to avoid access rights issues. Fixed call in js; updated mail_follower and mail about set_value becoming render_value.
bzr revid: tde@openerp.com-20121017134449-l8gyp8l5e6ogcx3a
2012-10-17 15:44:49 +02:00
Thibault Delavallée 898f3be28f [MISC] Forgotten file modified during merging trunk.
bzr revid: tde@openerp.com-20121017134332-pm0tu2wfx8jrfppz
2012-10-17 15:43:32 +02:00
Thibault Delavallée 6deffa5b54 [FIX] mail: tests: fixed needaction tests, now more robust to already updated databases.
bzr revid: tde@openerp.com-20121017134233-l50ea2tqjvg1ib1r
2012-10-17 15:42:33 +02:00
Fabien Meghazi dbe8bd71de [IMP] Breadcrumb always reload views on history back
bzr revid: fme@openerp.com-20121017110421-l19e5a397umi66k8
2012-10-17 13:04:21 +02:00
Xavier Morel 90fadfa553 [FIX] unbreak group class hierarchy
bzr revid: xmo@openerp.com-20121017105948-lr7s57j1pi0oozou
2012-10-17 12:59:48 +02:00
Xavier Morel e1c548cae3 [FIX] forgotten DataGroup reference
bzr revid: xmo@openerp.com-20121017105257-lab5rc7pu9rd80iw
2012-10-17 12:52:57 +02:00
Xavier Morel 71bbb149fb [MOVE] datagroup to a private ListView API
bzr revid: xmo@openerp.com-20121017105213-sfosutg26zg0w2ax
2012-10-17 12:52:13 +02:00
Xavier Morel 8d3fd60178 [REV] reordering broken if widget=handle
bzr revid: xmo@openerp.com-20121017102603-w70q44d5h5l1xss7
2012-10-17 12:26:03 +02:00
Xavier Morel 3c8a9159de [REM] xhr vector
bzr revid: xmo@openerp.com-20121017102410-67m598a8e4orsjsc
2012-10-17 12:24:10 +02:00
Thibault Delavallée 73c463f57d [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20121017102202-4g72e8ipcc7t5unz
2012-10-17 12:22:02 +02:00
Olivier Dony 04eef2c7a0 [IMP] sale: somewhat better wording for demo messages (reported by the en_US police)
bzr revid: odo@openerp.com-20121017094903-ckuo2s2twe01rq66
2012-10-17 11:49:03 +02:00
Quentin (OpenERP) 5057b6a516 [IMP] account: usability improvement (hide the state column of account.move.line which doesn't provide useful information most of the time)
bzr revid: qdp-launchpad@openerp.com-20121017094142-uxi6obk1byojzjm1
2012-10-17 11:41:42 +02:00
Quentin (OpenERP) 6d62b28e34 [IMP] account: usability improvement
bzr revid: qdp-launchpad@openerp.com-20121017093609-ul9bh3wgq1rnew8c
2012-10-17 11:36:09 +02:00