summaryrefslogtreecommitdiffstats
path: root/templates/todolists
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-04todo: fix maintainer display textDan McGee1-1/+1
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee3-1/+4
2010-03-01Fix up HTML titles on a lot of pagesDan McGee2-0/+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-04DOHDusty Phillips1-0/+0
2009-05-04Fix link to packages in todo lists.Dusty Phillips2-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-01make the notification e-mail include descriptionDusty Phillips1-1/+1
2008-07-01add reminder e-mails to todo listsDusty Phillips1-0/+16
2008-07-01format descriptionDusty Phillips1-1/+1
2008-06-27use funky model layout for permissionsDusty Phillips2-3/+3
2008-06-27add delete functionality to todo listsDusty Phillips2-3/+30
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-27improve indentationDusty Phillips1-5/+5
2008-06-27refactor todo packages a bitDusty Phillips1-1/+1
2008-06-27improve look of todo listDusty Phillips1-4/+2
2008-06-27use newforms on todo listDusty Phillips1-25/+0
2008-04-09Cleanup from the previous change to the model for Arches and Repos.eliott1-2/+2
2008-04-05small fix to todolistseliott1-5/+5
2008-04-05Implemented todolist javascript sortingeliott2-42/+80