Sanj
|
9c104e8fca
|
add outline code to get form for stop
|
2012-02-20 20:36:01 +05:30 |
|
Sanj
|
23d074b141
|
er style only item text
|
2012-02-20 20:09:12 +05:30 |
|
Sanj
|
569e81d5b1
|
css for selected list item
|
2012-02-20 20:08:20 +05:30 |
|
Sanj
|
ed256ad6ed
|
tab button width
|
2012-02-20 20:06:31 +05:30 |
|
Sanj
|
a6763707c8
|
minor, css
|
2012-02-20 20:05:22 +05:30 |
|
Sanj
|
300a510e07
|
remove login_required to see front-end editstops template
|
2012-02-20 19:56:11 +05:30 |
|
Sanj
|
eb8da64a04
|
bubble event to parent
|
2012-02-20 19:54:09 +05:30 |
|
Sanj
|
2eb37a82ca
|
list filter
|
2012-02-20 19:52:06 +05:30 |
|
Sanj
|
6458eb978d
|
toggle stopsList typo fix
|
2012-02-20 19:46:00 +05:30 |
|
Sanj
|
087b2e5ab9
|
minor, var cleanup + add TODO for render on map
|
2012-02-20 19:43:43 +05:30 |
|
Sanj
|
974a57ee1a
|
update slug script to ensure unique / ugly hack
|
2012-02-20 19:40:22 +05:30 |
|
Sanj
|
c1aedefbc7
|
silly - route, not routes
|
2012-02-20 19:37:18 +05:30 |
|
Sanj
|
45c37db9af
|
ups, checking for wrong class
|
2012-02-20 19:36:16 +05:30 |
|
Sanj
|
2b43cc90b7
|
silly error + loading behaviour
|
2012-02-20 19:34:51 +05:30 |
|
Sanj
|
338e5a4ead
|
edit stops should fetch stops for area / route
|
2012-02-20 19:32:53 +05:30 |
|
Sanj
|
0d051bcbb7
|
ups, request is GET
|
2012-02-20 19:04:29 +05:30 |
|
Sanj
|
f967fa184b
|
argh, append slash to url
|
2012-02-20 19:02:41 +05:30 |
|
Sanj
|
de4ab219ce
|
ups, wrong api url in js again
|
2012-02-20 19:01:44 +05:30 |
|
Sanj
|
8531eb53ec
|
ups, wrong api url in js
|
2012-02-20 19:00:10 +05:30 |
|
Sanj
|
caafe71240
|
first step toward editstops
|
2012-02-20 18:58:22 +05:30 |
|
Sanj
|
9d2648e33c
|
ups, syntax
|
2012-02-19 20:01:39 +05:30 |
|
Sanj
|
89b46e1bce
|
add call for area
|
2012-02-19 20:01:00 +05:30 |
|
Sanj
|
e92fc98ab1
|
add routes list to stop GET
|
2012-02-19 19:02:27 +05:30 |
|
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 |
|
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 |
|