summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-11Sort incomplete todolists firstDan McGee1-1/+1
2013-03-11Remove public todolists viewDan McGee1-69/+0
2013-03-05Add link to get HTTPS-only mirrorlistDan McGee1-0/+1
2013-02-26Don't blow up in download template if no releases existDan McGee1-3/+3
2013-02-26Merge branch 'django-1.5'Dan McGee14-14/+1
2013-02-16Make page a query string parameter on package searchDan McGee1-2/+2
2013-02-16Remove configurable pagination for package searchDan McGee1-3/+0
2013-02-16Paginator template cleanupDan McGee2-9/+9
2013-02-16Fix missing template variableDan McGee1-1/+1
2013-02-16Defer loading of some JS on public index pageDan McGee1-5/+7
2013-02-09Remove {% load url from future %} from templatesDan McGee14-14/+1
2013-02-09Update Konami JSDan McGee1-6/+3
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee3-3/+3
2013-02-08Remove package seach by 'Last Updated After'Dan McGee1-14/+0
2013-02-03Update user_pgp_key_link template tag to use DeveloperKey modelDan McGee1-2/+2
2013-02-03Move the home page script block further down the pageDan McGee2-2/+2
2013-02-03Remove some whitespace from index templateDan McGee1-9/+4
2013-01-28Merge branch 'release'release_2013-01-28Dan McGee3-14/+22
2013-01-28Fix missing template variable for removed todolist packagesDan McGee1-1/+3
2013-01-28Slight reorginization in the download page templateDan McGee1-7/+12
2013-01-28Use torrent view and checksums where appropriateDan McGee3-9/+10
2013-01-28Add MD5 and SHA1 fields for releasesDan McGee1-0/+2