odoo/odoo.git
2011-10-01 Antony Lesuisse[IMP] Remove account sequence code madness
2011-10-01 Launchpad Translatio... Launchpad automatic translations update.
2011-10-01 Antony Lesuisse[MERGE] versioned xmlrpc api xmlrpc-1 vmt
2011-10-01 Antony Lesuisse[FIX] abort_response typo
2011-10-01 Antony Lesuisse[IMP] misc renames
2011-10-01 Antony Lesuisse[MERGE] trunk
2011-10-01 Antony Lesuisse[IMP] ir_sequence code remove required, its only needed...
2011-10-01 Antony Lesuisse[MERGE] account ir_sequence new api
2011-10-01 Antony Lesuisse[IMP] rename sequence into ir_sequence
2011-09-30 Antony Lesuisse[IMP] account ir_sequence fiscal year using the new...
2011-09-30 Antony Lesuisse[IMP] ir_sequence more refactoring
2011-09-30 Antony Lesuisse[FIX] auth_openid web_preload is deprecated use --load...
2011-09-30 Antony Lesuisse[IMP] deprecate web_preload in favor of --load, server_...
2011-09-30 Antony Lesuisse[MERGE] ir_sequence standard and no_gap implementation...
2011-09-30 Antony Lesuisse[MERGE] auth_openid disabled by default
2011-09-30 Antony Lesuisse[MERGE] new livechat web module chs
2011-09-30 Antony Lesuisse[IMP] minor simplification and style change (avoid...
2011-09-30 niv-openerp[imp] disable buttons in form views during the executio...
2011-09-30 niv-openerp[fix] problem with o2m displaying clickable button...
2011-09-30 Vo Minh Thu[FIX] account/sequence: forgot the fallback case.
2011-09-30 Xavier Morel[FIX] standalone client default threading
2011-09-30 Vo Minh Thu[FIX] ir_sequence: temporary fix: no (code,company...
2011-09-30 Vo Minh Thu[MERGE] merged trunk.
2011-09-30 Vo Minh Thu[MERGE] merged trunk.
2011-09-30 Christophe... [IMP] web_livechat: convert to 6.1 web module
2011-09-30 Xavier Morel[FIX] deadlock between crons scheduling and new registr...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: version() moved to common, still availabl...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: support proxy(/openerp/xmlrpc).version().
2011-09-30 Xavier Morel[FIX] don't break when @colors end with a semicolon
2011-09-30 Christophe... [ADD] auth_openid module
2011-09-30 Julien Thewys[FIX] hr_holidays: made 2 view titles more consistent
2011-09-30 niv-openerp[fix] lot of potential problems when we change somethin...
2011-09-30 niv-openerp[imp] removed some useless parameters in the openerp...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: handle exceptions with isinstance instead...
2011-09-30 Olivier Dony[FIX] fields: m2m SQL names may be dynamic now, care...
2011-09-30 Olivier Dony[FIX] sale: slightly more robust default shop definition
2011-09-30 Vo Minh Thu[MERGE] module/manifest: the module complexity (as...
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-30 Vo Minh Thu[IMP] xmlrpc/exceptions: added a model and a view to...
2011-09-30 Antony Lesuisse[FIX] webdav in /webdav
2011-09-30 Vo Minh Thu[FIX] xmlrpc: handle old/new exceptions with old/new...
2011-09-30 Olivier Dony[FIX] share: un-needed groups attribute, also contains...
2011-09-30 Xavier Morel[ADD] readonly & movable form view
2011-09-30 Fabien Pinckaers[IMP] useability
2011-09-30 Fabien Pinckaers[IMP] useability, removing default address on main...
2011-09-30 Fabien Pinckaers[IMP] useability, removing default address on main...
2011-09-30 Fabien Pinckaers[IMP] reverting back useability on company header/foote...
2011-09-30 Launchpad Translatio... Launchpad automatic translations update.
2011-09-29 Antony Lesuisse[FIX] osv object_proxy to use new style class
2011-09-29 Antony Lesuisse[IMP] audittrail cleanup and speedup
2011-09-29 niv-openerp[fix] obvious bug, field used in a on_change but not...
2011-09-29 niv-openerp[fix] error message when login invalid broken
2011-09-29 niv-openerp[fix] problem in database when creating a new database
2011-09-29 Xavier Morel[IMP] shave ~190ms off of *big* listview rendering...
2011-09-29 Xavier Morel[ADD] evaluator proof of concept: colors in list rows
2011-09-29 niv-openerp[imp] changed logging to be like server
2011-09-29 Xavier Morel[ADD] atom context keys (uid and current_date) to evalu...
2011-09-29 niv-openerp[imp] improved logging, now blacklist openerplib
2011-09-29 Xavier Morel[IMP] update py.parse to 0.2
2011-09-29 Vo Minh Thu[IMP] ir_sequence: (code, company_id) is unique, even...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: call it with the new methods.
2011-09-29 Xavier Morel[FIX] do not remove 'multi=True' actions in fields_view...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: adapt addons code to server changes.
2011-09-29 Vo Minh Thu[IMP] ir_sequence: change API, deprecate old one.
2011-09-29 niv-openerp[imp] now uses a global connector for connection to...
2011-09-29 niv-openerp[imp] synch with client lib
2011-09-29 Antony Lesuisse[MERGE] res_partner kaban view
2011-09-29 Antony Lesuisse[MERGE] hr product projet_issue kanban views
2011-09-29 Xavier Morel[FIX] match first form header only so that we get the...
2011-09-29 Xavier Morel[FIX] code should use abscissa, not first_field
2011-09-29 Xavier Morel[IMP] cleanup and simplify graph view implementation...
2011-09-29 Xavier Morel[IMP] avoid reading all fields of the object on big...
2011-09-29 Vo Minh Thu[FIX] exceptions: except_osv in already a synonym for...
2011-09-29 Vo Minh Thu[FIX] netrpc: forgot the removal of auth in the netrpc...
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-29 Amit (OpenERP)merged
2011-09-29 Amit (OpenERP)merged
2011-09-29 Launchpad Translatio... Launchpad automatic translations update.
2011-09-29 Launchpad Translatio... Launchpad automatic translations update.
2011-09-29 Olivier Dony[MERGE] multi-process/multi-threaded ir.cron implementation
2011-09-29 Olivier Dony[IMP] ir.cron.write/unlink: try NOWAIT lock to avoid...
2011-09-28 Olivier Dony[FIX] cron: cleanup wakeup pointers after processing...
2011-09-28 Olivier Dony[FIX] cron/registry: typo
2011-09-28 Olivier Dony[IMP] cron: warning about max DB setting that may confl...
2011-09-28 Antony Lesuisse[FIX] consider typeless action as ir.actions.act_window...
2011-09-28 Olivier Dony[FIX] ir_cron: compare timestamps always as UTC (as...
2011-09-28 Olivier Dony[IMP] cron: misc renaming and minor changes to improve...
2011-09-28 Antony Lesuisse[FIX] remove openerpdispatch openerlib need to catch...
2011-09-28 Antony Lesuisse[MERGE] /openerp/6.1 xmlrpc compliant
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-28 niv-openerp[fix] problem with context keys not passed correctly...
2011-09-28 niv-openerp[imp] desactivated auto loading of web_hello
2011-09-28 Vo Minh Thu[IMP] ir_sequence: added a simple test.
2011-09-28 niv-openerp[imp] refactoring to improve the way the components...
2011-09-28 Xavier Morel[FIX] field names in pie chart builder and link to...
2011-09-28 Xavier Morel[ADD] placeholder info in charts which can not be displayed
next