summaryrefslogtreecommitdiffstats
path: root/templates/todolists/view.html
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Tweak display of todolist descriptionsDan McGee1-9/+14
2014-03-09Use localStorage to save/restore todolist filtersDan McGee1-1/+5
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee1-0/+1
2013-05-10Add a 'last touched by' column to todolist detail viewDan McGee1-0/+2
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee1-0/+3
2013-03-11Make todolists fully publicDan McGee1-0/+2
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 McGee1-2/+2
2012-12-28Use todolist slugs for all URLsDan McGee1-3/+3
2012-12-28Convert to using new todolist models everywhereDan McGee1-16/+11
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 McGee1-2/+1
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
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 McGee1-2/+2
2011-11-03Allow signoff manipulation if you are a maintainerDan McGee1-1/+1
2011-08-09Use new package details link tag in templatesDan McGee1-2/+3
2011-03-07Todo list styling and info cleanupsDan McGee1-1/+3
2011-03-03Template fine-grained permissioningDan McGee1-0/+4
2011-01-14Simplify JS selector for todo list complete linksDan McGee1-3/+3
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee1-23/+2
2010-09-01Make sort work on developer todo list statusDan McGee1-1/+13
2010-08-27Make public todolist view more usefulrelease_2010-08-27Dan McGee1-4/+6
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee1-1/+1
2010-05-17Redesigned todo list pagesThayer Williams1-54/+60
2010-05-04todo: fix maintainer display textDan McGee1-1/+1
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee1-1/+2
2010-03-01Unify spelling of 'Todo'Dan McGee1-2/+3
2010-02-27Convert templates to use jquery cdn tagDan McGee1-2/+1
2010-02-26Implement AJAX flagging for todo itemsEvangelos Foutras1-0/+21
2010-02-16ToDo: Use pkgr2,pkgr1 classes with the cycle tagEvangelos Foutras1-2/+2
2009-05-04Fix link to packages in todo lists.Dusty Phillips1-1/+1
2008-10-11drop some extra media (may have to restore)Dusty Phillips1-22/+0
2008-10-11drop jquery dependencyDusty Phillips1-9/+0
2008-07-01format descriptionDusty Phillips1-1/+1
2008-06-27use funky model layout for permissionsDusty Phillips1-2/+2
2008-06-27add delete functionality to todo listsDusty Phillips1-3/+6
2008-06-27add list description to the list view pageDusty Phillips1-0/+5
2008-06-27add an 'edit todolist' functionalityDusty Phillips1-0/+5
2008-06-27refactor todo packages a bitDusty Phillips1-1/+1
2008-06-27improve look of todo listDusty Phillips1-4/+2