]> git.ozlabs.org Git - patchwork/commit
Initial bundle reordering support
authorJeremy Kerr <jk@ozlabs.org>
Thu, 29 Jan 2009 06:38:46 +0000 (17:38 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 29 Jan 2009 06:38:46 +0000 (17:38 +1100)
commitc105cb0f107a7459abc8c33988d2da24582a7a5a
treeb45da7063fc8a4598e169b61d475d6a915e5641e
parent6eb48bb0ca07765185fc21015fe815be18282f07
Initial bundle reordering support

todo:
 * implement ajax reorder api
 * finish migration script
 * order patches in bundle view

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/models.py
htdocs/js/bundle.js [new file with mode: 0644]
htdocs/js/jquery-1.2.6.js [new symlink]
htdocs/js/jquery.tablednd_0_5.js [new symlink]
lib/sql/migration/005-bundle-patch-ordering.sql [new file with mode: 0644]
templates/patchwork/bundle.html
templates/patchwork/patch-list.html