[FIX] kanban :- fix problem on group by.
[odoo/odoo.git] / openerp /
2011-09-21 Olivier Dony[FIX] res.users: fix user preferences form, broken...
2011-09-21 Vo Minh Thu[MERGE] ir.xml: ir.model ir.rule changed to use child_o...
2011-09-20 Vo Minh Thureport_sxw: formating classes should return strings.
2011-09-20 Vo Minh Thu[MERGE] base_data.xml: change the VEB currency in VEF...
2011-09-20 Vo Minh Thu[MERGE] expression: support for =like/=ilike.
2011-09-20 Vo Minh Thu[MERGE] orm: better exception messsages.
2011-09-20 Vo Minh Thu[MERGE] report/preprocess: make sure to remove the...
2011-09-20 Vo Minh Thu[MERGE] orm: properly handle multi-level _inherits.
2011-09-19 Olivier Dony[MERGE] trml2pdf: don't reassign a reused node.text...
2011-09-19 Olivier Dony[MERGE] zipped module import wizard improvements, court...
2011-09-19 Olivier Dony[MERGE] diagram view: properly handle non-ASCII arrow...
2011-09-19 Olivier Dony[MERGE] allow overwriting existing terms when importing...
2011-09-19 Antony Lesuisse[MERGE] res_users rename companies tab into allowed...
2011-09-19 Olivier Dony[IMP] ir.actions.client: missing access rights
2011-09-19 Olivier Dony[FIX] orm: quote column names in queries to respect...
2011-09-19 Olivier Dony[MERGE] missing res.currency.rate.type access rights
2011-09-19 Olivier Dony[MERGE] refactoring: view inheritance query moved to...
2011-09-19 Aline Preillon[IMP] improved res.partner demo data
2011-09-19 Olivier Dony[MERGE] enforce unique `key` attribute for res.currency...
2011-09-19 Vo Minh Thu[FIX] base_security: ir rules are noupdate=1.
2011-09-19 Vo Minh Thu[IMP] ir/wizard: removed the unused create_action wizard.
2011-09-19 Naresh (OpenERP)[MERGE FROM TRUNK]
2011-09-19 Olivier Dony[FIX] orm: refactoring and fix of stored functions...
2011-09-18 sebastien beau[REF] refactor code in order to add the possibility...
2011-09-17 Fabien Pinckaersmerge
2011-09-17 Launchpad Translat... Launchpad automatic translations update.
2011-09-16 Olivier Dony[IMP] ir.actions.server: slightly better sample/doc...
2011-09-16 Vo Minh Thu[MERGE] ir_actions: swapped (corrected) signal name...
2011-09-16 Xavier Morel[FIX] race condition in RegistryManager
2011-09-15 Vo Minh Thu[MERGE] fields: correct (5,_) operation on many2many...
2011-09-15 Vo Minh Thu[MERGE] orm: convert exception to unicode.
2011-09-15 Stephane Wirtel[FIX] base: res_currency#company_id remove the default...
2011-09-15 Stephane Wirtel[IMP] base: show the 'field' field in the search view
2011-09-16 Vo Minh Thu[MERGE] ir_action: properly handle the False value...
2011-09-16 Vo Minh Thu[IMP] openerp.modules.db: nice critical logging, and...
2011-09-16 Vo Minh Thu[MERGE] orm: export boolean values as strings, even...
2011-09-16 Vo Minh Thu[FIX] ir_action: avoid returning a None context.
2011-09-15 Vo Minh Thu[MERGE] base_module_import_view: better strings messages.
2011-09-15 Vo Minh Thu[MERGE] ir_module_module: better (less browse() calls...
2011-09-15 Vo Minh Thu[FIX] report: make sure we can use an image path starti...
2011-09-15 Xavier Morel[IMP] ensure file is correctly closed even if file...
2011-09-15 Olivier Dony[FIX] ir.model.data: revert previous context patch...
2011-09-15 Vo Minh Thu[MERGE] base: rename zipfile variable into zip_content...
2011-09-15 Olivier Dony[IMP] ir.model.data: better message + support optional...
2011-09-14 Olivier Dony[FIX] ir.mail_server: care for non-ascii connection...
2011-09-14 Launchpad Translat... Launchpad automatic translations update.
2011-09-13 Olivier Dony[FIX] ir.translation: one more fix for ormcache_multi...
2011-09-13 Stephane Wirtel[MERGE] Email Framework: lp:~openerp-dev/openobject...
2011-09-13 Olivier Dony[FIX] orm: avoid passing undefined context in browse_re...
2011-09-13 Olivier Dony[MERGE] latest trunk
2011-09-13 Vo Minh Thu[FIX] This complements commit 3511,
2011-09-13 Olivier Dony[IMP] browse_record: getattr method execution propagate...
2011-09-12 Olivier Dony[IMP] orm.name*: better docstrings
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] ir.actions.server: only try to browse the object...
2011-09-12 Olivier Dony[MERGE] latest trunk
2011-09-12 Naresh (OpenERP)[FIX]:problem when coping the _inherits record the...
2011-09-11 Xavier Morel[FIX] @colors expression: in on single string (instead...
2011-09-10 Launchpad Translat... Launchpad automatic translations update.
2011-09-09 Olivier Dony[FIX] ir.attachment: cleaner check for record existence...
2011-09-09 Olivier Dony[IMP] orm,orm_memory: more consistent implementations...
2011-09-09 Olivier Dony[FIX] ir.translation: second part of previous revision...
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 Ujjvala Collins... [REF] base: Changed description of currency rate type...
2011-09-09 Launchpad Translat... Launchpad automatic translations update.
2011-09-08 Olivier Dony[IMP] view.rng: allow @name attribute for `label`
2011-09-08 Ujjvala Collins... [REM] base: Removed access rule for Administation/Confi...
2011-09-08 Ujjvala Collins... [ADD] base: Added access rules for currency rate type.
2011-09-06 Olivier Dony[FIX] fields.function: type=binary: workaround for...
2011-09-06 Olivier Dony[IMP] ir.mail_server: improve handling of non-ASCII...
2011-09-06 Olivier Dony[MERGE] latest trunk
2011-09-06 Olivier Dony[IMP] ir.model.data: usability - rename `XML ID` -...
2011-09-05 Vo Minh Thu[MERGE] merged the kanban view rng definition.
2011-09-05 Olivier Dony[MERGE] res.users: make set-only password field more...
2011-09-05 Yogesh (OpenERP)[MERGE] Merge with trunk server upto revision no 3569.
2011-09-02 Antony Lesuisse[FIX] ir_translation cache invalidation
2011-09-02 Olivier Dony[IMP] ir.mail.server: improved tooltips
2011-09-01 Olivier Dony[FIX] ir.ui.menu: typo during merge of simplified cache
2011-09-01 Xavier Morel[FIX] diagram view schema: diagram children are a singl...
2011-09-01 Launchpad Translat... Launchpad automatic translations update.
2011-08-31 Antony Lesuisse[FIX] res_lang clear cache remove kwargs, typo
2011-08-31 Fabien Meghazi[IMP] Improved rng for kanban view
2011-08-31 Olivier Dony[REM] view.rng: remove unused 'default' attribute,...
2011-08-31 Antony Lesuisse[FIX] res_lang clear cache remove kwargs
2011-08-31 Fabien Meghazi[MERGE} Merge with trunk
2011-08-31 Xavier Morel[FIX] issue in splitting field paths for export: would...
2011-08-31 Vo Minh Thu[FIX] registry: forgot the self/cls args.
2011-08-30 Vo Minh Thu[MERGE] res.currency: added res.currency.rate.type...
2011-08-30 Quentin (OpenERP)[IMP] base, res.currency: code cleaning
2011-08-30 Quentin (OpenERP)[IMP] base, res.currency: code cleaning
2011-08-30 Quentin (OpenERP)[FIX] base, res.currency: ProgrammingError. When giving...
2011-08-30 Vo Minh Thu[IMP] simplified cache implementation (and stored on...
2011-08-30 Quentin (OpenERP)[MERGE] merged with main addons branch
2011-08-30 Quentin (OpenERP)[IMP] base, res.currency: fixes
2011-08-30 Quentin (OpenERP)[IMP] base, res.currency: by default, don't show the...
2011-08-29 Fabien Meghazi[IMP] Improved rng for kanban view
2011-08-29 Fabien Meghazi[MERGE] Merge with trunk
next