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

Issue 190083: change display of the bottom info

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.

Description

mainly changed from fetchTripRows to showInfoOfTripRouteAndPattern , a member function of Trip. no longer sending XMLHTTPRequests, but using fetched data instead.

Patch Set 1 #

Patch Set 2 : updated #

Total comments: 19

Patch Set 3 : updated #

Patch Set 4 : update #

Total comments: 2

Patch Set 5 : updated #

Total comments: 6

Patch Set 6 : updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -173 lines) Patch
M gtfsscheduleviewer/files/index.html View 1 chunk +0 lines, -1 line 0 comments Download
M gtfsscheduleviewer/files/transit_editor.js View 1 2 3 4 5 27 chunks +146 lines, -113 lines 0 comments Download
D gtfsscheduleviewer/files/trip.js View 1 chunk +0 lines, -58 lines 0 comments Download
M schedule_editor.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17
calidion
14 years, 3 months ago (2010-01-20 06:27:05 UTC) #1
weiliu
LGTM for python part. BTW, please make your changelist description more clear, "change display of ...
14 years, 3 months ago (2010-01-20 06:57:21 UTC) #2
baiming
Probably I can't start the review until tonight, please hold on. 2010/1/20 <calidion@gmail.com>: > Reviewers: ...
14 years, 3 months ago (2010-01-20 07:17:08 UTC) #3
calidion
mainly changed from fetchTripRows to showInfoOfTripRouteAndPattern , a member function of Trip. no longer sending ...
14 years, 3 months ago (2010-01-20 07:23:29 UTC) #4
weiliu
2010/1/20 李白,字一日 <calidion@gmail.com> > mainly changed from fetchTripRows to showInfoOfTripRouteAndPattern , > a member function ...
14 years, 3 months ago (2010-01-20 07:28:36 UTC) #5
calidion
2010/1/20 Wei Liu <weiliu@google.com> > > > 2010/1/20 李白,字一日 <calidion@gmail.com> > > mainly changed from ...
14 years, 3 months ago (2010-01-20 07:31:16 UTC) #6
weiliu
2010/1/20 李白,字一日 <calidion@gmail.com> > >> Does your change introduce any UI change? If yes, please ...
14 years, 3 months ago (2010-01-20 07:34:54 UTC) #7
calidion
sorry for the misunderstanding. what i mean is the change of the way the bottom ...
14 years, 3 months ago (2010-01-20 07:47:59 UTC) #8
baiming
http://codereview.appspot.com/190083/diff/1005/1006 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/190083/diff/1005/1006#newcode40 gtfsscheduleviewer/files/transit_editor.js:40: trips = {}; It's fine to use such kind ...
14 years, 3 months ago (2010-01-21 02:33:02 UTC) #9
baiming
On Thu, Jan 21, 2010 at 10:33 AM, <baiming@google.com> wrote: > > http://codereview.appspot.com/190083/diff/1005/1006 > File ...
14 years, 3 months ago (2010-01-21 02:34:34 UTC) #10
calidion
updated. http://codereview.appspot.com/190083/diff/1005/1006 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/190083/diff/1005/1006#newcode40 gtfsscheduleviewer/files/transit_editor.js:40: trips = {}; On 2010/01/21 02:33:03, baiming wrote: ...
14 years, 3 months ago (2010-01-21 06:06:15 UTC) #11
baiming
Almost there. Thanks for the change. http://codereview.appspot.com/190083/diff/1005/1006 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/190083/diff/1005/1006#newcode978 gtfsscheduleviewer/files/transit_editor.js:978: * the SVG ...
14 years, 3 months ago (2010-01-21 06:33:47 UTC) #12
calidion
updated. http://codereview.appspot.com/190083/diff/17/18 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/190083/diff/17/18#newcode971 gtfsscheduleviewer/files/transit_editor.js:971: * Show related Trip, Route and Pattern information ...
14 years, 3 months ago (2010-01-21 06:53:36 UTC) #13
baiming
http://codereview.appspot.com/190083/diff/1017/1018 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/190083/diff/1017/1018#newcode997 gtfsscheduleviewer/files/transit_editor.js:997: * @param {String} attributes Attributes for svg object Change ...
14 years, 3 months ago (2010-01-21 07:04:43 UTC) #14
calidion
updated http://codereview.appspot.com/190083/diff/1017/1018 File gtfsscheduleviewer/files/transit_editor.js (right): http://codereview.appspot.com/190083/diff/1017/1018#newcode997 gtfsscheduleviewer/files/transit_editor.js:997: * @param {String} attributes Attributes for svg object ...
14 years, 3 months ago (2010-01-21 07:12:10 UTC) #15
baiming
LGTM
14 years, 3 months ago (2010-01-21 07:13:40 UTC) #16
calidion
14 years, 3 months ago (2010-01-21 07:16:42 UTC) #17
updated to rev 48

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

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

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