whyceewhite / CarLess

Logging commuting trips completed using transit or pedestrian modes of transportation.
0 stars 0 forks source link

Update default trip fetch to only pull non-pending trips #84

Closed whyceewhite closed 8 years ago

whyceewhite commented 8 years ago

A trip attribute was added that indicates whether or not a trip is in pending mode. Change the trip fetch so that non-pending trips are not returned.