[MERGE] sync with latest trunk
[odoo/odoo.git] / addons /
2012-02-06 Olivier Dony[MERGE] sync with latest trunk
2012-02-06 Xavier Morel[FIX] translations loading for preloaded modules
2012-02-06 Quentin (OpenERP)[FIX] l10n_ch: EDI test was failing in purchase order...
2012-02-06 Quentin (OpenERP)[IMP] account: print journal report layout improvements
2012-02-06 Xavier Morel[IMP] mark loading string for translation
2012-02-06 Quentin (OpenERP)[MERGE] l10n_ch. Merged new fixes and enhancements...
2012-02-06 Fabien Meghazi[IMP] Improved font-size styling
2012-02-06 Xavier Morel[FIX] sorting of lists embedded in forms (o2m, m2m)
2012-02-06 Xavier Morel[FIX] style for sort indicator in lists embedded in...
2012-02-06 Xavier Morel[ADD] sorting support in buffered datasets
2012-02-06 Quentin (OpenERP)[FIX] account, print journal reports: fixed active_ids...
2012-02-06 Fabien Meghazi[IMP] Make 'Customer Invoices' form friendly to the...
2012-02-06 Xavier Morel[UP] update underscore
2012-02-06 Xavier Morel[IMP] move DataSetSearch#sort to DataSet#sort
2012-02-06 Xavier Morel[FIX] selection state does not survive list content...
2012-02-05 Launchpad Translat... Launchpad automatic translations update.
2012-02-05 Launchpad Translat... Launchpad automatic translations update.
2012-02-04 Olivier Dony[FIX] typo in menu loading code changed in previous...
2012-02-03 Quentin (OpenERP)[IMP] account, taxes report: added an option to print...
2012-02-03 Quentin (OpenERP)[FIX] account: fixed yaml test
2012-02-03 Quentin (OpenERP)[IMP] account: improved print journal report + added...
2012-02-03 Antony Lesuisse[FIX] use regular recursive menu loading because it...
2012-02-03 Xavier Morel[FIX] jquery-ui reference in mobile client
2012-02-03 Raphael Collet[MERGE] lp:897556 (portal: improve tooltip)
2012-02-03 Raphael Collet[IMP] portal: improve tooltip
2012-02-03 Raphael Collet[MERGE] from trunk
2012-02-03 Xavier Morel[FIX] don't right-align number fields in form view
2012-02-03 Xavier Morel[IMP] error reporting in domain evaluation
2012-02-03 Raphael Collet[MERGE] lp:923884 (account: fix generation of journal...
2012-02-03 Raphael Collet[MERGE] lp:925355 (import_google: remove size limit...
2012-02-03 Divyesh Makwana... [IMP] account : Improved the code.
2012-02-03 Divyesh Makwana... [IMP] account : Improved the code.
2012-02-03 Kuldeep Joshi (Ope... [FIX] import_google: remove size from selection field
2012-02-03 Launchpad Translat... Launchpad automatic translations update.
2012-02-02 Antony Lesuissechange module import logging level
2012-02-02 Xavier Morel[REM] project_caldav
2012-02-02 Olivier Dony[IMP] refactored translation system to merge web transl...
2012-02-02 Kuldeep Joshi (Ope... [FIX] subcription: set _get_document_type method for...
2012-02-02 Raphael Collet[MERGE] lp:922621 (account: do not compute foreign_bala...
2012-02-02 Divyesh Makwana... [FIX] account : COA Creation wizard hangs up
2012-02-02 Divyesh Makwana... [FIX] account : foreign_balance should not be computed...
2012-02-02 Launchpad Translat... Launchpad automatic translations update.
2012-02-01 Quentin (OpenERP)[FIX] account: partial revert of commit 6465. Put back...
2012-02-01 Fabien Meghazi[FIX] Do not FormView#do_show() twice on cold do_load_s...
2012-02-01 Olivier Dony[REM] web_default_home: removed, translation template...
2012-02-01 Xavier Morel[IMP] small speed improvement of find_handler (mostly...
2012-02-01 Quentin (OpenERP)[FIX] account: removed unknown 'filter' key used in...
2012-02-01 Florent Xicluna[IMP] faster implementation for Root.find_handler.
2012-02-01 Quentin (OpenERP)[FIX] account, invoice: removed the default value of...
2012-02-01 Raphael Collet[IMP] account_bank_statement_extensions: fix warning...
2012-02-01 Fabien Meghazi[REM] QWeb: removed xpath support
2012-02-01 Xavier Morel[FIX] if no list limit is specified anywhere, default...
2012-02-01 Fabien Meghazi[FIX] Reworked QWeb inheritance (say goodbye to Interne...
2012-02-01 Raphael Collet[MERGE] account: add currency field on bank accounts...
2012-02-01 Fabien Meghazi[FIX] Use childnodes and not the whole extend node
2012-02-01 Raphael Collet[MERGE] lp:917213 (l10n_fr: new taxes)
2012-02-01 Fabien Meghazi[FIX] QWeb template inheritance done right
2012-02-01 Olivier Dony[FIX] purchase: remove incorrect PO-based stock move...
2012-02-01 Olivier Dony[IMP] edi: exclude sample code in EDI web template...
2012-02-01 Raphael Collet[MERGE] l10n_fr_rib: improve check of RIB and IBAN...
2012-02-01 Raphael Collet[MERGE] l10n_be: rewrite wizard Annual Listing of VAT
2012-02-01 Alexis de LattreAdd related field currency_id on res.partner.bank.
2012-02-01 Raphael Collet[MERGE] from trunk
2012-02-01 Raphael Collet[IMP] l10n_be: code clean up (mostly spacing and indent...
2012-02-01 Launchpad Translat... Launchpad automatic translations update.
2012-01-31 Antony Lesuisse[MERGE] ask for login when importing edi file if needed
2012-01-31 Antony Lesuisse[FIX] restore support for session action used by edi
2012-01-31 Xavier Morel[IMP] change bounding function of tipsy to try to avoid...
2012-02-01 Fabien Meghazi[IMP] Upgraded jQuery UI from 1.8.9 to 1.8.17
2012-01-31 Xavier Morel[ADD] support for id field type in search view
2012-01-31 Xavier Morel[FIX] selection field default value selection in IE8
2012-01-31 Alexis de Lattre[MERGE] with addons-trunk and resolve conflict in base_iban
2012-01-31 Xavier Morel[FIX] positioning of hidden file field of binary widget
2012-01-31 Fabien Meghazi[FIX] calendar view missing 1/2 hour
2012-01-31 Xavier Morel[REM] unused variables in process
2012-01-31 Raphael Collet[MERGE] sale, purchase, stock: refactoring of invoice...
2012-01-31 Xavier Morel[FIX] selection of current document's state in process...
2012-01-31 Raphael Collet[MERGE] lp:922526 (crm_caldav, project_caldav: fix...
2012-01-31 Fabien Meghazi[FIX] reloading of menu should keep active menu hidden...
2012-01-31 Xavier Morel[IMP] docstring for fix_view_modes
2012-01-31 Xavier Morel[IMP] right-align labels in db-management screens
2012-01-31 Xavier Morel[FIX] handling of being denied access to the list of...
2012-01-31 Divyesh Makwana... [IMP] l10n_fr : Improved the demo data
2012-01-31 Xavier Morel[FIX] double htmlescaping in m2o fields when selecting...
2012-01-31 Bharat Devnani ... [IMP] changed the size of fields
2012-01-31 Bharat Devnani ... [REM] removed required=False attribute from partner_ids...
2012-01-31 Bharat Devnani ... [IMP] commented print_vatlist function
2012-01-31 Bharat Devnani ... [IMP] commented Print button tag
2012-01-31 Launchpad Translat... Launchpad automatic translations update.
2012-01-30 Antony Lesuisse[MERGE] gantt using group_by
2012-01-30 Antony Lesuisse[MERGE] active becomes auto_install: install this modul...
2012-01-30 Antony Lesuisse[FIX] thunderbird plugin installation
2012-01-30 Quentin (OpenERP)[MERGE] added account_check_writing module
2012-01-30 Raphael Collet[MERGE] lp:917732 (account_asset: fix search domain)
2012-01-30 Quentin (OpenERP)[FIX] account: fix of level field computation at the...
2012-01-30 Alexis de LattreAdd a RIB-specific 'format_layout' on the res.partner...
2012-01-30 Raphael Collet[MERGE] lp:916485 (purchase: fix label)
2012-01-30 Raphael Collet[MERGE] lp:916526 (hr_payroll: improve tooltip)
2012-01-30 Raphael Collet[MERGE] base_vat: add support for checking Swiss VAT...
2012-01-30 Raphael Collet[MERGE] mrp_repair: add check to prevent confirmation...
next