Commit Graph

6 Commits

Author SHA1 Message Date
Dan McGee
d37b153276 Update public todo list template
Add a TOC as suggested in FS#20720. Fix closing tag span/a mixup that snuck
in from the private developer template, and finally use a different div box
for each todo list which should make them stand out better.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-12-07 12:14:30 -06:00
Dan McGee
538f57c744 Make public todolist view more useful
Show all the details the developer page does, make the lists always visible,
and add JS table sorting to each table on the page. This commit also adds
table sorting to the developer list view as well.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-08-27 10:04:00 -05:00
Dan McGee
ff427f6d9b Mark todolist description as being safe to contain HTML
Hopefully we can trust our developers on this one. :)

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-08-27 09:50:55 -05:00
Dan McGee
5e58ad921e Add box style to public todo list page
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-25 16:14:39 -05:00
Dusty Phillips
ca409654b1 Hide the details of the todo list until clicking
Dan: don't load jQuery until late in the page load.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-25 16:07:47 -05:00
Dusty Phillips
d316f4b197 Add a basic view for todo lists
Dan: rename template and view to something a bit more concise.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-25 15:57:10 -05:00