summaryrefslogtreecommitdiff
path: root/templates/base.html
Commit message (Expand)AuthorAge
* templates: Use 'en' localeStephen Finucane2019-11-30
* Disable i18n machinery, use correct localeStephen Finucane2019-11-30
* templates: Specify languageAndrew Donnellan2019-11-05
* templates: Get rid of type attribute in script tagsAndrew Donnellan2019-11-05
* templates: Use 'static' rather than 'statictags' libraryAndrew Donnellan2019-09-14
* htdocs: Add clipboard.jsStephen Finucane2017-06-14
* templates: Add Patchwork versionStephen Finucane2017-03-01
* urls: Move 'help/about' to 'about'Stephen Finucane2017-03-01
* ui: Add user bundle link into the dropdown menuStephen Finucane2016-04-01
* ui: Cleanup the navbar "brand"Stephen Finucane2016-04-01
* views: Use messages framework in 'patch'Stephen Finucane2016-03-25
* js: Allow shift-select of checkboxesStephen Finucane2016-03-15
* ui: Make the project a unit with 'Patchwork' in the menu barDamien Lespiau2016-02-08
* ui: Make "All Projects" on the main page consistent with the restDamien Lespiau2016-02-08
* ui: Put the project name by default on project pagesDamien Lespiau2016-02-08
* ui: Switch to HTML5 doctype and fix issuesDamien Lespiau2016-02-08
* ui: Merge the TODO list into the user dropdownDamien Lespiau2016-02-08
* ui: Merge the admin link into the user dropdownDamien Lespiau2016-02-08
* ui: Use bootstrap container-fluid classDamien Lespiau2016-02-08
* ui: Redesign navigationDamien Lespiau2016-02-08
* ui: Let the bootstrap inverse navbar style shine throughDamien Lespiau2016-02-08
* Use URL names in place of Python pathsStephen Finucane2016-01-19
* views: Split up 'base'Stephen Finucane2016-01-19
* base: Don't put the logout button in the is_staff blockDamien Lespiau2015-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
* base: Add selectize to the base templateDamien Lespiau2015-11-05
* style.css: Rename the breadcrumb selectorsDamien Lespiau2015-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 title barDamien Lespiau2015-11-05
* template: Add bootstrap to the base templateDamien Lespiau2015-11-05
* templates: Pull jquery into base.htmlDamien Lespiau2015-09-18
* trivial: Remove dead files/codeStephen Finucane2015-09-17
* Integrate 'django.contrib.staticfiles'Stephen Finucane2015-05-03
* Resolve removed 'AUTH_PROFILE_MODULE' settingStephen Finucane2015-05-03
* Django 1.5 compatibility fixesRalf Baechle2013-10-13
* templates: patchwork project URL fixesJeremy Kerr2012-11-29
* templates: Update patchwork project URLJeremy Kerr2012-11-15
* Add shortcut to admin panelSimo Sorce2012-11-05
* Add email opt-out systemJeremy Kerr2011-04-14
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-14
* templates: remove redundant 'about' link from main navJeremy Kerr2011-03-30
* templates: remove "beta"Jeremy Kerr2010-08-10
* views: separate project views into separate fileJeremy Kerr2009-04-05