odoo/odoo.git
2010-11-26 P. Christeasconvert.py: use the get_object_reference() API for...
2010-11-24 P. Christeassql_db: only do frame inspection when debugging
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 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. ChristeasMove the client scripts into tools/
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 qdp-launchpad... [IMP] account, fiscalyear end of year entries generatio...
2010-11-16 qdp-launchpad... [FIX] account, demo data: fixed the user type of credit...
2010-11-16 Anup (OpenERP)[FIX](Maintenance) Exportation fixed for o2m and m2m
2010-11-16 qdp-launchpad... [FIX] account, account.move.line query_get: fixed the...
2010-11-16 Launchpad Translatio... Launchpad automatic translations update.
2010-11-15 Olivier Dony[FIX] account,purchase,hr_timesheet_sheet: fixed broken...
2010-11-15 Olivier Dony[FIX] account: fixed incorrect calls to _(..) function
2010-11-15 Olivier Dony[FIX] purchase: newlines in XML attributes should be...
2010-11-15 nvi-openerp[FIX] Fixed broken .po in l10n_de
2010-11-15 Aline Preillon[REM] model_res_log_report access rule, model doesn...
2010-11-15 Vir (Open ERP)[ADD] account,account_followup : Tooltips added for...
2010-11-15 Launchpad Translatio... Launchpad automatic translations update.
2010-11-14 Harry (OpenERP)[FIX] correct regression on intalling module without...
2010-11-14 Launchpad Translatio... Launchpad automatic translations update.
2010-11-13 Dhara (Open... [FIX] base_report_designer - old way to call register_a...
2010-11-12 Numerigraphe... [MERGE] ir,osv,tools: replaced some mutable method...
2010-11-12 qdp-launchpad... [MERGE] merged the report team branch
2010-11-12 Olivier Dony[FIX] share: corrected config message for share_root_url
2010-11-12 Olivier Dony[IMP] profile_tools: better help and label for share...
2010-11-12 Numerigraphe... [FIX] typo in field name
2010-11-12 Numerigraphe... [MERGE] sync with the trunk
2010-11-12 Thibault Francois[FIX,IMP] addons1 : 16 Bugs fix
2010-11-12 Numerigraphe... [REF] stricter checking of defauts in fields & orm...
2010-11-12 apa-tinymerged from lp:~openerp-report/openobject-addons/report-dev
2010-11-12 Thibault Francois[MERGE]
2010-11-12 Thibault Francois[MERGE] with trunk
2010-11-12 rch-openerp[IMP]: Solve bug releted yml test case.
2010-11-12 Vir (Open ERP)[ADD] account,account_followup,hr_timesheet,hr_attendan...
2010-11-12 sbh (Open ERP)[Fix] caldav,document,document_ftp,document_webdav...
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... [FIX] incorrect spellings (childs -> children)
2010-11-12 Jni (Open ERP)[MERGE]
next