[FIX] issue with duplicate ID field for database id
[odoo/odoo.git] / openerp /
2011-08-28 Antony Lesuisse[MERGE] partner hide categories in simplified view
2011-08-28 Antony Lesuisse[IMP] renames in base/res
2011-08-27 Antony Lesuisse[IMP] res.partner.canal into crm.case.channel
2011-08-26 Olivier Dony[FIX] registry: use a unique list of models to load...
2011-08-26 Vo Minh Thu[MERGE] openerp-server is rewritten in a slightly bette...
2011-08-25 Xavier Morel[FIX] fnct_inv in client actions params, fix docstring...
2011-08-24 Antony Lesuisse[IMP] merge add company_registry, but use a button...
2011-08-24 Vo Minh Thu[IMP] res_company/res_user: removed unused methods...
2011-08-24 Amit Bhavsar (Open... [usability],hide the partner categories in simple view
2011-08-23 Vo Minh Thu[REF] openerp-server: streamlining startup script.
2011-08-23 Launchpad Translat... Launchpad automatic translations update.
2011-08-22 Antony Lesuisse[FIX] ir.action.act_window form missing target
2011-08-22 Vo Minh Thu[MERGE] ir_actions: add user in eval context, use fallb...
2011-08-18 Olivier Dony[IMP] fields.function: don't wrap int values unless...
2011-08-18 Mayur Maheshwari... [IMP]base:Added field Company registry after TaxID
2011-08-15 fpcompat
2011-08-15 fpimp
2011-08-15 fp[IMP] company configuration, report header and footer
2011-08-15 fp[IMP] bank account management reviewed, improved groups...
2011-08-14 Launchpad Translat... Launchpad automatic translations update.
2011-08-12 Xavier Morel[FIX] don't use @string on filters inside fields in...
2011-08-11 Antony Lesuisse[FIX] get rid of unsued menus and submenu
2011-08-09 Vo Minh Thu[MERGE] some cleaning in module loading code, especiall...
2011-08-09 Olivier Dony[IMP] res.users: slightly better views for email prefer...
2011-08-08 Vo Minh Thu[MERGE] tools/convert.py: better indentation.
2011-08-08 Vo Minh Thu[MERGE] rml2txt.py: /bin/env should be /usr/bin/env.
2011-08-08 Xavier Morel[FIX] res.users: correctly json-encode modifiers in...
2011-08-06 Antony Lesuisse[MERGE] trunk-configrework2 rpa apr
2011-08-06 Launchpad Translat... Launchpad automatic translations update.
2011-08-06 Antony Lesuisse[MERGE] trunk-usability-config-log-rco
2011-08-06 Antony Lesuisse[MERGE] trunk-usability-improve_filter-rmu
2011-08-05 Antony Lesuisse[MERGE] trunk
2011-08-05 Antony Lesuisse[FIX] temporarly disable faulty migration
2011-08-05 Antony Lesuisse[MERGE] trunk
2011-08-05 Antony Lesuisse[FIX] for view field, thinking about QuerySet...
2011-08-05 Raphael Collet[IMP] disable res.log when running config wizards;...
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-05 Rucha (Open ERP)[MERGE]: Merged with latest trunk-server as there are...
2011-08-04 RavishchanraMurari... filter_management_resummit
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[MERGE] improve name_get on res.partner.bank
2011-08-03 Raphael Collet[MERGE] improve button 'Start Update'
2011-08-03 Raphael Collet[MERGE] remove action 'apply schedule upgrades'
2011-08-03 Raphael Collet[MERGE] simplify modules list view
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 Hardik Ansodariy... [IMP]: improved name_get in res_partner_bank
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-08-01 Mantavya Gajjar[FIX]: fix a problem of sending email if we are using...
2011-08-01 Xavier Morel[IMP] sort imports, improve functional shortcuts to...
2011-08-01 Xavier Morel[IMP] use logging in db initialization
2011-08-01 Xavier Morel[IMP] don't manually manage extracted indexes when...
2011-08-01 Xavier Morel[IMP] db creation: cleanup logging and exception traceb...
2011-08-01 Xavier Morel[IMP] use dict.update instead of __setitem__ sequences
2011-08-01 Xavier Morel[IMP] db-creation thread code: no need for a class...
2011-08-01 Hardik Ansodariy... [IMP]: improved button in schedule upgrade
2011-07-31 Maximilian Gass[FIX] correct env hashbang line in a script
2011-07-31 Tristan Hill[FIX] correct indentation
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 gpa[FIXED] Fixed the problem keyerror id
2011-07-29 Raphael Colletmove code around
2011-07-29 Raphael Colletadd implied groups in all cases
2011-07-29 Naresh (OpenERP)[FIX]:--debug option
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 Rucha (Open ERP)[MERGE]: Added demo address for partners who had no...
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-28 Rucha (Open ERP)[REVERT]: Reverted changes of existing partner addresses
2011-07-28 Rucha (Open ERP)[IMP, FIX]: Improvement in some address data and fixed...
next