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 |
|
Sanj
|
eb17261df0
|
import atlas silly error
|
2012-02-17 13:34:28 +05:30 |
|
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 |
|
Sanj
|
013db9d625
|
stop.name
|
2012-02-02 19:22:03 +05:30 |
|
Sanj
|
487cce26c8
|
er, silly, again, field names
|
2012-02-02 19:19:02 +05:30 |
|
Sanj
|
246af58b6e
|
routedetails field changes, silly
|
2012-02-02 19:17:26 +05:30 |
|
Sanj
|
499229e30e
|
RouteDetails -> RouteDetail
|
2012-02-02 19:15:58 +05:30 |
|
Sanj
|
91a25d1f5b
|
edit import_atlas to use Route if routeMapping.json does not contain mapping
|
2012-02-02 19:09:29 +05:30 |
|
Sanj
|
0e37c60b34
|
changes merged from johnson
|
2012-02-02 18:00:06 +05:30 |
|
Johnson Chetty
|
36927d3fee
|
data_mapper.fire_up sucessfully loads up data
|
2012-02-02 13:12:25 +01:00 |
|
Sanj
|
c8369d1b34
|
added json files needed for atlas import + edited atlas import for new field names
|
2012-02-02 01:12:32 +05:30 |
|
Johnson Chetty
|
fd93e3c708
|
data mapper under progress 2
|
2012-02-01 16:04:31 +05:30 |
|
Johnson Chetty
|
0402e18a64
|
data mapper under progress
|
2012-02-01 15:42:50 +05:30 |
|
Johnson Chetty
|
35b93df6c1
|
changes made to imports folder
|
2012-02-01 03:39:11 +05:30 |
|
Johnson Chetty
|
385c9620d5
|
data_mapper in progress
|
2012-01-29 12:24:37 +05:30 |
|
Johnson Chetty
|
d221910572
|
index.html tweak
|
2012-01-22 08:43:19 +05:30 |
|