summaryrefslogtreecommitdiff
path: root/templates/devel/index.html
AgeCommit message (Expand)Author
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2012-12-28Add a todolist package details link template tagDan McGee
2012-12-28Convert to using new todolist models everywhereDan McGee
2012-09-24Add a new column to developer repo statsDan McGee
2012-07-28Upgrade to jQuery 1.7.2 and a maintained tablesorterrelease_2012-07-28Dan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee
2012-04-29Make colspan match number of columns in developer dashboardDan McGee
2012-04-27Dev dashboard performance improvementDan McGee
2012-04-08Change old packages report from two years to one yearDan McGee
2012-04-07Add a mismatched signatures developer reportDan McGee
2012-03-24Revert "Add some dev dashboard info regarding signed package count"Dan McGee
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2012-02-06Add testing version column to dashboard flagged packages tablerelease_2012-02-06Dan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee
2011-11-15Fix up empty table display on dev dashboardDan McGee
2011-11-11Show relevant signoffs on dashboardDan McGee
2011-10-12Fix invalid markup on dev dashboardDan McGee
2011-09-19Add some dev dashboard info regarding signed package countDan McGee
2011-08-09Use new package details link tag in templatesDan McGee
2011-07-25Small template updatesDan McGee
2011-06-28Add a bad compression ratio reportDan McGee
2011-06-23Add (hidden) ability to search by last packagerDan McGee
2011-06-14Link to stale relations pageDan McGee
2011-06-13Add a long out-of-date developer reportDan McGee
2011-05-15Allow screening developer reports by maintainerDan McGee
2011-04-29Add unneeded orphans reportDan McGee
2011-04-29Change big packages reportDan McGee
2011-04-25Add links to developer reportsDan McGee
2011-04-16Add some simple template caching on developer dashboardDan McGee
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee
2011-03-22Simplify the dev dashboardDan McGee
2011-03-22Urlize todo list descriptions on dashboardDan McGee
2011-03-15Use date template filter on datetime field displayDan McGee
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee
2011-03-03Remove devel notify viewDan McGee
2010-11-30Make dev dashboard columns a bit prettierDan McGee
2010-10-21Add flag date column to developer dashboard listrelease_2010-10-21Dan McGee
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee
2010-09-10Restore flagged package count by maintainer in dashboardDan McGee
2010-09-08Developer dashboard fixesDan McGee
2010-09-01Dev dashboard: enable sorting by package countDan McGee
2010-08-28Mark todo desc as safe on dev dashboardDan McGee
2010-08-27Restore odd/even markup after JS sortDan McGee
2010-08-27Add table sorting to a handful of pagesDan McGee
2010-07-25Fix up click events on developer dashboardrelease_2010-07-25Dan McGee
2010-07-25Remove an extra trailing slash that is causing a broken url on todolists.Dusty Phillips
2010-07-05Show incomplete todo list packages in dev dashboardDan McGee
2010-07-05Add absolute URL method for todo listsDan McGee
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
2010-05-17Redesigned DashboardThayer Williams