odoo/odoo.git
2013-01-28 Vo Minh Thu[IMP] account_payment: use the new signal_xxx methods...
2013-01-28 Vo Minh Thu[IMP] purchase: use the new signal_xxx methods instead...
2013-01-25 Vo Minh Thu[FIX] lunch: passing self in a super call.
2013-01-25 Vo Minh Thu[IMP] purchase: use the new signal_xxx methods instead...
2013-01-25 Vo Minh Thu[IMP] procurement: use the new signal_xxx methods inste...
2013-01-25 Vo Minh Thu[FIX] survey: fixed utf-8 encoding marker (coverage...
2013-01-25 Launchpad Translatio... Launchpad automatic translations update.
2013-01-25 Launchpad Translatio... Launchpad automatic translations update.
2013-01-23 Vo Minh Thu[IMP] oe initialize: added --coverage flag.
2013-01-22 Vo Minh Thu[DOC] fixed -999999 title indentation.
2013-01-22 Vo Minh Thu[DOC] openerp command is now part of the server project.
2013-01-22 Vo Minh Thu[DOC] mail: fixed mt_ which was confused as a label...
2013-01-22 Vo Minh Thu[DOC] Title underline too short.
2013-01-22 Vo Minh Thu[DOC] updated gunicorn doc, a.k.a. why we can't have...
2013-01-22 Launchpad Translatio... Launchpad automatic translations update.
2013-01-22 Launchpad Translatio... Launchpad automatic translations update.
2013-01-21 Vo Minh Thu[MERGE] merged oe-related changes:
2013-01-21 Vo Minh Thu[IMP] oe read: use common.set_addons().
2013-01-21 Vo Minh Thu[IMP] oe read: use the environment if --addons is not...
2013-01-21 Vo Minh Thu[IMP] oe web: handle SIGINT and somewhat SIGTERM for...
2013-01-19 Launchpad Translatio... Launchpad automatic translations update.
2013-01-18 Vo Minh Thu[IMP] oe web: use openerp/__init__ instead of tools...
2013-01-18 Vo Minh Thu[DOC] added prose for oe web and oe cron.
2013-01-18 Cedric Snauwaert[FIX]fleet: add m2o fields in inherited object to remov...
2013-01-18 Vo Minh Thu[FIX] oe web: always set gevent in tools.config.
2013-01-18 Vo Minh Thu[IMP] oe web/cron: slight refactor.
2013-01-18 Launchpad Translatio... Launchpad automatic translations update.
2013-01-16 Xavier Morel[FIX] testing doc ref
2013-01-16 Xavier Morel[IMP] add ref to testing doc so it can be referenced...
2013-01-16 Xavier Morel[IMP] don't reimplement randint manually
2013-01-16 Vo Minh Thu[IMP] oe cron: use setproctitle, set openerp.multi_process.
2013-01-16 Xavier Morel[IMP] Use StringIO rather than io.BytesIO, avoid deprec...
2013-01-15 Thibault Delavallée[MERGE] [FWD] Forward porting in trunk of the 7.0 addon...
2013-01-15 Thibault Delavallée[MERGE] [FWD] Forward porting in trunk of the 7.0 serve...
2013-01-15 Thibault Delavallée[MERGE] Forward port of addons 7.0 until 8584.
2013-01-15 Thibault Delavallée[MERGE] Foward-port server 7.0 until 4787.
2013-01-15 Vo Minh Thu[ADD] oe: added cron sub-command to run a single proces...
2013-01-15 Thibault Delavallée[FIX] Chatter: notification emails: removed the limit...
2013-01-15 vta vta@openerp.com[FIX] Don't alter bounce rate when tracking events
2013-01-15 Olivier Dony[FIX] ir.mail_server: properly handle the --smtp-ssl...
2013-01-15 Thibault Delavallée[IMP] Partners do not follow themselves by default...
2013-01-15 Thibault Delavallée[IMP] Notification emails: subject is not truncated...
2013-01-15 Thibault Delavallée[MERGE] Sync with 7.0
2013-01-15 Thibault Delavallée[MERGE] [FIX] Wall: fixed attribute error on res.users...
2013-01-15 Thibault Delavallée[IMP] Chatter: partner creation from emails: do it...
2013-01-15 Thibault Delavallée[FIX] Wall: fixed attribute error on res.users, due...
2013-01-15 vta vta@openerp.com[IMP] Added code to track new GA goals
2013-01-15 niv-openerp[IMP] Added method to make the client lib work with...
2013-01-15 Quentin (OpenERP)[FIX] crm: at lead creation, take into account the...
2013-01-15 Thibault Delavallée[MERGE] Sync with trunk.
2013-01-15 Thibault Delavallée[MERGE] Sync with trunk.
2013-01-15 Launchpad Translatio... Launchpad automatic translations update.
2013-01-15 Launchpad Translatio... Launchpad automatic translations update.
2013-01-14 Fabien Pinckaers[FIX] document management, file do not exists
2013-01-14 Frédéric van... [MERGE] point_of_sale: memory leak fixes
2013-01-14 Frédéric van... [FIX] point_of_sale: removed some memory leaks.
2013-01-14 Fabien Meghazi[MERGE] Forward-port of latest 7.0 changes, (revision...
2013-01-14 Fabien Meghazi[MERGE] Custom filters always overrides default searches
2013-01-14 Fabien Meghazi[ADD] Backward compatibility layer for 7.0
2013-01-14 Olivier Dony[MERGE] tools.translate: fix extraction of translation...
2013-01-14 Fabien Meghazi[FIX] Fix one custom filter bug (only scratch the surfa...
2013-01-13 Launchpad Translatio... Launchpad automatic translations update.
2013-01-12 Launchpad Translatio... Launchpad automatic translations update.
2013-01-11 Olivier Dony[FIX] lunch: everyday alerts were never displayed
2013-01-11 Olivier Dony[FIX] account_followup: fix incorrect parameters passed...
2013-01-14 Launchpad Translatio... Launchpad automatic translations update.
2013-01-11 Olivier Dony[FIX] apps: make warning messages translatable
2013-01-11 Olivier Dony[FIX] fields.date[time]: context_today()/context_timest...
2013-01-11 Vo Minh Thu[IMP] oe web: option to use gevent WSGI server.
2013-01-11 Olivier Dony[FIX] ir.mail_server: correct fallback to smtp paramete...
2013-01-14 Launchpad Translatio... Launchpad automatic translations update.
2013-01-11 Vo Minh Thu[ADD] oe web: run an OpenERP web process.
2013-01-11 Christophe... [FIX] res_partner: kanban view : update contact avatar...
2013-01-11 Frédéric van... [MERGE] point_of_sale: console.log removals and comment...
2013-01-11 Frédéric van... [MERGE] from upstream
2013-01-11 Frédéric van... [FIX] point_of_sale: removed console.logs
2013-01-11 Fabien Pinckaers[IMP] fr transaltion
2013-01-11 Frédéric van... [FIX] point_of_sale: removed console.logs
2013-01-11 Frédéric van... [IMP] point_of_sale: added some comments about the...
2013-01-11 Quentin (OpenERP)[FIX] account: when editing an account.move, don't...
2013-01-11 Vo Minh Thu[ADD] oe: provides sane (unfucked) command-line interface.
2013-01-11 Quentin (OpenERP)[FIX] sale: in config wizard, do not assume the 'servic...
2013-01-11 vta vta@openerp.com[IMP] Change custom variable initialization in web_anal...
2013-01-11 Quentin (OpenERP)[FIX] base: GBP currency symbol should be before the...
2013-01-11 niv-openerp[IMP] added feature to WebClient class to allow definit...
2013-01-11 Quentin (OpenERP)[FIX] project: the gantt view of tasks was not usable...
2013-01-11 vta vta@openerp.com[FIX] Fixed issue with testing context in eval.js,...
2013-01-11 Launchpad Translatio... Launchpad automatic translations update.
2013-01-11 Launchpad Translatio... Launchpad automatic translations update.
2013-01-10 Olivier Dony[FIX] mail_thread subclasses: message_new must not...
2013-01-10 Olivier Dony[FIX] contracts: use correct quantity field to avoid...
2013-01-10 dle@openerp.com[FIX]Add ondelete casacde to alias_model_id for mail_al...
2013-01-10 Xavier ALT[MERGE] mail: fix UnboundLocalError in message_create_p...
2013-01-10 Chris Biersbach[FIX] partner_id was only present in an else clause...
2013-01-10 Thibault Delavallée[MERGE] Forward porting of the 7.0 addons branch inside...
2013-01-10 Thibault Delavallée[MERGE] Forward porting of the 7.0 server branch inside...
2013-01-10 vta vta@openerp.com[FIX] Handle correctly webclient's show_application...
2013-01-10 Launchpad Translatio... Launchpad automatic translations update.
2013-01-09 Fabien Meghazi[FIX] html widget: fix cleditor width when the field...
2013-01-09 Frédéric van... [IMP] css: made the fallback color for gradients a...
next