Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-10-15 Thread reviewboard


Comment #8 on issue 2073 by yaneg...@gmail.com: Allow testing email  
settings configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

I've done/seen another thing implemented for FreeNAS (and it uses django as  
well). I'd like to see this be done.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-01-18 Thread reviewboard


Comment #4 on issue 2073 by su...@hakc.net: Allow testing email settings  
configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

Trying to fix this.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-01-18 Thread reviewboard


Comment #5 on issue 2073 by su...@hakc.net: Allow testing email settings  
configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

This doesn't seem like an easy fix; changes required to accommodate this  
functionality possibly include:


-Changing the actual view for site settings from djblets.

or

-Chris suggested adding a MultiWidget (A button right beside the password  
field; stuck beside each other). When clicked a a JQuery listener performs  
an AJAX call in the backend to sanitize. But this approach presents two  
problems:

--Django doesn't have a native button field/widget.
--If a custom widget is created to overcome the above issue, the JSON data  
returned from the callback cannot be presented on the view (success/error  
message) since the view (again) is on djblets.


The only way I see to fix this (keeping in mind the usability) is to make  
some changes on djblets eventually.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-01-18 Thread reviewboard

Updates:
Labels: -EasyFix

Comment #6 on issue 2073 by mike.d.c...@gmail.com: Allow testing email  
settings configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

Agreed - this is more complicated than it originally sounded. Thanks for  
investigating.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-01-18 Thread reviewboard


Comment #7 on issue 2073 by rajas...@gmail.com: Allow testing email  
settings configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

The Create repository page throws an Authentication Failed message when  
a repository that needs authentication but none is provided by the user  
(when the form is submitted). Can the Email settings page be done  
similarly.


This would avoid creating custom widget that does an AJAX call and would  
validate the email settings only on submitting the form.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-01-12 Thread reviewboard


Comment #2 on issue 2073 by trowb...@gmail.com: Allow testing email  
settings configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

Issue 2637 has been merged into this issue.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2073 in reviewboard: Allow testing email settings configuration bys ending test email

2013-01-12 Thread reviewboard

Updates:
Labels: EasyFix

Comment #3 on issue 2073 by trowb...@gmail.com: Allow testing email  
settings configuration bys ending test email

http://code.google.com/p/reviewboard/issues/detail?id=2073

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.