Age | Commit message (Collapse) | Author | Lines |
|
Select top station on work days (Mo .. Fr) with arrival < 13:00 or
departure >= 13:00.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As a side effect, this turns the response of GET /journey/edit (which should
never happen in the first place) from an exception into a 404 error (#36)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #27
|
|
|
|
|
|
Closes #19
|
|
|
|
|
|
|
|
|
|
only create DateTime objects when needed
|
|
|