[FIX] Fixed form layout vertical alignment
[odoo/odoo.git] / openerp /
2012-03-26 Launchpad Translat... Launchpad automatic translations update.
2012-03-23 Vo Minh Thu[MERGE] merged removal of deprecated fields (integer_bi...
2012-03-23 Launchpad Translat... Launchpad automatic translations update.
2012-03-22 Quentin (OpenERP)[MERGE] merged the branch with modifications in menu
2012-03-22 Vo Minh Thu[FIX] ir_property: type (missing comma in dict).
2012-03-22 Vo Minh Thu[IMP+FIX] fields: removed references to one2one, but...
2012-03-22 Vo Minh Thu[IMP] fields: removed any reference to integer_big.
2012-03-22 Vo Minh Thu[IMP] fields: removed deprecated fields (time, integer_...
2012-03-22 Olivier Dony[MERGE] Latest bugfixes from 6.1
2012-03-26 Launchpad Translat... Launchpad automatic translations update.
2012-03-22 Launchpad Translat... Launchpad automatic translations update.
2012-03-21 Raphael Collet[MERGE] Fix res.partner.address: make name_search consi...
2012-03-21 Raphael Collet[IMP] res.partner.address: in name_search, search on...
2012-03-21 Raphael Collet[IMP] res.partner.address: in name_search, add handle...
2012-03-21 Raphael Collet[IMP] res.partner.address: improve name_search() to...
2012-03-21 Launchpad Translat... Launchpad automatic translations update.
2012-03-20 Olivier Dony[FIX] ir.values: predictible ordering for sidebar items...
2012-03-20 Launchpad Translat... Launchpad automatic translations update.
2012-03-19 Olivier Dony[FIX] Adding module icon after installing now works...
2012-03-19 Olivier Dony[FIX] res.users: properly generate XML of dynamic group...
2012-03-19 Xavier Morel[REF] use single implementation for name_search of...
2012-03-19 Xavier Morel[FIX] res.country (and res.country.state) name_search...
2012-03-19 Olivier Dony[FIX] res.users: proper multicompany record rule for...
2012-03-19 Raphael Collet[FIX] res_partner_address: make name_search consistent...
2012-03-19 Launchpad Translat... Launchpad automatic translations update.
2012-03-16 Olivier Dony[MERGE] Currency symbol for INR, courtesy of Serpent...
2012-03-16 Olivier Dony[FIX] Avoid endless loops when processing graphs for...
2012-03-16 Olivier Dony[MERGE] Try to terminate psql connections before droppi...
2012-03-16 Olivier Dony[FIX] Fix broken creation of database in previous commi...
2012-03-16 Olivier Dony[IMP] tools.ustr: allow specific error-handling flags...
2012-03-16 Olivier Dony[FIX] ir.mail_server: now that server time is UTC,...
2012-03-16 Olivier Dony[FIX] ir_mail_server: make attachment filename work...
2012-03-16 Olivier Dony[IMP] attempt to dump uid performing operation along...
2012-03-16 Launchpad Translat... Launchpad automatic translations update.
2012-03-16 Launchpad Translat... Launchpad automatic translations update.
2012-03-15 Launchpad Translat... Launchpad automatic translations update.
2012-03-14 Olivier Dony[IMP] test_ir_sequence: avoid spurious traceback logging
2012-03-14 Olivier Dony[MERGE] Latest fixes from 6.1
2012-03-14 Olivier Dony[IMP] bump up release number
2012-03-14 Launchpad Translat... Launchpad automatic translations update.
2012-03-13 Meera Trambadia... [MERGE] branch merged with openobject-server
2012-03-13 Anup (SerpentCS)[IMP] base : Added Symbol of INR
2012-03-12 Olivier Dony[FIX] ir.mail_server: SMTP user and pass should be...
2012-03-12 Launchpad Translat... Launchpad automatic translations update.
2012-03-09 Olivier Dony[FIX] ir.attachment: override _search instead of search...
2012-03-09 olt@tinyerp.com[FIX] 'create_instance' method: the check for parent_mo...
2012-03-09 Launchpad Translat... Launchpad automatic translations update.
2012-03-09 Olivier Dony[FIX] res.country: fix name for DRC, confuses Google...
2012-03-08 Valentin Lab[FIX] correct XML generation to avoid bad surprise...
2012-03-08 Launchpad Translat... Launchpad automatic translations update.
2012-03-07 Meera Trambadia... [IMP] base:-renamed menu
2012-03-07 Meera Trambadia... [IMP] base:-removed 'Contacts' menu for sales
2012-03-06 Christophe Simonis[FIX] tools.email_send: use correct kwarg
2012-03-05 Meera Trambadia... [IMP] base:-reorganised menus and changed sequence
2012-03-05 Meera Trambadia... [IMP] base:-added 'Dashboard' and 'Configuration' menu...
2012-03-04 Launchpad Translat... Launchpad automatic translations update.
2012-03-02 Vo Minh Thu[FIX] tests: mistakenly removed a self argument.
2012-03-02 Vo Minh Thu[IMP] tests: removed the severity concept from `assert...
2012-03-02 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests: move tests discovery and execution to...
2012-03-01 Vo Minh Thu[IMP] tests: xml-rpc test drops the created database...
2012-03-01 Carlos Vásquez[FIX] module icon doesn't update
2012-02-29 Vo Minh Thu[IMP] unittest: run the fast_suite and checks tests...
2012-02-29 Vo Minh Thu[MERGE] merged trunk.
2012-02-29 Launchpad Translat... Launchpad automatic translations update.
2012-02-28 Vo Minh Thu[ADD] FEATURES.rst: whenever a feature branch is review...
2012-02-27 Olivier Dony[FIX] drop_view_if_exists: simpler and CASCADING implem...
2012-02-27 Olivier Dony[FIX] ir.rule: rules should be cascade-deleted along...
2012-02-27 Olivier Dony[FIX] ir.model: workaround for broken Python 2.6 implem...
2012-02-27 Launchpad Translat... Launchpad automatic translations update.
2012-02-23 Olivier Dony[FIX] orm: model auto-init - better algorithm for detec...
2012-02-23 Olivier Dony[FIX] orm: inherited `active` fields should be used...
2012-02-23 olt@tinyerp.com[FIX] pep8: tab -> space
2012-02-23 Launchpad Translat... Launchpad automatic translations update.
2012-02-22 Cécile Tonglet[FIX] infinte loops in tools.graph
2012-02-22 Cécile Tonglet[REF] Clean up of tools.graph
2012-02-22 Antony Lesuisse[REL] 6.1.1 6.1.1-server
2012-02-22 Christophe Simonis[IMP] try to terminate all postgresql backends connecte...
2012-02-22 Olivier Dony[FIX] fields.binary: allow writing base64 unicode strin...
2012-02-22 Launchpad Translat... Launchpad automatic translations update.
2012-02-21 Christophe Simonis[FIX] proxy-mode is now really active
2012-02-21 Christophe Simonis[FIX] proxy-mode is now really active
2012-02-21 Launchpad Translat... Launchpad automatic translations update.
2012-02-20 Olivier Dony[FIX] Correct remaining SQL now() calls, must use UTC
2012-02-18 Launchpad Translat... Launchpad automatic translations update.
2012-02-17 Vo Minh Thu[FIX] tests: `core` is really `common`. Also added...
2012-02-17 Xavier Morel[FIX] base.module.upgrade: fix fields_view_get overload
2012-02-16 Antony Lesuisse[REL] OpenERP 6.1 6.1.0-server
2012-02-16 Vo Minh Thu[IMP] tests: provide simple reusable base classes to...
2012-02-16 Launchpad Translat... Launchpad automatic translations update.
2012-02-15 Olivier Dony[MERGE] Fix bug 932170 - formatLang() should render...
2012-02-15 Olivier Dony[FIX] reports: formatLang() should render datetime...
2012-02-15 Vo Minh Thu[FIX] fields: duplicate float fields per registry ...
2012-02-15 Launchpad Translat... Launchpad automatic translations update.
2012-02-14 Antony Lesuisse[FIX] database restore dont prepend a space before...
2012-02-14 Olivier Dony[FIX] ir.module.module: `demo` field should be readonly
2012-02-14 Olivier Dony[MERGE] Minor bugfixes (missing imports, etc.) courtesy...
2012-02-14 Olivier Dony[MERGE] More consistent widget for res.partner.event...
2012-02-14 Olivier Dony[MERGE] Make <report> tag extensible for extra report...
next