travelynx/templates
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
..
layouts Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
_deletion_note.html.ep implement account deletion 2019-03-12 21:49:26 +01:00
_history_months.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
_history_stats.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
_history_trains.html.ep Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
_history_years.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
about.html.ep about: Add contact link 2019-04-01 20:59:03 +02:00
account.html.ep hide unimplemented API endpoints in account view 2019-04-06 21:23:21 +02:00
add_journey.html.ep work-in-progress manual journey entry. incomplete and not enabled yet. 2019-04-13 10:43:05 +02:00
cancelled.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
change_password.html.ep Add password change form 2019-04-06 11:20:10 +02:00
departures.html.ep Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
edit_journey.html.ep Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
history.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
history_by_month.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
history_by_year.html.ep Refactor history template, add yearly stats 2019-04-07 18:44:33 +02:00
journey.html.ep Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
landingpage.html.ep Use one row per journey instead of split checkin/checkout entries 2019-04-23 18:08:07 +02:00
login.html.ep login, register; Do not doule-nest row/col classes 2019-04-02 19:40:04 +02:00
register.html.ep register: Explicitly state that the account was not created 2019-04-02 20:10:55 +02:00