summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-04-18Add a basic test for static contentDaniel Friesel-0/+54
2019-04-17Refactor munin command to use Mojo::PgDaniel Friesel-19/+22
2019-04-17Refactor user_actions insert/update/delete statements with Mojo::PgDaniel Friesel-249/+231
2019-04-17Add a dumpconfig command, mostly useful to debug Docker setupsDaniel Friesel-0/+24
2019-04-17Initiate transition to Mojo::PgDaniel Friesel-57/+78
2019-04-17Sendmail: Actually print info log messages as documentedDaniel Friesel-1/+1
2019-04-16add comments to example travelynx.confDaniel Friesel-0/+29
2019-04-14Set version via configDaniel Friesel-3/+2
2019-04-14Merge branch 'feuerrot-db_setup'Daniel Friesel-41/+69
2019-04-14Do not print error when encountering an empty databaseDaniel Friesel-6/+16
2019-04-14Merge branch 'db_setup' of https://github.com/feuerrot/travelynx into feuerro...Daniel Friesel-41/+59
2019-04-13database setup: merge setup and migration code pathsMarkus Witt-41/+59
2019-04-13README: Add recommended modules and docker dependenciesDaniel Friesel-0/+16
2019-04-13Print db and host in development modeDaniel Friesel-1/+12
2019-04-13add explicit config toggle to disable sendmailDaniel Friesel-2/+3
2019-04-13"database" sub-command: Provide an exit statusDaniel Friesel-1/+6
2019-04-13Pass config to sendmail helperDaniel Friesel-4/+7
2019-04-13Merge pull request #7 from feuerrot/db_schema_fixDaniel Friesel-1/+1
2019-04-13fix dbschema: add type for editedMarkus Witt-1/+1
2019-04-13Use travelynx.conf for configuration and secretsDaniel Friesel-53/+70
2019-04-13maintenance: Fix stats table nameDaniel Friesel-1/+1
2019-04-13edit journey: use link to cancelDaniel Friesel-2/+2
2019-04-13work-in-progress manual journey entry. incomplete and not enabled yet.Daniel Friesel-6/+168
2019-04-11landingpage: Fix typo in required form element tagDaniel Friesel-1/+1
2019-04-11decrease minimum history width by hiding train number if line is availableDaniel Friesel-1/+1
2019-04-10history: Show time next to stationDaniel Friesel-15/+26
2019-04-10Let us never talk of this againDaniel Friesel-1/+1
2019-04-09Allow journey editing, keep track of edited journey attributes0.13Daniel Friesel-10/+37
2019-04-09time travel is prohibitedDaniel Friesel-4/+6
2019-04-08Work-in-progress journey editor. Not ready for deployment.Daniel Friesel-23/+200
2019-04-07Prepare forms for manual journey entry and editingDaniel Friesel-3/+224
2019-04-07journey: Fix typo in HTML tagDaniel Friesel-1/+1
2019-04-07Refactor history template, add yearly statsDaniel Friesel-162/+229
2019-04-07README: Fix anoter mistakeDaniel Friesel-1/+1
2019-04-07drop cached statistics on checkout and journey deletionDaniel Friesel-2/+34
2019-04-07Cache journey statsDaniel Friesel-10/+140
2019-04-07README: Fix update scriptDaniel Friesel-1/+1
2019-04-07Add a note about updating travelynxDaniel Friesel-1/+31
2019-04-06history: Fix missing months for users registered on the 29th/30th/31stDaniel Friesel-1/+1
2019-04-06landingpage: Features++Daniel Friesel-1/+2
2019-04-06hide unimplemented API endpoints in account view0.12Daniel Friesel-4/+4
2019-04-06detect development mode for travelynx_dev* databases0.11Daniel Friesel-2/+2
2019-04-06README: Add setup instructionsDaniel Friesel-1/+32
2019-04-06Add a database command for database setup and migrationsDaniel Friesel-243/+131
2019-04-06Add password change formDaniel Friesel-12/+160
2019-04-05checkout: Do not cardcode action typeDaniel Friesel-1/+1
2019-04-05checkin: Fix checkout path if currently checked into cancelled trainDaniel Friesel-1/+1
2019-04-05Fix export layoutDaniel Friesel-1/+1
2019-04-04Allow journey deletionDaniel Friesel-7/+117
2019-04-02Fix intentional typo in dev mode check (left over from testing)Daniel Friesel-1/+1