odoo/addons/website/views
Jeremy Kersten 1bc328317a [FIX] website: display 'Show Sign In' option
Commit 4ff1af4 moves the groups attributes on the ir ui view/template.
So the option is no more available in customize menu if user is logged.
No luck, because when your are not logged you don't have the menu.

Groups on template are the best practice to hide the content of a view
to a group of poeple, except in this case where a customize_show is set
to True.

Maybe that customize_show should ignore groups on ir ui view in a future
version ?
2015-05-30 16:00:28 +02:00
..
ir_actions.xml [IMP] Add url widget in server actions form view 2014-02-18 09:43:15 +01:00
res_config.xml [FIX] website: can not change website name 2014-12-01 16:50:51 +01:00
snippets.xml [FIX] website: customize logo 2015-04-24 13:30:47 +02:00
themes.xml [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
website_backend_navbar.xml [FIX] website: 'Display Editor Bar on Website' group stopped working at commit a2ef044c47 2014-09-26 16:50:34 +02:00
website_templates.xml [FIX] website: display 'Show Sign In' option 2015-05-30 16:00:28 +02:00
website_views.xml [IMP] website: update sample social media accounts 2014-07-30 13:24:39 +02:00