aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.html
AgeCommit message (Expand)Author
2016-05-03ui: Add user bundle link into the dropdown menuStephen Finucane
2016-03-18series: Display a series status columnDamien Lespiau
2016-02-29todo: Count and show series in the TODO listDamien Lespiau
2016-02-25series: Put Series as the first item in the nav barDamien Lespiau
2016-02-09series: Don't show checkboxes when the user is not a maintainerDamien Lespiau
2016-02-03series: Allow setting of a reviewerDamien Lespiau
2016-01-14series: Allow filtering by submitterDamien Lespiau
2015-12-21ui: Make the project a unit with 'Patchwork' in the menu barDamien Lespiau
2015-12-21ui: Make "All Projects" on the main page consistent with the restDamien Lespiau
2015-12-20ui: Put the project name by default on project pagesDamien Lespiau
2015-12-20html: Switch to HTML5 doctype and fix issues found by the validatorDamien Lespiau
2015-12-18ui: Merge the TODO list into the user dropdownDamien Lespiau
2015-12-18ui: Merge the admin link into the user dropdownDamien Lespiau
2015-12-18ui: Use bootstrap container-fluid classDamien Lespiau
2015-12-18ui: Redesign navigationDamien Lespiau
2015-12-18style: Let the bootstrap inverse navbar style shine throughDamien Lespiau
2015-11-19js: Fix URLs linking to seriesDamien Lespiau
2015-11-03toolbar: Provide a way to switch between Series and Patches viewsDamien Lespiau
2015-11-03series: Add a Series list viewDamien Lespiau
2015-10-02base: Don't put the logout button in the is_staff blockDamien Lespiau
2015-09-22base: Use a Bootstrap badge for the number of todo itemsDamien Lespiau
2015-09-22base: Capitalize the menu items in the navbarDamien Lespiau
2015-09-22base: Group username/profile/logout with a dropdownDamien Lespiau
2015-09-22patch-list: Make the table header stickyDamien Lespiau
2015-09-22base: Add selectize to the base templateDamien Lespiau
2015-09-22style.css: Rename the breadcrumb selectorsDamien Lespiau
2015-09-22html: Turn the navbar into a breadcrumb barBelén Barros Peña
2015-09-22base: Don't display the breadcrumb bar on the project list pageDamien Lespiau
2015-09-22base: Move the project info into the navigation barDamien Lespiau
2015-09-21templates: Remove extraneous blank line at the end of base.htmlDamien Lespiau
2015-09-21templates: Move "About" at the bottom of the pageBelén Barros Peña
2015-09-21templates: Redesign the title barDamien Lespiau
2015-09-21template: Add bootstrap to the base templateDamien Lespiau
2015-09-18templates: Pull jquery into base.htmlDamien Lespiau
2015-09-17trivial: Remove dead files/codeStephen Finucane
2015-05-03Integrate 'django.contrib.staticfiles'Stephen Finucane
2015-05-03Resolve removed 'AUTH_PROFILE_MODULE' settingStephen Finucane
2013-10-13Django 1.5 compatibility fixesRalf Baechle
2012-11-29templates: patchwork project URL fixesJeremy Kerr
2012-11-15templates: Update patchwork project URLJeremy Kerr
2012-11-05Add shortcut to admin panelSimo Sorce
2011-04-14Add email opt-out systemJeremy Kerr
2011-04-14registration: use EmailConfimation rather than separate registration appJeremy Kerr
2011-03-30templates: remove redundant 'about' link from main navJeremy Kerr
2010-08-10templates: remove "beta"Jeremy Kerr
2009-04-05views: separate project views into separate fileJeremy Kerr
2008-09-24[html] Fix apparently-unclosed script tagJeremy Kerr
2008-09-24[html] Reference common.js in base templateJeremy Kerr
2008-09-23[html] Reinstate 'about' linkJeremy Kerr
2008-09-23[views] Restructure profile view, simplify bundle accessJeremy Kerr