summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/mirror_details.html
AgeCommit message (Expand)AuthorFilesLines
2014-09-01Save some space, (secs) -> (s)Dan McGee1-2/+2
2014-03-29Add last_modified column to mirrorsDan McGee1-0/+4
2013-12-18Allow mirror notes to wraprelease_2013-12-19Dan McGee1-1/+1
2013-12-15Add mirror URL details pageDan McGee1-1/+7
2013-12-14Don't list downstream mirrors one per linerelease_2013-12-14Dan McGee1-6/+5
2013-12-14Add Flyspray Issue to mirror details templateDan McGee1-0/+4
2013-11-27Stop using Django-provided floatformat template tagrelease_2013-11-30Dan McGee1-3/+3
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee1-0/+1
2013-07-13Show alternate email on mirror details pageDan McGee1-0/+4
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee1-1/+7
2013-05-10Add mirror error logs to mirror details pageDan McGee1-0/+3
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee1-0/+3
2013-04-14Draw one mirror status graph per check locationDan McGee1-3/+9
2013-04-14Turn visualize-mirror into a CSS classDan McGee1-1/+1
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee1-1/+1
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee1-1/+4
2013-01-14Drop country column from mirror tableDan McGee1-6/+6
2012-12-27Update D3 to 3.0.0Dan McGee1-1/+1
2012-11-13Mirror details style and JS cleanupDan McGee1-3/+4
2012-11-10Add initial version of mirror status chartDan McGee1-0/+7
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee1-2/+1
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee1-1/+1
2012-04-25Add country flag to individual mirror details pageDan McGee1-1/+1
2012-04-25Finish django countries implementationDan McGee1-1/+1
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee1-1/+1
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-2/+2
2011-08-17Add capfirst filter to yesno usage in templatesDan McGee1-5/+5
2011-03-29Link email address if availableDan McGee1-1/+1
2011-03-28Enhance the mirror details pageDan McGee1-26/+85
2010-09-24Add a basic mirror details pageDan McGee1-0/+58