Commit graph

56 commits

Author SHA1 Message Date
Johnson Chetty
4932e30cb3 atlas import scripts tweaks 2012-06-07 08:25:58 +02:00
Johnson Chetty
fb12ad0416 gtfs tweaks and admin squeaks 2012-06-05 12:42:18 +02:00
Sanj
bc88a5ffe1 fix area page 2012-05-23 17:02:54 +05:30
Sanj
c400b561de backend functions for queries + templates for area, route, stop 2012-05-23 16:48:40 +05:30
Sanj
ddfeee1226 adjust default distance values for nearby_areas and stops 2012-05-23 16:20:00 +05:30
Sanj
0767afca47 values returns dict, not object, fix 2012-05-23 16:17:37 +05:30
Sanj
0bc7b3853e implement nearby_areas and nearby_stops queries 2012-05-23 16:14:39 +05:30
Sanj
ccface0748 use GeoManager on models to allow spatial queries 2012-05-23 15:33:44 +05:30
Sanj
7554003088 remove select_related call 2012-05-15 21:00:48 +05:30
Sanj
252b947758 add css / templates for smsBEST 2012-05-15 18:33:43 +05:30
Johnson Chetty
b3f704c913 lots of small tweaks.. 2012-04-30 09:50:40 +02:00
Sanj
b48f2ddb3d fix_missing, stopedits tweak + models 2012-03-30 17:22:25 +05:30
Johnson Chetty
dfb01db6e3 fix_missing changed - algo tweak , data_mapper restored 2012-03-28 13:40:42 +02:00
Sanj
9a81c6e254 fix error in /stops/ api call 2012-03-20 15:51:38 +05:30
Schuyler Erle
fb29ee8903 Add indexes to key database fields. 2012-03-12 14:28:46 +05:30
Sanj
6b847ae566 order route by code 2012-02-29 02:17:38 +05:30
Schuyler Erle
44e91fe2ca Fix the dummheiten in the TrigramSearchManager. 2012-02-28 07:00:28 -08:00
Schuyler Erle
ddfbe2646e Somewhat re-thought TrigramSearchManager (using greatest instead of max). 2012-02-28 19:00:24 +05:30
Schuyler Erle
0cf8fae70b Somewhat re-thought TrigramSearchManager. 2012-02-28 18:55:35 +05:30
Schuyler Erle
b5fabf412c Add TrigramSearchManager to ChaloBEST models. 2012-02-28 18:14:19 +05:30
Sanj
feadf4b110 alert a message in case network dies or so on editstops 2012-02-28 15:31:38 +05:30
Sanj
40d1528895 add direction to stop display 2012-02-23 19:21:59 +05:30
Sanj
5edb287f65 adding / moving points works 2012-02-22 14:39:21 +05:30
Sanj
d9f6d90eea edit metadata works 2012-02-22 12:49:35 +05:30
Sanj
f50124f634 projection done on the back-end 2012-02-21 18:15:51 +05:30
Sanj
e33f55730b add a space after , 2012-02-20 22:21:56 +05:30
Sanj
338e5a4ead edit stops should fetch stops for area / route 2012-02-20 19:32:53 +05:30
Sanj
caafe71240 first step toward editstops 2012-02-20 18:58:22 +05:30
Sanj
e92fc98ab1 add routes list to stop GET 2012-02-19 19:02:27 +05:30
Sanj
48580ad4be add make_slugs script 2012-02-19 18:37:11 +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
68e18398fd convert Decimal instance to str before JSON serialization 2012-02-19 17:39:07 +05:30
Sanj
217e823fdc beginnings of api - route 2012-02-19 17:31:17 +05:30
Sanj
cd295a2511 some fixes on search filter for areas and routes views 2012-02-16 19:29:33 +05:30
Sanj
53669913e9 add page for areas listing 2012-02-16 19:10:12 +05:30
Sanj
89b8c8b3dc route details and stop editing view 2012-02-16 03:26:55 +05:30
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
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
dbd71c52e9 remove admin import from models.py (why was it there??) 2012-02-03 19:07:29 +05:30
Johnson Chetty
36927d3fee data_mapper.fire_up sucessfully loads up data 2012-02-02 13:12:25 +01:00
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
78741aca7b Changes made to home page and started work on data_mapper, models file tweaked a bit to allow nulls in marathi fields 2012-01-22 08:18:50 +05:30
ChaloBEST server
ebf882c454 resolved conflicts 2012-01-11 14:56:23 +01:00
Sanj
eae4d52bec atlas import, almost there 2012-01-11 02:30:55 +05:30