Issue 2034 in reviewboard: Page level warning for unpublished comments

2011-03-18 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 2034 by ahutchi...@gmail.com: Page level warning for unpublished  
comments

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

What version are you running?
1.5.4.1

What's the URL of the page this enhancement relates to, if any?
The review request page: http://server/r/review_request_id/

Describe the enhancement and the motivation for it.

When you add a comment to a review and click OK, the Publish button appears  
directly above the review you are commenting on.


If you scroll away, there is no notification that you have an unpublished  
review. This has caught out several of my colleagues.


I propose a notification similar to the one that you get when you have an  
unpublished review which appears as a static bar across the top of the page.


What operating system are you using? What browser?
Windows 7, Chrome 10 beta

Please provide any additional information below.


--
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 2034 in reviewboard: Page level warning for unpublished comments

2011-03-18 Thread reviewboard

Updates:
Status: Started
Labels: -Priority-Medium Priority-High Usability

Comment #1 on issue 2034 by chip...@gmail.com: Page level warning for  
unpublished comments

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

This is already happening for 1.6 beta 2 :)

--
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 2034 in reviewboard: Page level warning for unpublished comments

2011-03-18 Thread reviewboard

Updates:
Labels: Milestone-Release1.6

Comment #2 on issue 2034 by chip...@gmail.com: Page level warning for  
unpublished comments

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

(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.



Issue 2035 in reviewboard: document.title (tab name) should include bug number and submitter

2011-03-18 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 2035 by keshav.a...@gmail.com: document.title (tab name) should  
include bug number and submitter

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

I'm using Review Board 1.5.4.1

The format for document.title (the field used for the web browser tab name)  
should be improved. Currently, the tab name is just the review summary  
(the title of the review). But it should be something like this:

  (submitter userid) bug numbers, if any review summary

A format like this would make it easy to:
 - identify a review from the tab name, and
 - identify which bug tabs match which review tabs from the tab names.

The submitter/assignee should probably be omitted from the tab name  
whenever the submitter matches the logged-in user, as in that case it's  
probably a waste of space. But including it is very useful for identifying  
and distinguishing among the reviews of others.


Nice to haves:
  - The format could be configurable, so that a company using RB can set a  
default review tab format that matches, say, the format used by Bugzilla  
bug tabs.
  - There could be an option to shorten tab names by, for example,  
replacing words with common acronyms, eliminating vowels, etc.


Thanks,
Keshav

--
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 2029 in reviewboard: Starred Reviews count not incremented

2011-03-18 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2029 by trowb...@gmail.com: Starred Reviews count not  
incremented

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

Fixed in master 4ec9786. Thanks!

--
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 2032 in reviewboard: Incoming group count is not update after updating the review request

2011-03-18 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2032 by trowb...@gmail.com: Incoming group count is not  
update after updating the review request

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

Fixed in master as 3aeb082. Thanks!

--
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 2035 in reviewboard: document.title (tab name) should include bug number and submitter

2011-03-18 Thread reviewboard

Updates:
Status: WontFix

Comment #1 on issue 2035 by trowb...@gmail.com: document.title (tab name)  
should include bug number and submitter

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

This kind of customization is quite specific to individual sites, and the  
marginal utility of it is offset by the additional complexity in the UI  
which it would require to be optional or configurable. I suggest if you  
want this change, that you make it on your own.


--
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 2031 in reviewboard: Text area re-sizable in chrome

2011-03-18 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2031 by trowb...@gmail.com: Text area re-sizable in  
chrome

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

Fixed in release-1.5.x as 4733c22. Thanks!

--
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.