odoo/addons/website_blog
Xavier Morel 77e79435d0 [ADD] blog.tag access rights so public user can read blog
Issue was no access rights on blog.tag, add ability for all users to
read them, and for "knowledge" users to edit them.

Also fix pre-existing access rights and move them to knowledge users,
not users in general.

bzr revid: xmo@openerp.com-20131025102421-0c86z775nedzgqyi
2013-10-25 12:24:21 +02:00
..
controllers [FIX] option typo: unable_editor -> enable_editor 2013-10-23 11:11:52 +02:00
data [IMP] renamse files to conform to the future openerp module guidelines 2013-10-13 05:08:06 +02:00
doc
models [FIX] website_blog: read_more link was wrong, leading to a 404. 2013-10-24 13:35:39 +02:00
security [ADD] blog.tag access rights so public user can read blog 2013-10-25 12:24:21 +02:00
static [IMP] warnings and shit 2013-10-22 17:11:44 +02:00
tests [IMP] renamse files to conform to the future openerp module guidelines 2013-10-13 05:08:06 +02:00
views [FIX] website_blog: contact us button in blog leading to 2013-10-24 14:14:30 +02:00
wizard
__init__.py [MOV] website_blog: module organization cleaning. Files have been moved accordingly to the new organization 2013-10-11 10:12:15 +02:00
__openerp__.py [IMP] renamse files to conform to the future openerp module guidelines 2013-10-13 05:08:06 +02:00
mail_message.py [MERGE] website, website_mail, website_blog: Mail/Blog Update part I 2013-09-23 17:59:17 +02:00
website_mail_data.xml [MERGE] website, website_mail, website_blog: Mail/Blog Update part I 2013-09-23 17:59:17 +02:00