]> git.ozlabs.org Git - patchwork/history - templates/patchwork/patch-list.html
login: Focus the username field on load
[patchwork] / templates / patchwork / patch-list.html
2015-05-27 Jeremy KerrMove to a more recent django project structure
2015-05-03 Stephen FinucaneIntegrate 'django.contrib.staticfiles'
2015-05-03 Michael EllermanMake the submitter name link to a query for that submitter
2013-10-13 Ralf BaechleDjango 1.5 compatibility fixes
2012-06-17 Jeremy Kerrtemplates: Don't rely on bool(Page)
2011-04-14 Guilherme Salgadoviews: Refactor generic_list() to make it less complicated
2011-03-08 Guilherme SalgadoRemove unused templates and some code for processing...
2010-08-10 John 'Warthog9'... templates: Add CSRF (cross-site request forgery) values...
2010-08-10 Jeremy Kerrtemplates/patch-list: add default text for patches...
2009-02-08 Jeremy KerrBundle reordering support
2009-01-29 Jeremy KerrInitial bundle reordering support
2008-09-24 Jeremy Kerr[html] Add select-all checkbox for patch lists
2008-09-05 Jeremy KerrShow patch list checkboxes for all authenticated users
2008-09-01 Jeremy KerrAdd delegate column
2008-08-23 Jeremy KerrUse up/down arrows as sorting indicator
2008-08-22 Jeremy KerrZebra-stripe the patch list
2008-08-21 Jeremy KerrInital commit