Random generation of default avatar
[odoo/odoo.git] / openerp /
2012-08-06 Antony Lesuisse[REM] fields float integer useless warning, required...
2012-08-06 Twinkle Christian... [IMP]improvr viewa in base
2012-08-06 Jigar Amin - OpenERPmerge lp:~openerp-dev/openobject-server/trunk-sloppy...
2012-08-06 Jigar Amin - OpenERP[FIX] impoved the message
2012-08-06 Vo Minh Thu[MERGE] merged trunk.
2012-08-06 Jigar Amin - OpenERP[FIX] fixed the predicated for tree view must have...
2012-08-06 Vo Minh Thu[IMP] xml validation: added logging for invalid input.
2012-08-06 Vo Minh Thu[IMP] xml validation: white spaces.
2012-08-06 Vo Minh Thu[FIX] xml validation: removed duplicated tests.
2012-08-06 Xavier Morel[IMP] code style improvements
2012-08-06 Ajay Chauhan (OpenERP)[Merge] Merge with main server.
2012-08-05 Fabien Pinckaers[FIX] removed ir.actions.todos category_id
2012-08-04 Fabien Pinckaers[IMP] remove unused code
2012-08-04 Fabien Pinckaers[IMP] removing unused ir.actions.todo.category object
2012-08-04 Fabien Pinckaersimp
2012-08-04 Fabien Pinckaers[IMP] no content partners menutip
2012-08-04 Fabien Pinckaers[IMP] introducing new file type: html
2012-08-04 Fabien Pinckaers[IMP] improved menu tips
2012-08-03 Minh Tranfixed padding in contact kanban view for companies
2012-08-03 Olivier Dony[MERGE] name_get: support more field types and improve...
2012-08-03 Antony Lesuisse[MERGE] trunk-config-wizard indentation fixes by abo
2012-08-03 Olivier Dony[FIX] fields.reference: missing coercion to int for...
2012-08-03 Antonin Bourguignon[IMP] add proper XML headers to config views
2012-08-03 Rucha (Open ERP)[ADD]: base: Added logos on company of demo
2012-08-03 Stephane Wirtel[REVERT] Revert the previous patch about the button_uni...
2012-08-03 Stephane Wirtel[MERGE]
2012-08-03 Stephane Wirtel[FIX] base: remove the uninstall button and improve...
2012-08-03 Vo Minh Thu[FIX] orm: disallow LOG_ACCESS fields in the create...
2012-08-03 Thibault Delavallée[IMP] res.users form view: used image is now image_medi...
2012-08-03 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-08-03 Launchpad Translat... Launchpad automatic translations update.
2012-08-03 Rucha (Open ERP)[MERGE]: Merge with latest trunk-server
2012-08-02 Olivier Dony[IMP] name_get: support more field types and improve...
2012-08-02 Xavier Morel[IMP] add more information when searching on a non...
2012-08-02 Xavier Morel[ADD] search view for res.groups to avoid searching...
2012-08-02 Xavier Morel[IMP] error-level log when non-stored function field...
2012-08-02 Stephane Wirtel[FIX] Review the layout of the partners
2012-08-02 Stephane Wirtel[IMP] Use the button_immediate_install in the form...
2012-08-02 Stephane Wirtel[IMP] base: use the shortdesc in the search view of...
2012-08-02 Stephane Wirtel[TYPO] Set the right category for the Point Of Sale
2012-08-02 Stephane Wirtel[MERGE] lp:~openerp-dev/openobject-server/trunk-addons...
2012-08-02 Launchpad Translat... Launchpad automatic translations update.
2012-08-01 Pinakin Nayi (OpenERP)[IMP]base-issue
2012-08-01 Ajay Chauhan (OpenERP)[IMP]: added "e.g." before example related placeholder
2012-08-01 Xavier Morel[FIX] some notes and comments in import/export tests
2012-08-01 Vo Minh Thu[MERGE] _rec_name is less permissive and has now a...
2012-08-01 Xavier Morel[TEST] failure of o2m relinking via inline id (as exported)
2012-08-01 Vo Minh Thu[MEOW] lolcat crazy ninja fix in the branch, take two!
2012-08-01 Vo Minh Thu[MAOW] lolcat ninja fix in the branch, yaoh!
2012-08-01 Xavier Morel[TEST] o2m importing of multiple fields
2012-08-01 Launchpad Translat... Launchpad automatic translations update.
2012-07-31 Xavier Morel[TEST] o2m db-id export and import
2012-07-31 Xavier Morel[TEST] importing m2m fields to an existing object with...
2012-07-31 Antony Lesuisse[FIX] typos and vmt review
2012-07-31 Antony Lesuisse[FIX] typo
2012-07-31 Xavier Morel[TEST] localized import/export of selection fields
2012-07-31 Xavier Morel[TEST] m2m import
2012-07-31 Antony Lesuisse[FIX] assertion message
2012-07-31 Antony Lesuisse[FIX] rec_name assertion and fallback
2012-07-31 Antony Lesuisse[IMP] rec_name assertion and fallback
2012-07-31 Quentin (OpenERP)[MERGE] clean search view branch
2012-07-31 Xavier Morel[TEST] m2o import link by xid
2012-07-31 Launchpad Translat... Launchpad automatic translations update.
2012-07-30 Xavier Morel[TEST] ids handling on main record
2012-07-30 Xavier Morel[TEST] m2o import
2012-07-30 Xavier Morel[TEST] incorrect value for selection field import
2012-07-30 Xavier Morel[TEST] selection fields import
2012-07-30 Xavier Morel[TEST] char and text fields
2012-07-30 Jigar Amin - OpenERP[MERGE] lp:~openerp-dev/openobject-server/trunk-clean...
2012-07-30 Thibault Delavallée[CLEAN] image help: cleaned typos.
2012-07-30 Jigar Amin - OpenERPmerge lp:openobject-server
2012-07-30 Xavier Morel[TEST] integers import
2012-07-30 Turkesh Patel (Ope... [IMP] improved search view.
2012-07-30 Xavier Morel[ADD] empty record/field case to booleans
2012-07-30 Xavier Morel[ADD] boolean field import tests
2012-07-30 Xavier Morel[ADD] tests for selection[function] and function fields...
2012-07-30 Thibault Delavallée[IMP] res.partner, res.users: fixed some typos/words...
2012-07-30 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-07-30 Jigar Amin - OpenERP[MERGE] lp:~openerp-commiter/openobject-server/trunk...
2012-07-30 ajay javiya (OpenERP)[IMP]: Improve view validation
2012-07-27 Quentin (OpenERP)[IMP] demo data for contact's email
2012-07-27 Rucha (Open ERP)[IMP]: base: Improved name of main company to "Your...
2012-07-27 Rucha (Open ERP)[IMP]: Improved address of main company
2012-07-27 Rucha (Open ERP)[REM]: base: Removed tags(category) from contacts
2012-07-27 Rucha (Open ERP)[IMP]: base: Reviewed categories and partner tags so...
2012-07-27 Rucha (Open ERP)[MERGE]: Merge with latest trunk-server
2012-07-26 niv-openerp[IMP] minor customization to partners view, added defau...
2012-07-26 Xavier Morel[TEST] export of multiple o2m fields in the same object
2012-07-26 ajay javiya (OpenERP)[IMP]:Improve in view_validation
2012-07-25 Raphael Collet[MERGE] from trunk
2012-07-25 Raphael Collet[MERGE] trunk-first_10_clicks_crm-mdi (usability in...
2012-07-25 niv-openerp[IMP] cosmetic improvement in partner view
2012-07-25 Raphael Collet[FIX] import xml validation: allow optional text in...
2012-07-25 Rucha (Open ERP)[ADD]: base: Added personal email addresses for contacts
2012-07-25 Rucha (Open ERP)[IMP]: base: Improved bank name and bank account number
2012-07-25 Rucha (Open ERP)[MERGE]: Merge with latest trunk-server
2012-07-25 Divyesh Makwana... [Merge] Merge with main server.
2012-07-24 Raphael Collet[MERGE] from trunk
2012-07-24 Xavier Morel[ADD] some m2m tests
2012-07-24 Rucha (Open ERP)[ADD]: base: Added bank details for main company
next