Commit graph

  • 3e049cd5bb Merge branch 'master' of https://code.tolabaki.gr/gkaklas/databus master George Kaklamanos 2016-02-21 21:27:23 +02:00
  • 1ccd9bcbdc Show approaching buses on the map. George Kaklamanos 2016-02-21 21:25:15 +02:00
  • 2f96304eed Support new dot group: blue. George Kaklamanos 2016-02-21 21:24:27 +02:00
  • 87932b8801 Get position of buses approaching a stop. George Kaklamanos 2016-02-21 20:53:37 +02:00
  • 4ffef02bb9 Adapted getRoutesByStop(). George Kaklamanos 2016-02-21 20:53:00 +02:00
  • a56c2b5fe5 Update website title and description. George Kaklamanos 2016-02-21 16:19:06 +02:00
  • 49c232f56c Added scripts to generate data files. George Kaklamanos 2016-02-21 15:39:36 +02:00
  • a5002729fa Download positions of all buses only upon request. George Kaklamanos 2016-02-21 15:15:20 +02:00
  • 2c1bd918de Only download the requested bus data dynamically. George Kaklamanos 2016-02-21 14:00:25 +02:00
  • feb5cb4af7 Save direction of bus. George Kaklamanos 2016-02-20 21:29:46 +02:00
  • e30d99c82d Ignore data files. George Kaklamanos 2016-02-20 20:56:13 +02:00
  • fe45337506 Delete data files (will be generated). George Kaklamanos 2016-02-10 14:02:00 +02:00
  • d0c0d11187 Change key name, fixed swapped lat/lon. George Kaklamanos 2016-02-20 19:46:21 +02:00
  • c45ccab2ab Update project title. George Kaklamanos 2016-02-11 12:08:06 +02:00
  • 677ef2c6df Fixed path issue when including libher files. George Kaklamanos 2016-02-11 11:49:30 +02:00
  • 0ec879f8c6 Created empty data directory. George Kaklamanos 2016-02-11 11:47:29 +02:00
  • 6ee1a86297 Added parsing library for Heraklion. George Kaklamanos 2016-02-10 14:09:30 +02:00
  • 02b96eb5f7 Updated README for the fork. George Kaklamanos 2016-02-10 13:59:28 +02:00
  • b9ed5b7bf5 Use transport map. George Kaklamanos 2016-02-21 13:43:04 +02:00
  • 08df4c9705 Change opacity of layer. George Kaklamanos 2016-02-21 12:59:52 +02:00
  • 7f53fc7d1c Add page displaying positions of all buses. George Kaklamanos 2016-02-21 11:44:39 +02:00
  • 94d3e491f2 Moved inline style of map to head. George Kaklamanos 2016-02-21 11:44:11 +02:00
  • 2bb92abf4b Support two colors of points rendered on the map. George Kaklamanos 2016-02-20 22:02:18 +02:00
  • e3eb7b30f0 Specify route id to display map. George Kaklamanos 2016-02-20 19:56:47 +02:00
  • 1fd3b88cf0 Rename busposition -> buspositions. George Kaklamanos 2016-02-20 19:52:05 +02:00
  • 23a13bc21d Show message if there's no bus on its way. George Kaklamanos 2016-02-20 19:26:19 +02:00
  • 44f6194f19 Bug fix, would return route IDs instead of lines). George Kaklamanos 2016-02-20 15:39:53 +02:00
  • ed11c30b1f Add map displaying all buses of a line. George Kaklamanos 2016-02-20 15:20:09 +02:00
  • 2aaa44347b Add functions to get positions of buses. George Kaklamanos 2016-02-20 15:19:16 +02:00
  • 3cb626aa44 Added new sample data. George Kaklamanos 2016-02-20 15:18:20 +02:00
  • 51629eeece Change map parameter to be array of coordinates. George Kaklamanos 2016-02-20 14:42:47 +02:00
  • 6c4b29c37f Replaced the overlay (marker) with a feature. George Kaklamanos 2016-02-20 13:50:34 +02:00
  • fcbbd99b47 Embed PHP function (instead of echoing the page). George Kaklamanos 2016-02-20 04:45:25 +02:00
  • 25c281056a Changes description of lines pages. George Kaklamanos 2016-02-18 09:05:01 +02:00
  • 3a6060f458 Added page with unique line numbers. George Kaklamanos 2016-02-18 08:56:43 +02:00
  • 3cda5b78c0 Cleaned up (stopped using too many variables). George Kaklamanos 2016-02-12 00:01:37 +02:00
  • 94d61451bc Added map for selected route. George Kaklamanos 2016-02-11 14:49:00 +02:00
  • 723e106a3f Added image of license banner. George Kaklamanos 2016-02-11 12:10:06 +02:00
  • 3dddf71ea8 Added footer George Kaklamanos 2015-09-25 15:36:49 +03:00
  • 0f90d138ff Collapse navbar on small screens George Kaklamanos 2015-08-01 22:09:03 +03:00
  • ce17d076aa Fixed the URLs of the navbar George Kaklamanos 2015-07-27 12:32:40 +03:00
  • 2c5643271d Updated README George Kaklamanos 2015-07-27 11:55:46 +03:00
  • 7c6eae62dd Changed the project name George Kaklamanos 2015-07-27 10:48:11 +03:00
  • 3a0925f891 Add a license George Kaklamanos 2015-07-19 19:12:49 +03:00
  • c229df33b5 Adapt to new directory structure. George Kaklamanos 2015-07-19 14:24:36 +03:00
  • 50a0369ba1 Moved some files in directories. George Kaklamanos 2015-07-19 13:55:03 +03:00
  • e23bb22ea2 Seperated content in tabs George Kaklamanos 2015-07-19 13:18:27 +03:00
  • 41505824ff Changed default zoom level George Kaklamanos 2015-07-19 13:16:34 +03:00
  • 74607145f2 Changed the id of the map div. George Kaklamanos 2015-07-19 11:54:17 +03:00
  • c843dc824e Include jQuery javascript befores bootstrap's. Before this commit BS couldn't find jQuery. George Kaklamanos 2015-07-19 11:53:22 +03:00
  • fe6cad5d73 Highlight current page on navbar George Kaklamanos 2015-07-18 04:41:02 +03:00
  • 9f674c505a Added a header with the id/name of the stop/route/line the page is talking about. George Kaklamanos 2015-07-18 04:18:52 +03:00
  • a830d412d8 map now plays well with bootstrap's resposiveness George Kaklamanos 2015-07-18 04:01:21 +03:00
  • 55f8e78874 Display the bus stop on a map George Kaklamanos 2015-07-17 20:03:22 +03:00
  • 18d0b81e79 Added the marker and the map div's. George Kaklamanos 2015-07-17 19:57:44 +03:00
  • 3777777785 Floating tables; Add space around them. George Kaklamanos 2015-07-17 19:53:56 +03:00
  • d34067297e Include openlayers in the site and add a function that shows a map on the page. George Kaklamanos 2015-07-17 19:49:08 +03:00
  • ff896015bb Added openlayers George Kaklamanos 2015-07-17 19:47:37 +03:00
  • 18daa125c7 Display routes that belong to a line. George Kaklamanos 2015-07-17 15:27:27 +03:00
  • 59c9a37e91 Add a column that shows the direction of the route when it passes from a stop George Kaklamanos 2015-07-17 15:15:20 +03:00
  • ceca55c188 Add a function that returns an html label for a selected direction George Kaklamanos 2015-07-17 15:14:27 +03:00
  • 65b431c6a3 Display information about a selected stop George Kaklamanos 2015-07-16 20:18:24 +03:00
  • 48bd4135f7 Check if input is a valid stop id George Kaklamanos 2015-07-16 20:13:06 +03:00
  • 7e5b91a73f Display all the stops in a table. George Kaklamanos 2015-07-16 15:04:14 +03:00
  • 88bd2595f2 Changed rules for tables George Kaklamanos 2015-07-16 14:46:01 +03:00
  • ad91053c6b Display information on a selected route. George Kaklamanos 2015-07-16 14:22:28 +03:00
  • 899fb6103f "stops" is now an array of arrays: one for each direction. George Kaklamanos 2015-07-16 14:19:56 +03:00
  • 3034497a81 Display all the routes in a table. George Kaklamanos 2015-07-16 14:15:26 +03:00
  • 13d26994f8 Added functions that check for valid input. Added functions that return appropriate array with data George Kaklamanos 2015-07-16 13:46:50 +03:00
  • a156ee0c84 Added a fourth stop and included the array in an object. George Kaklamanos 2015-07-16 13:43:31 +03:00
  • a9a58726c2 Added generic functions to access data George Kaklamanos 2015-07-15 16:41:33 +03:00
  • 36893d1e83 Generate php arrays from the data files George Kaklamanos 2015-07-15 16:37:16 +03:00
  • e0785d32fe Added a route with a duplcate line number. Changed name of field number -> line George Kaklamanos 2015-07-15 16:35:25 +03:00
  • 06c9a88281 Added custom style George Kaklamanos 2015-07-15 14:14:29 +03:00
  • c5d00ff608 Added Home Page George Kaklamanos 2015-07-15 14:13:50 +03:00
  • e3ffc22a86 Added common webpage modules George Kaklamanos 2015-07-15 13:50:58 +03:00
  • f25d6cf7b5 Added README George Kaklamanos 2015-07-15 13:43:16 +03:00
  • 66a5fe3ad0 Added Bootstrap and jQuery George Kaklamanos 2015-07-15 13:31:04 +03:00
  • cc6b135b73 Added sample data George Kaklamanos 2015-07-15 13:27:53 +03:00