summaryrefslogtreecommitdiff
path: root/templates/todolists
AgeCommit message (Expand)Author
2015-06-05Tweak display of todolist descriptionsDan McGee
2014-11-08Add paginator template for todolistsrelease_2014-11-08.2Dan McGee
2014-11-08Paginate the todolist listing pageDan McGee
2014-03-09Use localStorage to save/restore todolist filtersDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-05-10Add a 'last touched by' column to todolist detail viewDan McGee
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2013-03-11Make todolists fully publicDan McGee
2013-03-11Add some explanatory info back to todolist index pageDan McGee
2013-03-11Sort incomplete todolists firstDan McGee
2013-03-11Remove public todolists viewDan McGee
2013-01-28Fix missing template variable for removed todolist packagesDan McGee
2013-01-27Fix todolist maintainer sortingDan McGee
2013-01-22Show staging version on todolist view pageDan McGee
2012-12-31Fix todolist permission typoDan McGee
2012-12-28Add a todolist package details link template tagDan McGee
2012-12-28Use todolist slugs for all URLsDan McGee
2012-12-28Convert to using new todolist models everywhereDan McGee
2012-12-11Use multiple separate document.ready() handlersDan McGee
2012-09-15Make todolist filtering functions more genericDan McGee
2012-09-15Standardize spelling of 'todo list'Dan McGee
2012-07-25Add arch and repo filter to todolist packagesDan McGee
2012-07-23Enable filtering of todolist packagesDan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2012-02-20Fix todolist sort by maintainerDan McGee
2012-02-11Show current version in todolist details viewrelease_2012-02-11Dan McGee
2012-01-04Add new todolist pkgbase list viewDan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee
2011-11-03Allow signoff manipulation if you are a maintainerDan McGee
2011-11-03Add URL to todolist emailDan McGee
2011-08-09Use new package details link tag in templatesDan McGee
2011-04-09Ascii-ize the todo list email package listDan McGee
2011-03-15Use date template filter on datetime field displayDan McGee
2011-03-07Todo list styling and info cleanupsDan McGee
2011-03-04Send only one email per todolistrelease_2011-03-07Dan McGee
2011-03-03Template fine-grained permissioningDan McGee
2011-01-14Simplify JS selector for todo list complete linksDan McGee
2010-12-07Update public todo list templateDan McGee
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee
2010-09-09Improve todo list view pageDan McGee
2010-09-01Make sort work on developer todo list statusDan McGee
2010-08-27Make public todolist view more usefulrelease_2010-08-27Dan McGee
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee
2010-08-27Restore odd/even markup after JS sortDan McGee
2010-08-27Add table sorting to a handful of pagesDan McGee
2010-07-25Add box style to public todo list pageDan McGee
2010-07-25Hide the details of the todo list until clickingDusty Phillips
2010-07-25Add a basic view for todo listsDusty Phillips
2010-07-25Remove an extra trailing slash that is causing a broken url on todolists.Dusty Phillips