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

Issue 4592048: Adding Bookmark functionality

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by sinha
Modified:
12 years, 11 months ago
Visibility:
Public.

Patch Set 1 #

Total comments: 10

Patch Set 2 : code cleaned and param name changed when passed to template #

Total comments: 2

Patch Set 3 : case change and variable del replaced by a string in template file #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -3 lines) Patch
M MoinMoin/apps/frontend/views.py View 1 2 chunks +12 lines, -1 line 3 comments Download
M MoinMoin/templates/global_history.html View 1 2 2 chunks +23 lines, -1 line 5 comments Download
M MoinMoin/themes/modernized/static/css/common.css View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6
ThomasWaldmann
http://codereview.appspot.com/4592048/diff/1/MoinMoin/apps/frontend/views.py File MoinMoin/apps/frontend/views.py (right): http://codereview.appspot.com/4592048/diff/1/MoinMoin/apps/frontend/views.py#newcode553 MoinMoin/apps/frontend/views.py:553: valid_user = 1 you are abusing integers for booleans ...
12 years, 11 months ago (2011-06-11 14:18:22 UTC) #1
ThomasWaldmann
http://codereview.appspot.com/4592048/diff/2003/MoinMoin/templates/global_history.html File MoinMoin/templates/global_history.html (right): http://codereview.appspot.com/4592048/diff/2003/MoinMoin/templates/global_history.html#newcode14 MoinMoin/templates/global_history.html:14: {% set del = "del" %} please give this ...
12 years, 11 months ago (2011-06-11 21:12:11 UTC) #2
Reimar Bauer
small PEP8 empty lines and a question. Bookmark versus Remind http://codereview.appspot.com/4592048/diff/9001/MoinMoin/apps/frontend/views.py File MoinMoin/apps/frontend/views.py (right): http://codereview.appspot.com/4592048/diff/9001/MoinMoin/apps/frontend/views.py#newcode551 ...
12 years, 11 months ago (2011-06-12 11:38:33 UTC) #3
sinha
Bookmark vs Reminder Issue. http://codereview.appspot.com/4592048/diff/9001/MoinMoin/templates/global_history.html File MoinMoin/templates/global_history.html (right): http://codereview.appspot.com/4592048/diff/9001/MoinMoin/templates/global_history.html#newcode14 MoinMoin/templates/global_history.html:14: {{ _("Bookmark (currently set to ...
12 years, 11 months ago (2011-06-12 13:37:08 UTC) #4
ThomasWaldmann
comments about usage of term "bookmark" http://codereview.appspot.com/4592048/diff/9001/MoinMoin/templates/global_history.html File MoinMoin/templates/global_history.html (right): http://codereview.appspot.com/4592048/diff/9001/MoinMoin/templates/global_history.html#newcode14 MoinMoin/templates/global_history.html:14: {{ _("Bookmark (currently ...
12 years, 11 months ago (2011-06-12 13:50:16 UTC) #5
Reimar Bauer
12 years, 11 months ago (2011-06-14 06:22:56 UTC) #6
ok

http://codereview.appspot.com/4592048/diff/9001/MoinMoin/apps/frontend/views.py
File MoinMoin/apps/frontend/views.py (right):

http://codereview.appspot.com/4592048/diff/9001/MoinMoin/apps/frontend/views....
MoinMoin/apps/frontend/views.py:1: # Copyright: 2003-2010
MoinMoin:ThomasWaldmann
ok from me
Sign in to reply to this message.

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