summaryrefslogtreecommitdiffstats
path: root/templates/packages/details.html
AgeCommit message (Expand)AuthorFilesLines
2011-03-13Show epoch in package version if != 0Dan McGee1-4/+4
2011-03-03Template fine-grained permissioningDan McGee1-2/+2
2011-02-23Use hyphen to offset optdep descriptionDan McGee1-1/+1
2011-02-17Allow for optional info in required by displayDan McGee1-3/+4
2011-02-17Read in optional deps and show in web interfaceDan McGee1-11/+14
2011-02-15Move license to a related modelDan McGee1-2/+2
2011-02-15Clean up Package related objects codeDan McGee1-1/+1
2011-01-21Add an 'unflag all' optionDan McGee1-0/+1
2010-10-19Show flag out-of-date date on package details pageDan McGee1-1/+1
2010-09-30Move most inline JS into script fileDan McGee1-8/+1
2010-09-15Ensure consistent date formatting everywhereDan McGee1-1/+1
2010-09-03Enable template fragment caching on package details pageDan McGee1-0/+5
2010-09-03Add links to 'Versions Elsewhere' on package details pageDan McGee1-32/+50
2010-09-01Ensure long package descriptions wrapDan McGee1-1/+1
2010-08-28Link to the package group view from package detailsDan McGee1-1/+2
2010-08-04Add more information to "package in testing" textDan McGee1-2/+5
2010-08-04Add missing or update title attribute on linksDan McGee1-3/+6
2010-07-28Use userpkgs tag on package details pageDan McGee1-2/+3
2010-07-28Display packager info on details pageDan McGee1-0/+3
2010-07-25Add package groups model and display to packagesDan McGee1-0/+10
2010-07-11Remove unnecessary redirect on flaghelp linkDan McGee1-1/+1
2010-07-07Add note to package when version is in testingDan McGee1-9/+9
2010-07-07Update code to use new flag_date columnDan McGee1-1/+1
2010-06-09Enhance base package listing in package detailsDan McGee1-3/+22
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee1-1/+1
2010-06-02Fix some validation issuesDan McGee1-1/+0
2010-05-26Add ability to download package from web interfaceDan McGee1-0/+1
2010-05-26Highlight 'Packages' in navbar when browsing packagesDan McGee1-0/+1
2010-05-26Move package flagging URLs below the packageDan McGee1-2/+2
2010-05-25Fix some link title issuesDan McGee1-7/+3
2010-05-17Redesigned Package Details pageThayer Williams1-113/+145
2010-05-04Fix invalid template syntaxDan McGee1-2/+2
2010-04-29Package details view: Show the pkgbase if it differs from pkgnameThomas Bächler1-1/+4
2010-03-27Move package maintainer off of package modelDan McGee1-1/+8
2010-03-06Use repo.testing flag instead of test-based checksDan McGee1-2/+2
2010-03-03Make files view use jquery CDN template tagDan McGee1-1/+1
2010-03-02Add '(testing)' suffix to dependencies listDan McGee1-2/+2
2010-03-02Fix up HTML titles on a lot of pagesDan McGee1-1/+1
2010-02-27Show message if no files availableDan McGee1-3/+3
2010-02-27Make files view AJAX if supportedDan McGee1-1/+18
2010-02-27Re-add link to package filesDan McGee1-3/+2
2010-02-27Make template changes to show additional informationDan McGee1-0/+9
2010-02-01Provide SVN links to trunk/ for each packageDan McGee1-1/+2
2010-01-31Touch up the depends and requiredby display in package detailsDan McGee1-4/+12
2010-01-31Handle empty pkgdesc and url a bit betterDan McGee1-2/+2
2010-01-31Make bugs link more usefulDan McGee1-1/+1
2009-11-10update packages detail template with code from pubIsmael Carnales1-13/+20
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler1-1/+1
2009-09-12Fix community links.Dusty Phillips1-1/+1
2009-01-01display the license field on package descriptionsDusty Phillips1-0/+3