[FIX] base: deleting a view must not delete linked actions
[odoo/odoo.git] / openerp / addons / base / ir / ir_actions.py
2014-12-02 Christophe Simonis[FIX] base: deleting a view must not delete linked...
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-10-23 Christophe Simonis[MERGE] forward port of branch saas-3 up to c89d1a0
2014-10-22 Jeremy Kersten[FIX] ir_action: update context to get the real binary...
2014-10-08 Xavier Morel[IMP] new-api-ify 'trigger' server action
2014-10-08 Xavier Morel[FIX] actions: match the behavior of multi actions...
2014-10-07 Denis Ledoux[FIX] ir_actions: ids of unlink method can either be...
2014-09-30 Alexandre Fayollefix exception message in report seachr
2014-08-21 Thibault Delavallée[FIX] ir_actions: server action: when creating or writi...
2014-08-21 Thibault Delavallée[FIX] ir_actions: server action: check the validity...
2014-07-30 Olivier Dony[FIX] ir.actions.server: ir.values ref (`More` menu...
2014-07-07 Raphael Collet[REM] models: remove the magic methods signal_XXX()
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-5 up to adf07a9
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-4 up to 5087612
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-3 up to bf53aed
2014-06-19 Richard Mathot[REV] ir_actions: Partial revert of 7d4df0b6b2eea31b637...
2014-06-17 Jeremy Kersten[IMP] Ir Action Server - Fix the domain for the field...
2014-06-17 Richard Mathot[IMP] base: use current context when evaluation ir_acti...
2014-06-16 Thibault DelavalléeMerge pull request #90 from odoo-dev/master-uninstall...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-21 Simon Lejeune[FIX] ir_actions: adapt render_report when called in...
2014-05-20 tpa-odoo[IMP] unlink ir.action.todo which are related to action...
2014-05-09 Jitendra Prajapati[MERGE] [IMP] Misc view improvements using better name_...
2014-05-08 Jitendra Prajapati... [IMP]improve code: call super method instead of manual...
2014-05-06 Jitendra Prajapati... [IMP]override name_search method
2014-05-06 Jitendra Prajapati... [IMP]remove unnecessary check on ids
2014-04-24 Jitendra Prajapati... [MERGE]with main branch
2014-04-08 Simon Lejeune[MERGE] trunk
2014-04-07 Christophe Simonis[FIX] ir_actions: add missing comma
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5112...
2014-04-03 Olivier Dony[IMP] ir.actions: add Warning in eval context for serve...
2014-04-03 Jitendra Prajapati... [IMP]optimized code for name_get method
2014-04-01 Simon Lejeune[FIX] Adapted the render_report and try_report_action...
2014-03-27 Jitendra Prajapati... [MERGE]with main branch
2014-03-24 Simon Lejeune[IMP] ir_actions wording
2014-03-21 Simon Lejeune[IMP] ir.actions.report.xml views/models adapted for...
2014-03-19 Jitendra Prajapati... [MERGE]with main branch
2014-03-07 Antony Lesuisse[IMP] ir.actions.report.xml more view cleanup
2014-03-07 Antony Lesuisse[FIX] ir.actions.report.xml keep report_type pdf until...
2014-03-06 Antony Lesuisse[IMP] ir.actions.report.xml improve view, move rml...
2014-02-21 Richard Mathot ... [ADD] Enable access to workflow engine in server action...
2014-02-20 Christophe Simonis[FIX] openerp/addons/base/ir/ir_actions.py: correct...
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5014...
2014-02-20 Olivier Dony[IMP] ir.actions.act_window: make `multi` field visible...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-11 Olivier Dony[FIX] ir.actions: active_model may not always match...
2014-02-10 Olivier Dony[IMP] ir.actions.server: add `datetime` and `dateutil...
2014-02-10 Jitendra Prajapati... [MERGE]with lp:openobject-server
2014-02-05 Thibault Delavallée[FIX] ir_actions: typo in comments
2014-02-05 Thibault Delavallée[IMP] ir_actions: server action: evaluation context...
2014-02-04 Jitendra Prajapati... [MERGE]with lp:openobject-server
2014-01-20 Jitendra Prajapati... [MERGE]with lp:openobject-server
2014-01-16 Xavier Morel[FIX] somebody renamed classes without fixing the corre...
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5002...
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-07 Christophe Simonis[FIX] ir.actions.server: remove stupid restriction...
2013-12-17 Jitendra Prajapati... [MERGE]with lp:openobject-server
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-12 Christophe Simonis[FIX] ir.actions.server: active record (active_id)...
2013-11-12 Denis Ledoux[FIX]base, ir_actions: ir_values with client_multi_acti...
2013-11-06 Pooja Zankhariya... [IMP]Improved breadcrumb value in 'Configuration Wizards'
2013-10-06 Antony Lesuisse[IMP] ir_actions cleanups.
2013-09-18 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4908...
2013-09-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5075...
2013-08-30 Cecile Tonglet[FIX] Skip register reports that have xsl but no xml
2013-07-26 Thibault Delavallée[DOC] server actions: added comments in various methods
2013-07-25 Thibault Delavallée[IMP] server action: improved form view to be more...
2013-07-25 Thibault Delavallée[IMP] ir_actions_server: added doc + comments + recursi...
2013-07-17 Thibault Delavallée[IMP] [FIX] ir_actions_server: form view fixes and...
2013-07-16 Thibault Delavallée[FIX] Fixed active_ids / active_id management, wrong...
2013-07-15 Thibault Delavallée[FIX] [IMP] ir.actions.server: better management of...
2013-07-15 Thibault Delavallée[REF] ir.actions.server: cleaning and refactoring.
2013-06-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5006...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-04-29 ggh-openerp[IMP] Remove space before Exclamation marks [!] in...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-04-02 Thibault Delavallée[FIX] ir_action: no string but var.
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-28 Thibault Delavallée[FIX] ir_action: when truing to get get_empty_list_help...
2013-03-28 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-27 Vo Minh Thu[MERGE] removed LocalService("workflow"), Logger class...
2013-03-27 Vo Minh Thu[REF] removed nested import openerp.
2013-03-26 Vo Minh Thu[REF]: use openerp.workflow instead of LocalService...
2013-03-25 Vo Minh Thu[FIX] reports: now that _register_all() has been remove...
2013-03-22 Vo Minh Thu[REF] ir.actions.report.xml: renamed ids to res_ids...
2013-03-22 Vo Minh Thu[REF] ir.actions.report.xml: register_all do not make...
2013-03-22 Vo Minh Thu[MERGE] merged trunk.
2013-03-22 Christophe Matthieu[IMP] ir_actions: change var name and add comment
2013-03-22 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-21 Christophe Matthieu[IMP] code cleaning for get_empty_list_help
2013-03-19 Vo Minh Thu[FIX] ir.actions.action: fix the execute wich install...
2013-03-19 Vo Minh Thu[FIX] ir.actions.action: fix the execute wich install...
2013-03-13 Christophe Matthieu[MERGE] from trunk
2013-03-04 Xavier Morel[FIX] strip server action code before passing it to...
2013-02-22 Vo Minh Thu[IMP] ir_actions: removed forgotten print statements.
2013-02-22 Vo Minh Thu[IMP] ir.actions.report.xml: allow for a smoother trans...
next