summaryrefslogtreecommitdiff
path: root/templates/todolists
AgeCommit message (Collapse)Author
2010-06-02Rename todolist email templateDan McGee
More in line with our other templates that have .txt extensions. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Redesigned todo list pagesThayer Williams
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-04todo: fix maintainer display textDan McGee
We were showing 'orphan' for every package due to our maintainer information moving. This is going to make the page a bit slow again, but we'll try and fix that later using some other tricks if possible. Fixes FS#18920. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee
Conflicts: templates/todolists/view.html
2010-03-01Fix up HTML titles on a lot of pagesDan McGee
We didn't include them on many pages, or the ones we did weren't always useful. Also try to keep the boilerplate to a minimum so you can see the important bits in the title. 'Arch Linux - ' comes first in all titles, and from there it can be filled in with something useful. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-01Unify spelling of 'Todo'Dan McGee
We used 'Todo', 'ToDo', and 'To-do' in different places. Unify them all to the first. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-27Convert templates to use jquery cdn tagDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-26Implement AJAX flagging for todo itemsEvangelos Foutras
[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-16ToDo: Use pkgr2,pkgr1 classes with the cycle tagEvangelos Foutras
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-04DOHDusty Phillips
2009-05-04Fix link to packages in todo lists.Dusty Phillips
2008-10-11drop some extra media (may have to restore)Dusty Phillips
2008-10-11drop jquery dependencyDusty Phillips
2008-07-01make the notification e-mail include descriptionDusty Phillips
2008-07-01add reminder e-mails to todo listsDusty Phillips
2008-07-01format descriptionDusty Phillips
2008-06-27use funky model layout for permissionsDusty Phillips
2008-06-27add delete functionality to todo listsDusty Phillips
2008-06-27add list description to the list view pageDusty Phillips
2008-06-27add an 'edit todolist' functionalityDusty Phillips
2008-06-27improve indentationDusty Phillips
2008-06-27refactor todo packages a bitDusty Phillips
2008-06-27improve look of todo listDusty Phillips
2008-06-27use newforms on todo listDusty Phillips
2008-04-09Cleanup from the previous change to the model for Arches and Repos.eliott
2008-04-05small fix to todolistseliott
2008-04-05Implemented todolist javascript sortingeliott
2008-03-08More changes to the multiarch model.eliott
2007-12-30Added alternating row coloration to make it easier to relate left to righteliott
side items.
2007-12-07Fixed bug FS#8664eliott
2007-11-03Initial import for public release...eliott
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!