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

Issue 6446091: Reference widget (Closed)

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

Description

Reference widget

Patch Set 1 : #

Total comments: 2

Patch Set 2 : remove OrderedDict dependency, add validator #

Patch Set 3 : fix ValidReference #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M MoinMoin/forms.py View 1 2 2 chunks +46 lines, -0 lines 1 comment Download

Messages

Total messages: 5
xiaq
This is the Reference widget stripped from the old big metadata editor patch set. ThomasWaldmann ...
11 years, 9 months ago (2012-08-06 07:10:39 UTC) #1
Reimar Bauer
some comments http://codereview.appspot.com/6446091/diff/2001/MoinMoin/forms.py File MoinMoin/forms.py (right): http://codereview.appspot.com/6446091/diff/2001/MoinMoin/forms.py#newcode129 MoinMoin/forms.py:129: choices = OrderedDict([(rev.meta[ITEMID], rev.meta[NAME]) for rev in ...
11 years, 9 months ago (2012-08-08 07:40:33 UTC) #2
xiaq
http://codereview.appspot.com/6446091/diff/2001/MoinMoin/forms.py File MoinMoin/forms.py (right): http://codereview.appspot.com/6446091/diff/2001/MoinMoin/forms.py#newcode129 MoinMoin/forms.py:129: choices = OrderedDict([(rev.meta[ITEMID], rev.meta[NAME]) for rev in revs]) On ...
11 years, 9 months ago (2012-08-08 07:53:30 UTC) #3
ThomasJWaldmann
looks ok
11 years, 9 months ago (2012-08-09 08:19:42 UTC) #4
xiaq
11 years, 9 months ago (2012-08-12 10:30:53 UTC) #5
http://codereview.appspot.com/6446091/diff/9002/MoinMoin/forms.py
File MoinMoin/forms.py (right):

http://codereview.appspot.com/6446091/diff/9002/MoinMoin/forms.py#newcode158
MoinMoin/forms.py:158: if element.value not in element.valid_values:
ignore delta above this line, it's due to rebasing.
Sign in to reply to this message.

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