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

Issue 181167: using GTFS Trip object

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by calidion
Modified:
7 years, 4 months ago
Reviewers:
xan, weiliu, baiming, leio.chen, lychen, qiaojian
CC:
xinxing_google.com, lishuangfeng_gmail.com
Base URL:
http://scheduleeditor.googlecode.com/svn/trunk/python/
Visibility:
Public.

Patch Set 1 #

Total comments: 30

Patch Set 2 : updated on comments #

Total comments: 2

Patch Set 3 : updated on comments #

Patch Set 4 : updated on comments #

Total comments: 2

Patch Set 5 : updated #

Total comments: 1

Patch Set 6 : update #

Patch Set 7 : fixed a bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+326 lines, -228 lines) Patch
M gtfsscheduleviewer/files/transit_editor.js View 1 2 3 4 5 6 34 chunks +304 lines, -215 lines 0 comments Download
M schedule_editor.py View 1 chunk +16 lines, -1 line 0 comments Download
M transitfeed_editor.py View 3 chunks +6 lines, -12 lines 0 comments Download

Messages

Total messages: 17
calidion
using GTFS Trip object
14 years, 3 months ago (2010-01-07 08:38:12 UTC) #1
baiming
Overall the JS code looks good. Only a few minor comments. http://codereview.appspot.com/181167/diff/1/2 File gtfsscheduleviewer/files/transit_editor.js (right): ...
14 years, 3 months ago (2010-01-08 05:37:39 UTC) #2
calidion
would anyone please review this upload. 2010/1/7 <calidion@gmail.com> > Reviewers: lychen, xan_google.com, weiliu, leio.chen, baiming, ...
14 years, 3 months ago (2010-01-08 05:37:47 UTC) #3
baiming
Do you mean the python code? 2010/1/8 李白,字一日 <calidion@gmail.com>: > would anyone please review this ...
14 years, 3 months ago (2010-01-08 05:39:42 UTC) #4
weiliu
For python code, mostly looks good. http://codereview.appspot.com/181167/diff/1/3 File transitfeed_editor.py (right): http://codereview.appspot.com/181167/diff/1/3#newcode830 transitfeed_editor.py:830: trip.start_time = stoptimes_in_trip[relation[0]][0][3] ...
14 years, 3 months ago (2010-01-08 05:43:12 UTC) #5
calidion
yes, python code needs reviewing too. 2010/1/8 Ming Bai 白明 <baiming@google.com> > Do you mean ...
14 years, 3 months ago (2010-01-08 05:43:20 UTC) #6
baiming
http://codereview.appspot.com/181167/diff/1/2 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/181167/diff/1/2#newcode911 gtfsscheduleviewer/files/transit_editor.js:911: Route.prototype.onButtonSelected = function() { Suppose you want to change ...
14 years, 3 months ago (2010-01-08 06:01:43 UTC) #7
calidion
updated on comments http://codereview.appspot.com/181167/diff/1/2 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/181167/diff/1/2#newcode734 gtfsscheduleviewer/files/transit_editor.js:734: * @type {Trip} On 2010/01/08 05:37:41, ...
14 years, 3 months ago (2010-01-08 08:45:12 UTC) #8
weiliu
LGTM for python changes.
14 years, 3 months ago (2010-01-08 08:52:49 UTC) #9
baiming
http://codereview.appspot.com/181167/diff/1/2 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/181167/diff/1/2#newcode805 gtfsscheduleviewer/files/transit_editor.js:805: Route.prototype.reset = function() { No. As I said, "reset" ...
14 years, 3 months ago (2010-01-08 09:21:01 UTC) #10
calidion
updated on comments. http://codereview.appspot.com/181167/diff/14/1004 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/181167/diff/14/1004#newcode213 gtfsscheduleviewer/files/transit_editor.js:213: * @param {Integer} idx Index to ...
14 years, 3 months ago (2010-01-08 10:19:16 UTC) #11
baiming
We are almost there, except two comments below. http://codereview.appspot.com/181167/diff/1010/21 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/181167/diff/1010/21#newcode852 gtfsscheduleviewer/files/transit_editor.js:852: GEvent.bindDom(toggleButton, ...
14 years, 3 months ago (2010-01-11 03:45:17 UTC) #12
calidion
updated
14 years, 3 months ago (2010-01-11 04:44:16 UTC) #13
baiming
http://codereview.appspot.com/181167/diff/2002/3001 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/181167/diff/2002/3001#newcode949 gtfsscheduleviewer/files/transit_editor.js:949: * @private Remove @private. Please pay enough attention to ...
14 years, 3 months ago (2010-01-11 04:57:38 UTC) #14
calidion
updated 2010/1/11 <baiming@google.com> > > http://codereview.appspot.com/181167/diff/2002/3001 > > File gtfsscheduleviewer/files/transit_editor.js (right): > > http://codereview.appspot.com/181167/diff/2002/3001#newcode949 > ...
14 years, 3 months ago (2010-01-11 04:59:25 UTC) #15
baiming
LGTM.
14 years, 3 months ago (2010-01-11 05:03:16 UTC) #16
calidion
14 years, 3 months ago (2010-01-11 05:04:49 UTC) #17
thanks,
updated to rev 44.

2010/1/11 <baiming@google.com>

> LGTM.
>
>
> http://codereview.appspot.com/181167
>
Sign in to reply to this message.

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