summaryrefslogtreecommitdiff
path: root/templates/mirrors/mirror_details.html
AgeCommit message (Expand)Author
2019-03-17templates: Add tag for d3jsJelle van der Waa
2019-02-22templates: remove deprecated projection propertyJelle van der Waa
2019-02-18Implement CSP for archwebJelle van der Waa
2018-04-08Stop loading cycle from future everywhereJohannes Löthberg
2018-01-29More code refactoring / tests (#79)jelle van der Waa
2017-12-28Require mirror.change_mirror perm to see emailsJohannes Löthberg
2017-05-02Port mirrors to pure django templateJelle van der Waa
2014-11-08Break out available URLs into Jinja2 templateDan McGee
2014-11-08Convert mirror status tables to Jinja2Dan McGee
2014-09-01Save some space, (secs) -> (s)Dan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2013-12-18Allow mirror notes to wraprelease_2013-12-19Dan McGee
2013-12-15Add mirror URL details pageDan McGee
2013-12-14Don't list downstream mirrors one per linerelease_2013-12-14Dan McGee
2013-12-14Add Flyspray Issue to mirror details templateDan McGee
2013-11-27Stop using Django-provided floatformat template tagrelease_2013-11-30Dan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-07-13Show alternate email on mirror details pageDan McGee
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee
2013-05-10Add mirror error logs to mirror details pageDan McGee
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2013-04-14Draw one mirror status graph per check locationDan McGee
2013-04-14Turn visualize-mirror into a CSS classDan McGee
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee
2013-01-14Drop country column from mirror tableDan McGee
2012-12-27Update D3 to 3.0.0Dan McGee
2012-11-13Mirror details style and JS cleanupDan McGee
2012-11-10Add initial version of mirror status chartDan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee
2012-04-25Add country flag to individual mirror details pageDan McGee
2012-04-25Finish django countries implementationDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee
2011-08-17Add capfirst filter to yesno usage in templatesDan McGee
2011-03-29Link email address if availableDan McGee
2011-03-28Enhance the mirror details pageDan McGee
2010-09-24Add a basic mirror details pageDan McGee