[IMP] Improved rng for kanban view
[odoo/odoo.git] / openerp / addons / base / ir /
2011-08-31 Fabien Meghazi[MERGE} Merge with trunk
2011-08-30 Vo Minh Thu[IMP] simplified cache implementation (and stored on...
2011-08-29 Fabien Meghazi[MERGE] Merge with trunk
2011-08-25 Xavier Morel[FIX] fnct_inv in client actions params, fix docstring...
2011-08-25 Fabien Meghazi[MERGE] Merge with trunk
2011-08-24 Antony Lesuisse[FIX] ir_attachement check use positional args
2011-08-24 Antony Lesuisse[IMP] ir.model.data unlink clear full cache
2011-08-24 Antony Lesuisse[FIX] ir.model clear_cache use self
2011-08-24 Antony Lesuisse[FIX] ir.model.access check use positional args
2011-08-24 Antony Lesuisse[FIX] revert previous commit ir_rule clear_cache
2011-08-24 Antony Lesuisse[IMP] ir_rule distribute clear_cache
2011-08-24 Antony Lesuisse[MERGE] trunk
2011-08-22 Antony Lesuisse[FIX] ir.action.act_window form missing target
2011-08-22 Vo Minh Thu[MERGE] ir_actions: add user in eval context, use fallb...
2011-08-11 Antony Lesuisse[FIX] get rid of unsued menus and submenu
2011-08-11 Yogesh (OpenERP)[MERGE] Merge with trunk server.
2011-08-06 Antony Lesuisse[MERGE] trunk-usability-config-log-rco
2011-08-06 Antony Lesuisse[MERGE] trunk-usability-improve_filter-rmu
2011-08-05 Antony Lesuisse[MERGE] trunk
2011-08-05 Raphael Collet[IMP] disable res.log when running config wizards;...
2011-08-05 Yogesh (OpenERP)[MERGE] Merge with trunk server upto revision no 3525.
2011-08-04 RavishchanraMurari... filter_management_resummit
2011-08-04 Antony Lesuisse[MERGE] client_actions and ir.todo rework by xmo
2011-08-04 Xavier Morel[REN] client action member 'kwargs' to 'params'
2011-08-02 Yogesh (OpenERP)[ADD] add new kanban view.
2011-08-01 Mantavya Gajjar[FIX]: fix a problem of sending email if we are using...
2011-07-29 Xavier Morel[FIX] auto-mark automatic todos as done when they're...
2011-07-29 Xavier Morel[IMP] todos: rename 'special' type to 'automatic',...
2011-07-27 Amit (OpenERP)[FIX]:fixed ir.rule
2011-07-27 Raphael Collet[IMP] rename menus Synchronize Terms and Synchronize...
2011-07-27 Raphael Collet[FIX] in Customized Views, make fields User and Origina...
2011-07-27 RavishchanraMurari... filter_management
2011-07-26 Amit (OpenERP)[FIX]:rename menus
2011-07-26 Amit (OpenERP)[FIX]:In the menu Customized Views, the user field...
2011-07-26 Xavier Morel[MERGE] from trunk
2011-07-26 RavishchanraMurari... filter management
2011-07-19 Olivier Dony[MERGE] latest 6.0 fixes
2011-07-18 Xavier Morel[IMP] cleanup todos & config: write done state when...
2011-07-18 Xavier Morel[IMP] style of res.config and ir.actions.todo code
2011-07-18 Xavier Morel[IMP] rename state 'cancel' to 'hidden'
2011-07-14 Xavier Morel[FIX] ir.actions.todo: remove skip state, rename 'norma...
2011-07-12 tfr@openerp.com[IMP] get hostname using get_param + add default value...
2011-07-12 Xavier Morel[MERGE] trunk updates
2011-07-06 Vo Minh Thu[IMP] tidying up before merging in trunk.
2011-07-04 Quentin (OpenERP)[MERGE] ir.actions.todo documentation
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: put docstring, _desrciption...
2011-07-01 Xavier Morel[ADD] possibility to use a client action in a menu
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: minor improvement for dict.get
2011-06-30 Quentin (OpenERP)[IMP] usability: configuration wizards should be availa...
2011-06-30 Quentin (OpenERP)[MERGE] usability in list of config wizards
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-30 Xavier Morel[ADD] client action
2011-06-30 Rucha (Open ERP)[FIX]: res.config: Fixed problem of passing "user"...
2011-06-29 aag (OpenERP)[IMP] Base: In Configuration Wizards actions tree view...
2011-06-29 aag (OpenERP)[IMP] Base: In Configuration Wizards actions search...
2011-06-28 Vo Minh Thu[MERGE] netsvc+ir_cron: display the execution time...
2011-06-28 Vo Minh Thu[REF] ir_cron: use DEBUG instead of DEBUG_RPC (as done...
2011-06-28 Rucha (Open ERP)[IMP]: ir.actions.todo: Improvement in code in order...
2011-06-28 Rucha (Open ERP)[IMP]: ir.actions.todo: When we pass res_id in the...
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Naresh (OpenERP)[FIX]:shortcuts are reverted back to their original...
2011-06-22 Vo Minh Thu[MERGE] ir_model_data unlinking does not use _unlink...
2011-06-21 Vo Minh Thu[REF] netsvc+ir_cron: removed unnecessary getLogger...
2011-06-20 Vo Minh Thu[YEAH]
2011-06-20 Vo Minh Thu[IMP] netsvc+ir_cron: display the execution time in...
2011-06-17 Olivier Dony[MERGE] latest trunk
2011-06-17 Quentin (OpenERP)[IMP] ir.actions.todo.category: added translate=True...
2011-06-15 Quentin (OpenERP)[MERGE] ir_actionsi_todo: improvement of action_launch...
2011-06-15 Vo Minh Thu[DEL] ir_board: removed unused module.
2011-06-13 aag (OpenERP)[IMPBase:Improve method def action_launch
2011-06-14 Naresh (OpenERP)[FIX]:The pdf when printing workflow was always showing...
2011-06-10 Vo Minh Thu[MERGE] ir_values: added asserts on the models argument...
2011-06-10 P. Christeasir.values: whitespace cleaning, put assertions on arg...
2011-06-08 Antony Lesuisse[MERGE] trunk
2011-06-08 Vo Minh Thu[MERGE] ir_translation: lang field selection only displ...
2011-06-08 Antony Lesuisse[IMP] ir_translation only display installed lang, conte...
2011-06-08 Antony Lesuisse[IMP] tools.cache cleanup, 15% speedup
2011-06-08 Quentin (OpenERP)[MERGE] merged aag branch with data for ir.actions...
2011-06-08 Antony Lesuisse[IMP] new tools.cache cleaner, 10% speedup and more...
2011-06-06 aag (OpenERP)[IMP]Base:In obj ir.actions.todo.category add one...
2011-06-03 aag (OpenERP)[IMP]base:Tools / Customization -5
2011-06-03 aag (OpenERP)[IMP]base:Add catg Sales Management -5
2011-06-01 Antony Lesuisse[IMP] ir_translation only display installed lang, 10...
2011-06-01 Olivier Dony[FIX] ir.rule: must eval the rule domain as user, but...
2011-06-01 Olivier Dony[IMP] ir.rule: local rules will be combined with OR...
2011-06-01 Olivier Dony[IMP] ir.ui.view.custom: order by create_date descending
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Olivier Dony[IMP] ir.rule,expression: merged improved rule computat...
2011-05-31 Olivier Dony[MERGE] merged with latest trunk
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Xavier Morel[IMP] @editable on forms and fields is nonsense, on...
2011-05-31 Olivier Dony[IMP] ir.model.data: remove obsolete _unlink() and...
2011-05-27 Vo Minh Thu[FIX] osv/ir_model: forgot to remove the module arg...
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-25 Vo Minh Thu[MERGE] merged trunk
2011-05-25 Quentin (OpenERP)[MERGE] merged branch with new field category on ir...
2011-05-24 Vo Minh Thu[MERGE] ir_cron: expose the method (that can be extende...
2011-05-20 Olivier Dony[FIX] ir.model.data: add missing return statement,...
2011-05-20 aag (OpenERP)[IMP]Base:Change name of Category Obj and put name...
next