Re: Review Board Ticket #4513: User selector in the Group configuration breaks for non-active users

2017-01-20 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4513/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #4513


Status:
- New
+ Confirmed


Milestones:
+ Release-2.5.x


Tags:
+ Component:Admin
+ EasyFix

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Review Board Ticket #4513: User selector in the Group configuration breaks for non-active users

2017-01-20 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4513/
--

New ticket #4513 by chipx86
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
User selector in the Group configuration breaks for non-active users
==

# What version are you running?
2.5.7

# What's the URL of the page containing the problem?
/admin/db/reviews/group/ID/

# What steps will reproduce the problem?
1. Add another user to a group.
2. Go into the Users part of the database viewer, edit a user, and uncheck the 
"Active" checkbox. Save.
3. Try to save the group again.


# What is the expected output? What do you see instead?
This will fail with "Select a valid choice. _ID_ is not one of the available 
choices."

This happens because the queryset for `GroupForm` uses `is_active=True`, 
preventing any users in the list who are inactive from being saved.

We should remove that and make sure inactive users in the list can be saved 
(with a unit test proving this).

--

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #3978: Users with the "can_change_status" permission be allowed to edit the close message

2017-01-20 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/3978/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #3978


Reply:

Verified that this appears to be fixed.


Status:
- Confirmed
+ Fixed

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4085: View Link of Comment Reply on Diff Page doesn't scroll to comment

2017-01-20 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4085/
--

New update by purelogiq
For Beanbag, Inc. > Review Board > Ticket #4085


Status:
- New
+ Confirmed


Milestones:
+ Release-2.0.x
+ Release-2.5.x
+ Release-3.0


Tags:
+ Component:DiffViewer


Assigned to:
+ Mons

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4044: [Web API] Add timezone field for User Resource

2017-01-20 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4044/
--

New update by kimuchibox4000
For Beanbag, Inc. > Review Board > Ticket #4044


Reply:

Most of the work for this was done by a student (adilally). What's left is 
optimization work, which should probably go on my plate.


Status:
- New
+ Confirmed


Milestones:
+ Release-3.0


Tags:
- EasyFix
+ Component:API


Assigned to:
- Mons
+ chipx86

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4510: We should have instructions on how to run the Jasmine tests

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4510/
--

New update by mike_conley
For Beanbag, Inc. > Review Board > Ticket #4510


Assigned to:
+ sharleenfisher

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: RBTools Ticket #4041: Please provide option to disable all warnings

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4041/
--

New update by ritesh-kapoor
For Beanbag, Inc. > RBTools > Ticket #4041


Assigned to:
+ szhang

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: RBTools Ticket #4041: Please provide option to disable all warnings

2017-01-20 Thread Simon Zhang
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4041/
--

New update by ritesh-kapoor
For Beanbag, Inc. > RBTools > Ticket #4041


Reply:

Can I work on this one?

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4512: Localization is incorrect in the Admin UI Settings forms

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4512/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #4512


Assigned to:
+ rkdhatt

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4434: Creating a new comment discards any existing unsaved draft comments

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4434/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #4434


Assigned to:
+ joycezhou

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4438: sending emails fails with excessively large number of files

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4438/
--

New update by torcolvin
For Beanbag, Inc. > Review Board > Ticket #4438


Assigned to:
+ DanielPBak

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4434: Creating a new comment discards any existing unsaved draft comments

2017-01-20 Thread Joyce Zhou
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4434/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #4434


Reply:

Working on this one.

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4468: "Files" list appears blank when loading the review request page

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4468/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #4468


Assigned to:
+ annic

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4044: [Web API] Add timezone field for User Resource

2017-01-20 Thread Barret Rennie
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4044/
--

New update by kimuchibox4000
For Beanbag, Inc. > Review Board > Ticket #4044


Assigned to:
+ Mons

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4468: "Files" list appears blank when loading the review request page

2017-01-20 Thread anni cao
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4468/
--

New update by chipx86
For Beanbag, Inc. > Review Board > Ticket #4468


Reply:

working on this one

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.