Age | Commit message (Expand) | Author | Files | Lines |
2011-12-06 | Convert to and enable staticfiles contrib application | Dan McGee | 3 | -5/+6 |
2011-11-04 | Allow signoff manipulation if you are a maintainer | Dan McGee | 1 | -1/+1 |
2011-11-03 | Add URL to todolist email | Dan McGee | 1 | -4/+5 |
2011-08-10 | Use new package details link tag in templates | Dan McGee | 2 | -4/+5 |
2011-04-09 | Ascii-ize the todo list email package list | Dan McGee | 1 | -1/+1 |
2011-03-15 | Use date template filter on datetime field display | Dan McGee | 1 | -1/+1 |
2011-03-08 | Todo list styling and info cleanups | Dan McGee | 3 | -7/+10 |
2011-03-04 | Send only one email per todolist | Dan McGee | 1 | -9/+4 |
2011-03-03 | Template fine-grained permissioning | Dan McGee | 1 | -0/+4 |
2011-01-15 | Simplify JS selector for todo list complete links | Dan McGee | 1 | -3/+3 |
2010-12-07 | Update public todo list template | Dan McGee | 1 | -36/+56 |
2010-09-30 | Move most inline JS into script file | Dan McGee | 1 | -23/+2 |
2010-09-09 | Improve todo list view page | Dan McGee | 1 | -3/+10 |
2010-09-01 | Make sort work on developer todo list status | Dan McGee | 1 | -1/+13 |
2010-08-27 | Make public todolist view more useful | Dan McGee | 3 | -16/+42 |
2010-08-27 | Mark todolist description as being safe to contain HTML | Dan McGee | 5 | -6/+7 |
2010-08-27 | Restore odd/even markup after JS sort | Dan McGee | 1 | -1/+1 |
2010-08-27 | Add table sorting to a handful of pages | Dan McGee | 1 | -2/+8 |
2010-07-25 | Add box style to public todo list page | Dan McGee | 1 | -0/+3 |
2010-07-25 | Hide the details of the todo list until clicking | Dusty Phillips | 1 | -2/+11 |
2010-07-25 | Add a basic view for todo lists | Dusty Phillips | 1 | -0/+18 |
2010-07-25 | Remove an extra trailing slash that is causing a broken url on todolists. | Dusty Phillips | 1 | -1/+1 |
2010-07-06 | Add absolute URL method for todo lists | Dan McGee | 1 | -1/+1 |
2010-06-21 | Fix template syntax error | Dan McGee | 1 | -1/+1 |
2010-06-17 | Fix autoescape in plain text emails | Dan McGee | 1 | -2/+1 |
2010-06-12 | Remove action when submitting to same URL | Dan McGee | 1 | -1/+1 |
2010-06-05 | Updates for CSRF protection in Django 1.2.X | Dan McGee | 1 | -1/+1 |
2010-06-02 | Rename todolist email template | Dan McGee | 1 | -0/+0 |
2010-05-17 | Redesigned todo list pages | Thayer Williams | 4 | -103/+112 |
2010-05-04 | todo: fix maintainer display text | Dan McGee | 1 | -1/+1 |
2010-03-03 | Merge branch 'master' into cdn-jquery | Dan McGee | 3 | -1/+4 |
2010-03-02 | Fix up HTML titles on a lot of pages | Dan McGee | 2 | -0/+2 |
2010-03-02 | Unify spelling of 'Todo' | Dan McGee | 1 | -2/+3 |
2010-02-27 | Convert templates to use jquery cdn tag | Dan McGee | 1 | -2/+1 |
2010-02-27 | Implement AJAX flagging for todo items | Evangelos Foutras | 1 | -0/+21 |
2010-02-17 | ToDo: Use pkgr2,pkgr1 classes with the cycle tag | Evangelos Foutras | 1 | -2/+2 |
2009-05-05 | DOH | Dusty Phillips | 1 | -0/+0 |
2009-05-05 | Fix link to packages in todo lists. | Dusty Phillips | 2 | -1/+1 |
2008-10-12 | drop some extra media (may have to restore) | Dusty Phillips | 1 | -22/+0 |
2008-10-12 | drop jquery dependency | Dusty Phillips | 1 | -9/+0 |
2008-07-02 | make the notification e-mail include description | Dusty Phillips | 1 | -1/+1 |
2008-07-02 | add reminder e-mails to todo lists | Dusty Phillips | 1 | -0/+16 |
2008-07-02 | format description | Dusty Phillips | 1 | -1/+1 |
2008-06-28 | use funky model layout for permissions | Dusty Phillips | 2 | -3/+3 |
2008-06-28 | add delete functionality to todo lists | Dusty Phillips | 2 | -3/+30 |
2008-06-28 | add list description to the list view page | Dusty Phillips | 1 | -0/+5 |
2008-06-28 | add an 'edit todolist' functionality | Dusty Phillips | 1 | -0/+5 |
2008-06-28 | improve indentation | Dusty Phillips | 1 | -5/+5 |
2008-06-28 | refactor todo packages a bit | Dusty Phillips | 1 | -1/+1 |
2008-06-28 | improve look of todo list | Dusty Phillips | 1 | -4/+2 |