summaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
...
* views/base: Implement limit for submitter autocompletionJeremy Kerr2013-10-13
* notifications: add project name to patch update notificationWolfram Sang2013-06-16
* js: Add jquery and jquery tablednd pluginsJeremy Kerr2013-06-16
* bundles: Remove separate public bundle viewsJeremy Kerr2013-04-20
* templates/bundle: Unify public bundle meta informationJeremy Kerr2012-12-30
* views/bundle: Allow downloading public bundle as mboxSimo Sorce2012-12-30
* templates: patchwork project URL fixesJeremy Kerr2012-11-29
* templates: Update patchwork project URLJeremy Kerr2012-11-15
* templates: Add link to the projects website in the projects viewSimo Sorce2012-11-15
* Add URL and SCM data to projectsSimo Sorce2012-11-15
* Add shortcut to admin panelSimo Sorce2012-11-05
* templates: Don't rely on bool(Page)Jeremy Kerr2012-06-17
* notifications: do not HTML-escape patch change notificationsStefan Hajnoczi2012-05-01
* notifications: Add code to send notificationsJeremy Kerr2011-04-14
* Add email opt-out systemJeremy Kerr2011-04-14
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-14
* Use generic email confirmation objectJeremy Kerr2011-04-14
* views: Refactor generic_list() to make it less complicatedGuilherme Salgado2011-04-14
* templates: remove redundant 'about' link from main navJeremy Kerr2011-03-30
* Remove unused templates and some code for processing themGuilherme Salgado2011-03-08
* templates: Spelling fixDirk Wallenstein2011-02-11
* templates: use custom templates for password changeJeremy Kerr2010-12-10
* Add link to password change form on user profile pageSascha Silbe2010-12-10
* Add support for git-pull requestsJeremy Kerr2010-11-01
* templates: remove "beta"Jeremy Kerr2010-08-10
* templates: Add CSRF (cross-site request forgery) values to form postsJohn 'Warthog9' Hawley2010-08-10
* templates/patch-list: add default text for patches with no nameJeremy Kerr2010-08-10
* views: Use request scheme in sample pwclientrc file.Jeremy Kerr2010-03-19
* templates: close table cell in project maintainer listJeremy Kerr2009-04-05
* views: separate project views into separate fileJeremy Kerr2009-04-05
* Bundle reordering supportJeremy Kerr2009-02-08
* Initial bundle reordering supportJeremy Kerr2009-01-29
* [html] Fix apparently-unclosed script tagJeremy Kerr2008-09-24
* [html] Add select-all checkbox for patch listsJeremy Kerr2008-09-24
* [html] Reference common.js in base templateJeremy Kerr2008-09-24
* [html] Consolidate js filesJeremy Kerr2008-09-24
* [html] Reinstate 'about' linkJeremy Kerr2008-09-23
* [views] Restructure profile view, simplify bundle accessJeremy Kerr2008-09-23
* Add 404 templateJeremy Kerr2008-09-16
* Fix 'activate' mispellingJeremy Kerr2008-09-12
* Add commit_ref field to patch pageJeremy Kerr2008-09-09
* Fix user/username mismatch on pwclientrc templateJeremy Kerr2008-09-09
* Use patchwork xmlrpc view in pwclientrc templateJeremy Kerr2008-09-09
* Fix broken pwclient linkJeremy Kerr2008-09-09
* Rename pwclient.py to pwclientJeremy Kerr2008-09-09
* Enable [auth] setion in pwclientrc templateJeremy Kerr2008-09-09
* Remove django_xmlrpc from about page.Jeremy Kerr2008-09-09
* Make pwclient visible thorugh site, and add .pwclientrc infrastructureJeremy Kerr2008-09-08
* Add pwclientrc configuration file sample for each projectJeremy Kerr2008-09-08
* Add credit for djagno-xmlrpc appJeremy Kerr2008-09-08