odoo/odoo.git
2012-11-23 Christophe... [FIX] setup.py: include openerp.main
2012-11-23 Christophe... [IMP] move main script into openerp dir
2012-11-22 Antony Lesuisse[FIX] res.users last_login typodowan
2012-11-22 Antony Lesuisse[IMP] project demo data
2012-11-22 Olivier Dony[FIX] auth_openid: properly inherit Login.start and...
2012-11-22 Olivier Dony[IMP] auth_signup: do not shadow the `deferred` returne...
2012-11-22 niv-openerp[IMP] Put pager in SelectCreatePopup.
2012-11-22 niv-openerp[FIX] problem in export with ID
2012-11-22 niv-openerp[IMP] Made the logo a simple link.
2012-11-22 niv-openerp[FIX] crm: problem in kanban of opportunities, incorrec...
2012-11-22 Cedric Snauwaert[FIX]typo in description of product (description is...
2012-11-22 niv-openerp[FIX] typo in doc
2012-11-22 niv-openerp[IMP] Corrected small stuff in Dialog widget and added...
2012-11-22 niv-openerp[FIX] problem with sidebar_eval_context
2012-11-22 Arnaud Pineux[MERGE] trunk-server with trunk-server-sequencenum-api
2012-11-22 Arnaud Pineux[MERGE] with sequencenum-api
2012-11-22 Fabien Meghazi[IMP] Move 'Set Defaults' from sidebar's 'More' menu...
2012-11-22 Arnaud Pineux[IMP] change order for top menu item sequence number
2012-11-22 Arnaud Pineux[IMP] change sequence number for top menu items
2012-11-22 Fabien Pinckaers[IMP] membership + merge stock
2012-11-22 Launchpad Translatio... Launchpad automatic translations update.
2012-11-21 Fabien Pinckaers[FIX] css hr employee
2012-11-21 Antony Lesuisse[LOL] fix_general_view_comment courtesy of Stefan Rijnh...
2012-11-21 Frédéric van... [MERGE] point_of_sale: fixes for client login and a...
2012-11-21 Frédéric van... [MERGE] from trunk
2012-11-21 Frédéric van... [IMP] point_of_sale: forgot views and decls for partner...
2012-11-21 Arnaud Pineux[IMP] Re-set the sequence number for main menus
2012-11-21 Fabien Meghazi[IMP] mini_calendar loses it's date when refreshed
2012-11-21 Christophe... [FIX] qweb: <t t-log> action was generating invalid...
2012-11-21 Fabien Meghazi[IMP] Improved styling of searchview datepicker icon
2012-11-21 Vo Minh Thu[MERGE] Fix to the `order` search() behavior (with...
2012-11-21 Fabien Meghazi[FIX] __debug__ key wrongly set in QWeb default_dict
2012-11-21 Vo Minh Thu[IMP] test_search: comment typos.
2012-11-21 Fabien Meghazi[FIX] Searchview proposition facet does not format...
2012-11-21 Quentin (OpenERP)[FIX] osv/orm: fixed the use of 'order' argument given...
2012-11-21 Quentin (OpenERP)[FIX] base: test_search, invalid use of search criterio...
2012-11-21 Quentin (OpenERP)[FIX] base: fixed syntax errors and test import of...
2012-11-21 Olivier Dony[FIX] web_hello: inherited start() method should return...
2012-11-21 Fabien Meghazi[IMP] adaptation to hr demo data
2012-11-21 Quentin (OpenERP)[ADD] base: added python test on the search() method
2012-11-21 Frédéric van... changed the clients to be partners instead of users...
2012-11-21 Fabien Meghazi[FIX] Binary fields, limit upload size to 25Mo (only...
2012-11-21 Olivier Dony[FIX] sale.order,invoices: more robust/consistent mecha...
2012-11-21 Olivier Dony[FIX] mail: remove ugly hack for context filtering...
2012-11-21 Olivier Dony[FIX] portal: typo makes prevents acquirer defaults...
2012-11-21 Olivier Dony[FIX] account.invoice: typos in default email templates...
2012-11-21 Fabien Meghazi[MERGE] many2many_tags: correctly checks it's falsy...
2012-11-21 Olivier Dony[IMP] portal: unify wording as `Customer Portal` +...
2012-11-21 Fabien Meghazi[MERGE] mail followers form widget specific visibility...
2012-11-21 Fabien Meghazi[IMP] tools/mail: html_email_clean() roudtrips falsy...
2012-11-21 Launchpad Translatio... Launchpad automatic translations update.
2012-11-21 Launchpad Translatio... Launchpad automatic translations update.
2012-11-20 Christophe... [FIX] web: pass env in login_and_redirect
2012-11-20 Olivier Dony[MERGE] Review/Update EDI features for 7.0:
2012-11-20 Olivier Dony[MERGE] Sync with trunk
2012-11-20 Christophe... [FIX] mail followers: invisible attribute and mode...
2012-11-20 Denis Ledoux... [FIX]Fix bug lp:1080997. Add option 'disable_editable_m...
2012-11-20 niv-openerp[IMP] mail: changed controller due to modification...
2012-11-20 niv-openerp[FIX] pad: very bad conception that produced html injec...
2012-11-20 Christophe... [FIX] tools mail : html_email_clean
2012-11-20 Denis Ledoux... [FIX]Add option 'disable_editable_mode' which disable...
2012-11-20 Stephane Wirtel[FIX] auth_oauth: set the right copyright and change...
2012-11-20 Fabien Meghazi[FIX] Fixed wrong width computing in Dialog. Removed...
2012-11-20 Christophe... [FIX] tools mail: html_email_clean return False (standa...
2012-11-20 Olivier Dony[MERGE] fields_view_get: avoid messing up selection...
2012-11-20 Olivier Dony[IMP] Model.default_get: allows setting user default...
2012-11-20 Olivier Dony[IMP] res.users: avoid spurious warnings when last...
2012-11-20 Stefan Rijnhart[FIX] Append view domain (in case of selection widget...
2012-11-20 Raphael Collet[IMP] auth_oauth: restrict menuitem 'OAuth Providers...
2012-11-20 Thibault Delavallée[MERGE] [DEMO] mail, crm: improved demo data.
2012-11-20 Thibault Delavallée[MERGE] [DEMO] mail, crm: improved demo data.
2012-11-20 niv-openerp[IMP] allows to specify a specific eval domain in ...
2012-11-20 Fabien Meghazi[FIX] Fixed Export dialog buttons. Cleanup openerp...
2012-11-20 Stefan Rijnhart[FIX] Comment on general voucher view definition
2012-11-20 Cedric Snauwaert[REF]improvement of constraint from rev id : csn@opener...
2012-11-20 Thibault Delavallée[CLEAN] Demo data: fixed some typos, cleaned a bit...
2012-11-20 niv-openerp[FIX] Modified behavior when we click on an action...
2012-11-20 Cedric Snauwaert[FIX]fix constraint to an SQL constraint
2012-11-20 Christophe... [IMP] tools mail: remove one line test (double)
2012-11-20 Fabien Meghazi[FIX] Fixed Export dialog buttons. Cleanup openerp...
2012-11-20 Thibault Delavallée[MOV] admin and demo avatar: moved from mail to server.
2012-11-20 Thibault Delavallée[MOV] admin and demo avatars: moved from mail to server.
2012-11-20 Thibault Delavallée[REV] Chatter: reverted hack about reloading menus.
2012-11-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-20 Thibault Delavallée[MERGE] [FIX] hr_recruitment: fixed message_update...
2012-11-20 Cedric Snauwaert[FIX]membership : while configuring membership, date_to...
2012-11-20 Launchpad Translatio... Launchpad automatic translations update.
2012-11-19 Olivier Dony[IMP] auth_signup: pass db in query string params,...
2012-11-19 Antony Lesuisse[MERGE] db option to enabled monodb (used by signup)
2012-11-19 Olivier Dony[MERGE] Sync with trunk
2012-11-19 Olivier Dony[IMP] monodb bootstrap: support @db query string param...
2012-11-19 Frédéric van... [IMP] prompt for cashier intervention when negative...
2012-11-19 Cedric Snauwaert[MERGE]merge with latest addons
2012-11-19 Christophe... [FIX] tools.mail: html_email_clean test type and value...
2012-11-19 Christophe... [FIX] tools.mail: html_email_clean test type of empty...
2012-11-19 Christophe... [IMP] tools.mail: add a test for html_email_clean funct...
2012-11-19 Frédéric van... [MERGE] from trunk
2012-11-19 Arnaud Pineux[IMP] Lunch demo & security
2012-11-19 Thibault Delavallée[REV] hr_recruitment: reverted improvement of message...
2012-11-19 Xavier Morel[ADD] refs to server doc, intersphinx doesn't allow...
next