[REL] Release 7.0
[odoo/odoo.git] / openerp /
2013-01-17 Christophe Simonis[FIX] module loading: call adapt_version() instead...
2013-01-17 Christophe Simonis[FIX] apps: install_from_url: fix install condition...
2013-01-17 Olivier Dony[MERGE] Update setup.py to properly package docutils...
2013-01-17 Olivier Dony[FIX] ir.module: installation from urls: better logging...
2013-01-16 Christophe Simonis[FIX] orm: SUPERUSER is not restricted by groups on...
2013-01-16 Launchpad Translat... Launchpad automatic translations update.
2013-01-15 Olivier Dony[FIX] ir.mail_server: properly handle the --smtp-ssl...
2013-01-15 Christophe Simonis[IMP] reorder modules menus
2013-01-14 Fabien Pinckaers[FIX] document management, file do not exists
2013-01-14 Olivier Dony[MERGE] tools.translate: fix extraction of translation...
2013-01-11 Olivier Dony[FIX] apps: make warning messages translatable
2013-01-11 Olivier Dony[FIX] fields.date[time]: context_today()/context_timest...
2013-01-11 Olivier Dony[FIX] ir.mail_server: correct fallback to smtp paramete...
2013-01-14 Launchpad Translat... Launchpad automatic translations update.
2013-01-11 Christophe Matthieu[FIX] res_partner: kanban view : update contact avatar...
2013-01-11 Quentin (OpenERP)[FIX] base: GBP currency symbol should be before the...
2013-01-11 Launchpad Translat... Launchpad automatic translations update.
2013-01-07 Xavier ALT[MERGE] win32: use 'net' command for service start...
2013-01-07 Olivier Dony[FIX] ir.cron: cron list makes inactive cron jobs hard...
2013-01-07 Xavier ALT[FIX] win32: use 'net' command for service start/stop...
2013-01-07 Launchpad Translat... Launchpad automatic translations update.
2013-01-04 Niels Huylebroeck[FIX] When extracting strings from mako reports we...
2013-01-03 Christophe Simonis[FIX] we are not in alpha anymore
2013-01-03 Thibault Delavallée[IMP] html_sanitize: keep email adresses formatted...
2013-01-03 Niels Huylebroeck[FIX] base: allow searching in multicompany environment...
2013-01-03 Launchpad Translat... Launchpad automatic translations update.
2013-01-02 Xavier ALT[MERGE] OPW 572488: report sxw/odt: fix inconsistent...
2013-01-02 Christophe Matthieu[IMP] mail_sanitize: simplification of the regular...
2013-01-02 Christophe Matthieu[IMP] html_sanitize: test with assertIn
2013-01-02 Christophe Matthieu[IMP] mail sanitize: add special email address for...
2013-01-02 Launchpad Translat... Launchpad automatic translations update.
2012-12-31 Christophe Matthieu[FIX] tools: html_sanitize
2012-12-29 Antony Lesuisse[FIX] memory logging for cron workers
2012-12-29 Antony Lesuisse[FIX] workers memory limits better help
2012-12-29 Antony Lesuisse[IMP] memory usage logging
2012-12-29 Launchpad Translat... Launchpad automatic translations update.
2012-12-27 Fabien Pinckaers[IMP] custom model allowed
2012-12-27 Fabien Pinckaers[IMP] support for lxml <2.3.1
2012-12-27 Quentin (OpenERP)[FIX] base, res.partner.form view: removed group no...
2012-12-27 Thibault Delavallée[IMP] sanitizer: improved logger message if crashed...
2012-12-27 Launchpad Translat... Launchpad automatic translations update.
2012-12-26 Thibault Delavallée[DOC] Added some comments. Updated failure message...
2012-12-26 Thibault Delavallée[IMP] html_sanitize: now uses the builtin cleaner of...
2012-12-22 Olivier Dony[FIX] ir.cron: avoid passing the lock-holding cursor...
2012-12-21 Olivier Dony[FIX] res.config: install local modules directly, only...
2012-12-21 Fabien Pinckaers[IMP] mail serveur active
2012-12-21 Olivier Dony[I18N] Update translation template for latest changes...
2012-12-21 Raphael Collet[MERGE] lp:~serpent-consulting-services/openobject...
2012-12-21 Raphael Collet[IMP] ir.actions.server: improve code of email actions
2012-12-21 Olivier Dony[FIX] rml reports: no hardcoded template pageSize ...
2012-12-21 Olivier Dony[FIX] res.company: default company info position incorr...
2012-12-21 Raphael Collet[MERGE] lp:~therp-nl/openobject-server/ronald@therp...
2012-12-21 Raphael Collet[IMP] orm: fix vacuum of transient model
2012-12-21 Raphael Collet[MERGE] from trunk
2012-12-21 Olivier Dony[MERGE] base: improved english wording, suggestions...
2012-12-21 Olivier Dony[IMP] cron: remove useless pooljobs and schedule_cron_j...
2012-12-21 Thibault Delavallée[MERGE] ORM: fix result of queries using auto_join.
2012-12-21 Fabien Pinckaers[IMP] image=NULL by default for contacts
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 niv-openerpRemoved default image on partners, use default one...
2012-12-21 Olivier Dony[FIX] pooler: when reloading registry, preserve the...
2012-12-21 Olivier Dony[FIX] cli.server: cron startup was incorrectly disabled...
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 Thibault Delavallée[REV] Reverted last improvement, because this was messi...
2012-12-21 dle@openerp.com[FIX]Try to create already existing database throws...
2012-12-21 Christophe Matthieu[MERGE] tools mail: Return the initial variable if...
2012-12-21 Launchpad Translat... Launchpad automatic translations update.
2012-12-20 Thibault Delavallée[IMP] OROM: order_spec is overidden by self._order...
2012-12-20 Olivier Dony[IMP] res.partner: name_search nows searches email...
2012-12-20 Antony Lesuisse[MERGE] auth password wizard
2012-12-20 Arnaud Pineux[FIX] export translation-> replace many2many widget...
2012-12-20 vta vta@openerp.com[FIX] Remove duplicated line
2012-12-20 Antony Lesuisse[MERGE] apps by chs
2012-12-20 vta vta@openerp.com[FIX] Data order
2012-12-20 Thibault Delavallée[FIX] _search not uniquifies the results, because when...
2012-12-20 vta vta@openerp.com[MERGE] Latest trunk
2012-12-20 Antony Lesuissetemp menu
2012-12-20 Olivier Dony[IMP] res.partner: form view: show phone numbers in...
2012-12-20 vta vta@openerp.com[ADD] Added change password button in user form view
2012-12-20 Thibault Delavallée[IMP] Res company logo improvement: add an explicit...
2012-12-20 vta vta@openerp.com[MERGE] Latest trunk
2012-12-20 vta vta@openerp.com[FIX] Remove new_password field from user form view
2012-12-20 dle@openerp.com[FIX]Kanban view js not loaded when db created through...
2012-12-20 vta vta@openerp.com[IMP] Make wizard work
2012-12-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-20 Launchpad Translat... Launchpad automatic translations update.
2012-12-20 Antony Lesuisselast fix
2012-12-20 Antony Lesuisse[MERGE] turnk
2012-12-19 Antony Lesuisseapps fix destroy
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-19 Antony Lesuissemove get_client in Apps
2012-12-19 vta vta@openerp.com[ADD] Added change_password_wizard
2012-12-19 Antony Lesuisse[MERGE] trunk
2012-12-19 Christophe Matthieu[MERGE] from trunk
2012-12-19 Christophe Matthieu[IMP] tools mail: encoding : add test for removing...
2012-12-19 Fabien Pinckaers[IMP] transparent background support for images in RML
2012-12-19 Raphael Collet[IMP] register_hook: improve a bit the code
2012-12-19 Raphael Collet[MERGE] from trunk
2012-12-19 Christophe Matthieu[IMP] tools mail: don't remove xml and doctype but...
2012-12-19 Christophe Matthieu[IMP] tools mail: add test message with xml and doctype...
next