Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(116)

Issue 776: Allow reviewers to change the reviewers list (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
18 years, 1 month ago by jiayao
Modified:
16 years, 10 months ago
Reviewers:
guido
Base URL:
http://rietveld.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Automatically add current non-owner to reviewer list, remove duplicates in reviewer list #

Patch Set 3 : Minor changes #

Patch Set 4 : Revert index.yaml #

Patch Set 5 : Stop emailing the current user if she remove herself from the reviewers list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
rietveld/views.py View 1 2 3 4 5 chunks +11 lines, -3 lines 0 comments Download
templates/publish.html View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9
jiayao
I've simply allowed non-owner to change the reviewers list. Not sure if this is desirable. ...
18 years, 1 month ago (2008-05-10 01:00:40 UTC) #1
GvR
I've thought about this and I agree that this is the way to go. There's ...
18 years, 1 month ago (2008-05-10 15:44:23 UTC) #2
jiayao
I've made your suggested changes. And made a further change in _get_reviewers to remove duplicates ...
18 years, 1 month ago (2008-05-11 11:33:26 UTC) #3
GvR
http://codereview.appspot.com/776/diff/101/122 File rietveld/views.py (right): http://codereview.appspot.com/776/diff/101/122#newcode30 Line 30: import sets This is Python 2.5, it has ...
18 years, 1 month ago (2008-05-11 19:20:48 UTC) #4
jiayao
Done. :)
18 years, 1 month ago (2008-05-11 19:56:30 UTC) #5
GvR
Very close! http://codereview.appspot.com/776/diff/125/43 File rietveld/views.py (right): http://codereview.appspot.com/776/diff/125/43#newcode189 Line 189: send_mail = forms.BooleanField() The order of ...
18 years, 1 month ago (2008-05-11 23:27:40 UTC) #6
jiayao
http://codereview.appspot.com/776/diff/125/43 File rietveld/views.py (right): http://codereview.appspot.com/776/diff/125/43#newcode1013 Line 1013: everyone = addressees + [my_email] Make sense. It ...
18 years, 1 month ago (2008-05-12 09:36:34 UTC) #7
GvR
Looks good! You can check it in yourself, I've added you to the project.
18 years, 1 month ago (2008-05-12 13:57:02 UTC) #8
GvR
18 years, 1 month ago (2008-05-12 17:50:19 UTC) #9
JiaYao, this is now live!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b