summaryrefslogtreecommitdiffstats
path: root/templates/packages/signoffs.html
AgeCommit message (Expand)AuthorFilesLines
2014-03-09Use localStorage to save/restore signoffs filtersDan McGee1-0/+1
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee1-0/+1
2013-04-22Use required_signoffs value when creating signoff specsDan McGee1-1/+1
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee1-0/+3
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee1-6/+2
2012-12-11Collapse really long signoff specifications using JSDan McGee1-1/+4
2012-12-11Use multiple separate document.ready() handlersDan McGee1-2/+4
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee1-2/+1
2012-03-29Use spaceless tag on signoffs pageDan McGee1-5/+7
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-2/+2
2011-11-30Add more precise sort for last update signoff columnDan McGee1-2/+2
2011-11-14Allow population of signoff specs with SVN commit messagesDan McGee1-1/+1
2011-11-04Add filter by target repo on signoffs pageDan McGee1-3/+9
2011-11-03Signoffs changes and improvementsDan McGee1-2/+17
2011-11-03Add signoff options form and data entry pageDan McGee1-2/+1
2011-11-03Minor tweaks to style and sorting of signoffsDan McGee1-1/+1
2011-11-03Refactor more package signoff stuffDan McGee1-6/+6
2011-11-03Many signoff page improvementsDan McGee1-21/+29
2011-08-17Add capfirst filter to yesno usage in templatesDan McGee1-2/+2
2011-08-09Use new package details link tag in templatesDan McGee1-2/+3
2011-07-06Refactor code to use new signoff modelDan McGee1-10/+15
2011-07-06Move package signoff URL to more logical locationDan McGee1-1/+1
2011-07-06Initial signoff template changesDan McGee1-3/+3
2011-06-29Use normal date format on signoffs pageDan McGee1-1/+1
2011-03-13Show epoch in package version if != 0Dan McGee1-1/+1
2011-01-18Make package signoffs AJAX if JS is enabledDan McGee1-2/+5
2010-08-27Restore odd/even markup after JS sortDan McGee1-1/+1
2010-08-27Add table sorting to a handful of pagesDan McGee1-0/+7
2010-05-26Highlight 'Packages' in navbar when browsing packagesrelease_2010-05-26Dan McGee1-0/+1
2010-05-17Redesigned Signoffs pageThayer Williams1-17/+26
2009-04-13FS#11325. Add a 'Target Repo' column to the signoffs page.Dusty Phillips1-1/+3
2009-04-13Aaron says maintainer column isn't necessary (FS#11325)Dusty Phillips1-2/+0
2008-10-11drop jquery dependencyDusty Phillips1-5/+0
2008-10-10use standard messagingDusty Phillips1-6/+0
2008-10-07replace package search with a nonfunctional newformDusty Phillips1-1/+1
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips1-1/+0
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips1-2/+17
2008-08-06improve the templateDusty Phillips1-1/+7
2008-08-06boilerplate for new signoffs codeDusty Phillips1-0/+32