Re: Mail notifications are doubled when review is published

2017-04-26 Thread Antonio Soldo
Great, thanks for fast reply. I checked with our sys admins and they have been informed about this issue and will try to correct it, asap. Regarding your question, we checked that user in question has both mail addresses same in mailing group and ReviewBoard. So this question is strictly

Re: Mail notifications are doubled when review is published

2017-04-26 Thread Christian Hammond
If you figure out the problem, let me know. I'm curious what may be causing it. Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Tue, Apr 25, 2017 at 11:44 PM, Antonio Soldo

There was an error displaying this diff.

2017-04-26 Thread Stephen Lee
Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.2-py2.7.egg/reviewboard/diffviewer/views.py", line 275, in get response = renderer.render_to_response(request) File

Re: There was an error displaying this diff.

2017-04-26 Thread Christian Hammond
Hi Stephen, This looks like a bug we fixed in 2.5.8. (2.5.10 is the latest version.) I believe if you upgrade, it should be fixed. See https://hellosplat.com/s/beanbag/tickets/4472/ for info on that bug report. Christian -- Christian Hammond President/CEO of Beanbag

Re: Error after logging in with Active Directory 1.7.27

2017-04-26 Thread JD K
Thank you for the response. I am standing up a new instance of ReviewBoard on Centos 6.7, and 1.7.x was what yum installed from the epel repo, which from what I can tell is up to date. I would like to have a newer version of Reivew Board though. I am running python-ldap 2.3.10. I did not add

Re: Extract list of users

2017-04-26 Thread Christian Hammond
Hi Tom, How do you want to extract and use them They're in the database, so there's a number of ways this can be done, and a number of ways you can represent that data. Christian On Wed, Apr 26, 2017 at 14:02 Tom M wrote: > Hi, > Is there any way to extract the entire

Extract list of users

2017-04-26 Thread Tom M
Hi, Is there any way to extract the entire list of users along with their group access, permissions, last login date, etc? How about default reviewers? Thanks -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check

Re: Error after logging in with Active Directory 1.7.27

2017-04-26 Thread JD K
Ok. Thanks for the help! -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because

Re: Error after logging in with Active Directory 1.7.27

2017-04-26 Thread Stephen Gallagher
On Wed, Apr 26, 2017 at 6:02 PM JD K wrote: > Thank you for the response. I am standing up a new instance of ReviewBoard > on Centos 6.7, and 1.7.x was what yum installed from the epel repo, which > from what I can tell is up to date. I would like to have a newer version of