Break out the thread browsing functionality and create a widget for it
authorMagnus Hagander <magnus@hagander.net>
Fri, 19 Jul 2013 14:39:57 +0000 (16:39 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 19 Jul 2013 14:39:57 +0000 (16:39 +0200)
commit520992c4ab012ee26f4f302b7cc15331e61746ba
tree4011c3e9e608ded69d77505d3af41a66218e8c93
parente71c90043dea5194ab1bbc82915d08cb8c7bcac5
Break out the thread browsing functionality and create a widget for it

Also, move the javascript to a shared javascript file
pgcommitfest/commitfest/static/commitfest/js/commitfest.js [new file with mode: 0644]
pgcommitfest/commitfest/templates/base.html
pgcommitfest/commitfest/templates/base_form.html
pgcommitfest/commitfest/templates/patch.html
pgcommitfest/commitfest/templates/thread_attach.inc [new file with mode: 0644]
pgcommitfest/commitfest/widgets.py [new file with mode: 0644]