odoo/odoo.git
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
2011-09-07 niv-openerp[imp] added todo
2011-09-08 Fabien Meghazi[IMP] Improved kanban view. Added colors.
2011-09-08 Fabien Meghazi[IMP] Avoid browsers cache problem with autoloaded...
2011-09-08 Xavier Morel[IMP] look of non-selectable or non-editable editable...
2011-09-08 Xavier Morel[FIX] same signature change as xmo@openerp.com-20110908...
2011-09-08 Xavier Morel[FIX] Signature change in DataSet.write had not been...
2011-09-08 Xavier Morel[FIX] don't display non-searchable (non-stored without...
2011-09-08 Fabien Meghazi[REM] Remove useless colspan="1" on labels in order...
2011-09-08 Xavier Morel[FIX] reports: report_type may be missing from the...
2011-09-08 Xavier Morel[FIX] cleanup of toolbar actions during fields_view_get
2011-09-07 Olivier Dony[IMP] document: (usability) improved wording of virtual...
2011-09-07 Fabien Meghazi[FIX] Editable list gets wrong fields view get object...
2011-09-07 Antony Lesuisse[FIX] debug by default until we fix css merging
2011-09-07 Fabien Meghazi[FIX] Fixed FieldSelection problems with false values
2011-09-07 Antony Lesuisse[IMP] logging debug use pprint
2011-09-07 Antony Lesuisse[IMP] logging use default python logging output
2011-09-07 Xavier Morel[IMP] cleanup toolbar actions
2011-09-07 Fabien Meghazi[ADD] Added FormDialog
2011-09-07 Xavier Morel[ADD] autogenerated json-rpc2 ID, in a multithreaded...
2011-09-07 Xavier Morel[FIX] name of all logger to exist at the correct place...
2011-09-07 Xavier Morel[IMP] logging string formatting
2011-09-07 Xavier Morel[IMP] move dispatch logger config to launcher script...
next