odoo/odoo.git
2011-09-15 Yogesh (OpenERP)[IMP] kanban :- if no group by on field then drag and...
2011-09-15 Yogesh (OpenERP)[IMP] kanban :- if no groupby on field then display...
2011-09-13 Fabien Meghazi[IMP] Improved kanban view
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)[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 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
2011-09-08 niv-openerp[imp] added translation
2011-09-08 niv-openerp[imp] added translation
2011-09-08 niv-openerp[imp] more cosmetic change
2011-09-08 niv-openerp[imp] cosmetic change
2011-09-08 niv-openerp[imp] added possibility to only show some states in...
2011-09-08 niv-openerp[imp] improved css of status widget
2011-09-08 niv-openerp[imp] now status widget correctly highlights the select...
2011-09-08 niv-openerp[imp] now status widget list possible selections
2011-09-08 niv-openerp[imp] improved selection color in status widget
2011-09-08 niv-openerp[imp] added selected indication in status widget
2011-09-08 niv-openerp[imp] improved css for status widget
2011-09-08 niv-openerp[imp] put first example of status field with css
2011-09-08 niv-openerp[imp] improved status widget templates behavior
2011-09-08 niv-openerp[imp] setup of templates for status widget
2011-09-08 niv-openerp[imp] setup of status widget
2011-09-08 Bhumi Thakkar... [IMP] Dynamically listview with theme.
2011-09-08 niv-openerp[imp] cosmetic change
2011-09-08 niv-openerp[imp] made ids in report overridable by report action
2011-09-08 niv-openerp[imp] updated ids in report
2011-09-08 niv-openerp[imp] updated datas in report
next