[MERGE] with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
[odoo/odoo.git] / bin /
2010-12-20 Xavier Morel[IMP] return the module version (installed_version...
2010-12-20 Olivier Dony[FIX] fields.reference: don't accept half-defined refer...
2010-12-20 Olivier Dony[FIX] fields.reference: don't accept half-defined refer...
2010-12-20 OpenERP[FIX] orm, translate: unconditionally set the translati...
2010-12-20 olt@tinyerp.com[FIX] tools.convert: logger.log: first argument needs...
2010-12-20 niv-openerp[FIX] Fixed problem with pings and openerp.com web...
2010-12-22 Olivier Dony[MERGE] tools.email_send, base: improved spam wizard...
2010-12-21 Olivier Dony[I18N] base: cleanup export after fixing some remaining...
2010-12-21 Olivier Dony[IMP] orm.search: support multiple _order clauses in...
2010-12-22 Launchpad Translat... Launchpad automatic translations update.
2010-12-20 Tony Gucorrected a typo
2010-12-20 Tony Gu[IMP]register custom fonts once only
2010-12-20 Tony Gu[IMP]to allow outside module to set differnt search...
2010-12-20 Launchpad Translat... Launchpad automatic translations update.
2010-12-19 P. Christeastrml2pdf: Support EAN13 and QRcode barcodes, fix unicod...
2010-12-19 P. Christeasworkflow.instance: remove excess indices
2010-12-19 P. Christeasir.ui.menu: We don't need a "many2many_unique" class...
2010-12-19 P. Christeastest_reports: aesthetic improvements for the test_repor...
2010-12-19 P. Christeastest_reports: rename res_model, res_ids to active_model...
2010-12-19 P. Christeastest_reports: first draft of a full action/wizard/repor...
2010-12-17 Olivier Dony[FIX] fields_view_get: ignore non-element nodes during...
2010-12-17 OpenERP[FIX] translate: correctly set the translation for...
2010-12-17 olt@tinyerp.com[FIX] addons/__init__.py: wrong number of arguments...
2010-12-17 Launchpad Translat... Launchpad automatic translations update.
2010-12-16 Olivier Dony[FIX] safe_eval: support for allowing auto-loading...
2010-12-16 Olivier Dony[IMP] orm.read_group: raise if called with group_by...
2010-12-16 Olivier Dony[FIX] res_config: made strings in compatibility install...
2010-12-16 Olivier Ligot[FIX] call to start method: don't pass [] otherwise...
2010-12-16 Olivier Dony[FIX] report_sxw: workaround to prevent crash of report...
2010-12-16 Launchpad Translat... Launchpad automatic translations update.
2010-12-15 Vo Minh Thu (OpenERP)[MERGE] orm: fixed translations for inherited views...
2010-12-15 sbh(OpenERP)[MERGE] rng,res.partner: enable "invisible" attribute...
2010-12-15 Olivier Dony[I18N] base: updated POT template after latest translat...
2010-12-15 Olivier Dony[IMP] translate: _( ) should always use ir.translation...
2010-12-15 Olivier Dony[FIX] ir.translation: typo in previous commit, sorry
2010-12-15 Olivier Dony[IMP] ir.translation,tools.translate._(): cleanup and...
2010-12-15 OpenERP[FIX] orm: fixed translations for inherited views when...
2010-12-15 Launchpad Translat... Launchpad automatic translations update.
2010-12-14 P. Christeas[MERGE] base,res.users: cleanup uid cache when removing...
2010-12-14 P. Christeasweb_services: use pg_dump in batch mode.
2010-12-14 P. Christeasres.users: fix default menu_id, after models got sorted...
2010-12-14 P. Christeasres.users: invalidate cache when a user is modified...
2010-12-14 P. Christeasbase tests: yaml test for res.users logic
2010-12-14 P. Christeasreports: fix some default args, import message, empty...
2010-12-14 YSA (OpenERP), Oli... [FIX] orm,base: prevent useless duplication of m2m...
2010-12-14 Olivier Dony[FIX] osv.osv: fixed reference to osv pool, broken...
2010-12-14 nel@tinyerp.com[FIX] translation in xpath
2010-12-14 Olivier Dony[IMP] res.lang: less misleading documentation on langua...
2010-12-14 Christophe Simonis[NOOP] remove trailing space of bin/addons/base/publish...
2010-12-14 Christophe Simonis[FIX] base: delete res.widget.user when the linked...
2010-12-14 Launchpad Translat... Launchpad automatic translations update.
2010-12-13 Olivier Dony[FIX] addons: avoid deleting resources after stand...
2010-12-13 Christophe Simonis[IMP] osv: the object pool is not a service anymore
2010-12-13 niv-openerp[IMP] Improved email and username handling when sending...
2010-12-10 niv-openerp[IMP] Added possibility to get email and issue name...
2010-12-12 Launchpad Translat... Launchpad automatic translations update.
2010-12-11 Olivier Dony[FIX] orm: preserve elements order when inheriting...
2010-12-11 Olivier Dony[FIX] ir.ui.view: fix search view according to guidelines
2010-12-11 Olivier Dony[IMP] orm: additional error message about missing index...
2010-12-11 Olivier Dony[IMP] orm.search: more quietly ignore invalid m2o order...
2010-12-11 Olivier Dony[FIX] res.partner.category: use _parent_store and _pare...
2010-12-10 Olivier Dony[IMP] base: default _order for most internal data model...
2010-12-10 Olivier Dony[FIX] orm: default search view should be more backwards...
2010-12-10 Olivier Dony[FIX] ir.ui.menu: menu items should be filtered only...
2010-12-10 YSA (OpenERP)[IMP] orm: somewhat better error message when view...
2010-12-10 Olivier Dony[FIX] ir.ui.view.*: added missing simple and combined...
2010-12-10 Launchpad Translat... Launchpad automatic translations update.
2010-12-09 Olivier Dony[FIX] fields.function: make sure all binary values...
2010-12-09 Olivier Dony[FIX] res.lang.unlink: renamed local variable that...
2010-12-09 Olivier Dony[IMP] orm,base: added context to _constraints functions...
2010-12-09 Olivier Dony[IMP] tools.misc: enabled Hebrew (he_IL) language
2010-12-09 Launchpad Translat... Launchpad automatic translations update.
2010-12-08 Nicolas Vanhoren[MERGE] refactor maintenance.contract into publisher_wa...
2010-12-08 niv-openerp[IMP] Just removed small debug message in system logs...
2010-12-08 niv-openerp[IMP] Added timeout int the cron job to get the system...
2010-12-08 Olivier Dony[FIX] base,release: updated some remaining source files...
2010-12-08 niv-openerp[IMP] Cosmetic changes
2010-12-08 Olivier Dony[IMP] license: renamed general license file, and includ...
2010-12-08 Olivier Dony[FIX] osv.obj_list is broken via RPC and should not...
2010-12-08 nvi-openerp[merge]
2010-12-08 Xavier Morel[REM] @default attribute: not handled by the GTK client...
2010-12-08 Launchpad Translat... Launchpad automatic translations update.
2010-12-07 Olivier Dony[FIX] tools.misc: correct argument to subprocess.Popen...
2010-12-07 Olivier Dony[FIX] reports: support for multi-company headers (pendi...
2010-12-07 Harry (OpenERP)[MERGE] merged from sbh local branch
2010-12-07 Sbh (OpenERP)[IMP] view.rng :Add the invisible attribute in page...
2010-12-07 Sbh (OpenERP)[MERGE] Merge with lp:openobject-server
2010-12-07 Launchpad Translat... Launchpad automatic translations update.
2010-12-06 Olivier Dony[FIX] base: missing import _() in base_module_upgrade
2010-12-06 Olivier Dony[FIX] ir_values: revert GTK-specific hack for search_vi...
2010-12-06 Olivier Dony[FIX] orm.read_group: support ordering by any field...
2010-12-06 Olivier Dony[FIX] report.trml2pdf: fix path to locate <images>...
2010-12-06 Olivier Dony[MERGE] fix for search view bug 681479 + improved suppo...
2010-12-06 Harry (OpenERP)[MERGE]
2010-12-05 Launchpad Translat... Launchpad automatic translations update.
2010-12-03 P. Christeasir.values: do return the search_view_id of action windo...
2010-12-03 P. Christeassql_db: only do frame inspection when debugging
2010-12-03 Christophe Simonis[FIX] base: check external dependencies at module update
2010-12-03 Olivier Dony[I18N] base: updated PO template after latest cleanup
2010-12-03 Olivier Dony[ADD] base: support alphabet-specific languages as...
next