odoo/odoo.git
2012-08-27 Jigar Amin... [FIX] resolve Conflicts reverts
2012-08-27 Jigar Amin... merge lp:openerp-web
2012-08-24 niv-openerp[IMP] made a whole-application replace of $element...
2012-08-24 niv-openerp[IMP] crm: added create_name_field on partner_id in...
2012-08-24 niv-openerp[IMP] changed the way create from m2o works, added...
2012-08-24 niv-openerp[IMP] web_linkedin: put the wizard into the sales wizard
2012-08-24 niv-openerp[IMP] made the loading messages translatable
2012-08-24 Thibault Delavallée[MERGE] Merged branch holding a cleaning of code for...
2012-08-24 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-08-24 Thibault Delavallée[REVIEW] Updated some variable names to try to be more...
2012-08-24 Stephane Wirtel[FIX] point_of_sale: Hide the has_XXX_control fields...
2012-08-24 Stephane Wirtel[MERGE] point_of_sale: Fix a problem with the buttons...
2012-08-24 Quentin (OpenERP)[MERGE] lp: 1015697
2012-08-24 Minh Tranmerge from mit-trunk
2012-08-24 Stephane Wirtel[FIX] point_of_sale: Review the buttons for the pos...
2012-08-24 niv-openerp[IMP] web_linkedin: changed wizard to have better html...
2012-08-24 niv-openerp[IMP] Improved css to support semantic html
2012-08-24 niv-openerp[IMP] web_linkedin: Added server domain and corrected...
2012-08-24 niv-openerp[IMP] added oe_semantic_html
2012-08-24 Vo Minh Thu[FIX] custom models: avoid calling twice __init__,...
2012-08-24 Quentin (OpenERP)[MERGE] lp:1034799
2012-08-24 Antonin Bourguignon[MERGE] module: improve modules' descriptions rendering...
2012-08-24 Antonin Bourguignon[MERGE] latest trunk
2012-08-24 Quentin (OpenERP)[MERGE] demo data branch
2012-08-24 Vo Minh Thu[FIX] uninstall: delete all given ir_model_relation...
2012-08-24 Jigar Amin... [REF] refectroed the row count code
2012-08-24 Jigar Amin... [IMP] 1] if create='false' no extra row in a editable...
2012-08-23 Antonin Bourguignon[IMP] module: properly translate module's description
2012-08-23 Antonin Bourguignon[IMP] module: set two distinct fields for module's...
2012-08-23 Minh Tranadded hover effect to menu counter
2012-08-23 Vo Minh Thu[FIX] uninstall: pass IDs instead of names to _module_d...
2012-08-23 niv-openerp[FIX] problem with m2o
2012-08-23 Antonin Bourguignon[MERGE] minor improvements on @noupdate
2012-08-23 Antonin Bourguignon[MERGE] minor improvements on @noupdate
2012-08-23 Thibault[REF] mail_alias: moved _auto_init code from res_users...
2012-08-23 Quentin (OpenERP)[FIX] lp: 1038173
2012-08-23 Quentin (OpenERP)[FIX] lp: 1039013, where an id is given to name_get...
2012-08-23 Antonin Bourguignon[IMP] indentation
2012-08-23 Antonin Bourguignon[IMP] indentation
2012-08-23 Antonin Bourguignon[IMP] put @noupdate="1" back in place for xml security...
2012-08-23 Quentin (OpenERP)[MERGE] lp: 997616
2012-08-23 Antonin Bourguignon[IMP] remove some of the @noupdate=1 introduced in...
2012-08-23 Antonin Bourguignon[MERGE] latest trunk
2012-08-23 Quentin (OpenERP)[MERGE] lp:1016372
2012-08-23 Rucha (Open... [ADD]: event_sale: Added missing image for product...
2012-08-23 Stephane Wirtel[IMP] hr_evaluation: improve the layout
2012-08-23 Ravish Murari... [FIX] improved the code
2012-08-23 Quentin (OpenERP)[MERGE] misc fixes
2012-08-23 Stephane Wirtel[MERGE] board: we are able to change the title of a...
2012-08-23 Ravish Murari... [FIX] improved the code
2012-08-23 Antonin Bourguignon[IMP] remove some of the @noupdate=1 introduced in...
2012-08-23 Stephane Wirtel[MERGE] sale: add a label in the make invoice wizard
2012-08-23 Olivier Dony[FIX] project_issue: incorrect override was causing...
2012-08-23 Quentin (OpenERP)[MERGE] lp: 942373
2012-08-23 Ravish Murari... [merge] with latest addons
2012-08-23 Jigar Amin... [FIX] the link 'Add a row' should be hidden when create...
2012-08-23 Jigar Amin... [FIX] The trash can icons (on the right of lines) shoul...
2012-08-23 Olivier Dony[MERGE] convert: fix previous partial patch for removin...
2012-08-23 Bharat Devnani... [IMP] Added label for sale order line selection on...
2012-08-23 niv-openerp[FIX] problem with set defaults
2012-08-23 Olivier Dony[FIX] convert: fix previous partial patch for removing...
2012-08-23 Olivier Dony[FIX] convert: fix previous partial fix for removing...
2012-08-23 niv-openerp[IMP] web_linkedin: changed the way the api key is...
2012-08-23 pso (OpenERP)[MERGE] Merged with main branch
2012-08-23 Minh Tranfix jquery-ui widget border
2012-08-23 Quentin (OpenERP)[MERGE] correction of a warning when mail module is...
2012-08-23 Quentin (OpenERP)[MERGE] staging branch: fix in report picking and credi...
2012-08-23 pso (OpenERP)[MERGE] Merged with main branch
2012-08-23 Bharat Devnani... [IMP] Added label for sale order line selection on...
2012-08-23 Vo Minh Thu[FIX] setup.py: added docutils dependency introduced...
2012-08-23 Quentin (OpenERP)[MERGE] lp:1039557. Courtesy of Paulius Sladkevičius
2012-08-23 Quentin (OpenERP)[MERGE] lp:930209
2012-08-23 Jiten (OpenERP)[REV] Revert last changes.
2012-08-23 Jiten (OpenERP)[IMP] Improved code by VME to save header in action...
2012-08-23 Vidhin Mehta... [IMP]make changes in ir act window's name.
2012-08-23 Jiten (OpenERP)[MERGE] Merged from trunk.
2012-08-23 Jiten (OpenERP)[MERGE] Improved code for header of dashlat making...
2012-08-22 Antonin Bourguignon[MERGE] improve modules' descriptions
2012-08-22 Antonin Bourguignon[MERGE] improve modules' descriptions
2012-08-22 Antonin Bourguignon[MERGE] improve modules' descriptions
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Antonin Bourguignon[MERGE] project: remove useless dummy method
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Antonin Bourguignon[IMP] avoid re-computing the module's field by setting...
2012-08-22 Olivier Dony[MERGE] cleanup @type for <menuitem>, now inferred...
2012-08-22 Olivier Dony[MERGE] convert,rng: forbid redundant @type for menuite...
2012-08-22 Antonin Bourguignon[IMP] remove unused dummy() method
2012-08-22 Quentin (OpenERP)[MERGE] demo data branch
2012-08-22 Olivier Dony[IMP] rng: forbid redundant @type for menuitem, now...
2012-08-22 Antonin Bourguignon[IMP] indentation
2012-08-22 Antonin Bourguignon[IMP] simplify menuitems refering to actions others...
2012-08-22 Stephane Wirtel[FIX] base: remove the sequence field in a view
2012-08-22 Stephane Wirtel[MERGE] merge some branches for the addons issues 4
2012-08-22 Vo Minh Thu[FIX] tests: allow running the tests when installing...
2012-08-22 Vidhin Mehta... [FIX] remove .
2012-08-22 Vidhin Mehta... [FIX]get all span text of header.
2012-08-22 Fabien Pinckaers[IMP] removed unused files
2012-08-22 Stephane Wirtel[MERGE] purchase: a purchase user can create a quotatio...
next