[FIX] Expression : Corrected the domain evaluation for system defined fields
[odoo/odoo.git] / bin / addons /
2011-02-28 Jay Vora (OpenERP)[FIX] Record rule/Expression : If wrong domain is suppl...
2010-11-18 Don Kirkby[FIX] Schedule jobs even if their next time has passed.
2010-10-14 Anup (OpenERP)[FIX] base : Partner Addresses Menu now being translated
2010-10-08 Stephane Wirtel[FIX] base: The shortcut of the partner is translatable
2010-09-30 Christophe Simonis[FIX] correct safe_eval call in ir.servers.action
2010-09-30 Christophe Simonis[FIX] correct safe_eval call in ir.servers.action
2010-09-23 Jay (OpenERP)[FIX]custom report correction acc. to Safe_eval
2010-09-21 Anup (OpenERP)[FIX] ir_translation Indexes Corrected using hash indexes
2010-09-21 Borja Lopez Soilan... [FIX] base : index added on ir.propery fields
2010-09-20 Anup (OpenERP)[FIX] base : INR code and name corrected
2010-09-08 jsh.axelor, Olivie... [FIX] ir.translation: ensure consistent return type...
2010-09-06 Christophe Simonis[FIX] cron: avoid multiple cron
2010-09-06 Jay (OpenERP)[FIX] Base : Currency rates assigned to Currencies
2010-09-06 Lionel[FIX] Currency : better handling of context
2010-09-02 Stephane Wirtel[I18N] Update the translations
2010-09-02 Stephane Wirtel[FIX] Use the safe_eval function
2010-09-02 Stephane Wirtel[IMP] Backport the safe_eval function from the trunk...
2010-08-30 Christophe Chauvet... [FIX/REF] Module : Notification for Uncertified modules...
2010-08-12 Christophe Chauvet... [FIX] RNG file was missing filters attribute for binary...
2010-07-29 Anup (OpenERP)[REF] base : Removed dead code from res.partner
2010-07-28 Anup (OpenERP)ir_translation : Better handling of ids
2010-07-26 ACH(OpenERP),Vikto... [FIX] Translation should not fail if lang=False is...
2010-07-09 Stephane Wirtel[I18N] Update the translations
2010-07-07 Jay (Open ERP)[FIX] Compute should work when to_currency is not supplied
2010-07-05 olt@tinyerp.com[FIX] base.i18n: overdue_msg is not part of base module...
2010-07-05 olt@tinyerp.com[FIX] base.i18n: base.pot: follow_up_msg is not part...
2010-07-05 olt@tinyerp.com[FIX] base.i18n: follow_up_msg is not part of base...
2010-07-05 Olivier Dony[FIX] server/ir_translation: don't commit when updating...
2010-06-24 Olivier Dony[FIX] translations: improved fix for translations and...
2010-06-16 Jay (Open ERP)[FIX] User Preferences : context_get corrected
2010-06-15 Jay (Open ERP)[FIX/REF] Default view arch corrected
2010-06-03 Stephane Wirtel[I18N] Upgrade the translations
2010-06-03 Jay (Open ERP)[FIX] ir_values : get() corrected for toolbar actions...
2010-06-01 Sebastien Lange... [I18N] Uprgade one term in French
2010-06-01 Stephane Wirtel[MERGE] Merge the branch with the security fixes for...
2010-05-27 olt@tinyerp.com[FIX] base.i18n: overdue_msg is not part of base module
2010-05-18 olt@tinyerp.com[FIX] translation files: 'follow_up_msg' field is not...
2010-05-18 Stephane Wirtel[MERGE] Include a security branch to remove the possibl...
2010-05-05 Stephane Wirtel[I18N] Upgrade the translations
2010-05-04 Jay (Open ERP)[FIX] Workflow : print of workflow should not be broken...
2010-05-03 Christophe Simonis[MERGE] Don Kirkby's branch about bug lp:541545
2010-05-03 Christophe Simonis[MERGE] Don Kirkby's branch about bug lp:534769
2010-04-30 Don Kirkbymerge 5.0.9 from test-context branch and remove my...
2010-04-30 Don Kirkbymerge 5.0.9 from 5.0 branch
2010-04-30 Jay (Open ERP)[FIX] Server Actions: Cleaner legend help and error...
2010-04-27 Stephane Wirtel[I18N] Upgrade the translation files
2010-04-26 Jay (Open ERP)[FIX] Groups if removed, should remove relavent access...
2010-04-23 Olivier Dony[FIX] res_currency: revert to correct rounding mechanism
2010-04-15 Jay (Open ERP)[FIX] Copy() of ir_model_fields corected
2010-04-15 Stephane Wirtel[MERGE] Add the Persian Language
2010-04-15 Stephane Wirtel[FIX] Raise a detailed exception if the record does...
2010-04-14 Olivier Dony[FIX] added support for missing Persian/Farsi (official...
2010-04-06 Stephane Wirtel[I18N] Update the translations
2010-04-01 DSH (Open ERP)[FIX] res_lang : if value of thousands_sep is not prese...
2010-03-31 olt@tinyerp.com[FIX] i18n: fr_FR: missing information
2010-03-23 Xavier ALT[FIX] add cache to res.lang format() function
2010-03-19 Christophe Simonis[FIX] base: respect the limit and offset arguments...
2010-03-18 Don Kirkbyfailing XML test for bug lp:541545 count attribute...
2010-03-17 Christophe Simonis[IMP] some tweaks after code review from xmo
2010-03-15 Christophe Simonis[FIX] base module: avoid sql injections
2010-03-15 Christophe Simonis[FIX] bin/addons/base/ir/ir_translation.py: avoid sql...
2010-03-15 Christophe Simonis[FIX] bin/addons/base/ir/ir_values.py: avoid sql injections
2010-03-15 Christophe Simonis[FIX] bin/addons/base/ir/workflow/print_instance.py...
2010-03-15 Christophe Simonis[FIX] bin/addons/base/ir/ir_attachment.py: avoid sql...
2010-03-15 Christophe Simonis[FIX] b/bin/addons/base/ir/ir_model.py: avoid sql injec...
2010-03-15 Christophe Simonis[fix] addons/__init__.py: rewrite some queries in order...
2010-03-12 Xavier Morel[fix] disabled code server action due to the security...
2010-03-11 Xavier Morel[fix] disabled "code" server action due to the security...
2010-03-11 Jay (Open ERP)[FIX] Uninstalling a board_* module removes dashboard...
2010-03-09 Christophe Simonis[FIX] only admin can delete ir.property
2010-03-09 Don KirkbyAdd a failing unit test for bug lp:534769
2010-03-04 olt@tinyerp.com[FIX] 'Partner Manager' group should see the Partner...
2010-03-03 Christophe Simonis[FIX] retro-compatibility: 'obj' is available in ir...
2010-03-01 Sharoon Thomas[IMP]The act_window does not show groups.This adds...
2010-02-26 Christophe SimonisMerge odo branch about bug #495948 5.0.7-server
2010-02-23 Stephane Wirtel[FIX] modifying a cron from client make it run concurre...
2010-02-23 Jay (Open ERP)[FIX] Ir_model : Made an offensive check of context
2010-02-22 Christophe Simonis[MERGE]
2010-02-22 Jay (Open ERP)[FIX] Not allowing Duplicate shortcuts
2010-02-19 Jay (Open ERP)[IMP] Licensing options : Added AGPL-3 and others in...
2010-02-18 ACH,JVO[FIX] Export translations + Cache on translations ...
2010-02-17 Jay (Open ERP)[FIX] User / Preferences should always display translat...
2010-02-10 Jay (Open ERP)[FIX] Warning raised for server action with SMS facility
2010-02-09 Jay (Open ERP)[FIX] Base.sql : added relation field column to ir_mode...
2010-02-09 Jay (Open ERP)[FIX] Base : Country can be searched on Country codes...
2010-02-09 Jay (Open ERP)[FIX] Custom fields won't disturb anything while updati...
2010-02-08 Olivier Dony[FIX] Corrected language code for Slovenian and Danish...
2010-02-08 Jay (Open ERP)[FIX] Server Actions: evaluating dict corrected
2010-02-08 Jay (Open ERP)[IMP] Groups : Better duplication terminology.
2010-02-04 Christophe Simonis[FIX] allow to create menu executing ir.actions.server
2010-02-03 Christophe Simonis[FIX] avoid sql injection in sequences
2010-02-01 Jay (Open ERP)[FIX] Custom fields should be removed from _columns too
2010-01-29 Numerigraphe - Lio... [DEMO] base: add delivery & invoice addresses to be...
2010-01-29 Stephane Wirtel[FIX] Disable the cache for the ir.rules
2010-01-28 CHS,JVO[FIX] Behavior of server corrected if addons-path is...
2010-01-27 Jay (Open ERP)[FIX] Ir_actions : Unicode error corrected
2010-01-25 Borja Lopez Soilan... [FIX] Remove the useless cr.commit() in the get_id...
2010-01-20 Christophe Simonis[FIX] revert previous patch about linked bug (lp:497364) 5.0.7rc2-server
2010-01-19 Jay (Open ERP)[FIX] Menu : Search method corrected for the non-Admin...
2010-01-18 Jay (Open ERP)[FIX] Server Action : Email can be sent with non-Englis...
next