API does not return email, first_name, last_name fields for some users

2011-09-02 Thread Robert Munteanu
Hi, I am not sure whether this is a bug or not, but here goes: The API does not return the {first_name, last_name, email} fields for some users ( 3 out of 8135 on reviews.review-board.org ) . I assume that this is some sort of privacy setting, but I think it would be best for the fields to be

Re: Problems with inactive users

2011-09-02 Thread rmc
Hello, I understand that can be a problem, but consider the benefit: reviewboard as a knowledge base. I think this could be solved by filtering reviews out like you said, but keep an option so that they can be searched. Best regards, Raul -- Want to help the Review Board project? Donate

Searching for [Submitted] reviews

2011-09-02 Thread rmc
Hi, Is there a way to search for all reviews marked as [Submitted]? Thanks. Raul -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To

Re: API does not return email, first_name, last_name fields for some users

2011-09-02 Thread Hongbin Lu
Hi Robert. I believe this is the private profile feature which was added in 1.6 RC1. http://code.google.com/p/reviewboard/issues/detail?id=2127 In general, user profiles are private by default so that email, first_name and last_name won't show up. Maybe you can upgrade your account to site admin

Re: API does not return email, first_name, last_name fields for some users

2011-09-02 Thread Robert Munteanu
Thanks for the reply, I now understand the root cause. As for my point, it was that the actual JSON and XML field declarations should still appear, i.e. instead of something like user id1/id usernamebla/username /user there should be user id1/id usernamebla/username email/ /user This

Improvements on usability

2011-09-02 Thread Julia S. Simon
Hi, I'm a new happy user of reviewboard. I think it's a fantastic tool and has nice design :D I'd like to give you a few ideas that I think would improve user experience. 1. View that integrates diff and comments so you see all comments of a file in same place instead of grouping comments by user

Re: Problems with multi-page reviews

2011-09-02 Thread David Dibben
I had a feeling it might be. Is there any way to export the db from sqlite and import into MySql? We only have a few users so apart from the multipage issue we have not really had any problems with the sqlite DB. Using MySql instead would be no problem but I would prefer not to loose all the

Reports for completed reviews

2011-09-02 Thread unclej
Is there an easy way of exporting a report of previous reviews in some readable format? A company we are doing business with requires us to submit our code reviews to them as part of the project. -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy

git trailing slash issue with post-review

2011-09-02 Thread Nirmam Sandesara
Hi, I had a question where lets say when you try to do a git clone http:/xyz.com/abc/ and have a trailing slash at the end, will the post review figure out the correct path ? Because we are hitting issues where post-review complains about the trailing slash and fails. Are there workaround

Re: Improvements on usability

2011-09-02 Thread Christian Hammond
Hi Julia, On Friday, September 2, 2011, Julia S. Simon ju...@tuenti.com wrote: Hi, I'm a new happy user of reviewboard. I think it's a fantastic tool and has nice design :D Thanks! Can we list your company on our Happy Users list? :) I'd like to give you a few ideas that I think would

Re: git trailing slash issue with post-review

2011-09-02 Thread Christian Hammond
What's the complaint? That it can't find the repository? If you can move your configuration to named repositories (see the post-review docs) that would solve that problem. Christian On Friday, September 2, 2011, Nirmam Sandesara nirma...@gmail.com wrote: Hi, I had a question where lets say

Error when attempting to update review request

2011-09-02 Thread Bryan Lee
While attempting to update a review request through the Eclipse plugin, I receive the following error: An internal error occurred during: Update Review Request. Stack trace: org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:3884) at

Re: Searching for [Submitted] reviews

2011-09-02 Thread Christian Hammond
Through the UI? No, though it should be easy to add. Please file a ticket and we can look into it. This can be done through the API if needed. See http://www.reviewboard.org/docs/manual/dev/webapi/2.0/resources/review-request-list/#GET Christian -- Christian Hammond - chip...@chipx86.com

Re: git trailing slash issue with post-review

2011-09-02 Thread Nirmam
The other question I had was is post-review working with git now ? On Fri, Sep 2, 2011 at 11:45 AM, Christian Hammond chip...@chipx86.comwrote: No, it's just a configuration in the .reviewboardrc in your git repository. post-review by default will look up the repository on Review Board

PUTing to review-requests/x/draft results in HTTP 301 error

2011-09-02 Thread Stefan
Hi all, Very briefly, I'm attempting to change the target_groups property of a review request. However, when attempting to send a PUT request to change the property, I get a HTTP 301 error (urllib2.HTTPError: HTTP Error 301: Moved Permanently). Can someone provide insight into how to update a

Re: PUTing to review-requests/x/draft results in HTTP 301 error

2011-09-02 Thread Christian Hammond
You're missing the trailing slash on the URL. That's what's causing the redirect. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Sep 2, 2011 at 1:14 PM, Stefan stefan.louis.no...@gmail.com wrote: Hi

Issue 2270 in reviewboard: Screenshot comment alignment

2011-09-02 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2270 by leifaff...@gmail.com: Screenshot comment alignment http://code.google.com/p/reviewboard/issues/detail?id=2270 * NOTE: Do not post confidential information in this bug report. * * If you need immediate support,