odoo/odoo.git
2011-03-31 Bhumika (OpenERP)[MERGE]
2011-03-31 Ujjvala Collins... [FIX] sync_google_contact: Fetching of timezone should...
2011-03-31 Bhumika (OpenERP)[MERGE]
2011-03-31 Quentin (OpenERP)[FIX] stock/mrp: when consuming partially a product...
2011-03-31 Ujjvala Collins... [MERGE]
2011-03-31 Xavier Morel[IMP] remove useless files in tests, make setup of...
2011-03-31 Xavier Morel[FIX] datasets test suite
2011-03-31 Thibault Francois[MERGE] survey-fixes
2011-03-31 Fabien Meghazi[ADD] Put form widgets in instance.base.form{}
2011-03-31 Fabien Meghazi[REV] Switch back to <script> tags until we find a...
2011-03-31 Fabien Meghazi[FIX] Updated jqGrid hardcoded path
2011-03-31 Xavier Morel[FIX] warnings
2011-03-31 Ujjvala Collins... [REF] sync_google_contact: Search for system's timezone...
2011-03-31 Launchpad Translatio... Launchpad automatic translations update.
2011-03-30 Antony Lesuisseplaying with folding part2
2011-03-30 Antony Lesuisseplaying with folding, lends will be removed (can be...
2011-03-30 Antony Lesuissefix lib prefix for js in base.html
2011-03-30 Xavier Morel[FIX] forgot duplicate variable declaration during...
2011-03-30 Xavier Morel[ADD] documenting the documentation, a bunch of JsDoc
2011-03-30 Vo Minh Thu[MERGE] merged trunk.
2011-03-30 Vo Minh Thu[FIX] setup.py: add pytz timezone files as data_files.
2011-03-30 niv-openerp[FIX] Corrected tabs.
2011-03-30 Fabien Meghazirenames part 7
2011-03-30 Antony Lesuisserenames part6 partially working
2011-03-30 Antony Lesuisserenames part5
2011-03-30 Antony Lesuisserenames part4
2011-03-30 Antony Lesuisserenames part3
2011-03-30 Antony Lesuisserenames part2
2011-03-30 Antony Lesuissereorganize directories
2011-03-30 Quentin (OpenERP)[IMP] hr_expense: minor improvements in the report...
2011-03-30 Antony Lesuisseadded empty DataGroup controller
2011-03-30 Quentin (OpenERP)[FIX] mrp: when producing, wrong stock move where creat...
2011-03-30 niv-openerp[MERGE] Little improvement to BaseWidget.
2011-03-30 niv-openerp[IMP] Improved BaseWidget.
2011-03-30 Ujjvala Collins... [FIX] survey: Fixed Browse Answers error.
2011-03-30 Ujjvala Collins... [FIX] survey: Fixed survey demo data error.
2011-03-30 Ujjvala Collins... [FIX] survey: Fixed survey page error.
2011-03-30 Launchpad Translatio... Launchpad automatic translations update.
2011-03-29 Fabien Meghazi[CHANGE] Refactored form view (WIP)
2011-03-29 Antony Lesuisse[MERGE] niv custom filters
2011-03-29 niv-openerp[IMP] Improved BaseWidget.
2011-03-29 niv-openerp[IMP] Wip extended filters. Is functional. Still need...
2011-03-29 Quentin (OpenERP)[MERGE] lp:728417
2011-03-29 niv-openerp[IMP] Cleaned code of extended filters.
2011-03-29 niv-openerp[FIX] Bug with propositions.
2011-03-29 Quentin (OpenERP)[MERGE] lp:740517
2011-03-29 Quentin (OpenERP)[MERGE] lp:740134
2011-03-29 Quentin (OpenERP)[MERGE] lp:740202
2011-03-29 niv-openerp[IMP] Extended filters wip. Now generates domains.
2011-03-29 Antony LesuisseLABjs dont use preloading to ease debugging
2011-03-29 Antony Lesuisse[MERGE] xmo search views
2011-03-29 ron@tinyerp.com[REF]stock:Refectoring code
2011-03-29 Olivier Dony[MERGE] fix for handling of domains for custom relation...
2011-03-29 Olivier Dony[FIX] orm,ir.model: add eval of domain for relationship...
2011-03-29 Olivier Dony[MERGE] cleaner handling for active_id in domains via...
2011-03-29 ron@tinyerp.com[FIX]stock:passing int to write method of stock.move
2011-03-29 skh[FIX] Account: Problem for duplicating a record
2011-03-29 Xavier Morel[FIX] test case names: I should really stop copy/pastin...
2011-03-29 Xavier Morel[ADD] handle validation at the searchview level, instea...
2011-03-29 skh[FIX] Account: Problem for duplicating a record
2011-03-29 skh[FIX] Account: Problem for duplicating a record
2011-03-29 Ujjvala Collins... [REF] sync_google_contact: Refactored the changes of...
2011-03-29 niv-openerp[IMP] Prototype base class for widgets.
2011-03-29 Xavier Morel[ADD] handling of own values on fields (e.g. self,...
2011-03-29 Xavier Morel[IMP] cleanup initialization of evaluation context...
2011-03-29 Xavier Morel[IMP] move storage of contexts to OpenERPSession.contex...
2011-03-29 Ujjvala Collins... [IMP] sync_google_contact: Improved updating records...
2011-03-29 ARA (OpenERP)[FIX] membership: invoice membership action missing
2011-03-29 Launchpad Translatio... Launchpad automatic translations update.
2011-03-29 Launchpad Translatio... Launchpad automatic translations update.
2011-03-28 Xavier Morel[ADD] some documentation on the search view
2011-03-28 Quentin (OpenERP)[MERGE] lp: 739474
2011-03-28 Quentin (OpenERP)[MERGE] lp:740858
2011-03-28 Quentin (OpenERP)[MERGE] lp:739584
2011-03-28 niv-openerp[IMP] Extended filters wip.
2011-03-28 Xavier Morel[ADD] group_by support in search views (not handled...
2011-03-28 Fabien Meghazi[ADD] attrs support in form view
2011-03-28 Quentin (OpenERP)[FIX] sale: fixed stupid attrs in sale order form view
2011-03-28 Xavier Morel[FIX] Stop evaluating non-literal contexts coming from...
2011-03-28 Xavier Morel[ADD] non-literal contexts
2011-03-28 Xavier Morel[IMP] use non-literal domains to and from client, add...
2011-03-28 Vo Minh Thu[FIX] base_tools, marketing_campaign_crm_demo: __init__...
2011-03-28 niv-openerp[IMP] Extended filters wip.
2011-03-28 Vo Minh Thu[REF] debian:
2011-03-28 Xavier Morel[ADD] start working on adding the concept of literal...
2011-03-28 Quentin (OpenERP)[IMP] account, refund invoice wizard: changed default...
2011-03-28 skh[FIX] Account: Problem for duplicating a record
2011-03-28 skh[FIX] Account: Problem for duplicating a record
2011-03-28 Fabien Meghazi[FIX] invisible tag is alias to attrs 'state', 'not...
2011-03-28 Xavier Morel[FIX] documentation handling issues
2011-03-28 niv-openerp[FIX] Changed LabJs configuration to workaround a bug...
2011-03-28 Xavier Morel[MERGE] small refactoring from trunk
2011-03-28 Xavier Morel[IMP] extract attributes normalization in its own metho...
2011-03-28 Olivier Dony[IMP] tools: add "unquote" class for magic bare variabl...
2011-03-28 Xavier Morel[IMP] mark events as events, fix typo
2011-03-28 niv-openerp[IMP] Modified search view to factorise expanding funct...
2011-03-28 Launchpad Translatio... Launchpad automatic translations update.
2011-03-27 Xavier Morel[IMP] Sphinx will automatically cross-reference return...
2011-03-27 Xavier Morel[FIX] RST lists to make super brittle text-filler not...
2011-03-27 Xavier Morel[ADD] document documentation (esp. JS APIDoc via JsDoc...
next