Commit Graph

  • caafe71240 first step toward editstops Sanj 2012-02-20 18:58:22 +0530
  • 9d2648e33c ups, syntax Sanj 2012-02-19 20:01:39 +0530
  • 89b46e1bce add call for area Sanj 2012-02-19 20:01:00 +0530
  • e92fc98ab1 add routes list to stop GET Sanj 2012-02-19 19:02:27 +0530
  • de01b12eed return geojson from stops Sanj 2012-02-19 18:52:34 +0530
  • df16e4cfe5 change stop requests to slugs instead of ids Sanj 2012-02-19 18:41:19 +0530
  • 48580ad4be add make_slugs script Sanj 2012-02-19 18:37:11 +0530
  • eb75240f2e silly, dont return a dict, return a response Sanj 2012-02-19 18:30:21 +0530
  • df56eed833 oops, syntax Sanj 2012-02-19 18:28:12 +0530
  • be8376c8fa get / edit stop Sanj 2012-02-19 18:27:08 +0530
  • ebdb732921 added api call to edit stop Sanj 2012-02-19 18:24:28 +0530
  • fe3c276ec7 import json; change code to alias in route api lookup Sanj 2012-02-19 17:46:18 +0530
  • 1c16d27d99 convert stops feed to GeoJSON Sanj 2012-02-19 17:44:19 +0530
  • 68e18398fd convert Decimal instance to str before JSON serialization Sanj 2012-02-19 17:39:07 +0530
  • a852e6ec4b ups, import render_to_json_response Sanj 2012-02-19 17:35:29 +0530
  • fa32d2d6cd dont import actions Sanj 2012-02-19 17:34:40 +0530
  • 64858f7662 ups, did not add apiurls.py Sanj 2012-02-19 17:33:44 +0530
  • 217e823fdc beginnings of api - route Sanj 2012-02-19 17:31:17 +0530
  • c33cf4d15b gtfs v5 in progress trips and stop_times.. Johnson Chetty 2012-02-17 21:38:10 +0100
  • eb17261df0 import atlas silly error Sanj 2012-02-17 13:34:28 +0530
  • cce68a90c7 gtfs v5, trips.txt Johnson Chetty 2012-02-17 02:47:46 +0100
  • 27e0d591fa try and fix from_to not found uniqueRouteErrors import Sanj 2012-02-16 19:44:08 +0530
  • 0c6a173065 silly - make search filter work on routes view Sanj 2012-02-16 19:35:36 +0530
  • 0e241fb610 stops green / red to indicate has_point or not works on route view Sanj 2012-02-16 19:34:21 +0530
  • 74a49b24a8 order stops in areas view by name Sanj 2012-02-16 19:33:19 +0530
  • c7093ec092 er, keyup better than keypress? Sanj 2012-02-16 19:32:17 +0530
  • 29b83dd080 make filter more responsive Sanj 2012-02-16 19:31:01 +0530
  • cd295a2511 some fixes on search filter for areas and routes views Sanj 2012-02-16 19:29:33 +0530
  • 7e4dd89b4a ups, forgot to add templates Sanj 2012-02-16 19:11:28 +0530
  • 53669913e9 add page for areas listing Sanj 2012-02-16 19:10:12 +0530
  • 5e775f097c merged.. Johnson Chetty 2012-02-16 13:50:48 +0100
  • 6c7d939edc gtfs v4 trips and stop_times explored Johnson Chetty 2012-02-16 13:41:40 +0100
  • f30b54218c merged with sanju's branch :) Johnson Chetty 2012-02-16 13:19:38 +0100
  • c172bdfde8 gtfs v2 stops, routes agency , calendar.txt done Johnson Chetty 2012-02-16 11:57:46 +0100
  • 0873fe36e2 route url regex should allow spaces and dashes Sanj 2012-02-16 12:25:57 +0530
  • 3a7813b785 routes filter js Sanj 2012-02-16 03:30:21 +0530
  • 89b8c8b3dc route details and stop editing view Sanj 2012-02-16 03:26:55 +0530
  • ea2de8d494 gtfs v 1 Johnson Chetty 2012-02-15 14:46:24 +0100
  • 07e1c7a1dc minor edits to data_mapper and postload Johnson Chetty 2012-02-14 13:43:52 +0100
  • a9dda65feb minor unicode correction Johnson Chetty 2012-02-14 11:28:45 +0100
  • 1d92de5719 changes to admin listview for atlas and flag widget for stop Johnson Chetty 2012-02-09 13:38:04 +0100
  • 5940e93352 added alternative names stuff Sanj 2012-02-07 18:47:48 +0530
  • a8662509c4 admin files stable v1 Johnson Chetty 2012-02-07 14:15:50 +0100
  • 4175b9402c admin changes 1 Johnson Chetty 2012-02-07 12:12:25 +0100
  • cb2591d0b1 db changes for display name, slug, etc. + db migration Sanj 2012-02-07 15:32:52 +0530
  • 0640f84a4f data_mapper functions complete(for fresh loading from base csv files) Johnson Chetty 2012-02-04 18:58:28 +0100
  • a79703258a now with pretty maps Sanj 2012-02-03 19:15:46 +0530
  • dbd71c52e9 remove admin import from models.py (why was it there??) Sanj 2012-02-03 19:07:29 +0530
  • adedfc909f remove errors file from tree; use contrib.gis admin Sanj 2012-02-03 19:01:52 +0530
  • 35053e5573 added all csv files Johnson Chetty 2012-02-03 11:57:20 +0100
  • a8b84d36a2 details for django patch, modified StopLocation importer to LonLat Johnson Chetty 2012-02-03 11:54:44 +0100
  • 63ed1f9674 atlas imports, ugly try excepts, but the data imports Johnson Chetty 2012-02-02 22:07:06 +0100
  • 0df365164a break out of loop if route lookup fails Sanj 2012-02-02 19:28:02 +0530
  • f3ca42d303 er, ups, just .name Sanj 2012-02-02 19:23:08 +0530
  • 013db9d625 stop.name Sanj 2012-02-02 19:22:03 +0530
  • 487cce26c8 er, silly, again, field names Sanj 2012-02-02 19:19:02 +0530
  • 246af58b6e routedetails field changes, silly Sanj 2012-02-02 19:17:26 +0530
  • 499229e30e RouteDetails -> RouteDetail Sanj 2012-02-02 19:15:58 +0530
  • 91a25d1f5b edit import_atlas to use Route if routeMapping.json does not contain mapping Sanj 2012-02-02 19:09:29 +0530
  • 0e37c60b34 changes merged from johnson Sanj 2012-02-02 18:00:06 +0530
  • 36927d3fee data_mapper.fire_up sucessfully loads up data Johnson Chetty 2012-02-02 13:12:25 +0100
  • c8369d1b34 added json files needed for atlas import + edited atlas import for new field names Sanj 2012-02-02 01:12:32 +0530
  • fd93e3c708 data mapper under progress 2 Johnson Chetty 2012-02-01 16:04:31 +0530
  • 0402e18a64 data mapper under progress Johnson Chetty 2012-02-01 15:42:50 +0530
  • 35b93df6c1 changes made to imports folder Johnson Chetty 2012-02-01 03:39:11 +0530
  • 385c9620d5 data_mapper in progress Johnson Chetty 2012-01-29 12:24:37 +0530
  • d221910572 index.html tweak Johnson Chetty 2012-01-22 08:43:19 +0530
  • 2cc38475fd index.html tweak for bgcolor Johnson Chetty 2012-01-22 08:33:10 +0530
  • 78741aca7b Changes made to home page and started work on data_mapper, models file tweaked a bit to allow nulls in marathi fields Johnson Chetty 2012-01-22 08:18:50 +0530
  • 013af6003a merged Sanj 2012-01-11 19:56:50 +0530
  • a73ecd726d minor Sanj 2012-01-11 19:54:05 +0530
  • ebf882c454 resolved conflicts ChaloBEST server 2012-01-11 14:56:23 +0100
  • b00a1945bf some usable data in db Sanj 2012-01-11 05:16:17 +0530
  • 895ab5de04 added comments to import_atlas, but it is still wrong :( Sanj 2012-01-11 04:32:38 +0530
  • eae4d52bec atlas import, almost there Sanj 2012-01-11 02:30:55 +0530
  • 032f350ac2 added fuzzy wuzzy to requirements Sanj 2012-01-02 18:16:38 +0530
  • 86928205c1 schema for atlas import added to models.py Sanj 2012-01-02 16:50:51 +0530
  • 00d51e0d78 merged, fixed image in template Sanj 2011-12-29 19:14:29 +0530
  • 2917178fcf changes made to db structure.. and to admin.py Johnson Chetty 2011-12-28 01:21:20 +0530
  • ed0ab33e8a index page is up. pretty much stable , db table added from rev13, settings.py from rev12 Johnson Chetty 2011-12-28 00:35:50 +0530
  • 43d96beadc merged admin, again over-rode branch's chalobest.db (hopefully) Sanj 2011-12-23 17:48:17 +0530
  • 7c0c233f53 added grappelli to requirements; put back chalobest.db from rev 13 Sanj 2011-12-23 17:44:48 +0530
  • f9292b28a5 admin config show added tables Johnson Chetty 2011-12-23 13:19:17 +0530
  • 913fbef643 scary merge part 2 Johnson Chetty 2011-12-23 04:30:15 +0530
  • 8378c5dfa7 scary merge Johnson Chetty 2011-12-23 04:28:47 +0530
  • ffc3d7e1bb added errors folder Sanj 2011-12-23 04:04:20 +0530
  • 748a6616f4 data loaded for schedule, marathi names for stops, area, Depot and Holiday tables. Johnson Chetty 2011-12-23 04:03:52 +0530
  • 64c6e58f46 minor, cleanup unused function Sanj 2011-12-23 03:39:49 +0530
  • d57cdf0720 get atlas json to grouped by unique routes with rows for schedule days, final state to split into 3 tables and import into db Sanj 2011-12-23 03:36:30 +0530
  • 3575a65912 more static cruft Sanj 2011-12-21 17:25:24 +0530
  • 64577069a0 index page cruft Sanj 2011-12-21 17:22:26 +0530
  • 689df93f8a added subroute models Sanj 2011-12-16 19:59:06 +0530
  • 56ee058e83 conflicts resolved Sanj 2011-12-16 17:58:10 +0530
  • bf1a803f93 resolving conflicts in chalobest.db accepted theirs. Johnson Chetty 2011-12-16 17:54:15 +0530
  • ace61256ab removed chalobest.db from tree Johnson Chetty 2011-12-16 17:50:12 +0530
  • 3d0c79f68c a little better admin interface and cleaner code Johnson Chetty 2011-12-16 17:48:17 +0530
  • 5cfb0a3b82 admin media path in settings + local_settings Sanj 2011-12-15 18:32:17 +0530
  • 55c7b3a717 path to sqlite db shud be absolute Sanj 2011-12-15 18:29:44 +0530
  • e28ab92ba2 edit requirements.txt Sanj 2011-12-15 17:51:14 +0530
  • 3b3d544c9a silly, whitespace Sanj 2011-12-15 17:44:54 +0530