summaryrefslogtreecommitdiffstats
path: root/templates/todolists/list.html
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Add some explanatory info back to todolist index pageDan McGee1-4/+7
2013-03-11Sort incomplete todolists firstDan McGee1-1/+1
2012-12-28Convert to using new todolist models everywhereDan McGee1-2/+2
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee1-2/+1
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-1/+2
2011-03-15Use date template filter on datetime field displayDan McGee1-1/+1
2011-03-07Todo list styling and info cleanupsDan McGee1-1/+1
2010-09-09Improve todo list view pageDan McGee1-3/+10
2010-08-27Make public todolist view more usefulrelease_2010-08-27Dan McGee1-1/+1
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee1-1/+2
2010-08-27Restore odd/even markup after JS sortDan McGee1-1/+1
2010-08-27Add table sorting to a handful of pagesDan McGee1-2/+8
2010-07-25Remove an extra trailing slash that is causing a broken url on todolists.Dusty Phillips1-1/+1
2010-07-05Add absolute URL method for todo listsDan McGee1-1/+1
2010-05-17Redesigned todo list pagesThayer Williams1-28/+34
2010-03-01Fix up HTML titles on a lot of pagesDan McGee1-0/+1
2008-06-27use funky model layout for permissionsDusty Phillips1-1/+1
2008-06-27improve indentationDusty Phillips1-5/+5
2008-04-05Implemented todolist javascript sortingeliott1-16/+20
2007-12-30Added alternating row coloration to make it easier to relate left to righteliott1-1/+1
2007-11-03Initial import for public release...eliott1-0/+30