From d3b7de0783230b78edd44010e144f47e0ee4bea5 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Tue, 21 Jul 2020 22:12:02 -0400 Subject: feat(web/panettone): Display who opened issues and when Add a line to the issue show page displaying who opened the issue and when, the latter formatted in dottime. Change-Id: Ie70d7fd9e62ae92f9a479969d4ea21daddccee40 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1345 Reviewed-by: glittershark Tested-by: BuildkiteCI --- web/panettone/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/panettone/default.nix') diff --git a/web/panettone/default.nix b/web/panettone/default.nix index ae8127eb89..f906fa7a7b 100644 --- a/web/panettone/default.nix +++ b/web/panettone/default.nix @@ -7,8 +7,9 @@ depot.nix.buildLisp.program { cl-prevalence cl-who defclass-std - hunchentoot easy-routes + hunchentoot + local-time trivial-ldap depot.lisp.klatre -- cgit 1.4.1