Commit Graph

56 Commits

Author SHA1 Message Date
Kacper Donat
66e45c8112 Add lines to destinations
This is useful when we have few different stops, with same destinations and different lines.
2020-02-08 18:36:29 +01:00
Kacper Donat
38e6ae52e1 Add final stop info to track 2020-02-06 21:31:11 +01:00
Kacper Donat
f3fc6cb071 Add destination field in stops 2020-02-04 22:23:48 +01:00
Kacper Donat
cb6c3a3950 Refactor stop grouping 2020-02-04 18:59:37 +01:00
Kacper Donat
b23bf3ad84 Hide virtual stops from trips. 2020-01-25 17:19:02 +01:00
Kacper Donat
0fc075663a Add current stop highlight 2020-01-25 16:41:23 +01:00
Kacper Donat
e49a70c71a Exctract trip to separate component 2020-01-24 22:03:28 +01:00
Kacper Donat
c00e038fba Add trip display to departures 2020-01-23 19:27:08 +01:00
Kacper Donat
1bdea1926d Trip controller for accessing stops scheduled in trip 2020-01-22 20:40:39 +01:00
Kacper Donat
2c9a795756 SerializeAs annotation 2020-01-21 21:46:27 +01:00
Kacper Donat
02776c4c90 Add departure id to departures 2020-01-21 19:01:53 +01:00
Kacper Donat
9802473d7c Refactor popups 2020-01-19 18:04:27 +01:00
Kacper Donat
4b389582ad [ZTM Gdansk] Merge real departure with scheduled for better destination showcase 2020-01-15 20:32:11 +01:00
Kacper Donat
cdffda56aa Change default classifiction of message from unknown to info 2020-01-13 17:58:18 +01:00
Kacper Donat
a0a290e06c Add clean webpack plugin to remove unnecessary stuff. 2020-01-13 14:58:32 +01:00
Kacper Donat
e3ec5a5893 Add carbon data type to doctrine config 2020-01-13 14:55:07 +01:00
Kacper Donat
e33bef7b21 Fix timezone related stuff 2020-01-12 21:41:17 +01:00
Kacper Donat
10d105abef Change version from 1.0-dev to 0.2 2020-01-12 20:56:14 +01:00
Kacper Donat
4fa901dc1b Fix bug with showing only last selected stop. 2020-01-12 19:55:24 +01:00
Kacper Donat
11356a84a2 Fix error with not unique bus service name. 2020-01-12 19:49:33 +01:00
Kacper Donat
85d65e3996 Add scheduled times to ZTM Gdansk 2020-01-11 15:43:58 +01:00
Kacper Donat
f64855e454 Use streaming parser in schedules 2020-01-11 13:05:32 +01:00
Kacper Donat
5fb80224ce Create model for Location 2020-01-08 16:10:09 +01:00
Kacper Donat
eed36786ec Add progressbar and console progress output to update command 2020-01-03 20:47:30 +01:00
Kacper Donat
3f92318cdd add schedule and update urls 2020-01-03 17:43:47 +01:00
Kacper Donat
702ae47945 add backup of database in case of update failure 2020-01-03 17:43:47 +01:00
Kacper Donat
5a9096830f add schedule updating 2020-01-03 17:43:47 +01:00
Kacper Donat
ca8b360936 add entities for schedule support 2020-01-03 17:43:47 +01:00
Kacper Donat
305d1b57e2 Fix bug when bus stops twice on same stop 2020-01-03 17:18:17 +01:00
Kacper Donat
3ed05e6c90 fix all errors after merge 2020-01-02 21:07:21 +01:00
Kacper Donat
c99858fbe3 update urls for ztm gdansk 2020-01-02 20:45:28 +01:00
Kacper Donat
4cb1d1ead7 api docs via swahher 2019-12-09 19:31:13 +01:00
Kacper Donat
49538b037d add api docs via swagger and use jms serializer 2019-12-08 23:06:19 +01:00
Kacper Donat
6ecb258cab support unknown lines 2019-01-04 21:24:06 +01:00
Kacper Donat
60fe5c1acd failed updates won't clear database anymore 2018-10-27 15:15:13 +02:00
Kacper Donat
f72c2ad15e add basic support for favourites 2018-10-07 20:18:14 +02:00
Kacper Donat
12fb18d902 fix some memory leaks 2018-10-03 21:10:11 +02:00
Kacper Donat
73134a0e01 move departures data to vuex 2018-09-30 14:59:10 +02:00
Kacper Donat
1788bacdfa tracks controller 2018-09-29 14:29:41 +02:00
Kacper Donat
184e230e70 add data attribution 2018-09-27 20:56:25 +02:00
Kacper Donat
3b32e2eeb1 PWA per provider basis 2018-09-23 20:51:09 +02:00
Kacper Donat
07df323c0d add PWA support 2018-09-20 22:10:26 +02:00
Kacper Donat
a9ff0e599d poprawiono layout 2018-09-19 22:17:31 +02:00
Kacper Donat
80fcc890fa gdynia now has 1 based stop sequence 2018-09-19 21:11:55 +02:00
Kacper Donat
1c7a1e8669 well, recomended API endpoint just died - switch to old one 2018-09-16 19:25:16 +02:00
Kacper Donat
a6b14cce7f fix migrations 2018-09-13 22:19:45 +02:00
Kacper Donat
c3c8bd0e80 better fold mechanism 2018-09-13 18:43:00 +02:00
Kacper Donat
af573b4901 fix message showing 2018-09-12 19:04:01 +02:00
Kacper Donat
8bc9c94b72 fix migrations and data passing from server 2018-09-11 21:15:42 +02:00
Kacper Donat
3ce3f6d3d2 add messages support 2018-09-11 20:58:37 +02:00