[imp] improvement of label handling
[odoo/odoo.git] / openerp /
2012-03-16 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-15 Launchpad Translat... Launchpad automatic translations update.
2012-03-14 Olivier Dony[IMP] bump up release number
2012-03-14 Launchpad Translat... Launchpad automatic translations update.
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 Launchpad Translat... Launchpad automatic translations update.
2012-03-06 Christophe Simonis[FIX] tools.email_send: use correct kwarg
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-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 Antony Lesuisse[REL] 6.1.1 6.1.1-server
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...
2012-02-14 Olivier Dony[FIX] fields.sparse: fix multiple relational sparse...
2012-02-14 Olivier Dony[FIX] fields.date.context_today: proper signature for...
2012-02-14 Olivier Dony[IMP] fields.date.context_today: actually use the optio...
2012-02-14 Launchpad Translat... Launchpad automatic translations update.
2012-02-13 Olivier Dony[MERGE] Added fields.date.context_today method for...
2012-02-13 Olivier Dony[FIX] res.users: don't delay login() if user row is...
2012-02-13 Olivier Dony[ADD] field.date.context_today: added function to use...
2012-02-13 Vo Minh Thu[IMP] tests: expose an explicit list of test sub-modules.
2012-02-13 Olivier Dony[IMP] res.partner.bank: swap state/country fields in...
2012-02-13 Vo Minh Thu[FIX] ir_rule: disallow ir_rules on ir_rule.
2012-02-13 Olivier Dony[ADD] base: missing post-1995 ISO3166 countries
2012-02-13 Xavier Morel[IMP] remove nonsensical attributes on tree and search...
2012-02-13 Launchpad Translat... Launchpad automatic translations update.
2012-02-10 Vo Minh Thu[FIX] wsgi: use wsgi.core instead of wsgi, remove unuse...
2012-02-10 Vo Minh Thu[IMP] typo.
2012-02-10 Vo Minh Thu[MERGE]merged trunk.
2012-02-10 Vo Minh Thu[IMP] wsgi: expose both a normal application() and...
2012-02-10 Olivier Dony[IMP] ir.config.parameter: admin menu and views (inspir...
2012-02-10 Vo Minh Thu[FIX] netsvc: make sure pseudo_config variable is alway...
2012-02-10 Vo Minh Thu[FIX] report: do not use the default_type entry from...
2012-02-10 Olivier Dony[IMP] res.users: avoid reading twice the groups_id...
2012-02-10 Vo Minh Thu[REV] REVERT TEH PREVIOUS SUTPID BROKD COMMIT.
2012-02-10 Vo Minh Thu[MERGE] addons import hook: give precedence to our...
2012-02-10 Raphael Collet[FIX] ir_ui_menu: do not create a menu binding when...
2012-02-10 Launchpad Translat... Launchpad automatic translations update.
2012-02-09 Vo Minh Thu[IMP] import hook: allow and give precedence to our...
2012-02-09 Vo Minh Thu[MERGE] loading/post_load hook: the code is consolidate...
2012-02-09 Vo Minh Thu[IMP] post_load: factored common code. This also fix...
2012-02-09 Vo Minh Thu[IMP] loading: call post-load hook in non-server-wide...
2012-02-09 Olivier Dony[FIX] ir.values: avoid returning conditional defaults...
2012-02-09 Olivier Dony[IMP] ir.values: add (breaking) testcase for conditiona...
2012-02-09 Olivier Dony[IMP] ir.module: remove technical `icon path` field...
2012-02-09 Vo Minh Thu[IMP] fields: turn the warning() in a debug() for the...
2012-02-09 Raphael Collet[FIX] revert rev 4018 (revid:rco@openerp.com-2012020816...
2012-02-09 Launchpad Translat... Launchpad automatic translations update.
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 Florent Xicluna[MERGE] merged trunk.
2012-02-08 Raphael Collet[FIX] ir_model: do not call is_transient on None
2012-02-08 Olivier Dony[MERGE] Contributed Costa Rica (es_CR) translations...
2012-02-08 Vo Minh Thu[MERGE] merged logging changes: use a top-level `opener...
2012-02-08 Christophe Simonis[FIX] allow text inside <label> tags
next