odoo/bin/addons/base/ir
Fabien Pinckaers 8bc146d459 fix_logging
bzr revid: fp@tinyerp.com-20110115170802-n8o5kmx9vblfn0jw
2011-01-15 18:08:02 +01:00
..
wizard [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
workflow merge 2010-12-29 19:30:07 +01:00
__init__.py [merge] 2010-11-19 09:17:21 +01:00
ir.xml [FIX] ir.ui.view,ir.ui.view.custom: cleanup handling of customized views + add menu and views 2011-01-07 17:03:37 +01:00
ir_actions.py [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
ir_attachment.py [MERGE] many improvements regarding translations, logging, reports, http, speed, ... 2010-11-25 18:53:28 +01:00
ir_board.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_config_parameter.py [IMP] Improved res_log handling 2010-11-23 10:57:38 +01:00
ir_cron.py [FIX] ir.cron: always reschedule tasks even when one of them takes too long (courtesy of Don Kirkby) 2010-12-23 12:28:24 +01:00
ir_default.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_exports.py [IMP] import / export cleaned 2010-12-21 00:17:43 +01:00
ir_filters.py [FIX] filters : Size of model name corrected to 64,same as model name 2010-11-02 19:48:07 +05:30
ir_model.py fix_logging 2011-01-15 18:08:02 +01:00
ir_rule.py [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide 2010-12-10 23:42:58 +01:00
ir_sequence.py [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide 2010-12-10 23:42:58 +01:00
ir_translation.py [MERGE] translations: refactoring/deferral of translated resource id resolution, fixing several translation issues 2011-01-07 16:17:35 +01:00
ir_ui_menu.py [REM] ir.ui.menu: removed create_menu() shortcut, as the feature was broken and was removed from GTK too 2011-01-10 19:21:30 +01:00
ir_ui_view.py [FIX] ir.ui.view_sc: shortcuts are now translated, and using the name_get() of the linked resource 2011-01-15 05:50:58 +01:00
ir_values.py [FIX] ir_values: revert GTK-specific hack for search_view_id after GTK client was fixed 2010-12-06 14:19:28 +01:00
osv_memory_autovacuum.py [IMP] base: add cron job to autovacuum osv_memory objects 2010-11-10 16:04:48 +01:00