Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-10 | Add 'No issues' message to empty closed issue list | Malf Furious | 1 | -0/+4 | |
Signed-off-by: Malf Furious <m@lfurio.us> | |||||
2018-11-05 | Add pad closed issues view | Malf Furious | 1 | -0/+64 | |
This view is routable from app/<pad_guid>/closed. It is a separate view for displaying the closed issues of a pad. index.php as well as the pad model code is also updated to support this view. This view currently *does not* support paging. This will very likely be added in the future. Signed-off-by: Malf Furious <m@lfurio.us> |