summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* templates: fixup HTML tagsBrian Norris2014-07-041-7/+6
* pwclient: accept more than one project in ~/.pwclientrcYann E. MORIN2014-07-041-8/+8
* templates: display projects as inline-block elementsJeremy Kerr2014-05-071-7/+8
* Django 1.5 compatibility fixesRalf Baechle2013-10-1326-56/+56
* views/base: Implement limit for submitter autocompletionJeremy Kerr2013-10-131-1/+3
* notifications: add project name to patch update notificationWolfram Sang2013-06-162-2/+3
* js: Add jquery and jquery tablednd pluginsJeremy Kerr2013-06-161-2/+2
* bundles: Remove separate public bundle viewsJeremy Kerr2013-04-204-29/+8
* templates/bundle: Unify public bundle meta informationJeremy Kerr2012-12-301-2/+8
* views/bundle: Allow downloading public bundle as mboxSimo Sorce2012-12-301-0/+2
* templates: patchwork project URL fixesJeremy Kerr2012-11-292-2/+2
* templates: Update patchwork project URLJeremy Kerr2012-11-151-1/+1
* templates: Add link to the projects website in the projects viewSimo Sorce2012-11-151-2/+7
* Add URL and SCM data to projectsSimo Sorce2012-11-151-0/+18
* Add shortcut to admin panelSimo Sorce2012-11-051-0/+3
* templates: Don't rely on bool(Page)Jeremy Kerr2012-06-171-1/+1
* notifications: do not HTML-escape patch change notificationsStefan Hajnoczi2012-05-011-1/+1
* notifications: Add code to send notificationsJeremy Kerr2011-04-142-0/+20
* Add email opt-out systemJeremy Kerr2011-04-1410-10/+269
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-149-22/+4
* Use generic email confirmation objectJeremy Kerr2011-04-142-1/+20
* views: Refactor generic_list() to make it less complicatedGuilherme Salgado2011-04-141-1/+1
* templates: remove redundant 'about' link from main navJeremy Kerr2011-03-301-2/+0
* Remove unused templates and some code for processing themGuilherme Salgado2011-03-084-170/+0
* templates: Spelling fixDirk Wallenstein2011-02-111-1/+1
* templates: use custom templates for password changeJeremy Kerr2010-12-102-0/+55
* Add link to password change form on user profile pageSascha Silbe2010-12-101-0/+5
* Add support for git-pull requestsJeremy Kerr2010-11-011-3/+11
* templates: remove "beta"Jeremy Kerr2010-08-101-2/+1
* templates: Add CSRF (cross-site request forgery) values to form postsJohn 'Warthog9' Hawley2010-08-1010-0/+20
* templates/patch-list: add default text for patches with no nameJeremy Kerr2010-08-101-1/+1
* views: Use request scheme in sample pwclientrc file.Jeremy Kerr2010-03-191-1/+1
* templates: close table cell in project maintainer listJeremy Kerr2009-04-051-0/+1
* views: separate project views into separate fileJeremy Kerr2009-04-051-1/+1
* Bundle reordering supportJeremy Kerr2009-02-082-1/+34
* Initial bundle reordering supportJeremy Kerr2009-01-292-74/+89
* [html] Fix apparently-unclosed script tagJeremy Kerr2008-09-241-3/+3
* [html] Add select-all checkbox for patch listsJeremy Kerr2008-09-241-1/+3
* [html] Reference common.js in base templateJeremy Kerr2008-09-242-5/+1
* [html] Consolidate js filesJeremy Kerr2008-09-241-1/+1
* [html] Reinstate 'about' linkJeremy Kerr2008-09-231-16/+22
* [views] Restructure profile view, simplify bundle accessJeremy Kerr2008-09-233-36/+106
* Add 404 templateJeremy Kerr2008-09-161-0/+10
* Fix 'activate' mispellingJeremy Kerr2008-09-121-1/+1
* Add commit_ref field to patch pageJeremy Kerr2008-09-091-0/+6
* Fix user/username mismatch on pwclientrc templateJeremy Kerr2008-09-091-2/+3
* Use patchwork xmlrpc view in pwclientrc templateJeremy Kerr2008-09-091-1/+1
* Fix broken pwclient linkJeremy Kerr2008-09-091-1/+1
* Rename pwclient.py to pwclientJeremy Kerr2008-09-092-1/+1
* Enable [auth] setion in pwclientrc templateJeremy Kerr2008-09-091-2/+1