summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2012-05-19Add RSS links to /news/ and /packages/ URLsrelease_2012-05-20Dan McGee2-0/+5
2012-05-18Switch to usage of new Depend objectDan McGee2-4/+4
2012-05-18Link to provides/conflicts/replacements if we can in details templateDan McGee2-6/+16
2012-05-13Add ability to restrict status report to single tierrelease_2012-05-13Dan McGee1-2/+2
2012-05-13Add rsync support to mirrorcheck and other small improvementsDan McGee1-2/+2
2012-05-13Use linebreaksbr filter on log error message textDan McGee1-1/+1
2012-05-12Change to new time access methods in pgpdump codeDan McGee1-1/+1
2012-05-05Update SevenL sponsor verbiageDan McGee2-13/+15
2012-05-02Add a smart protocol filter to mirrorlist generatorDan McGee1-0/+1
2012-05-02Flagging related cleanups and improvementsrelease_2012-05-02Dan McGee1-11/+9
2012-05-02Move release version scope up a bit on the pageDan McGee1-2/+2
2012-05-01Opensearch enhancementsDan McGee1-6/+11
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