odoo/odoo.git
2012-02-09 Antony Lesuisse[FIX] restore and improve README partially revert 3855...
2012-02-09 Antony Lesuisse[IMP] ir properties list view show res_id and type
2012-02-08 Antony Lesuisse[FIX] res_currency remove warning about float field
2012-02-08 Antony Lesuisse[FIX] ir.model filter out link that occurs when using...
2012-02-08 Antony Lesuisse[FIX] ir.model.fields form view
2012-02-08 Antony Lesuisse[FIX] ir.model form view
2012-02-08 Antony Lesuisse[FIX] better fix for portal menu using res.users._menu_...
2012-02-08 Xavier Morel[IMP] translations: if en and en_US translate the same...
2012-02-08 Olivier Dony[MERGE] Contributed Costa Rica (es_CR) translations...
2012-02-08 Raphael Collet[FIX] ir_model: do not call is_transient on None
2012-02-08 Xavier Morel[FIX] usage of Registry#clone
2012-02-08 Quentin (OpenERP)[FIX] sale, sale order report: display the payment...
2012-02-08 Olivier Dony[MERGE] Contributed Costa Rica (es_CR) translations...
2012-02-08 Xavier Morel[ADD] costa-rican PO files
2012-02-08 Quentin (OpenERP)[IMP] base_vat: added a button on the partner form...
2012-02-08 Carlos Vásquez[ADD] es_CR.po: added po to all modules, copy from...
2012-02-08 Carlos Vásquez[ADD] es_CR.po: in all modules
2012-02-08 Fabien Meghazi[FIX] handle multilines in <label> tags of form views
2012-02-08 Xavier Morel[FIX] sign handling when parsing float_time values
2012-02-08 Christophe... [FIX] allow text inside <label> tags
2012-02-08 Xavier Morel[FIX] formatting of float_time fields
2012-02-08 Antony Lesuisse[REM] hide menutip option from user preference
2012-02-08 Fabien Meghazi[IMP] Kanban: renamed button 'New' to 'Create' in order...
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 Raphael Collet[FIX] revert commit 6513, as it breaks the tests
2012-02-08 niv-openerp[fix] revert form refactoring branch
2012-02-08 Vo Minh Thu[MERGE] merged logging changes: use a top-level `opener...
2012-02-08 Fabien Meghazi[IMP] l10n_be: adds @filename to binary fields in the...
2012-02-08 Fabien Meghazi[FIX] Binary#save_as does not send context. Breaks...
2012-02-08 olt@tinyerp.com[FIX] point_of_sale: typo: 'belance' -> 'balance'
2012-02-08 Raphael Collet[MERGE] lp:925351 (stock: remove dest location when...
2012-02-08 Raphael Collet[FIX] account: method build_ctx_periods returns more...
2012-02-08 Raphael Collet[MERGE] lp:922171 (point_of_sale: fix Python code in...
2012-02-08 Raphael Collet[MERGE] lp:909782 (project_mrp: fix error with sale...
2012-02-08 Stephane Wirtel[REV] account: Revert my previous patch about the uniqu...
2012-02-08 Raphael Collet[MERGE] lp:927579 (point_of_sale: fix css typos)
2012-02-08 Carlos Vásquez[ADD] openerp/addons/base/i18n/es_CR.po: first version
2012-02-08 Launchpad Translatio... Launchpad automatic translations update.
2012-02-08 Launchpad Translatio... Launchpad automatic translations update.
2012-02-08 Antony Lesuisselogging define a sane default_config
2012-02-08 Antony Lesuisse[FIX] use _logger instead of stderr in trml2pdf
2012-02-08 Antony Lesuisse[FIX] board generate rng compliant board views, colspan...
2012-02-08 Olivier Dony[I18N] all: updated translation template
2012-02-08 Antony Lesuisse[FIX] reintroduce a default value for auto_install...
2012-02-08 Olivier Dony[I18N] base: updated translation template
2012-02-08 Olivier Dony[FIX] ir.model: fix incorrect translate call: _()
2012-02-08 Antony Lesuisse[FIX] remove useless decodes that break on pg9.0
2012-02-08 Olivier Dony[FIX] mrp: improve translations and use of _()
2012-02-08 Olivier Dony[FIX] account: improve translations and use of _()
2012-02-07 Vo Minh Thu[IMP] logging: re-add the HttpLogHandler class needed...
2012-02-07 Olivier Dony[IMP] i18n extractor now ignores comments and PIs ...
2012-02-07 Olivier Dony[IMP] ir.filters: correct misleading tooltip
2012-02-07 Xavier Morel[FIX] fucking trailing comma by niv
2012-02-07 Xavier Morel[FIX] protection against self-recursive onchanges:...
2012-02-07 Antony Lesuisse[FIX] project unstar to priority 3 not 2
2012-02-07 Xavier Morel[ADD] handling of change_default to onchange process
2012-02-07 Stephane Wirtel[FIX] account_voucher: move the declaration of res_comp...
2012-02-07 Christophe... [FIX] handle multilines in <label> tags of form views
2012-02-07 Fabien Meghazi[IMP] Add QWeb preprocess_node callback. Translate...
2012-02-07 Xavier Morel[FIX] docstring references
2012-02-07 Olivier Dony[FIX] base.xml: exclude classnames set with @t-set...
2012-02-07 niv-openerp[merge] refactoring of form view widgets
2012-02-07 niv-openerp[imp] polish render and render_element usage
2012-02-07 niv-openerp[imp] put some more things in old widget
2012-02-07 niv-openerp[imp] changed name of template in form widgets
2012-02-07 Stephane Wirtel[FIX] Insert the data files of Babel
2012-02-07 niv-openerp[imp] simplified escaping of form class namees
2012-02-07 niv-openerp[imp] made start of widgets recursive
2012-02-07 niv-openerp[imp] removed strange condition in on_loaded
2012-02-07 Xavier Morel[FIX] wiki: don't call into the wiki formatter library...
2012-02-07 Raphael Collet[FIX] project: when recomputing task hours, do not...
2012-02-07 Raphael Collet[IMP] project_planning: improve badly built query
2012-02-07 niv-openerp[imp] nivified notebook
2012-02-07 Raphael Collet[MERGE] lp:925572 (project_planning: fix employee ids...
2012-02-07 niv-openerp[imp] nivified frames
2012-02-07 niv-openerp[imp] nivified root frame
2012-02-07 niv-openerp[imp] polished renderind methods
2012-02-07 Raphael Collet[MERGE] lp:925965 (product: disable quick create on...
2012-02-07 niv-openerp[imp] externalized setting of $element
2012-02-07 niv-openerp[imp] externalized form widget element_class creation
2012-02-07 niv-openerp[imp] externalized widget creation
2012-02-07 Xavier Morel[IMP] mitigate labels overwriting each other in form...
2012-02-07 Olivier Dony[I18N] Update translation template with newly exported...
2012-02-07 Olivier Dony[IMP] Fix some remaining untranslated areas, and extrac...
2012-02-07 Raphael Collet[MERGE] lp:823838 (project: make project hours include...
2012-02-07 Raphael Collet[MERGE] lp:914276 (base_calendar: fix synchronization...
2012-02-07 Raphael Collet[FIX] missing part of lp:925359
2012-02-07 Raphael Collet[MERGE] lp:925359 (hr_evaluation: fix access rights...
2012-02-07 Kuldeep Joshi... [FIX] hr_evalution: inherit survey user
2012-02-07 Launchpad Translatio... Launchpad automatic translations update.
2012-02-06 Vo Minh Thu[FIX] logging: undefined LOG_DEBUG_RPC constant.
2012-02-06 Vo Minh Thupointless commit for the runbot.
2012-02-06 Vo Minh Thu[IMP] logging: re-added the --log-level option for...
2012-02-06 Vo Minh Thu[REVERT] reverted commit 4008, the --log-rpc-terse...
next