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

DocumentCommentManager needs method "visible()" #1084

Closed
jMyles opened this issue Dec 12, 2014 · 3 comments
Closed

DocumentCommentManager needs method "visible()" #1084

jMyles opened this issue Dec 12, 2014 · 3 comments
Labels
Improvement Minor improvement to code

Comments

@jMyles
Copy link
Contributor

jMyles commented Dec 12, 2014

def visible(self, inquiring_user=None, node=None):
'''
Returns all comments that are visible, pursuant to their project's 
moderation settings, including those that are otherwise not visible
but for inquiring_user's authority.

Can be restricted to node.
'''
@gregmuellegger gregmuellegger added the Improvement Minor improvement to code label Jul 20, 2015
@Tikam02
Copy link

Tikam02 commented Feb 15, 2018

I think it's already done and someone has commented it in models.py
screenshot from 2018-02-15 22-02-45

@stsewd
Copy link
Member

stsewd commented Feb 15, 2018

This is part of the comments app, as mention here #2879 (comment), this issue has no relevance and must be closed.

Note: Here are some more related issues to the comment app, probably need them to be closed too.

@stsewd
Copy link
Member

stsewd commented May 1, 2018

Closing this since the comments app was removed #3802

@stsewd stsewd closed this as completed May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

No branches or pull requests

4 participants