-
Notifications
You must be signed in to change notification settings - Fork 12
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
Proposal review not working in admin. #57
Comments
@lsilen |
For this, you need to create a team via the django admin, http://london.pydata.org/admin/teams/team/ I'm explaining this from memory so I may be wrong. Make a team that you can provide a link to so that people can request to be in the team, or there may be a better option. if you all can't get to this during today, I can try to follow up late this evening. |
You'll also need to add relevant permissions to the team. |
It looks like you create a group and add permissions, which I did. But I tried to review by clicking on +0 or +1 and I can't get the "vote" to register. |
did someone run the symposion django management command to generate the reviewer permissions? I think it happened? but my assumption should be verified. Be careful, create a Team using the team admin, not a group using the django auth admin. |
I just gave your sheila @codersquid account access to the Review Group |
Oh, I created a group. Should I somehow undo, that. I see teams at the bottom. |
@codersquid - we didn't run the symposion django management command to generate the reviewer permissions. @danrjohnson isn't sure what that is. can you run it or provide instructions on what Dan should do? |
@danrjohnson it is the create_review_permissions management command. Here's more info about setting up review permissions and teams |
I can't run it. I do have an account on the box now, but it is prompting me to change my password, which I do not know. |
@codersquid I sent along a passwd to use. Forgot to send that earlier. |
Any updates on this? Are we going to be able to use the review management? -Leah
Leah Silen |
I have a committee waiting to review proposals and need to know if they can do this using admin. I need to let them know this morning. -Leah |
@lsilen |
That’s great news. Thank you. Can I get an idea of when they can use it? I guess I can always copy and paste the proposals for them to began reading if necessary.
Leah Silen |
@lsilen |
@lsilen I'm not sure if this should be by invitation or by application, so you may need to adjust this. |
Can I just give permissions to the users on the committee under their accounts?
Leah Silen |
You can invite them via there email address here: http://seattle.pydata.org/teams/reviewers/ There is a way to create memberships via the django admin, but it will be difficult to isolate which account is which because of the random nature symposian creates usersnames. I believe this is the only way to do this, but I might be wrong. @codersquid Does that sound right? |
How do I get to that page (other than the link)?
Leah Silen |
Dan, should I be able to rate them now on: http://seattle.pydata.org/reviews/section/general-sessions/all/? |
Yes, the username feature is an annoyance of symposion and there may even On Wed, May 13, 2015 at 11:00 AM, Dan Johnson [email protected]
|
On Wed, May 13, 2015 at 11:12 AM, lsilen [email protected] wrote:
It may show up on your dashboard, but I can't see the dashboard to verify Give the link to all of your reviewers so that they can apply to it to be |
On Wed, May 13, 2015 at 11:15 AM, lsilen [email protected] wrote:
You should be able to. |
I'm getting an Internal Server error trying to open my account in the dashboard |
Fixed via 3dda187 |
Leah Silen |
Password, too, please. Want to log in as that account and see what you're seeing. |
Here you go: data
Leah Silen |
Can you get the reveiws to show up on your account? I can take a screenshot or share my screen on hangout. |
No need for a screenshot. Seeing the issue logged in with that account. @danrjohnson - please take a look at this. You can duplicate the issue by viewing http://seattle.pydata.org/teams/reviewers/ when you're logged in as [email protected] / data |
I couldn't get it to show up for my other "super user" account either. [email protected] numfocus |
I also need to give the London committee access to see their proposals. Should everything be working on that site? |
@lsilen - will verify that all the changes applied to Seattle regarding this issue have also been applied to the London site. |
Are we close to having Seattle working? I need Seattle working ASAP and London by the end of the day. |
Getting an actual error inside symposian related to review process. Posting here. |
I found a post in the symposion mailing list about it, https://groups.google.com/d/msg/pinax-symposion/ryXLRpTiDns/6qPbQWhx5bsJ and there is no follow up there. I'll post a follow up and say we have the same problem. |
@codersquid I saw that issue and found a fork of symposion that addressed this issue. https://github.com/euroscipy/symposion/commits/master I changed requirements to point to this and was able to submit a review as superuser. going to test account posted previously. |
Can confirm working with test account posted earlier. |
Thanks @danrjohnson and I submitted an issue to the pinax/symposion project to get it fixed there too pinax/symposion#72 |
@lsilen All the changes applied to seattle are also applied to london as of this writing. |
I just tried to vote +1 for Graham Markall's tutorial on London and it's not showing up. this was form my super user account. |
I set up a different account and when I try to go to http://london.pydata.org/teams/reviewers/ I get a Page not found error. |
@lsilen I do need to setup the reviewers account for london, which i will do now did you fill out comments when you +1'd. If you don't, it won't accept the +1. (if you click back to the tab you'll see an error) |
I don't have time to check this right now, but I remember something happening with scipy last year with respect to voting, here's the issue scipy-conference/SciPy-2014#78 I thought it had to do with a mysql thing, so it might not apply to us since we are using postgresql but please noticed. |
@codersquid That seems to be the same error as the one listed earlier for Decimal conversion, just with mysql errors instead of postgres errors. It does seem to be a type conversion problem. |
On Thu, May 14, 2015 at 12:46 PM, Dan Johnson [email protected]
might want to open a new issue so that we have a help text to show the user |
I wonder if the other commit in euroscipy/symposion was an attempt to fix On Thu, May 14, 2015 at 12:48 PM, Dan Johnson [email protected]
|
I didn’t comment, but I didn’t on the Seattle one I voted on either and it seemed to register the +1. Do I need to let folks know they have to comment for their rating to count? |
@lsilen Yes, I think that would be a good idea. Also, http://london.pydata.org/teams/reviewers/ is up. |
can I delete the votes? |
@lsilen I've deleted all the reviews off of london and seattle. |
Thanks Dan! |
@lsilen - can we close this issue? |
I think so! I just sent out the link for the committee to apply.
Leah Silen |
I'm trying to determine how the proposal review process works on the Seattle site and I can't get it to work in admin. I've opened it in the dashboard. I need to give access to the review committee tomorrow.
thanks,
leah
The text was updated successfully, but these errors were encountered: