Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide submitted registry items #99

Merged
merged 2 commits into from Feb 14, 2019
Merged

Hide submitted registry items #99

merged 2 commits into from Feb 14, 2019

Conversation

simonoakesepimorphics
Copy link
Contributor

Added the ability to hide a registry item and return a 404 response based on its status in item view as well as list view.
The default templates in registry-config-base implement status filtering based on whether the user is logged in, so that logged in users will be able to see submitted items as usual, while logged out users will not.

@simonoakesepimorphics
Copy link
Contributor Author

This is a work in progress - navigating to the register item URI (with underscore) results in the expected behaviour, but the entity URI does not. Will be fixed with the next commits.

@der
Copy link
Contributor

der commented Feb 14, 2019

Looks good to me, thank you.

@der der merged commit cd3503d into master Feb 14, 2019
@der der deleted the status-filter branch February 14, 2019 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants