travelynx/public/static/js
Daniel Friesel e168d9cd39 Use one row per journey instead of split checkin/checkout entries
Whether a user is in transit or not is now determined by an entry in the
in_transit table instead of a dangling checkin.

All completed journeys are stored in the "journeys" table.

This does most of the work needed for automatic checkout. However, note that
the corresponding worker process is not implemented yet.
2019-04-23 18:08:07 +02:00
..
autocomplete.js add autocomplete for station form 2019-03-16 21:37:57 +01:00
autocomplete.min.js add autocomplete for station form 2019-03-16 21:37:57 +01:00
geolocation.js allow manual input of station name 2019-03-16 21:33:19 +01:00
geolocation.min.js allow manual input of station name 2019-03-16 21:33:19 +01:00
jquery-2.2.4.min.js Initial commit 2018-09-02 21:41:33 +02:00
materialize.min.js Show inline error messages when checkin/checkout fails 2018-10-05 19:12:49 +02:00
travelynx-actions.js Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
travelynx-actions.min.js Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00