Re: stuck in last step - configuring email

2014-10-10 Thread neel roy
Christian, I will try to get the information of setup from IT but in parallel, is it possible that it will always be the email account given will send the mail instead of sending on behalf of users? If it's not possible right now, would you be willing to accept the patch if I manage to work on

Re: stuck in last step - configuring email

2014-10-10 Thread christ...@beanbaginc.com
Hi Neel, I'd accept a patch that adds a toggle for this, defaulting to being on in order to prevent breaking current behavior. Let me know if you have any questions about it. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag,

Re: stuck in last step - configuring email

2014-10-10 Thread neel roy
K, will work on patch - will give UI option. give me couple of days though. On Friday, October 10, 2014 12:12:12 PM UTC+5:30, chri...@beanbaginc.com wrote: Hi Neel, I'd accept a patch that adds a toggle for this, defaulting to being on in order to prevent breaking current behavior. Let me

Re: rendering diff view very slow

2014-10-10 Thread David Carson
I figured out the problem with the cache, so the performance (once a review request is cached) is now acceptable. However, I still feel like the first rendering is too slow, and I don't know if that is just my expectations or if there might be a real configuration problem. Thanks. On

Re: PDF Review (PowerPack) suggestion

2014-10-10 Thread David Trowbridge
Alexey, Thanks for the suggestion! We'll get this on the to-do list. -David On Thu, Oct 9, 2014 at 10:25 PM, Alexey Neyman alexey.ney...@gmail.com wrote: Hi, We've noticed that some users (especially those new to using RB) are sometimes not dragging around the problem area in the PDF

Re: Error 500 when trying to search for File Attachment comments

2014-10-10 Thread David Trowbridge
Alexey, Can you file a bug? Thanks, -David On Thu, Oct 9, 2014 at 5:35 PM, Alexey Neyman alexey.ney...@gmail.com wrote: Hi, I tried to search for an attachment name in the Admin - File attachment comments, and received the following traceback. Using RB 2.0.8. File

Issue 3613 in reviewboard: Tab in email subject

2014-10-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3613 by lukasz.c...@gmail.com: Tab in email subject https://code.google.com/p/reviewboard/issues/detail?id=3613 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report will be ***

Re: Issue 3613 in reviewboard: Tab in email subject

2014-10-10 Thread reviewboard
Updates: Status: ThirdParty Comment #1 on issue 3613 by trowb...@gmail.com: Tab in email subject https://code.google.com/p/reviewboard/issues/detail?id=3613 Nothing in Review Board adds a tab character to the subject. This is probably happening somewhere in your mail server or client.

Re: Issue 3613 in reviewboard: Tab in email subject

2014-10-10 Thread reviewboard
Comment #2 on issue 3613 by lukasz.c...@gmail.com: Tab in email subject https://code.google.com/p/reviewboard/issues/detail?id=3613 This started to happen right after switch to RB 2.x. It was not happening in 1.7 version. Both email server and client (Outlook 2010) were not changed and the

Re: Issue 3613 in reviewboard: Tab in email subject

2014-10-10 Thread reviewboard
Comment #3 on issue 3613 by lukasz.c...@gmail.com: Tab in email subject https://code.google.com/p/reviewboard/issues/detail?id=3613 Also I did check the message header and it's actually new line (CRLF) followed by a tab. I hope this helps. -- You received this message because this project

Issue 3614 in reviewboard: djblets prevents handling of generic django IntegrityErrors

2014-10-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3614 by mrcote: djblets prevents handling of generic django IntegrityErrors https://code.google.com/p/reviewboard/issues/detail?id=3614 What version are you running? 2.0.8 What's the URL of the page containing the

Re: Issue 3614 in reviewboard: djblets prevents handling of generic django IntegrityErrors

2014-10-10 Thread reviewboard
Comment #1 on issue 3614 by mrcote: djblets prevents handling of generic django IntegrityErrors https://code.google.com/p/reviewboard/issues/detail?id=3614 Forgot to include my extension code. I created an extension with the generate_extension.py tool and added this backend to