| Commit message (Expand) | Author | Age |
* | patch: Put the download links next to the "Patch" header | Belén Barros Peña | 2015-11-05 |
* | patch: Override Bootstrap's <pre> styling | Damien Lespiau | 2015-11-05 |
* | patch: Pull the patch between the commit message and comments | Damien Lespiau | 2015-11-05 |
* | patch: Single out the commit message | Damien Lespiau | 2015-11-05 |
* | patch: Remove the permalink item | Damien Lespiau | 2015-11-05 |
* | style: Make the submission tables use #0A0A47 | Damien Lespiau | 2015-11-05 |
* | boxes: Style boxes like the patch form | Damien Lespiau | 2015-11-05 |
* | patchform: Minimal changes so patchform titles don't look out of place | Damien Lespiau | 2015-11-05 |
* | paginator: Redesign the paginator | Belén Barros Peña | 2015-11-05 |
* | paginator: Tweak the number of pages shown | Belén Barros Peña | 2015-11-05 |
* | base: Use a Bootstrap badge for the number of todo items | Damien Lespiau | 2015-11-05 |
* | base: Capitalize the menu items in the navbar | Damien Lespiau | 2015-11-05 |
* | base: Group username/profile/logout with a dropdown | Damien Lespiau | 2015-11-05 |
* | patch-list: Make the table header sticky | Damien Lespiau | 2015-11-05 |
* | package: Add the Sticky Table Header jQuery plugin | Damien Lespiau | 2015-11-05 |
* | patch-list: Re-design the main list of patches with Bootsrap | Belén Barros Peña | 2015-11-05 |
* | filters: Rewrite the submitter autocompletion code | Damien Lespiau | 2015-11-05 |
* | base: Add selectize to the base template | Damien Lespiau | 2015-11-05 |
* | selectize: Add selectize to patchwork | Damien Lespiau | 2015-11-05 |
* | filters: Redesign the filters form with the help of bootstrap | Damien Lespiau | 2015-11-05 |
* | filters: Fix a typo in comment | Damien Lespiau | 2015-11-05 |
* | filters: Use a more visible and human-friendly phrasing for 'filters' | Belén Barros Peña | 2015-11-05 |
* | patch-list: Split the filter out of the patch table | Belén Barros Peña | 2015-11-05 |
* | filters: Use the glyphicons for add/remove signs | Damien Lespiau | 2015-11-05 |
* | style.css: Rename the breadcrumb selectors | Damien Lespiau | 2015-11-05 |
* | style.css: Provide a default <h2> style | Belén Barros Peña | 2015-11-05 |
* | html: Turn the navbar into a breadcrumb bar | Belén Barros Peña | 2015-11-05 |
* | base: Don't display the breadcrumb bar on the project list page | Damien Lespiau | 2015-11-05 |
* | base: Move the project info into the navigation bar | Damien Lespiau | 2015-11-05 |
* | templates: Remove extraneous blank line at the end of base.html | Damien Lespiau | 2015-11-05 |
* | templates: Move "About" at the bottom of the page | Belén Barros Peña | 2015-11-05 |
* | templates: Redesign the breadcrumbs bar | Damien Lespiau | 2015-11-05 |
* | templates: Redesign the title bar | Damien Lespiau | 2015-11-05 |
* | style.css: Tune <a> styling | Belén Barros Peña | 2015-11-05 |
* | style.css: Move the global <a> styling at the top | Damien Lespiau | 2015-11-05 |
* | sytle.css: Remove the body selector, letting bootstrap's shine through | Damien Lespiau | 2015-11-05 |
* | list: Replace the 16-arrow* icons by glyphicons | Damien Lespiau | 2015-11-05 |
* | template: Add bootstrap to the base template | Damien Lespiau | 2015-11-05 |
* | htdocs: Add bootstrap | Damien Lespiau | 2015-11-05 |
* | settings: Also define SERVER_EMAIL for email logs | Damien Lespiau | 2015-11-05 |
* | settings: Move DEFAULT_FROM_EMAIL to the core settings section | Damien Lespiau | 2015-11-05 |
* | views: patch-list: show the 'Properties' update box for all users | Brian Norris | 2015-11-04 |
* | parsemail: Don't catch exceptions when saving patches and comments | Damien Lespiau | 2015-10-27 |
* | tests: Fix a typo in the MboxPassThroughHeaderTest description | Damien Lespiau | 2015-10-27 |
* | gitignore: Explicitly ignore dirs in lib/packages | Damien Lespiau | 2015-10-27 |
* | gitignore: Only ignore quilt files at the root of the repository | Damien Lespiau | 2015-10-27 |
* | wsgi.conf: Fix the path in the Directory directive | Damien Lespiau | 2015-10-26 |
* | docs: Add basic API guide | Stephen Finucane | 2015-10-26 |
* | views/xmlrpc: Remove unneeded '""' parameters | Stephen Finucane | 2015-10-26 |
* | views/xmlrpc: Add serialization documentation | Stephen Finucane | 2015-10-26 |