summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2012-05-01Add a 144x144 apple-touch-icon to the resourcesDan McGee1-0/+1
2012-04-29Add a "last action" column to developer clocks pageDan McGee1-3/+18
2012-04-29Make colspan match number of columns in developer dashboardDan McGee1-1/+1
2012-04-27Flip package update feeds table orientationDan McGee1-7/+11
2012-04-27Dev dashboard performance improvementDan McGee1-4/+4
2012-04-27Make sorting by time on clocks page more predictableDan McGee1-1/+1
2012-04-26Add hover header links to the developer profiles pagesrelease_2012-04-26Dan McGee1-2/+2
2012-04-26Remove the superfluous "Package Details: " header textDan McGee1-1/+1
2012-04-26Package files display tweaksDan McGee2-5/+5
2012-04-26Developer list styles updatesDan McGee1-3/+1
2012-04-26Add migration to auto-populate developer countries, display flagsDan McGee2-2/+2
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee5-5/+5
2012-04-25Add country flag to individual mirror details pageDan McGee1-1/+1
2012-04-25Clean up mirrorlist generation form a bitDan McGee1-1/+1
2012-04-25Mirror status page cleanupDan McGee2-12/+6
2012-04-25Finish django countries implementationDan McGee7-40/+30
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee3-4/+4
2012-04-17Prune down table rows on ISO testing overview pageDan McGee2-1/+7
2012-04-12Use commas rather than line breaks for multivalued details itemsDan McGee1-8/+7
2012-04-12Show conflicts and replacements on package details pageDan McGee1-1/+13
2012-04-08Change old packages report from two years to one yearDan McGee1-1/+1
2012-04-07Allow sorting of lower table on master keys pageDan McGee1-9/+14
2012-04-07Add a mismatched signatures developer reportDan McGee1-3/+6
2012-04-05Show and link key_id if signer was an unknown keyDan McGee1-1/+1
2012-04-03Use https:// links for all internal sitesDan McGee5-18/+18
2012-04-03Convert flaghelp page to HTML5 doctypeDan McGee1-3/+2
2012-03-29Use spaceless tag on package search resultsDan McGee1-2/+2
2012-03-29Use spaceless tag on signoffs pageDan McGee2-7/+7
2012-03-29Add developer status table to master keys pageDan McGee1-9/+47
2012-03-29Use spaceless tag in mirror status outputDan McGee2-4/+4
2012-03-29Fix bad merge in releng section templateDan McGee1-1/+0
2012-03-24Revert "Add some dev dashboard info regarding signed package count"Dan McGee1-5/+0
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee19-37/+59
2012-03-24Convert art template to use Django static filesDan McGee1-39/+39
2012-03-24Begin removal of cdnprefix tagDan McGee4-27/+29
2012-03-24Remove some unneeded whitespace and comments from base tempateDan McGee1-14/+6
2012-03-23Differentiate between Unsigned and unknown signerDan McGee1-3/+6
2012-03-23Merge branch 'django14'Dan McGee14-50/+64
2012-03-23releng: ensure links are valid for option names with spacesDan McGee1-1/+1
2012-03-23Use 'url from future' everywhereDan McGee10-38/+47
2012-03-23Make all datetime objects fully timezone awareDan McGee1-2/+2
2012-03-23Django 1.4 admin and admin media changesDan McGee3-11/+15
2012-03-21Add number of keys signed to master keys pageDan McGee1-1/+3
2012-03-12Show first 300 words of most recent news item on home pagerelease_2012-03-12Dan McGee1-8/+4
2012-03-08Break out search paginator into templateDan McGee2-48/+29
2012-03-08Encourage robots to not dive into search results pagesDan McGee1-0/+1
2012-03-08Show signature data on package details pageDan McGee1-3/+7
2012-03-08Only show package groups if they existDan McGee1-10/+7
2012-03-03Add dimensions to most inline imagesDan McGee3-17/+17
2012-03-02Reduce template caching time on main pageDan McGee1-2/+2