[FIX] stock_planning: test/stock_planning.yml fails because of new demo data.
[odoo/odoo.git] / openerp / addons /
2011-08-05 Antony Lesuisse[FIX] for view field, thinking about QuerySet...
2011-08-05 Raphael Collet[MERGE] from trunk
2011-08-05 Raphael Collet[IMP] add field view in user preferences view
2011-08-05 Raphael Collet[IMP] add implied groups to res.groups form
2011-08-04 Antony Lesuisse[MERGE] client_actions and ir.todo rework by xmo
2011-08-04 Xavier Morel[REN] client action member 'kwargs' to 'params'
2011-08-04 Raphael Collet[FIX] data: remove address_id from users
2011-08-03 Raphael Collet[IMP] for safety, do not drop column res_users.address_id
2011-08-03 Raphael Collet[MERGE] remove address_id from res_users
2011-08-03 Raphael Collet[IMP] user-address migration: drop column address_id
2011-08-03 Raphael Colletadd migration script: copy user emails from their address
2011-08-03 Raphael Collet[MERGE] add group implications, and create group fields...
2011-08-03 Raphael Colletreshape the users form view
2011-08-03 Raphael Colletmove company field under Default Filters in user prefer...
2011-08-02 Raphael Colletredefine user preferences view
2011-08-02 Raphael Colletadd group implications
2011-08-02 Raphael Collet[IMP] get maximal group in set
2011-08-01 Raphael Collet[FIX] some incomplete behaviors
2011-08-01 Raphael Colletslight improvement of layout
2011-08-01 Raphael Collet[IMP] add tooltip for groups
2011-08-01 Raphael Collet[IMP] classification of groups
2011-07-29 Raphael Colletfix methods read and write in users_view
2011-07-29 Raphael Colletsimple optimization when modifying groups of users
2011-07-29 Xavier Morel[FIX] auto-mark automatic todos as done when they're...
2011-07-29 Xavier Morel[IMP] todos: rename 'special' type to 'automatic',...
2011-07-29 Raphael Colletsplit code in two parts: the implied groups, and enhanc...
2011-07-29 Raphael Colletmove code around
2011-07-29 Raphael Colletadd implied groups in all cases
2011-07-29 Raphael Colletimprove API of some methods
2011-07-29 Raphael Colletupdate group and user views
2011-07-29 Raphael Colletadd comments and small code improvements
2011-07-29 Raphael Colletsmall code improvements
2011-07-29 Raphael Colletsmall code improvements
2011-07-29 Raphael Colletadd function partition
2011-07-29 Raphael Colletimprove group selection fields
2011-07-29 Raphael Colletfix fields_view_get, and hide selection field when...
2011-07-29 Launchpad Translat... Launchpad automatic translations update.
2011-07-28 Raphael Colletbuild the view based on classified groups
2011-07-28 Raphael Colletimprove group classification
2011-07-28 Raphael Colletadd method to compute the closure of the relation impli...
2011-07-28 Raphael Colletadd method to get groups classified
2011-07-28 Raphael Colletmake group names translatable
2011-07-28 Raphael Colletfirst sketch of groups with boolean fields
2011-07-27 Raphael Collet[IMP] add an implication relation between groups
2011-07-26 Xavier Morel[MERGE] from trunk
2011-07-26 Raphael Collet[IMP] merged the python classes defining res.groups
2011-07-25 Antony Lesuisse[FIX] remove customer flag from company 1
2011-07-25 RavishchanraMurari... update_address_id_usr_email
2011-07-24 Launchpad Translat... Launchpad automatic translations update.
2011-07-22 Raphael Collet[MERGE] from trunk
2011-07-20 Hardik Ansodariy... [IMP]: rename action sms send
2011-07-19 Raphael Collet[IMP] name_get of res.partner.address
2011-07-19 Raphael Collet[FIX] addresses in demo data, allow default addresses...
2011-07-19 Olivier Dony[MERGE] latest 6.0 fixes
2011-07-19 Hardik Ansodariy... [IMP]:removed comment from res_partner_address
2011-07-19 Raphael Collet[FIX] put default address in _defaults of res.partner...
2011-07-19 Hardik Ansodariy... [IMP]:improved name_get in res_partner_address
2011-07-19 Xavier Morel[IMP] res.config.installer: method returning just the...
2011-07-18 Raphael Collet[FIX] create default partner address only when an empty...
2011-07-18 Xavier Morel[REM] 'Add More Features' now broken, move it to the...
2011-07-18 Xavier Morel[IMP] cleanup todos & config: write done state when...
2011-07-18 Xavier Morel[IMP] style of res.config and ir.actions.todo code
2011-07-18 Xavier Morel[IMP] rename state 'cancel' to 'hidden'
2011-07-18 Raphael Collet[MERGE] from trunk
2011-07-16 Launchpad Translat... Launchpad automatic translations update.
2011-07-15 Xavier Morel[IMP] simplify res.config code by calling into new...
2011-07-14 Xavier Morel[FIX] ir.actions.todo: remove skip state, rename 'norma...
2011-07-14 Vo Minh Thu[MERGE] ir_config_parameter: added optional default...
2011-07-14 Tejas (OpenERP)[usability] fix the server crash problems of merge
2011-07-14 Tejas (OpenERP)[usability] fix the server crash problems of merge
2011-07-13 Antony Lesuisse[FIX] remove incorrect res_currency name_get
2011-07-12 tfr@openerp.com[IMP] get hostname using get_param + add default value...
2011-07-12 Xavier Morel[MERGE] trunk updates
2011-07-12 Launchpad Translat... Launchpad automatic translations update.
2011-07-11 Quentin (OpenERP)[IMP] base, rng: allowed name attribute on separator tag
2011-07-08 Raphael Collet[MERGE] add field 'complexity' in ir.module.module
2011-07-08 Raphael Collet[MERGE] from trunk
2011-07-07 Raphael Collet[IMP] remove unwanted domain on supplier list action
2011-07-07 Raphael Collet[IMP] create a default address in partner if none is...
2011-07-06 Vo Minh Thu (OpenERP)[MERGE] new configuration wizard system
2011-07-06 Vo Minh Thu[IMP] tidying up before merging in trunk.
2011-07-06 Quentin (OpenERP)[IMP] base: typo in preview report
2011-07-06 Quentin (OpenERP)[IMP] base: res.company preview report cleaning
2011-07-06 Quentin (OpenERP)[IMP] base: res.company preview report simplification
2011-07-06 Quentin (OpenERP)[MERGE] preview_report
2011-07-06 Rucha (Open ERP)[REM, ADD]: res.company: Removed preview_report function,
2011-07-06 Hardik Ansodariy... [IMP]: complexity field is added in ir_module_module
2011-07-05 Quentin (OpenERP)[IMP] res_company: preview_report function improved...
2011-07-04 Quentin (OpenERP)[IMP] moved privew_report button server side (previousl...
2011-07-04 Quentin (OpenERP)[MERGE] small code improvement
2011-07-04 Rucha (Open ERP)[REF]: ir.module: Improvement in code, return common...
2011-07-04 Quentin (OpenERP)[MERGE] merge with main server trunk
2011-07-04 Tejas (OpenERP)[Usability] Enhance the search view of suppliers ,...
2011-07-04 Quentin (OpenERP)[MERGE] small code imp
2011-07-04 Quentin (OpenERP)[IMP] removed method=True on few functional fields
2011-07-04 Rucha (Open ERP)[REF]: res.currency: Improvements in checking by len...
2011-07-04 Tejas (OpenERP)[Usability] imporve supplier domain for search view
2011-07-04 Quentin (OpenERP)[MERGE] merge small code imp
2011-07-04 Quentin (OpenERP)[MERGE] ir.actions.todo documentation
2011-07-04 Quentin (OpenERP)[MERGE] small views imp
next