mailinabox/management
David Piggott 3e261dee66 Fix various Bootstrap container/row/column abuses resulting in broken layouts
Every column has to be in a row, and every row has to be in a container (except
where a row is nested directly within a column).

This also includes a change to index.html that pushes the footer to the bottom
of the page on those where it otherwise wouldn't be.
2014-10-19 23:22:14 +01:00
..
templates Fix various Bootstrap container/row/column abuses resulting in broken layouts 2014-10-19 23:22:14 +01:00
auth.py web-based administrative UI 2014-08-17 22:46:06 +00:00
backup.py fix control panel when no backup has been made yet 2014-10-15 12:31:08 -04:00
buy_certificate.py show SSL certificate expiration info in the control panel even long before certificates expire 2014-10-07 14:49:36 +00:00
daemon.py adding a really slick ssl certificate installation form in the control panel 2014-10-10 15:49:14 +00:00
dns_update.py Pass additional_records to recursive build_zone calls, closes #229 2014-10-11 17:04:35 +01:00
mail_log.py management/mail_log.py also include the previously rotated log file 2014-10-10 13:59:50 +00:00
mailconfig.py in the admin, show user mailbox sizes, fixes #210 2014-10-07 20:24:11 +00:00
status_checks.py report free disk space in the admin 2014-10-13 14:12:16 +00:00
utils.py in the admin, show user mailbox sizes, fixes #210 2014-10-07 20:24:11 +00:00
web_update.py adding a really slick ssl certificate installation form in the control panel 2014-10-10 15:49:14 +00:00