odoo/odoo.git
2012-02-08 Florent Xicluna[FIX] the embedded pychart library is not used.
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 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 Xavier Morel[FIX] docstring references
2012-02-07 Olivier Dony[FIX] base.xml: exclude classnames set with @t-set...
2012-02-07 Fabien Meghazi[IMP] Add QWeb preprocess_node callback. Translate...
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...
2012-02-06 Vo Minh Thu[MERGE] merged trunk.
2012-02-06 Xavier Morel[EXP] export translatable strings to templates
2012-02-06 Xavier Morel[IMP] unify web and addons translations
2012-02-06 Xavier Morel[FIX] forward uncaught errors to global crash manager
2012-02-06 Olivier Dony[IMP] gen_translations: better error msg when msgcat...
2012-02-06 Olivier Dony[MERGE] sync with latest trunk
2012-02-06 Olivier Dony[IMP] npybabel.py: comment w/ rationale for not using...
2012-02-06 Olivier Dony[IMP] gen_translation: report missing msgcat + minor...
2012-02-06 Raphael Collet[MERGE] lp:898644 (project: improve tooltip)
2012-02-06 Stephane Wirtel[FIX] account: invoice: add the journal and type in...
2012-02-06 Stephane Wirtel[FIX] account: Modify the sql constraints for the tax...
2012-02-06 Stephane Wirtel[FIX] l10n_be: Use xml comments instead of simple string
2012-02-06 niv-openerp[fix] removed auto-next after print in pos
2012-02-06 Xavier Morel[FIX] translations loading for preloaded modules
2012-02-06 Mayur Maheshwari... [FIX]stock:improvement is done
2012-02-06 Raphael Collet[IMP] project: store fields effective_hours and progres...
2012-02-06 Raphael Collet[FIX] project: value of field progress on project.project
2012-02-06 Mayur Maheshwari... [FIX]stock: revert this rev-id hmo@tinyerp.com-20111222...
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
next