Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Allow admins to see the talks before publishing #304

Merged
merged 2 commits into from
Jun 9, 2016

Conversation

dirn
Copy link
Member

@dirn dirn commented Jun 9, 2016

Just as admins are allowed to see the talk schedule before it has been
published to the site, admins should be able to see the list of talks as
well. The talk detail page is being included for symmetry.

I had considered moving the check into Event.talks_are_published (I
would have done the same for the talk schedule) but there could be times
when an admin would want to know if the talks and/or schedule had
actually been published versus when it's being viewed privately.

To help with this distinction, an alert is being added to the top of
each unpublished page.

dirn added 2 commits June 9, 2016 10:13
Just as admins are allowed to see the talk schedule before it has been
published to the site, admins should be able to see the list of talks as
well. The talk detail page is being included for symmetry.

I had considered moving the check into `Event.talks_are_published` (I
would have done the same for the talk schedule) but there could be times
when an admin would want to know if the talks and/or schedule had
actually been published versus when it's being viewed privately.
Admins can view unpublished pages in the Talks section of the site. An
alert is being added to the top of the page to draw attention to the
fact that the page being viewed isn't actually published on the site
yet.
@jonafato jonafato merged commit 815318a into master Jun 9, 2016
@jonafato jonafato deleted the allow-admins-to-see-talk-list branch June 9, 2016 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants