Commit Graph

204 Commits

Author SHA1 Message Date
Sanj
de01b12eed return geojson from stops 2012-02-19 18:52:34 +05:30
Sanj
df16e4cfe5 change stop requests to slugs instead of ids 2012-02-19 18:41:19 +05:30
Sanj
48580ad4be add make_slugs script 2012-02-19 18:37:11 +05:30
Sanj
eb75240f2e silly, dont return a dict, return a response 2012-02-19 18:30:21 +05:30
Sanj
df56eed833 oops, syntax 2012-02-19 18:28:12 +05:30
Sanj
be8376c8fa get / edit stop 2012-02-19 18:27:08 +05:30
Sanj
ebdb732921 added api call to edit stop 2012-02-19 18:24:28 +05:30
Sanj
fe3c276ec7 import json; change code to alias in route api lookup 2012-02-19 17:46:18 +05:30
Sanj
1c16d27d99 convert stops feed to GeoJSON 2012-02-19 17:44:19 +05:30
Sanj
68e18398fd convert Decimal instance to str before JSON serialization 2012-02-19 17:39:07 +05:30
Sanj
a852e6ec4b ups, import render_to_json_response 2012-02-19 17:35:29 +05:30
Sanj
fa32d2d6cd dont import actions 2012-02-19 17:34:40 +05:30
Sanj
64858f7662 ups, did not add apiurls.py 2012-02-19 17:33:44 +05:30
Sanj
217e823fdc beginnings of api - route 2012-02-19 17:31:17 +05:30
Johnson Chetty
c33cf4d15b gtfs v5 in progress trips and stop_times.. 2012-02-17 21:38:10 +01:00
Sanj
eb17261df0 import atlas silly error 2012-02-17 13:34:28 +05:30
Johnson Chetty
cce68a90c7 gtfs v5, trips.txt 2012-02-17 02:47:46 +01:00
Sanj
27e0d591fa try and fix from_to not found uniqueRouteErrors import 2012-02-16 19:44:08 +05:30
Sanj
0c6a173065 silly - make search filter work on routes view 2012-02-16 19:35:36 +05:30
Sanj
0e241fb610 stops green / red to indicate has_point or not works on route view 2012-02-16 19:34:21 +05:30
Sanj
74a49b24a8 order stops in areas view by name 2012-02-16 19:33:19 +05:30
Sanj
c7093ec092 er, keyup better than keypress? 2012-02-16 19:32:17 +05:30
Sanj
29b83dd080 make filter more responsive 2012-02-16 19:31:01 +05:30
Sanj
cd295a2511 some fixes on search filter for areas and routes views 2012-02-16 19:29:33 +05:30
Sanj
7e4dd89b4a ups, forgot to add templates 2012-02-16 19:11:28 +05:30
Sanj
53669913e9 add page for areas listing 2012-02-16 19:10:12 +05:30
Johnson Chetty
5e775f097c merged.. 2012-02-16 13:50:48 +01:00
Johnson Chetty
6c7d939edc gtfs v4 trips and stop_times explored 2012-02-16 13:41:40 +01:00
Johnson Chetty
f30b54218c merged with sanju's branch :) 2012-02-16 13:19:38 +01:00
Johnson Chetty
c172bdfde8 gtfs v2 stops, routes agency , calendar.txt done 2012-02-16 11:57:46 +01:00
Sanj
0873fe36e2 route url regex should allow spaces and dashes 2012-02-16 12:25:57 +05:30
Sanj
3a7813b785 routes filter js 2012-02-16 03:30:21 +05:30
Sanj
89b8c8b3dc route details and stop editing view 2012-02-16 03:26:55 +05:30
Johnson Chetty
ea2de8d494 gtfs v 1 2012-02-15 14:46:24 +01:00
Johnson Chetty
07e1c7a1dc minor edits to data_mapper and postload 2012-02-14 13:43:52 +01:00
Johnson Chetty
a9dda65feb minor unicode correction 2012-02-14 11:28:45 +01:00
Johnson Chetty
1d92de5719 changes to admin listview for atlas and flag widget for stop 2012-02-09 13:38:04 +01:00
Sanj
5940e93352 added alternative names stuff 2012-02-07 18:47:48 +05:30
Johnson Chetty
a8662509c4 admin files stable v1 2012-02-07 14:15:50 +01:00
Johnson Chetty
4175b9402c admin changes 1 2012-02-07 12:12:25 +01:00
Sanj
cb2591d0b1 db changes for display name, slug, etc. + db migration 2012-02-07 15:32:52 +05:30
Johnson Chetty
0640f84a4f data_mapper functions complete(for fresh loading from base csv files) 2012-02-04 18:58:28 +01:00
Sanj
a79703258a now with pretty maps 2012-02-03 19:15:46 +05:30
Sanj
dbd71c52e9 remove admin import from models.py (why was it there??) 2012-02-03 19:07:29 +05:30
Sanj
adedfc909f remove errors file from tree; use contrib.gis admin 2012-02-03 19:01:52 +05:30
Johnson Chetty
35053e5573 added all csv files 2012-02-03 11:57:20 +01:00
Johnson Chetty
a8b84d36a2 details for django patch, modified StopLocation importer to LonLat 2012-02-03 11:54:44 +01:00
Johnson Chetty
63ed1f9674 atlas imports, ugly try excepts, but the data imports 2012-02-02 22:07:06 +01:00
Sanj
0df365164a break out of loop if route lookup fails 2012-02-02 19:28:02 +05:30
Sanj
f3ca42d303 er, ups, just .name 2012-02-02 19:23:08 +05:30