Commit Graph

44 Commits

Author SHA1 Message Date
28faf5ad10 Identify stoptimes with departure time to ensure beeing unique 2024-02-10 20:16:47 +01:00
e4bcf9bd2e Update translations 2024-02-10 19:58:31 +01:00
8aff5fbf94 Better calendar import 2024-02-10 19:57:03 +01:00
22de576f53 Better calendar import 2024-02-10 19:54:27 +01:00
fd4157acbd Better calendar import 2024-02-10 19:54:10 +01:00
11cf6bbf55 Better canceled trains display 2024-02-10 19:47:34 +01:00
a67ad3044f Remove debug code 2024-02-10 18:31:02 +01:00
ee5eb13a01 Drop old services before updating GTFS data 2024-02-10 18:30:36 +01:00
6ef1df2757 Fix parent stations for Transilien 2024-02-10 18:28:48 +01:00
16520c3664 Prepare code for Eurostar/Trenitalia France/RENFE/ÖBB data input 2024-02-10 17:33:36 +01:00
77c3ef9e74 Truncate trip id 2024-02-09 23:15:14 +01:00
8d2ffe3014 Manage trip additions and cancels 2024-02-06 08:01:56 +01:00
9ed97df4b5 Display delays 2024-02-04 23:58:27 +01:00
f2b6557cb7 Update GTFS Realtime data 2024-02-04 22:20:09 +01:00
8b4761e3b5 Import GTFS Realtime Protobuf format 2024-02-03 09:45:39 +01:00
c46f85f744 Store requirements.txt 2024-02-03 09:36:49 +01:00
d7b9515750 Add stop autocomplete component in station page 2024-02-03 01:00:29 +01:00
6dfd04ae7e Autocomplete stops 2024-02-03 00:52:52 +01:00
2120275e14 Suppress warnings 2024-02-02 23:10:53 +01:00
9910efe507 Improve client cache and bug fix 2024-02-02 22:54:19 +01:00
836f2d39ee Fix typo 2024-02-02 01:17:07 +01:00
c6d481556b use proxy for local development 2024-02-02 01:08:18 +01:00
74a5cf7cbf Add Django local parameters 2024-02-02 01:00:05 +01:00
10dac73146 Drop Django templates 2024-02-02 00:59:25 +01:00
311a29cf4b Use local cache to optimize display 2024-02-02 00:50:50 +01:00
edbc01122d Add server cache 2024-02-02 00:04:40 +01:00
d435837c80 Add API cache 2024-01-29 22:48:50 +01:00
0c7d039106 Only update trains table when needed 2024-01-29 22:17:18 +01:00
90036a0d3f Add departure_date and departure_time_24h (idem for arrivals) in next trains API results 2024-01-29 22:10:50 +01:00
1e7dd4c517 Add enter and exit animations 2024-01-29 01:33:42 +01:00
f66a9d2f2a Replace Bootstrap with Material UI 2024-01-28 23:17:32 +01:00
2230058826 Restore time display 2024-01-28 20:48:44 +01:00
6317c900ef Recreate station screen with ReactJS 2024-01-28 20:06:55 +01:00
0890460ba7 New API viewsets for next departures and next arrivals 2024-01-27 17:13:42 +01:00
b045ebd034 Add API 2024-01-27 15:28:26 +01:00
b6da0c54f7 Rename feed field 2024-01-27 15:18:33 +01:00
119d0bf635 Better line display 2024-01-27 13:41:34 +01:00
56bd1765df Better pass-midnight display 2024-01-27 12:14:30 +01:00
8619553a30 Better pass-midnight management 2024-01-27 11:43:01 +01:00
1192e89a01 Add station screen display 2024-01-27 10:45:34 +01:00
de6e231639 Add import script 2024-01-27 10:43:59 +01:00
90cf8c61a5 Add choices for transfer_type 2024-01-26 21:17:04 +01:00
ef4e1209a9 Add basic admin page 2024-01-26 21:06:00 +01:00
2d3eea114a Initial commit, setup database 2024-01-26 01:31:14 +01:00