module: sorted Features
[odoo/odoo.git] / bin /
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-18 P. ChristeasOSV: a lint check fix
2010-11-18 P. ChristeasOSV: Fix callable _sql_constraint messages
2010-11-18 P. Christeasosv: Improve the translation logic for the osv.check...
2010-11-18 P. ChristeasORM, ir_*: convert standard constraint messages to...
2010-11-17 P. Christeasweb-services: new "get_sqlcount" call
2010-11-16 P. ChristeasORM: do import warnings, needed for _check_recursion...
2010-11-16 P. Christeastranslate: fix scanning the ir.models for translations
2010-11-16 P. Christeasweb_services: implement os timestamp query.
2010-11-16 P. Christeasbase_data: fix English typo
2010-11-16 P. Christeasmodule wizards: improve over trivial rpc errors
2010-11-16 P. Christeastools/misc: prevent icon names from being translated
2010-11-16 P. ChristeasORM: deprecate check_recursion() in favour of _check_re...
2010-11-16 P. ChristeasORM: Better message when copying non-existing records
2010-11-16 P. ChristeasORM: fix bug at orm.copy_data(), would reset context...
2010-11-16 P. Christeastools: Initial version of test_reports utility
2010-11-16 sma (Tiny)Added _description attribute for model Res.groups.
2010-11-16 Olivier Dony[ADD] test: added smoke test for tools.translate.quote...
2010-11-16 Olivier Dony[IMP] tools.translate: various improvements to tranlati...
2010-11-16 Anup (OpenERP)[FIX](Maintenance) Exportation fixed for o2m and m2m
2010-11-16 Launchpad Translat... Launchpad automatic translations update.
2010-11-12 Numerigraphe - Lio... [FIX] typo in field name
2010-11-12 Numerigraphe - Lio... [MERGE] sync with the trunk
2010-11-12 Numerigraphe - Lio... [REF] stricter checking of defauts in fields & orm...
2010-11-12 Vir (Open ERP)[ADD] Tooltip added for menus
2010-11-12 Xavier Morel[IMP] simplify summing operation (sum builtin was added...
2010-11-12 Numerigraphe - Lio... [FIX] incorrect spellings (childs -> children)
2010-11-12 Vir (Open ERP)[ADD] Tooltip added for menus
2010-11-12 Launchpad Translat... Launchpad automatic translations update.
2010-11-11 Olivier Dony[FIX] base_data: changed United Kingdom Country Code...
2010-11-11 Olivier Dony[FIX] safe_eval: added support for new JUMP OPCODES...
2010-11-10 Olivier Dony[FIX] tools.pdf_utils: fixed typo in previous commit
2010-11-10 Nicolas Vanhoren[MERGE] minor improvements after integrating community...
2010-11-10 Christophe Simonis[IMP] base: add cron job to autovacuum osv_memory objects
2010-11-10 nch@tinyerp.com[REVERT]:commit 2996 to opt fro a better solution
2010-11-10 Rga[FIX]:Installing a module when completed,it should...
2010-11-10 Launchpad Translat... Launchpad automatic translations update.
2010-11-10 Ferdinand @ Camptocamp[IMP] ir.exports: added missing sql index
2010-11-09 Olivier Dony[FIX] tools.config: do not chmod existing config files
2010-11-09 Christophe Simonis[IMP] tools.cache now use a LRU to avoid memory overload
2010-11-09 Christophe Simonis[IMP] pyflakes tools/misc.py
2010-11-09 Xavier Morel[IMP] remove redundancy in ir_values.set
2010-11-09 Xavier Morel[IMP] type tests simplifications in ir_values.set
2010-11-09 Xavier Morel[IMP] avoid returning complete search views from ir_val...
2010-11-09 Xavier Morel[IMP] base: make ir_values.get._result_get more readabl...
2010-11-09 Xavier Morel[IMP] base: tentative code simplifications (removal...
2010-11-09 Xavier Morel[IMP] make type tests more readable in ir_values.get
2010-11-09 Xavier Morel[FIX] base: don't return search_view and search_view_id...
2010-11-09 Olivier Dony[IMP] tools.misc: typo in tools.ustr error message
2010-11-09 Olivier Dony[FIX] reports/rml2pdf: improved previous fix of unicode...
2010-11-09 Launchpad Translat... Launchpad automatic translations update.
2010-11-08 Olivier Dony[FIX] reports/rml2pdf: somewhat more consistent handlin...
2010-11-08 Olivier Dony[IMP] orm: spelling: default language is en_US, so...
2010-11-08 Xavier Morel[FIX] documentation of _set_previous_todo: doesn't...
2010-11-08 Xavier Morel[REM] pre-check that we're not setting ir_actions_todo...
2010-11-08 Xavier Morel[FIX] Do not raise an error if the next todo isn't...
2010-11-08 Xavier Morel[IMP] res_config: better scope dont_skip_todo
2010-11-08 nvi-openerp[merge]
2010-11-08 Xavier Morel[IMP] base: remove useless context-setting
2010-11-08 Xavier Morel[IMP] base: migrate res_config to logging
2010-11-08 Launchpad Translat... Launchpad automatic translations update.
2010-11-04 Jay (OpenERP)[FIX] Removed pdb trace log statement
next