[ADD] base: missing post-1995 ISO3166 countries
[odoo/odoo.git] / addons /
2012-02-13 Quentin (OpenERP)[MERGE] account: merged the branch that add debit/credi...
2012-02-13 Olivier Dony[FIX] pos: better PIL import, courtesy of Mohammad...
2012-02-13 Xavier Morel[FIX] don't use 'undefined' as a fallback value for...
2012-02-13 Fabien Meghazi[FIX] Login without selected database returns uncatched...
2012-02-13 Xavier Morel[REM] base_module_quality: nonsensical attributes on...
2012-02-13 Xavier Morel[FIX] sizing of date widgets in search view
2012-02-13 Xavier Morel[FIX] get_last_modified in case no file is provided
2012-02-13 Xavier Morel[FIX] CSS rules inheritance leading to listview colors...
2012-02-13 Olivier Dony[REV] Last merge by AL breaks tests
2012-02-13 Xavier Morel[FIX] rendering of readonly URI fields
2012-02-13 Launchpad Translat... Launchpad automatic translations update.
2012-02-13 Launchpad Translat... Launchpad automatic translations update.
2012-02-10 Antony Lesuisse[MERGE] webkit wkhtmltopdf path configuration
2012-02-10 Xavier Morel[FIX] completely destroy the current openerp session...
2012-02-10 Stephane Wirtel[FIX] report_webkit: Integration of WebkitHtmlToPdf
2012-02-10 Xavier Morel[FIX] clearing of selection fields with a (non-addition...
2012-02-10 Quentin (OpenERP)[IMP] account_followup: small usability change
2012-02-10 Xavier Morel[FIX] display of empty graphs if a group field is specified
2012-02-10 Olivier Dony[FIX] delivery.carrier: write() failed to handle ids...
2012-02-10 Xavier Morel[FIX] only try to load CSS, QWeb and JS files if there...
2012-02-10 Xavier Morel[IMP] implement conditional requests to /js and /css...
2012-02-10 Xavier Morel[IMP] move all the making-stuff-conditional-based-on...
2012-02-10 Thibault Delavallée[MERGE] pos: merged several fixes: canceling a cash...
2012-02-10 Thibault Delavallée[IMP] Cleaned return when closing cash registers, to...
2012-02-10 Xavier Morel[IMP] conditional GET for concatenated JS and CSS files
2012-02-10 Thibault Delavallée[FIX] Fixed the previous fix.
2012-02-10 Vidhin Mehta (OpenERP)[IMP]fix graph issue when no data.
2012-02-10 Thibault Delavallée[FIX] Fixed filter icon for cash registers; removed...
2012-02-10 Jagdish Panchal... [IMP] Add the Debit and Credit fields in financial...
2012-02-10 Quentin (OpenERP)[IMP] account, financial report printing: improved...
2012-02-10 Quentin (OpenERP)[IMP] l10n_be: added new menuitems for belgian bs and...
2012-02-10 Xavier Morel[FIX] auth_openid, edi: fix web imports to correctly...
2012-02-10 Xavier Morel[FIX] imports to handle conflicts with e.g. web.py...
2012-02-10 Xavier Morel[REM] web_chat, does not work
2012-02-10 Quentin (OpenERP)[FIX] l10n_be: small fix in the chart of tax code
2012-02-10 Quentin (OpenERP)[MERGE] merged the branch with adaptation of intracom...
2012-02-10 Quentin (OpenERP)[MERGE] merged the branch with adaptation of vat declar...
2012-02-10 Vo Minh Thu[MERGE] document_webdav: no more DEBUG_RPC constant...
2012-02-10 Quentin (OpenERP)[IMP] accont_check_writing: batch printing
2012-02-10 Thibault Delavallée[FIX] Fixed cash register analysis limited only to...
2012-02-10 Thibault Delavallée[FIX] Fixed bugged Today filter in search views for...
2012-02-10 Quentin (OpenERP)[IMP] account_followup: better documentation
2012-02-10 Thibault Delavallée[MERGE] Merged with main addons
2012-02-10 Thibault Delavallée[IMP] Removed unused variable in pos_open_statement
2012-02-10 Launchpad Translat... Launchpad automatic translations update.
2012-02-10 Launchpad Translat... Launchpad automatic translations update.
2012-02-09 Fabien Meghazi[FIX] Kanban: Fix bug with folding introduced in last...
2012-02-09 Fabien Pinckaers[FIX] POS invoice are marked as paid
2012-02-09 Quentin (OpenERP)[REV+FIX] account_followup: revert of the wrong fix...
2012-02-09 Olivier Dony[I18N] Update translation templates (web,kanban) for...
2012-02-09 Thibault Delavallée[FIX] Fixed cash register opening going to web pos...
2012-02-09 Fabien Meghazi[FIX] Kanban view: add limit + "Show more" button
2012-02-09 Fabien Pinckaersfix
2012-02-09 Fabien Pinckaersfix
2012-02-09 Fabien Pinckaers[FIX] point of sale order from backend, bug in payment
2012-02-09 Xavier Morel[CNG] make forms worse but pagination not break in...
2012-02-09 Quentin (OpenERP)[FIX] account, fiscalyear closing wizard: moved out...
2012-02-09 Quentin (OpenERP)[FIX] account, fiscalyear close wizard: fix related...
2012-02-09 Fabien Pinckaers[IMP] search view on products
2012-02-09 Xavier Morel[IMP] add tooltip on disabled filter
2012-02-09 Fabien Pinckaers[IMP] Partnership Analysis, Activation Status
2012-02-09 Xavier Morel[FIX] don't blow up filters management if a filter...
2012-02-09 Xavier Morel[FIX] bug introduced during xmo@openerp.com-20120208130...
2012-02-09 Xavier Morel[ADD] UI to set default ir.values in web client's from...
2012-02-09 Xavier Morel[IMP] display string label of selection and m2o fields...
2012-02-09 Thibault Delavallée[FIX] pos: fixed crash when canceling a cash register...
2012-02-09 Fabien Pinckaers[FIX] scale product images for POS frontend
2012-02-09 Olivier Dony[FIX] Application Tiles now heed the custom menu domain...
2012-02-09 Fabien Meghazi[ADD] Added tipsy.clear()
2012-02-09 Raphael Collet[MERGE] lp:914692 (convert wizards of base_module_doc_r...
2012-02-09 Raphael Collet[IMP] base_module_doc_rst: remove unused field
2012-02-09 Raphael Collet[IMP] portal: remove hack to retrieve menu root for...
2012-02-09 Xavier Morel[FIX] even if there is a spoon, there may be no widget...
2012-02-09 Xavier Morel[IMP] add change default to debug mode
2012-02-09 Olivier Dony[I18N] Cleanup obsolete module directories created...
2012-02-09 Raphael Collet[FIX] base_module_doc_rst: undefined variable pool
2012-02-09 Fabien Meghazi[FIX] Fix some tipsy stuff
2012-02-09 Raphael Collet[FIX] revert an incorrect change in rev 6380
2012-02-09 Raphael Collet[MERGE] from trunk
2012-02-09 Raphael Collet[IMP] base_module_doc_rst, base_module_record, base_rep...
2012-02-09 Raphael Collet[IMP] base_module_doc_rst, base_module_record, base_rep...
2012-02-09 Atul Patel (OpenERP)[FIX]Document_webdav: Change logger method as per serve...
2012-02-09 Xavier Morel[CNG] don't filter out function fields from import...
2012-02-09 Xavier Morel[FIX] menus handling in case user has no menu_id
2012-02-09 Launchpad Translat... Launchpad automatic translations update.
2012-02-08 Raphael Collet[FIX] account_asset: fix manifest file
2012-02-08 Quentin (OpenERP)[MERGE] merged with main trunk
2012-02-08 Raphael Collet[IMP] base_module_record: code simplification
2012-02-08 Quentin (OpenERP)[MERGE] merged with main trunk
2012-02-08 Quentin (OpenERP)[IMP] l10n_be, intracom statement: final touch + code...
2012-02-08 Antony Lesuisse[FIX] disable partner terminology for 6.1 because it...
2012-02-08 Fabien Meghazi[FIX] Too many events per day won't show up. Use 8h00...
2012-02-08 Xavier Morel[IMP] handling of registries created from other registries
2012-02-08 Xavier Morel[FIX] get_any with inheritance
2012-02-08 Xavier Morel[REF] rename Registry#clone to Registry#extend
2012-02-08 Xavier Morel[IMP] have registries remain linked so alterations...
2012-02-08 Xavier Morel[FIX] jquery-ui URL in test file
2012-02-08 Xavier Morel[ADD] UI for set_default in form view sidebar
2012-02-08 Raphael Collet[FIX] revert commit 6513, as it breaks the tests
2012-02-08 Quentin (OpenERP)[FIX] l10n_be, vat declaration: raise error if not...
next