summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2014-09-01update URLs to Arch wikiJakub Klinkovský
2014-03-29Add last_modified column to mirrorsDan McGee
2014-03-09Use localStorage to save/restore developer report filtersDan McGee
2014-03-09Use localStorage to save/restore todolist filtersDan McGee
2014-03-09Use localStorage to save/restore signoffs filtersDan McGee
2014-02-22Generate list of reports dynamicallyDan McGee
2014-02-22Change long out-of-date report to 30 daysDan McGee
2014-02-16Ensure correct value gets submitted on package search typeaheadDan McGee
2014-01-27Cleanups and enhancments to JS package search typeaheadDan McGee
2014-01-26Revert "Change old packages report from two years to one year"Dan McGee
2014-01-25Add 'Latest Update' column to stale package relationsDan McGee
2014-01-21Flag out-of-date message is no longer optionalDan McGee
2014-01-09Remove release fields we can pull from the torrentDan McGee
2014-01-09Remove remaining references to release file_size fieldDan McGee
2013-12-23A few more tweaks to the URL details templateDan McGee
2013-12-18Allow mirror notes to wraprelease_2013-12-19Dan McGee
2013-12-15Add mirror URL details pageDan McGee
2013-12-15Admin template updates for Django 1.6Dan McGee
2013-12-14Fix some caching issues on the front 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-12-14Speed up master key listing pageDan McGee
2013-12-14Fix double space in templateDan McGee
2013-11-27Stop using Django-provided floatformat template tagrelease_2013-11-30Dan McGee
2013-11-27Allow pkg_details_link to honor package flag stateDan McGee
2013-11-27Use pkg_details_link tag on differences report pageDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-11-04Remove "Unofficial" from Beginners' Guide linkDario Giovannetti
2013-07-13Show alternate email on mirror details pageDan McGee
2013-07-13Move simple feeds templates directly into feed classesDan McGee
2013-06-20Add link to release listing page from public indexDan McGee
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee
2013-05-21Begin removal of FTP mirror supportDan McGee
2013-05-10Merge branch 'mirror-errors'Dan McGee
2013-05-10Add a 'last touched by' column to todolist detail viewDan McGee
2013-05-10Add mirror error logs to mirror details pageDan McGee
2013-05-10Pull mirror error table into inclusion templateDan McGee
2013-05-10Simplify with statements by using new syntaxDan McGee
2013-04-22Use required_signoffs value when creating signoff specsDan McGee
2013-04-21Load developer dashboard stats via $.load() callDan McGee
2013-04-21Move stats portion of developer dashboard to separate viewDan McGee
2013-04-21Fix sorting of file size values in jQuery tablesorterDan McGee
2013-04-20Unbreak the package differences pageDan McGee
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee
2013-04-20Remove spaceless from depends and required by template fragmentsDan McGee
2013-04-14Draw one mirror status graph per check locationDan McGee
2013-04-14Turn visualize-mirror into a CSS classDan McGee
2013-03-11Update home page todo lists linkDan McGee
2013-03-11Make todolists fully publicDan McGee