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

Issue 6420063: Fix supertags widget. Clicking on supertags modify the filter for the blog entries main listing. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by spy
Modified:
11 years, 9 months ago
Reviewers:
thomas.j.waldmann, Reimar Bauer
Visibility:
Public.

Description

Fix supertags widget. Clicking on supertags modify the filter for the blog entries main listing.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changed no entries message #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -28 lines) Patch
M MoinMoin/apps/frontend/views.py View 3 chunks +19 lines, -8 lines 4 comments Download
M MoinMoin/constants/keys.py View 1 chunk +4 lines, -4 lines 2 comments Download
M MoinMoin/storage/middleware/indexing.py View 1 chunk +2 lines, -2 lines 0 comments Download
M MoinMoin/templates/blog.html View 1 1 chunk +19 lines, -1 line 0 comments Download
M MoinMoin/templates/blog_layout.html View 4 chunks +15 lines, -9 lines 1 comment Download
M MoinMoin/templates/layout.html View 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 4
Reimar Bauer
some comments http://codereview.appspot.com/6420063/diff/1/MoinMoin/templates/blog.html File MoinMoin/templates/blog.html (right): http://codereview.appspot.com/6420063/diff/1/MoinMoin/templates/blog.html#newcode5 MoinMoin/templates/blog.html:5: {% set no_entries_msg = _("There are no ...
11 years, 10 months ago (2012-07-25 09:56:02 UTC) #1
spy
answered http://codereview.appspot.com/6420063/diff/1/MoinMoin/templates/blog.html File MoinMoin/templates/blog.html (right): http://codereview.appspot.com/6420063/diff/1/MoinMoin/templates/blog.html#newcode5 MoinMoin/templates/blog.html:5: {% set no_entries_msg = _("There are no entries ...
11 years, 10 months ago (2012-07-25 13:13:30 UTC) #2
ThomasJWaldmann
http://codereview.appspot.com/6420063/diff/2002/MoinMoin/apps/frontend/views.py File MoinMoin/apps/frontend/views.py (right): http://codereview.appspot.com/6420063/diff/2002/MoinMoin/apps/frontend/views.py#newcode475 MoinMoin/apps/frontend/views.py:475: If supertag GET-parameter is defined, the list of blog ...
11 years, 9 months ago (2012-07-31 09:41:16 UTC) #3
spy
11 years, 9 months ago (2012-07-31 20:30:11 UTC) #4
http://codereview.appspot.com/6420063/diff/2002/MoinMoin/apps/frontend/views.py
File MoinMoin/apps/frontend/views.py (right):

http://codereview.appspot.com/6420063/diff/2002/MoinMoin/apps/frontend/views....
MoinMoin/apps/frontend/views.py:475: If supertag GET-parameter is defined, the
list of blog entries consist only
On 2012/07/31 09:41:16, ThomasJWaldmann wrote:
> consists

Done.

http://codereview.appspot.com/6420063/diff/2002/MoinMoin/apps/frontend/views....
MoinMoin/apps/frontend/views.py:491: Prefix(NAME_EXACT, prefix),
On 2012/07/31 09:41:16, ThomasJWaldmann wrote:
> trailing slash needed?

Sure, there could be listed myblogFoo, myblogBar,... without trailing slash. But
we only want subitems of myblog/

http://codereview.appspot.com/6420063/diff/2002/MoinMoin/constants/keys.py
File MoinMoin/constants/keys.py (right):

http://codereview.appspot.com/6420063/diff/2002/MoinMoin/constants/keys.py#ne...
MoinMoin/constants/keys.py:88: PTIME = u"ptime"
On 2012/07/31 09:41:16, ThomasJWaldmann wrote:
> please merge main repo and read the comment i gave at the top of this file.

already familiar with that, thx.
Sign in to reply to this message.

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