[FIX] fixing some regressions
[odoo/odoo.git] / openerp /
2012-09-05 Raphael Collet[MERGE] trunk-access-ui-jam (in fields_view_get, add...
2012-09-05 niv-openerpmerge trunk
2012-09-05 niv-openerpwip
2012-09-05 Launchpad Translat... Launchpad automatic translations update.
2012-09-04 Fabien Meghazi[ADD] ir.translation#translate_fields
2012-09-04 Fabien Meghazi[FIX] Do not ilike on name for the translation search...
2012-09-04 Fabien Meghazi[FIX] Fixed remarks of merge proposal
2012-09-04 Raphael Collet[MERGE] trunk-editable_list (add groups on views to...
2012-09-04 Stephane Wirtel[FIX] amount_to_text: avoid to have a none in the concat
2012-09-04 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-09-03 Fabien Meghazi[IMP] Always update src to the last value
2012-09-03 Fabien Meghazi[IMP] Put some translation editable list fields readonly
2012-09-03 Vo Minh Thu[FIX] test_ir_sequence: reduce the number of call to...
2012-09-03 Vo Minh Thu[FIX] ad_paths: makes sure the server addons path is...
2012-09-03 Fabien Meghazi[IMP] Make the translation tree an editable list
2012-09-03 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-09-03 Fabien Meghazi[ADD] Add 'name' field to ir.translation search view
2012-09-03 Fabien Meghazi[IMP] ir.tranlsation#translate: create ir.translation...
2012-09-03 Fabien Meghazi[MERGE] trunk
2012-09-03 Vo Minh Thu[FIX] yaml_import: really raise YamlImportExceptions.
2012-09-03 Fabien Pinckaers[FIX] all image stuff on groups, users, partners
2012-09-02 Fabien Pinckaers[IMP] usability partner logo as avatar class
2012-08-31 Raphael Collet[MERGE] from trunk
2012-08-31 Stephane Wirtel[FIX] base: Remove the default value for the image
2012-08-31 Stephane Wirtel[MERGE] base: fix the read method with the ids argument
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-31 Minh Tranfix old avatar code
2012-08-31 Minh Tranfix merge crap
2012-08-31 Minh Tranfix merge crap
2012-08-31 Minh TranRandom generation of avatar
2012-08-31 Minh TranRandom generation of default avatar
2012-08-31 Minh Tranmerge from trunk
2012-08-31 Quentin (OpenERP)[MERGE] merged the branch with enhancements of ir.trans...
2012-08-31 Jigar Amin - OpenERPMerge lp:openobject-server
2012-08-30 Fabien Meghazi[ADD] ir.translation#translate()
2012-08-30 Quentin (OpenERP)[FIX] base, ir_translation: a write of '' as translated...
2012-08-30 Raphael Collet[MERGE] from trunk
2012-08-30 Jigar Amin - OpenERP[FIX] Impoved treanlstion state field conditions
2012-08-29 Raphael Collet[IMP] ir.ui.view: filter inheriting views based on...
2012-08-29 Raphael Collet[MERGE] trunk-ir_ui_view_access_rights-mdi (add field...
2012-08-29 Fabien Meghazi[IMP] Use 'open' action in kanban views
2012-08-29 Divyesh Makwana... [ADD] Added 'groups_id' field into 'ir_ui_view' model.
2012-08-28 Stephane Wirtel[MERGE] Remove the pychart library, use the online...
2012-08-28 Jigar Amin - OpenERP[FIX] State Condition
2012-08-28 Jigar Amin - OpenERP[FIX] Removed the unused wrong code
2012-08-28 Jigar Amin - OpenERP[REN] Renamed the state field key value
2012-08-28 Jigar Amin - OpenERP[FIX] Fixed the usablity of cancel btn
2012-08-28 Launchpad Translat... Launchpad automatic translations update.
2012-08-27 Fabien Pinckaersmerge
2012-08-27 Fabien Pinckaers[IMP] correct address format
2012-08-27 Jigar Amin - OpenERPMerge lp:openobject-server
2012-08-24 Jigar Amin - OpenERP[FIX] Added missing udpate btn
2012-08-24 Jigar Amin - OpenERPmerge lp:openobject-server
2012-08-24 Vo Minh Thu[FIX] custom models: avoid calling twice __init__,...
2012-08-24 Antonin Bourguignon[MERGE] latest trunk
2012-08-24 Vo Minh Thu[FIX] uninstall: delete all given ir_model_relation...
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 Vo Minh Thu[FIX] uninstall: pass IDs instead of names to _module_d...
2012-08-23 Stephane Wirtel[MERGE] Remove the embedded pychart library, and use...
2012-08-23 Stephane Wirtel[MERGE] remove some warnings
2012-08-23 Stephane Wirtel[MERGE] the read of a currency should return a list...
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 Antonin Bourguignon[IMP] remove some of the @noupdate=1 introduced in...
2012-08-23 Vijaykumar Baladaniya[MERGE]merged with latest
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 Vo Minh Thu[FIX] setup.py: added docutils dependency introduced...
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] convert,rng: forbid redundant @type for menuite...
2012-08-22 Olivier Dony[IMP] rng: forbid redundant @type for menuitem, now...
2012-08-22 Stephane Wirtel[FIX] base: remove the sequence field in a view
2012-08-22 Vo Minh Thu[FIX] tests: allow running the tests when installing...
2012-08-22 Jigar Amin - OpenERPmerge lp:openobject-server
2012-08-22 Christophe Simonis[FIX] remove loggging for test "test_out_of_range"...
2012-08-22 Christophe Simonis[IMP] tools.misc.mute_logger can now be used as decorator
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Christophe Simonis[IMP] remove unwanted log in test
2012-08-22 Christophe Simonis[FIX] sequence testing
2012-08-22 Patrik[FIX] Solve the problem of read method of res.user...
2012-08-22 Christophe Simonis[IMP] yaml import: log as TEST only for test files
2012-08-22 Christophe Simonis[IMP] log exceptions as exceptions
2012-08-22 Jignesh Rathod ... [FIX] read of a single id in int in res.currency
2012-08-22 niv-openerp[FIX] typo
2012-08-22 Vijaykumar BaladaniyaRemove OpenERP Enterprise.
2012-08-21 Antonin Bourguignon[FIX] handling of the action's module xml id.
2012-08-21 Antonin Bourguignon[FIX] xml import: when using a menuitem tag, properly...
2012-08-21 niv-openerp[IMP] Even more improved images in partners
2012-08-21 niv-openerp[IMP] changed partners view to work correctly with...
2012-08-21 pso (OpenERP)[MERGE] Merged PNA's branch to make description as...
2012-08-20 pso (OpenERP)[IMP] Improved __openerp__.py of base
2012-08-20 Pinakin Nayi (OpenERP)[Imp]output_encoding
2012-08-20 Quentin (OpenERP)[FIX] base: restored translations for label 'VAT' chang...
2012-08-20 pso (OpenERP)[MERGE] Merged main branch with HSA's branch to improve...
2012-08-20 Pinakin Nayi (OpenERP)[IMP]description to rst2html
2012-08-19 Antony Lesuisse[MERGE] diagram view label
2012-08-17 Quentin (OpenERP)[FIX] base: the label of vat field now displays 'TIN...
2012-08-17 Quentin (OpenERP)[FIX] base: removed address of main company. Having...
next