summaryrefslogtreecommitdiffstats
path: root/templates/todolists
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Make todolists fully publicDan McGee1-0/+2
2013-03-11Add some explanatory info back to todolist index pageDan McGee1-4/+7
2013-03-11Sort incomplete todolists firstDan McGee1-1/+1
2013-03-11Remove public todolists viewDan McGee1-69/+0
2013-01-28Fix missing template variable for removed todolist packagesDan McGee1-1/+3
2013-01-27Fix todolist maintainer sortingDan McGee1-2/+2
2013-01-22Show staging version on todolist view pageDan McGee1-0/+5
2012-12-31Fix todolist permission typoDan McGee1-1/+1
2012-12-28Add a todolist package details link template tagDan McGee2-4/+4
2012-12-28Use todolist slugs for all URLsDan McGee1-3/+3
2012-12-28Convert to using new todolist models everywhereDan McGee4-31/+20
2012-12-11Use multiple separate document.ready() handlersDan McGee1-1/+3
2012-09-15Make todolist filtering functions more genericDan McGee1-3/+4
2012-09-15Standardize spelling of 'todo list'Dan McGee1-3/+3
2012-07-25Add arch and repo filter to todolist packagesDan McGee1-2/+14
2012-07-23Enable filtering of todolist packagesDan McGee1-2/+20
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee3-6/+3
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee3-6/+9
2012-02-20Fix todolist sort by maintainerDan McGee1-1/+1
2012-02-11Show current version in todolist details viewrelease_2012-02-11Dan McGee1-4/+10
2012-01-04Add new todolist pkgbase list viewDan McGee1-0/+5
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee3-5/+6
2011-11-03Allow signoff manipulation if you are a maintainerDan McGee1-1/+1
2011-11-03Add URL to todolist emailDan McGee1-4/+5
2011-08-09Use new package details link tag in templatesDan McGee2-4/+5
2011-04-09Ascii-ize the todo list email package listDan McGee1-1/+1
2011-03-15Use date template filter on datetime field displayDan McGee1-1/+1
2011-03-07Todo list styling and info cleanupsDan McGee3-7/+10
2011-03-04Send only one email per todolistrelease_2011-03-07Dan McGee1-9/+4
2011-03-03Template fine-grained permissioningDan McGee1-0/+4
2011-01-14Simplify JS selector for todo list complete linksDan McGee1-3/+3
2010-12-07Update public todo list templateDan McGee1-36/+56
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee1-23/+2
2010-09-09Improve todo list view pageDan McGee1-3/+10
2010-09-01Make sort work on developer todo list statusDan McGee1-1/+13
2010-08-27Make public todolist view more usefulrelease_2010-08-27Dan McGee3-16/+42
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee5-6/+7
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-25Add box style to public todo list pageDan McGee1-0/+3
2010-07-25Hide the details of the todo list until clickingDusty Phillips1-2/+11
2010-07-25Add a basic view for todo listsDusty Phillips1-0/+18
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-06-20Fix template syntax errorrelease_2010-06-20Dan McGee1-1/+1
2010-06-16Fix autoescape in plain text emailsDan McGee1-2/+1
2010-06-11Remove action when submitting to same URLDan McGee1-1/+1
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee1-1/+1
2010-06-02Rename todolist email templateDan McGee1-0/+0
2010-05-17Redesigned todo list pagesThayer Williams4-103/+112