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