Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-01-05 | explicitly set Content-Type header to text/html | Pim van den Berg | 1 | -0/+2 | |
Closes #128 | |||||
2015-08-26 | Support for host categories bases on regular expression matching against ↵ | Mark Nellemann | 1 | -2/+21 | |
host names | |||||
2015-06-21 | responsive: introduce a hamburger navicon to toggle the menu on smaller devices | Pim van den Berg | 1 | -1/+1 | |
2014-12-13 | dashboard: showtime: load jquery + timeago.js when config is set | Pim van den Berg | 1 | -1/+3 | |
2014-12-13 | dashboard: make timeago dynamic using jquery + timeago | Pim van den Berg | 1 | -0/+9 | |
2014-07-23 | Remove from all files the ending php tag | François LASSERRE | 1 | -2/+0 | |
2013-09-14 | solve undefined index cat in index.php | Pim van den Berg | 1 | -1/+1 | |
Reported-by: tbleiker (https://github.com/pommi/CGP/issues/25) | |||||
2013-06-22 | start using fieldset + legend for showing data | Pim van den Berg | 1 | -4/+2 | |
2010-01-12 | show error when no hosts are found in datadir | Pim van den Berg | 1 | -1/+2 | |
2009-09-29 | prevent warning when no categories are defined | Pim van den Berg | 1 | -4/+6 | |
2009-09-29 | layout improvement based on daniel's patch | Pim van den Berg | 1 | -2/+2 | |
The page is divided into a header, content and footer. It is styled better and the header links to the main page. Patch from Daniel von Fange (Leancoder): http://pommi.nethuis.nl/storage/software/cgp/leancoder-css.cgp-v-0-1.patch |