Commit Graph

6 Commits

Author SHA1 Message Date
Peter J. Holzer f5a9184f89 Use flexbox to display multiple entries per line
Also limit the vertical size of the entries for nicer layout. This means
that we can get rid of the second button row at the bottom.
2018-03-20 19:59:25 +01:00
Peter J. Holzer 9c4fc46b05 Don't display last_issued and last_seen 2018-03-20 19:57:48 +01:00
Peter J. Holzer 1bbef0d1bc Compute buttons only once
$q->self_url is surprisingly slow, so don't call it gratuitously.
2018-03-20 19:56:45 +01:00
Peter J. Holzer d3466e4420 Add "Show later" button and checkbox 2018-02-19 09:34:47 +01:00
Peter J. Holzer c9dc0a56f6 Port to postgresql, perl 5.24 2017-10-02 15:26:48 +02:00
Peter J. Holzer ff784ba351 Copy from web site
Start a git repo independent of my web site.
2017-06-12 21:29:41 +02:00