aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* patch-list: Limit the number of chars to 100 for the patch subjectDamien Lespiau2015-11-05
* patch: Move the submitter and date out of the detailsBelén Barros Peña2015-11-05
* patch: Redesign slightly the comment headersBelén Barros Pena2015-11-05
* patch: Put the download links next to the "Patch" headerBelén Barros Peña2015-11-05
* patch: Override Bootstrap's <pre> stylingDamien Lespiau2015-11-05
* patch: Pull the patch between the commit message and commentsDamien Lespiau2015-11-05
* patch: Single out the commit messageDamien Lespiau2015-11-05
* patch: Remove the permalink itemDamien Lespiau2015-11-05
* style: Make the submission tables use #0A0A47Damien Lespiau2015-11-05
* boxes: Style boxes like the patch formDamien Lespiau2015-11-05
* patchform: Minimal changes so patchform titles don't look out of placeDamien Lespiau2015-11-05
* paginator: Redesign the paginatorBelén Barros Peña2015-11-05
* paginator: Tweak the number of pages shownBelén Barros Peña2015-11-05
* base: Use a Bootstrap badge for the number of todo itemsDamien Lespiau2015-11-05
* base: Capitalize the menu items in the navbarDamien Lespiau2015-11-05
* base: Group username/profile/logout with a dropdownDamien Lespiau2015-11-05
* patch-list: Make the table header stickyDamien Lespiau2015-11-05
* package: Add the Sticky Table Header jQuery pluginDamien Lespiau2015-11-05
* patch-list: Re-design the main list of patches with BootsrapBelén Barros Peña2015-11-05
* filters: Rewrite the submitter autocompletion codeDamien Lespiau2015-11-05
* base: Add selectize to the base templateDamien Lespiau2015-11-05
* selectize: Add selectize to patchworkDamien Lespiau2015-11-05
* filters: Redesign the filters form with the help of bootstrapDamien Lespiau2015-11-05
* filters: Fix a typo in commentDamien Lespiau2015-11-05
* filters: Use a more visible and human-friendly phrasing for 'filters'Belén Barros Peña2015-11-05
* patch-list: Split the filter out of the patch tableBelén Barros Peña2015-11-05
* filters: Use the glyphicons for add/remove signsDamien Lespiau2015-11-05
* style.css: Rename the breadcrumb selectorsDamien Lespiau2015-11-05
* style.css: Provide a default <h2> styleBelén Barros Peña2015-11-05
* html: Turn the navbar into a breadcrumb barBelén Barros Peña2015-11-05
* base: Don't display the breadcrumb bar on the project list pageDamien Lespiau2015-11-05
* base: Move the project info into the navigation barDamien Lespiau2015-11-05
* templates: Remove extraneous blank line at the end of base.htmlDamien Lespiau2015-11-05
* templates: Move "About" at the bottom of the pageBelén Barros Peña2015-11-05
* templates: Redesign the breadcrumbs barDamien Lespiau2015-11-05
* templates: Redesign the title barDamien Lespiau2015-11-05
* style.css: Tune <a> stylingBelén Barros Peña2015-11-05
* style.css: Move the global <a> styling at the topDamien Lespiau2015-11-05
* sytle.css: Remove the body selector, letting bootstrap's shine throughDamien Lespiau2015-11-05
* list: Replace the 16-arrow* icons by glyphiconsDamien Lespiau2015-11-05
* template: Add bootstrap to the base templateDamien Lespiau2015-11-05
* htdocs: Add bootstrapDamien Lespiau2015-11-05
* settings: Also define SERVER_EMAIL for email logsDamien Lespiau2015-11-05
* settings: Move DEFAULT_FROM_EMAIL to the core settings sectionDamien Lespiau2015-11-05
* views: patch-list: show the 'Properties' update box for all usersBrian Norris2015-11-04
* parsemail: Don't catch exceptions when saving patches and commentsDamien Lespiau2015-10-27
* tests: Fix a typo in the MboxPassThroughHeaderTest descriptionDamien Lespiau2015-10-27
* gitignore: Explicitly ignore dirs in lib/packagesDamien Lespiau2015-10-27
* gitignore: Only ignore quilt files at the root of the repositoryDamien Lespiau2015-10-27
* wsgi.conf: Fix the path in the Directory directiveDamien Lespiau2015-10-26