Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-27 | Convert templates to use jquery cdn tag | Dan McGee | 1 | -2/+1 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-27 | Implement AJAX flagging for todo items | Evangelos Foutras | 1 | -0/+21 | |
[Some trailing whitespace got killed in the process. :3] Dan: I made a few small changes including moving the jQuery include down above the other script block; since it is not needed right away it can be loaded later in the page. Signed-off-by: Evangelos Foutras <foutrelis@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-17 | ToDo: Use pkgr2,pkgr1 classes with the cycle tag | Evangelos Foutras | 1 | -2/+2 | |
This brings back the alternating colors in the table and makes it much easier to flag the correct package. Signed-off-by: Evangelos Foutras <foutrelis@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
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 | |
2008-06-28 | use newforms on todo list | Dusty Phillips | 1 | -25/+0 | |
2008-04-10 | Cleanup from the previous change to the model for Arches and Repos. | eliott | 1 | -2/+2 | |
2008-04-05 | small fix to todolists | eliott | 1 | -5/+5 | |
2008-04-05 | Implemented todolist javascript sorting | eliott | 2 | -42/+80 | |
2008-03-08 | More changes to the multiarch model. | eliott | 1 | -0/+2 | |
2007-12-30 | Added alternating row coloration to make it easier to relate left to right | eliott | 1 | -1/+1 | |
side items. | |||||
2007-12-08 | Fixed bug FS#8664 | eliott | 1 | -1/+1 | |
2007-11-03 | Initial import for public release... | eliott | 3 | -0/+86 | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |