odoo/addons/website_mail
Ravi Gohil 1fe6e8172d [IMP] website_mail: mailing editor buttons
Button "Save and continue" was wrongly named as it worked only once the template
is not in edit mode (so already saved).
Hide the button to only get it in readonly mode and rename it for better
understanding of its purpose. (opw 614563)
2014-12-01 11:45:43 +01:00
..
controllers [IMP] use model._fields instead of model._all_columns to cover all fields 2014-11-04 13:47:57 +01:00
data [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
models [FIX] website_mail: mail.message.check_access_rule: no check for super-user 2014-08-08 16:56:44 +02:00
security [IMP] Performance improvement: improved cache with context, better get_object 2013-11-30 16:46:59 +01:00
static/src [FIX] website_mail: connected users can't follow a website document 2014-10-24 11:33:15 +02:00
tests [FIX] website: import openerp.addons.website_blog.tests 2014-01-21 10:34:15 +01:00
views [IMP] website_mail: mailing editor buttons 2014-12-01 11:45:43 +01:00
__init__.py [MOVE] website_mail: moved model-related files inside a models directory. 2013-10-11 12:00:57 +02:00
__openerp__.py [IMP] Subscribe data 2014-03-13 20:48:01 +01:00