odoo/addons
Xavier Morel d44af4944d [FIX] groupby, broken at revision nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl by a change in RPC response format for handlers added on ajax promise
Previously, callbacks passed as parameters to the RPC ajax call would receive only the result key of the json-rpc response (aka the part worth using), but callbacks added to the promise (via .then, .done or .fail) would get the whole json-rpc response (due to getting the jQuery ajax promise itself and not going through the json-rpc translation layer) and would need to add an indirection via xhr_response.result.

This was fixed in nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl, but the relevant code in ContainerDataGroup.fetch was not fixed, would still go through the indirection and would therefore return an empty list (of groups) to the listview, leading to no groups being displayed

bzr revid: xmo@openerp.com-20110706072324-io03rcd33qwtxo3w
2011-07-06 09:23:24 +02:00
..
account [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
account_accountant Launchpad automatic translations update. 2011-06-24 05:00:11 +00:00
account_analytic_analysis [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_analytic_default Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
account_analytic_plans [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_anglo_saxon [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
account_budget [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_cancel Launchpad automatic translations update. 2011-06-06 04:37:18 +00:00
account_chart Launchpad automatic translations update. 2011-06-06 04:37:18 +00:00
account_coda Launchpad automatic translations update. 2011-06-29 04:43:36 +00:00
account_followup Launchpad automatic translations update. 2011-06-06 04:37:18 +00:00
account_invoice_layout [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_payment [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
account_sequence Launchpad automatic translations update. 2011-06-26 04:35:32 +00:00
account_voucher [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
analytic [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
analytic_journal_billing_rate [REM] @editable on fields and forms, makes no sense 2011-05-31 11:14:56 +02:00
analytic_user_function Launchpad automatic translations update. 2011-06-30 04:34:43 +00:00
anonymization Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
association Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
auction [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
audittrail [REF] base_module_recorde: moved old code from base_module_record to base_module_recorder. 2011-06-15 15:23:47 +02:00
base [FIX] groupby, broken at revision nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl by a change in RPC response format for handlers added on ajax promise 2011-07-06 09:23:24 +02:00
base_action_rule [FIX] base_action_rule: dumb patch to avoid repeated calls to related cron task 2011-06-24 12:24:19 +02:00
base_calendar [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
base_contact [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
base_crypt [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
base_dashboard [FIX] dashboard should go through full action resolution via the ActionManager, as it may get non-window actions 2011-06-30 14:15:34 +02:00
base_diagram [BOOM] deactivate all addons, remove links to addons stuff from base, do not belong there 2011-04-13 14:07:56 +02:00
base_gantt [imp] refactoring related to the usage of dataset.context 2011-07-01 13:59:12 +02:00
base_hello [FIX] remove annoying alert in base_hello, remove trailing commas and add missing semicolons 2011-03-18 18:01:11 +01:00
base_iban Launchpad automatic translations update. 2011-05-12 04:35:10 +00:00
base_module_doc_rst [MERGE] merged latest fixes from 6.0 up to r.4556 2011-05-02 20:46:43 +02:00
base_module_quality Launchpad automatic translations update. 2011-05-12 04:35:10 +00:00
base_module_record [LINT] base_module_record: removed unused import. 2011-06-15 17:31:51 +02:00
base_report_creator [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
base_report_designer [MERGE] Openoffice report designer usability fix 2011-06-17 16:10:24 +02:00
base_setup Launchpad automatic translations update. 2011-05-16 04:39:57 +00:00
base_synchro Launchpad automatic translations update. 2011-07-06 04:34:55 +00:00
base_tools Launchpad automatic translations update. 2011-06-30 04:34:43 +00:00
base_vat [MERGE] merged xrg branch with fix of mexican vat verification 2011-06-01 08:55:56 +02:00
board [IMP] board: board.fields_view_get now returns the "custom_view_id" if there was one 2011-06-01 12:38:02 +02:00
caldav Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
claim_from_delivery Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
crm [MERGE] trunk-portal-rco 2011-07-05 14:50:10 +02:00
crm_caldav [FIX] Fix the new step in the configuration for host name 2011-06-20 10:42:42 +05:30
crm_claim [BUG-FIX] refector - Fetch mail message_new subject missing condition 2011-07-05 11:16:19 +05:30
crm_fundraising Launchpad automatic translations update. 2011-05-02 06:07:19 +00:00
crm_helpdesk [BUG-FIX] refector - Fetch mail message_new subject missing condition 2011-07-05 11:16:19 +05:30
crm_partner_assign [MERGE] trunk 2011-06-27 11:44:20 +02:00
crm_profiling [REM] @editable on fields and forms, makes no sense 2011-05-31 11:14:56 +02:00
decimal_precision Launchpad automatic translations update. 2011-05-23 04:38:18 +00:00
delivery [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
document [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
document_ftp [MERGE] fix undefined get_db_only in ftp and webdav by sbh 2011-06-28 16:13:09 +02:00
document_ics Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
document_webdav [Fix] document_webdav: rename pooler method name 2011-06-24 16:26:10 +05:30
email_template Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
event [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
event_project Launchpad automatic translations update. 2011-06-30 04:34:43 +00:00
fetchmail [IMP]: fetchmail: improve the log message 2011-06-17 13:57:38 +05:30
google_base_account [IMP] Rnemed the module and merge contact and calendar modules 2011-06-07 12:53:20 +05:30
google_map Launchpad automatic translations update. 2011-06-20 04:33:17 +00:00
hr [MERGE] from trunk 2011-07-04 15:59:51 +02:00
hr_attendance [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
hr_contract [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
hr_evaluation Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
hr_expense [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
hr_holidays [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
hr_payroll [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
hr_payroll_account [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
hr_recruitment [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
hr_timesheet [FIX] hr_timesheet,hr_attendance: corrected demo data for analytic entries 2011-05-20 11:07:30 +05:30
hr_timesheet_invoice [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
hr_timesheet_sheet [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
html_view Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
idea [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
import_base [IMP] review of contact import 2011-06-24 18:11:17 +02:00
import_google [FIX] buildbot error 2011-07-05 14:04:48 +02:00
knowledge Launchpad automatic translations update. 2011-05-19 04:41:03 +00:00
l10n_at [FIX] l10n_at: set reconcile=True on receivable and payable accounts 2011-05-19 19:02:12 +02:00
l10n_be Launchpad automatic translations update. 2011-06-26 04:35:32 +00:00
l10n_br Launchpad automatic translations update. 2011-05-23 04:38:18 +00:00
l10n_ca Launchpad automatic translations update. 2011-05-16 04:39:57 +00:00
l10n_ch [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
l10n_cn Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_cr Launchpad automatic translations update. 2011-05-23 04:38:18 +00:00
l10n_de [MERGE] merged latest fixes from 6.0 up to r.4556 2011-05-02 20:46:43 +02:00
l10n_ec Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_es Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_fr Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
l10n_gr Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_gt Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_in Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_it Launchpad automatic translations update. 2011-05-23 04:38:18 +00:00
l10n_lu Launchpad automatic translations update. 2011-05-12 04:35:10 +00:00
l10n_ma Launchpad automatic translations update. 2011-05-30 04:59:15 +00:00
l10n_mx Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_nl Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
l10n_pl Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_ro Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
l10n_syscohada Launchpad automatic translations update. 2011-06-21 04:37:25 +00:00
l10n_th Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
l10n_uk Launchpad automatic translations update. 2011-05-23 04:38:18 +00:00
l10n_ve Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
lunch [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
mail_gateway [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
marketing Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
marketing_campaign Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
marketing_campaign_crm_demo Launchpad automatic translations update. 2011-06-30 04:34:43 +00:00
membership [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
mrp Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
mrp_jit Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
mrp_operations [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
mrp_repair [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
mrp_subproduct Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
multi_company Launchpad automatic translations update. 2011-05-02 04:37:31 +00:00
outlook Launchpad automatic translations update. 2011-06-21 04:37:25 +00:00
pad Launchpad automatic translations update. 2011-06-21 04:37:25 +00:00
point_of_sale [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
portal [IMP] introduce i18n 2011-07-04 16:18:23 +02:00
process Launchpad automatic translations update. 2011-05-12 04:35:10 +00:00
procurement [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
product [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
product_expiry Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
product_manufacturer Launchpad automatic translations update. 2011-06-21 04:37:25 +00:00
product_margin [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
product_visible_discount Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
profile_tools Launchpad automatic translations update. 2011-06-24 05:00:11 +00:00
project [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
project_caldav Launchpad automatic translations update. 2011-06-06 04:37:18 +00:00
project_gtd Launchpad automatic translations update. 2011-05-13 04:35:34 +00:00
project_issue [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
project_issue_sheet Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
project_long_term [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
project_mailgate [FIX] bug lp:707984 by jam 2011-06-29 16:01:54 +02:00
project_messages [FIX] project_message remove readonly attrs 2011-07-05 13:24:35 +02:00
project_mrp Launchpad automatic translations update. 2011-06-24 05:00:11 +00:00
project_planning [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
project_retro_planning Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
project_scrum [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
project_timesheet [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
purchase [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
purchase_analytic_plans Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
purchase_double_validation Launchpad automatic translations update. 2011-06-29 04:43:36 +00:00
purchase_requisition Launchpad automatic translations update. 2011-06-21 04:37:25 +00:00
report_designer Launchpad automatic translations update. 2011-06-15 04:40:12 +00:00
report_intrastat Launchpad automatic translations update. 2011-05-02 06:07:19 +00:00
report_webkit [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
report_webkit_sample Launchpad automatic translations update. 2011-07-05 04:33:21 +00:00
resource Launchpad automatic translations update. 2011-06-21 04:37:25 +00:00
sale [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
sale_analytic_plans Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
sale_crm [IMP] add category in sale order and copy category from opportunity to sale order when creating a quote from an opportunity 2011-06-01 12:25:01 +02:00
sale_journal [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
sale_layout [FIX] mrp_repair, purchase, sale, sale_layout, stock: in view files of these module context was not passed in supported notation 2011-06-15 19:18:31 +05:30
sale_margin [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
sale_mrp [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
sale_order_dates [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
share [MERGE] sync with trunk 2011-06-24 12:25:44 +02:00
stock [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
stock_invoice_directly Launchpad automatic translations update. 2011-05-12 04:35:10 +00:00
stock_location Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
stock_no_autopicking Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
stock_planning [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
subscription Launchpad automatic translations update. 2011-05-02 06:07:19 +00:00
survey [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
thunderbird [MERGE] trunk 2011-06-27 11:44:20 +02:00
users_ldap [FIX] users_ldap: consistent handling of login() vs check() 2011-06-16 18:02:19 +02:00
warning Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
web_chat common view class 2011-05-11 16:49:10 +02:00
web_livechat Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
web_mobile [IMP] Improved css lib to support with chrome and opera too. 2011-06-14 18:53:51 +05:30
web_uservoice Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
wiki [MERGE] merged latest fixes from 6.0 up to r.4556 2011-05-02 20:46:43 +02:00
wiki_faq Launchpad automatic translations update. 2011-06-30 04:34:43 +00:00
wiki_quality_manual Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
wiki_sale_faq Launchpad automatic translations update. 2011-06-10 04:37:35 +00:00
.bzrignore merged with trunk 2010-12-30 15:28:09 +05:30