Commit graph

50 commits

Author SHA1 Message Date
George Kaklamanos
3cb626aa44 Added new sample data. 2016-02-20 15:18:20 +02:00
George Kaklamanos
51629eeece Change map parameter to be array of coordinates. 2016-02-20 14:42:47 +02:00
George Kaklamanos
6c4b29c37f Replaced the overlay (marker) with a feature. 2016-02-20 13:50:34 +02:00
George Kaklamanos
fcbbd99b47 Embed PHP function (instead of echoing the page). 2016-02-20 04:45:25 +02:00
George Kaklamanos
25c281056a Changes description of lines pages. 2016-02-18 09:05:01 +02:00
George Kaklamanos
3a6060f458 Added page with unique line numbers. 2016-02-18 08:56:43 +02:00
George Kaklamanos
3cda5b78c0 Cleaned up (stopped using too many variables). 2016-02-12 00:01:37 +02:00
George Kaklamanos
94d61451bc Added map for selected route. 2016-02-11 14:49:00 +02:00
George Kaklamanos
723e106a3f Added image of license banner. 2016-02-11 12:10:06 +02:00
George Kaklamanos
3dddf71ea8 Added footer 2015-09-25 15:36:49 +03:00
George Kaklamanos
0f90d138ff Collapse navbar on small screens 2015-08-01 22:09:03 +03:00
George Kaklamanos
ce17d076aa Fixed the URLs of the navbar 2015-07-27 12:32:40 +03:00
George Kaklamanos
2c5643271d Updated README 2015-07-27 11:55:46 +03:00
George Kaklamanos
7c6eae62dd Changed the project name 2015-07-27 10:48:11 +03:00
George Kaklamanos
3a0925f891 Add a license 2015-07-19 19:12:49 +03:00
George Kaklamanos
c229df33b5 Adapt to new directory structure. 2015-07-19 14:24:36 +03:00
George Kaklamanos
50a0369ba1 Moved some files in directories. 2015-07-19 13:55:03 +03:00
George Kaklamanos
e23bb22ea2 Seperated content in tabs 2015-07-19 13:18:27 +03:00
George Kaklamanos
41505824ff Changed default zoom level 2015-07-19 13:16:34 +03:00
George Kaklamanos
74607145f2 Changed the id of the map div. 2015-07-19 11:54:17 +03:00
George Kaklamanos
c843dc824e Include jQuery javascript befores bootstrap's. Before this commit BS couldn't find jQuery. 2015-07-19 11:53:22 +03:00
George Kaklamanos
fe6cad5d73 Highlight current page on navbar 2015-07-18 04:41:02 +03:00
George Kaklamanos
9f674c505a Added a header with the id/name of the stop/route/line the page is talking about. 2015-07-18 04:18:52 +03:00
George Kaklamanos
a830d412d8 map now plays well with bootstrap's resposiveness 2015-07-18 04:01:21 +03:00
George Kaklamanos
55f8e78874 Display the bus stop on a map 2015-07-17 20:03:22 +03:00
George Kaklamanos
18d0b81e79 Added the marker and the map div's. 2015-07-17 20:01:59 +03:00
George Kaklamanos
3777777785 Floating tables; Add space around them. 2015-07-17 19:53:56 +03:00
George Kaklamanos
d34067297e Include openlayers in the site and add a function that shows a map on the page. 2015-07-17 19:49:08 +03:00
George Kaklamanos
ff896015bb Added openlayers 2015-07-17 19:47:37 +03:00
George Kaklamanos
18daa125c7 Display routes that belong to a line. 2015-07-17 15:27:27 +03:00
George Kaklamanos
59c9a37e91 Add a column that shows the direction of the route when it passes from a stop 2015-07-17 15:15:20 +03:00
George Kaklamanos
ceca55c188 Add a function that returns an html label for a selected direction 2015-07-17 15:14:27 +03:00
George Kaklamanos
65b431c6a3 Display information about a selected stop 2015-07-16 20:18:24 +03:00
George Kaklamanos
48bd4135f7 Check if input is a valid stop id 2015-07-16 20:13:06 +03:00
George Kaklamanos
7e5b91a73f Display all the stops in a table. 2015-07-16 15:04:14 +03:00
George Kaklamanos
88bd2595f2 Changed rules for tables 2015-07-16 14:51:12 +03:00
George Kaklamanos
ad91053c6b Display information on a selected route. 2015-07-16 14:51:12 +03:00
George Kaklamanos
899fb6103f "stops" is now an array of arrays: one for each direction. 2015-07-16 14:51:12 +03:00
George Kaklamanos
3034497a81 Display all the routes in a table. 2015-07-16 14:51:11 +03:00
George Kaklamanos
13d26994f8 Added functions that check for valid input. Added functions that return appropriate array with data 2015-07-16 14:51:11 +03:00
George Kaklamanos
a156ee0c84 Added a fourth stop and included the array in an object. 2015-07-16 14:50:37 +03:00
George Kaklamanos
a9a58726c2 Added generic functions to access data 2015-07-15 16:41:33 +03:00
George Kaklamanos
36893d1e83 Generate php arrays from the data files 2015-07-15 16:37:16 +03:00
George Kaklamanos
e0785d32fe Added a route with a duplcate line number. Changed name of field number -> line 2015-07-15 16:35:25 +03:00
George Kaklamanos
06c9a88281 Added custom style 2015-07-15 14:14:29 +03:00
George Kaklamanos
c5d00ff608 Added Home Page 2015-07-15 14:13:50 +03:00
George Kaklamanos
e3ffc22a86 Added common webpage modules 2015-07-15 13:50:58 +03:00
George Kaklamanos
f25d6cf7b5 Added README 2015-07-15 13:43:16 +03:00
George Kaklamanos
66a5fe3ad0 Added Bootstrap and jQuery 2015-07-15 13:31:04 +03:00
George Kaklamanos
cc6b135b73 Added sample data 2015-07-15 13:27:53 +03:00