[FIX] hr_holidays: no need to 'eval' in 'view_id' attribute (because it crashes)
[odoo/odoo.git] / bin /
2010-11-29 Launchpad Translat... Launchpad automatic translations update.
2010-11-27 Olivier Dony[MERGE] font loading issues fixed + performance improve...
2010-11-27 Olivier Dony[IMP] ir_model,ir_module,tools: tweaks for improving...
2010-11-27 Olivier Dony[FIX] convert,rng: <act_window> should support unambigu...
2010-11-26 Olivier Dony[IMP] report,fonts: fallback to default Adobe fonts...
2010-11-26 Xavier Morel[IMP] fix colspan on left-hand column of install wizards
2010-11-26 Olivier Dony[IMP] report.customfonts: more robust fonts detection...
2010-11-26 P. Christeas[MERGE] report: TTF fonts loading fixes ; convert:...
2010-11-26 Olivier Dony[IMP] netsvc: order debug levels declaration according...
2010-11-26 Xavier Morel[ADD] base: web_icon for administration and sales appli...
2010-11-26 P. Christeascustomfonts: search path for fonts, override the broken...
2010-11-26 P. Christeasconvert.py: use the get_object_reference() API for...
2010-11-26 olt@tinyerp.com[FIX] po file parser: database creation crashes if...
2010-11-26 Launchpad Translat... Launchpad automatic translations update.
2010-11-25 qdp-launchpad@tiny... [MERGE] merged the report server branch
2010-11-25 P. Christeas, O... [MERGE] many improvements regarding translations, loggi...
2010-11-25 Olivier Dony[IMP] tools.translate: more lenient with malformed...
2010-11-25 Olivier Dony[IMP] tools.translate: use consistent logging API
2010-11-25 Olivier Dony[IMP] module: no warning about missing english translation
2010-11-25 Xavier Morel[ADD] base: method to fetch an act_window from its...
2010-11-25 Xavier Morel[IMP] have res.widget.wizard return its initial act_win...
2010-11-25 P. Christeas, O... [MERGE] many improvements regarding translations, loggi...
2010-11-25 Xavier Morel[ADD] a few demo widgets
2010-11-25 Olivier Dony[IMP] orm.write: ignore unknown fields, more consistent...
2010-11-25 Xavier Morel[FIX] res_widget: use context correctly
2010-11-25 Xavier Morel[FIX] res_widget: improve some labels/names
2010-11-25 Xavier Morel[ADD] some more twitter widget for demo
2010-11-25 GPA (OpenERP)[MERGE] ir.ui.menu,rng: support for embedded web icons...
2010-11-25 gpaImprovement for the transformation of the icon file...
2010-11-25 Launchpad Translat... Launchpad automatic translations update.
2010-11-24 OpenERP GTK R&D... [MERGE] read_group: now returns count information for...
2010-11-24 Olivier Dony[IMP] orm.orm: cleaned up comments after previous patches
2010-11-24 Olivier Dony[IMP] yaml_import: improved resolution of XML IDs
2010-11-24 Olivier Dony[FIX] websrv_lib: Darwin webdav workaround
2010-11-24 Olivier Dony[FIX] orm.import_data: also translate SQL constraints...
2010-11-24 Olivier Dony[FIX] ir_actions: minor typo
2010-11-24 Olivier Dony[FIX] res.user: code cleanup after merging previous...
2010-11-24 Olivier Dony[FIX] osv.osv: code cleanup after merging previous...
2010-11-24 Olivier Dony[FIX] addons.__init__: fixed mismatching logger API...
2010-11-24 Olivier Dony[MERGE] merged second batch of fixes from xrg-pg84...
2010-11-24 vda (Open ERP)[FIX] Changed wizard field to many2many.
2010-11-24 vda (Open ERP)[FIX] proper function name.
2010-11-24 vda (Open ERP)[FIX] Minor changes for wizard view action.
2010-11-24 vda (Open ERP)[FIX] Add openERP favourites global widget for all...
2010-11-24 gpaImprovement for the web client dash board
2010-11-24 apa-tiny[IMP]:Improved internal and internal landscape report...
2010-11-24 P. Christeassql_db: only do frame inspection when debugging
2010-11-24 apa-tiny[MERGE]
2010-11-24 Launchpad Translat... Launchpad automatic translations update.
2010-11-24 apa-tiny[MERGE]
2010-11-23 P. Christeaswebsrv_lib: update copyright and remove bogus note
2010-11-23 P. Christeasmisc: import warnings, needed for earlier patch
2010-11-23 Olivier Dony[IMP] ir.model.data,res.log: allow marking res.log...
2010-11-23 P. Christeasir.translate: revert some pg84 argument from the cherry...
2010-11-23 P. Christeaswebsrv_lib: add quirk for Darwin 9.x.x webdav clients.
2010-11-23 P. Christeasfields: conform some default arguments to the coding...
2010-11-23 P. Christeasir.model: simplify some defaults
2010-11-23 P. Christeasmodule: improve over previous commit, fix mutable args
2010-11-23 Ferdinand Gassauermodule: sorted Features
2010-11-23 P. Christeasir.attachment: revise the access control code, let...
2010-11-23 P. Christeasir.model: mutable argument fix
2010-11-23 P. Christeasyaml-import: fix working with deleted data
2010-11-23 P. Christeaswebsrv_lib: abort request on partial headers.
2010-11-23 P. Christeastools.convert, misc: use pythonic logging
2010-11-23 P. Christeasrml2pdf: better message if a font is not available.
2010-11-23 P. Christeasres.user: cleanup defaults, use 1 sql query per login...
2010-11-23 P. Christeasir.attachment: mark 'type' and 'company_id' with change...
2010-11-23 P. Christeastranslate: fix default arguments after last patch
2010-11-23 P. Christeasir.ui.menu: Fix default args, no need for lambda in...
2010-11-23 P. Christeasmodule: fix usage of new get_module_resource()
2010-11-23 P. Christeastools/misc: port the exec_command_pipe() to the subproc...
2010-11-23 P. Christeasres_user: fix default args, close db cursors.
2010-11-23 P. Christeastrml2pdf: Fix using of custom fonts in reports
2010-11-23 P. Christeasrml2pdf: use ustr() instead of unicode()
2010-11-23 P. Christeashttp_server: allow requests to "see" the protocol of...
2010-11-23 P. Christeastrml2pdf: cleaner import of StringIO
2010-11-23 P. Christeaspdf customfonts: allow absolute paths in registered...
2010-11-23 P. Christeasreport customFonts: have debugging logs for fonts mapped.
2010-11-23 P. Christeasreport/render: fixes from xrg branch
2010-11-23 P. ChristeasFix rml2pdf custom ttf fonts.
2010-11-23 P. Christeasrml2pdf: fix logging of exceptions.
2010-11-23 P. Christeaswebsrv_lib: allow "noconnection" object to carry the...
2010-11-23 P. Christeastranslate: don't complain about fuzzy strings.
2010-11-23 P. Christeasir.module: use pythonic logging, addons api
2010-11-23 P. Christeassetup: The ssl certs should *not* be distributed.
2010-11-23 P. Christeassql_db: Better exceptions.
2010-11-23 P. Christeastranslate: port to pythonic logging, filename in a...
2010-11-23 P. Christeasaddons-init: better messages when an ir.model is missing
2010-11-23 P. ChristeasORM: moved columns should carry the old name, not the...
2010-11-23 P. Christeassql_db: Avoid using inspect.stack(), use failsafe alter...
2010-11-23 P. Christeasorm: revert e940ece64169da4f, read(<bad-id>) must retur...
2010-11-23 P. Christeasorm: Return numeric uid at perm_read() when no access...
2010-11-23 P. Christeasres_users: When deleting a group with users, have a...
2010-11-23 P. Christeasir_actions: Cleanup code, use pythonic logging.
2010-11-23 P. Christeasaddons/base: bump the module version
2010-11-23 P. Christeasbase.module.upgrade: have default context arg.
2010-11-23 P. Christeaswebsrv_lib: fix do_OPTIONS for m$ webdav
2010-11-23 Olivier Dony[IMP] orm: proper test for column names in check_recurs...
2010-11-23 apa-tiny[IMP]:merged from lp:~openerp-dev/openobject-server...
2010-11-23 apa-tiny[IMP]:added _strip_name function for report.
next