odoo/odoo.git
2011-09-13 Olivier Dony[IMP] openerp-server: setup signal handlers earlier...
2011-09-13 Quentin (OpenERP)[MERGE] merged the branch with the belgian rules for...
2011-09-13 niv-openerp[imp] removed completely this.log
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll_l10n_be: demo data imp
2011-09-13 niv-openerp[fix] problem with new login, when the user is not...
2011-09-13 niv-openerp[imp] simplified logging api + fix problem with ie8...
2011-09-13 Quentin (OpenERP)[MERGE] merged with main addons branch
2011-09-13 niv-openerp[fix] some problems with preceding improvement related...
2011-09-13 niv-openerp[imp] modified login to only depend on the session_id...
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll_l10n_be: added demo data
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll_l10n_be: belgian rules
2011-09-13 Quentin (OpenERP)[IMP] hr: added default value for marital field
2011-09-13 niv-openerp[fix] problem with statusbar, does not use all states...
2011-09-13 Olivier Dony[FIX] crm: button/action methods must not return None
2011-09-13 niv-openerp[fix] second attempt to correct bug in header
2011-09-13 Fabien Meghazi[IMP] Improved kanban view
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll_l10n_be: code cleaning
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll_l10n_be: replaced tabs with 4 spaces...
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll: demo data improvement
2011-09-13 Xavier Morel[FIX] unbreak explicitly providing ?debug parameter...
2011-09-13 Xavier Morel[FIX] application content moving around the content...
2011-09-13 Quentin (OpenERP)[IMP] hr_payroll_l10n_be: change author to OpenERP
2011-09-13 Quentin (OpenERP)[MERGE] sale_crm: -In search view,positioned fields...
2011-09-13 Xavier Morel[FIX] version specifier for werkzeug in setup.py file
2011-09-13 Quentin (OpenERP)[IMP] account_followup: added dependency to account_acc...
2011-09-13 Xavier Morel[FIX] searchview-related issues in viewmanageraction
2011-09-13 Xavier Morel[FIX] reintroduce code which was not redundant after all
2011-09-13 Xavier Morel[FIX] correctly return readyness deferred from ViewMana...
2011-09-13 Xavier Morel[IMP] remove redundant code in ViewManagerAction initia...
2011-09-13 Xavier Morel[IMP] cleanup fubared whitespace
2011-09-13 Xavier Morel[FIX] issue with searchview appearing alongside non...
2011-09-13 Xavier Morel[FIX] issues with list not being a primary action view
2011-09-13 Meera Trambadia... [FIX] sale_crm:-In search view,positioned fields after...
2011-09-13 Launchpad Translatio... Launchpad automatic translations update.
2011-09-12 Fabien Meghazi[ADD] Kanban: added default group by
2011-09-12 niv-openerp[fix] problem with some server errors that have a fault...
2011-09-12 niv-openerp[fix] problem in o2m when creating a record (hope this...
2011-09-12 Olivier Dony[MERGE] view.rng: @default_group_by for kanban view
2011-09-12 Fabien Meghazi[IMP] Added default_group_by attribute for kanban view
2011-09-12 Xavier Morel[FIX] fix
2011-09-12 Xavier Morel[FIX] account, base_setup, hr_timesheet_sheet: improve...
2011-09-12 Xavier Morel[FIX] ir.actions.server: only try to browse the object...
2011-09-12 Fabien Meghazi[FIX] Kanban: ignore qweb tags in template transformation
2011-09-12 niv-openerp[fix] incorrect notifications in the o2m
2011-09-12 niv-openerp[imp] removed a lot of useless notifications
2011-09-12 Fabien Meghazi[IMP] Kanban: catch record edited in form
2011-09-12 Xavier Morel[FIX] reload the listview's content anytime there are...
2011-09-12 Fabien Meghazi[FIX] Fixed action buttons in kanban view
2011-09-12 niv-openerp[imp] added context propagation when an action is trigg...
2011-09-12 niv-openerp[fix] problem with server actions, presumably old test...
2011-09-12 Quentin (OpenERP)[FIX] hr_payroll_l10n_be: fixed the rules in order...
2011-09-12 Quentin (OpenERP)[REM] hr_payroll_l10n_be: removal of useless backup...
2011-09-12 Quentin (OpenERP)[FIX] hr_payroll_l10n_be: fixed installation of module...
2011-09-12 niv-openerp[imp] replaced print by logger
2011-09-12 niv-openerp[fix] problem in header, sometimes displays two times
2011-09-09 niv-openerp[fix] set json formatting for statusbar
2011-09-12 Xavier Morel[FIX] avoid shortcut-star appearing in o2m fields
2011-09-12 Fabien Meghazi[ADD] Added color picker for kanban view
2011-09-12 Vaibhav (OpenERP)[FIX] Indentation.cleanup space,tabs.
2011-09-12 Xavier Morel[FIX] jsdoc: .include lends to the instances (Class...
2011-09-12 Xavier Morel[FIX] documentation of private Events mixin in ListView
2011-09-12 Xavier Morel[IMP] fix more jsdoc to not have any global extracted...
2011-09-12 Xavier Morel[FIX] jsdoc in forms.js, so it does not create a bunch...
2011-09-12 Xavier Morel[FIX] a few more existing jsdoc so jsdoc v3 does not...
2011-09-12 Vaibhav (OpenERP)[FIX] element ref.
2011-09-12 Vaibhav (OpenERP)[FIX] Inherit template.load right template.
2011-09-12 Xavier Morel[FIX] jsdoc v3 fixes: @constructs needs an explicit...
2011-09-12 Fabien Meghazi[FIX] Corrected url debug for dynamically loaded styles...
2011-09-12 Fabien Meghazi[ADD] Added openerp.web.Widget#on_inserted
2011-09-12 niv-openerp[fix] problem with wsgi
2011-09-12 Fabien Meghazi[ADD] Add debug url hack for qweb xhr templates
2011-09-12 Vaibhav (OpenERP)[FIX] Revert hidden way.
2011-09-12 Vaibhav (OpenERP)[FIX] Override viewmanager,show stars when called from...
2011-09-11 Xavier Morel[FIX] str 'in' str (singletons missing tuple-building...
2011-09-11 Xavier Morel[FIX] @colors expression: in on single string (instead...
2011-09-10 fp[IMP] useability of timesheet
2011-09-10 fp[IMP] useability of timesheet
2011-09-10 Launchpad Translatio... Launchpad automatic translations update.
2011-09-09 Antony Lesuisse[IMP] hack to register the wsgi handler when running...
2011-09-09 Olivier Dony[ADD] web/static: missing icons
2011-09-09 Antony Lesuisse[IMP] move webrelease into addons/web
2011-09-09 niv-openerp[fix] some problem in some o2m that made many things...
2011-09-09 niv-openerp[fix] padding correction for statusbar
2011-09-09 niv-openerp[imp] changed 'status' widget to 'statusbar' widget
2011-09-09 Xavier Morel[REV] base.xml changes of xmo@openerp.com-2011090812551...
2011-09-09 Vo Minh Thu[FIX] document_ftp/document_webdav: correctly fix what...
2011-09-09 Olivier Dony[FIX] ir.translation: second part of previous revision...
2011-09-09 Antony Lesuisse[FIX] sale sale_view unclosed tag
2011-09-09 Antony Lesuisse[FIX] ir_translation _get_ids clear_cache is not multi
2011-09-09 niv-openerp[imp] added properties for statusbar in .rng of views
2011-09-09 Fabien Pinckaers[IMP] search view of SO
2011-09-09 Launchpad Translatio... Launchpad automatic translations update.
2011-09-08 Fabien Meghazi[ADD] Added lead stage images
2011-09-08 Xavier MorelRound 2, fight
2011-09-08 niv-openerp[merge] mobile client synchro
2011-09-08 niv-openerp[imp] added colors customization for status field
2011-09-08 niv-openerp[imp] added translation
2011-09-08 niv-openerp[imp] added translation
2011-09-08 niv-openerp[imp] added translation
2011-09-08 niv-openerp[imp] added translation
next