[IMP] useability board amdin
[odoo/odoo.git] / openerp /
2011-12-12 Fabien Pinckaers[IMP] useability board amdin
2011-12-12 Fabien Pinckaers[IMP] do not show hidden modules
2011-12-12 Fabien Pinckaers[IMP] improved useability on modules
2011-12-12 Antony Lesuisse[IMP] immeditate install, remove old web modules
2011-12-12 Antony Lesuisse[FIX] more web removal
2011-12-12 Antony Lesuisse[IMP] immediate install, remove old web modules
2011-12-11 Fabien Pinckaers[FIX] better search view on modules
2011-12-12 Fabien Meghazi[IMP] Change in dashboard view api. @creatable is an...
2011-12-11 Fabien Pinckaers[FIX] workflow returning actions
2011-12-09 Xavier Morel[ADD] method returning the list of menus installed...
2011-12-09 Minh Tran[IMP] Some css tweaks in the kanban module vignette
2011-12-09 Xavier Morel[IMP] icon management in modules
2011-12-09 Xavier Morel[IMP] opening and getting data from module description...
2011-12-09 Xavier Morel[IMP] reduce noise in setting default values of module...
2011-12-09 Xavier Morel[ADD] API for immediate installation of modules (module...
2011-12-08 Antony Lesuisse[MERGE] module kanban
2011-12-08 Antony Lesuisse[IMP] ir.module.module: rename is_application to applic...
2011-12-08 Minh TranChanged modules icons in the vignette
2011-12-08 Fabien Meghazi[ADD] Add 'creatable' attribute to dashboard's action...
2011-12-08 Christophe Simonis[IMP] ir.module.module: rename 'core' to 'is_application'
2011-12-07 Minh Tran[IMP] Relooking of the modules vignette, the Kanban...
2011-12-06 Fabien Pinckaers[IMP] Access Rights on Modules Installation
2011-12-06 Xavier Morel[FIX] missing view type
2011-12-06 Fabien Pinckaers[IMP] Core features on modules, better views for modules
2011-12-06 Fabien Pinckaers[IMP] default address
2011-12-05 Fabien Pinckaers[IMP] kanban view for modules, to be improved by Minh
2011-12-05 Fabien Pinckaers[IMP] useability + kanban view on modules
2011-12-05 Launchpad Translat... Launchpad automatic translations update.
2011-12-02 Vo Minh Thu[MERGE] merged trunk.
2011-12-02 Launchpad Translat... Launchpad automatic translations update.
2011-12-01 Quentin (OpenERP)[MERGE] merged the dev branch with address format count...
2011-12-01 Quentin (OpenERP)[IMP] res_partner_address, display_address: improved...
2011-12-01 Raphael Collet[FIX] add missing import
2011-12-01 Raphael Collet[IMP] add log message when skipping sending email
2011-12-01 Raphael Collet[IMP] indicate tests in current thread, and prevent...
2011-12-01 Quentin (OpenERP)[IMP] base: country specific address format small imp
2011-12-01 Quentin (OpenERP)[IMP] base: contry specific address format cleanup...
2011-12-01 Quentin (OpenERP)[MERGE] merged with main trunk server branch
2011-12-01 Vo Minh Thu[IMP] tests: moved tests into openerp.tests, expose...
2011-12-01 Vo Minh Thu[MERGE] wizard: add a deprecation warning for the old...
2011-12-01 Olivier Dony[MERGE] Bug 303455: orm.create() - use local before...
2011-12-01 Xavier Morel[REM] import_data: unused variables, redundant parens...
2011-12-01 Xavier Morel[FIX] correctly restore partial import index when resta...
2011-12-01 Vo Minh Thu[FIX] wizard: typo.
2011-12-01 Vo Minh Thu[IMP] wizard: add little comment about wizards being...
2011-12-01 Vo Minh Thu[MERGE] merged trunk.
2011-12-01 Olivier Dony[MERGE] base: no twitter API if twitter lib is missing
2011-12-01 Raphael Collet[MERGE] improve the menu positions in 'Settings'
2011-11-30 Olivier Dony[ADD] base: added Uruguayan peso currency (UYU), courte...
2011-11-29 Raphael Collet[MERGE] supplier view: set defaults for customer and...
2011-11-29 Olivier Dony[FIX] res.lang: incompatible behavior for thousands...
2011-11-29 Vo Minh Thu[IMP] openerp.wizard: added deprecation warning as
2011-11-29 Olivier Dony[IMP] module: rename `Schedule Upgrade` to `Upgrade...
2011-11-29 Olivier Dony[FIX] ir.translation: keywargs not supported when clear...
2011-11-28 Olivier Dony[MERGE] Fix bug 891544 - prevent double-encoding of...
2011-11-28 Naresh (OpenERP)[FIX]:Incorect format of report in OpenOffice
2011-11-26 Launchpad Translat... Launchpad automatic translations update.
2011-11-25 Fabien Pinckaers[FIX] domain -> context
2011-11-24 Olivier Dony[MERGE] Missing modelines, requested and provided by...
2011-11-24 Olivier Dony[MERGE] YAML: Support m2o None value, courtesy of Dmitr...
2011-11-24 Vo Minh Thu[FIX] res_partner_view: the previous commit added the...
2011-11-24 Vo Minh Thu[IMP] domain to context:
2011-11-24 Naresh (OpenERP)[FIX]: WARNING:orm:No such field(s) in model ir.values...
2011-11-23 Olivier Dony[IMP] read_group: pass superuser uid to group_by_full...
2011-11-22 niv-openerp[imp] added new property in gantt view
2011-11-22 Olivier Dony[FIX] ir.ui.view.custom: fix access rights and rules
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-22 Launchpad Translat... Launchpad automatic translations update.
2011-11-21 Olivier Dony[FIX] orm.read_group: fix merge logic for read_group_full:
2011-11-21 Vo Minh Thu[FIX] res_request: search() context arg turned to keywo...
2011-11-21 Vo Minh Thu[MERGE] Cleaning of the empty dict kwargs (replaced...
2011-11-21 Launchpad Translat... Launchpad automatic translations update.
2011-11-18 Olivier Dony[FIX] orm.read_group: check for empty groupby list
2011-11-18 Olivier Dony[MERGE] orm.read_group: partial refactoring, by xmo
2011-11-18 Olivier Dony[FIX] res.users: incorrect passing of context as positi...
2011-11-18 Olivier Dony[FIX] orm.read_group: fix issues in read_group_full...
2011-11-18 Olivier Dony[FIX] fields.related: lazy init should avoid race condi...
2011-11-18 Tejas (OpenERP)Supplier search_default and default set
2011-11-18 Fabien Pinckaersfix
2011-11-18 Amit Bhavsar (Open... [polish3],improve the setting menu
2011-11-18 Naresh (OpenERP)[FIX]:UnboundLocalError
2011-11-17 Xavier Morel[FIX] res.config: ensure there is a context before...
2011-11-16 Fabien Pinckaers[FIX] yaml import osv memory context
2011-11-16 Olivier Dony[MERGE] warn when create()/write() touches unknown...
2011-11-16 Rucha (Open ERP)[MERGE]: Merge with latest trunk-server
2011-11-15 Christophe Simonis[FIX] group_by_full
2011-11-15 Xavier Morel[IMP] selection of fields to aggregate in read_group
2011-11-15 Xavier Morel[IMP] orm: make creation of dict from key names (with...
2011-11-15 Fabien Pinckaers[IMP] remove print statement
2011-11-15 Fabien Pinckaers[IMP] removed print statement
2011-11-14 Fabien Pinckaers[FIX] onchange
2011-11-14 Fabien Pinckaers[FIX] onchange yaml
2011-11-14 Fabien Pinckaers[FIX] onchange computation on YAML
2011-11-14 Fabien Pinckaers[IMP] Yaml scripts calls on_changes and fields_view_get...
2011-11-14 Quentin (OpenERP)[MERGE] lp: 876260
2011-11-14 Denis Seleznyov[FIX]:AccessInit: hash collision error possible
2011-11-14 Launchpad Translat... Launchpad automatic translations update.
2011-11-14 Fabien Pinckaersunusedcode
2011-11-13 Fabien Pinckaersfix
2011-11-13 Fabien Pinckaers[IMP] Allows to put a view argument in a YAML record...
next