]> git.ozlabs.org Git - patchwork/commit - htdocs/css/style.css
[views] Restructure profile view, simplify bundle access
authorJeremy Kerr <jk@ozlabs.org>
Tue, 23 Sep 2008 10:52:53 +0000 (20:52 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 23 Sep 2008 10:52:53 +0000 (20:52 +1000)
commit750c03f854ace16cd013c189369aa0cf9d3bdd9d
tree91415c0436e8e901461fe65a88a3504b102b2e57
parentdff684304a35c14e23d89783d18e1664222b3fcb
[views] Restructure profile view, simplify bundle access

Make bundles more like todo lists - the list itself has its own page,
accessible from the top user links.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/forms.py
apps/patchwork/urls.py
apps/patchwork/views/bundle.py
htdocs/css/style.css
htdocs/images/16-em-cross.png [new file with mode: 0644]
htdocs/images/16-em-down.png [new file with mode: 0644]
htdocs/js/confirm.js [new file with mode: 0644]
templates/base.html
templates/patchwork/bundles.html [new file with mode: 0644]
templates/patchwork/profile.html