Wykres commitów

37 Commity (main)

Autor SHA1 Wiadomość Data
Albina 0e71443969
Add skip-link (#504) 2024-09-06 22:37:56 +01:00
Thibaud Colas 303fdff02b Move messages within the main landmark 2024-01-31 15:14:26 +00:00
herr_pilgrim 0dd43bfa7a
Remove unnecessary variables from base.html (#454) 2023-10-10 07:30:56 +01:00
Thibaud Colas e47bc8b597 Consistently override all page data in base template across all non-page views 2023-10-03 15:18:48 +01:00
Jake Howard 0c58f47091
Remove references to removed fonts
The fonts were removed in #431, but the references weren't removed
2023-07-10 11:24:46 +01:00
Storm Heg 6135424fb0
Use a local copy of font awesome instead of a CDN (#429) 2023-06-30 16:07:11 +01:00
Ben Morse 6831b21f9c
Add Generic and Site settings models. Fix #395 (#419)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2023-06-22 16:38:38 +01:00
Matt Westcott f9d5a8ab42 Switch to wagtail-font-awesome-svg
The only remaining uses of font-based icons in the admin backend appear to be the sidebar menu items - switch those to wagtail-font-awesome-svg. For the front-end (where wagtailfontawesome was being used for the footer icons), import the font-awesome 4.7 CSS directly from cdnjs (as this is the version wagtailfontawesome was using).
2023-02-07 17:44:17 +10:00
nick.moreton a320fb16a9 Lint base.html 2022-11-28 11:50:34 +00:00
Nick Moreton 13c5993f82 Enable opening links within the live preview panel 2022-11-28 11:50:34 +00:00
Sage Abdullah 707ac77ba1 Format code with djhtml 2022-08-18 12:51:17 +01:00
James Hancock 75eab056f0
Restyle CSS Across Site (#333)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2022-05-28 00:03:50 +01:00
Caitlin White 48ed8a06e7 Make site work offline by self-hosting webfonts, jQuery, Bootstrap etc. (#261)
* Self-host Bootstrap and jQuery

* Self-host Google fonts (via https://google-webfonts-helper.herokuapp.com/fonts)

* Use wagtailfontawesome package for Font Awesome Icons on front end

* Self-host HTML5 Shiv and Respond.js

* Add Bootstrap Glyphicons font files and change name of static fonts directory
2019-11-06 09:10:39 -05:00
Chris 31c610316d Correct the html element main
Correct the HTML5 element 'content' to 'main'. 'content' is obsolete and wasn't meant to be used in ordinary HTML. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/content
2018-11-29 15:52:45 +00:00
Edd Baldry 6fb813ce57 Remove references to unused clean-blog.css and .js 2017-03-27 18:08:00 +01:00
Edd Baldry 8e6c5e62c0 Aria roles and labels across templates. closes #72 2017-03-15 21:25:44 +00:00
Edd Baldry cab38ff3bc Merge master into 33-breadcrumb-changes after resolving conflicts 2017-02-20 08:28:29 +00:00
Edd Baldry 33f862b0f5 Initial change to base, removing content-header and content-body to replace with content block 2017-02-18 09:29:18 +00:00
Edd Baldry 3afe2a4cb7 Add new fields to locations. Style detail page 2017-02-15 15:44:42 +00:00
Scot Hacker 8fb66fc8fc Fix location maps by bubbling head-extra up through base.html 2017-02-11 23:46:53 +00:00
Edd Baldry 6a0c4cccc3 Minor. Remove reference in base to non-existent js file. Closes #21 2017-02-11 22:25:33 +00:00
Edd Baldry 2767d65de3 Splitting base into includes. Increase number of blocks to help with presentation flexibility 2017-02-11 20:24:23 +00:00
Arnar Tumi Þorsteinsson 4a6819ff89 Merge branch 'master' of github.com:wagtail/bakerydemo 2017-02-10 16:21:08 +00:00
Arnar Tumi Þorsteinsson 313eba154f fix merge 2017-02-10 16:21:04 +00:00
Edd Baldry 031e6fe4d5 Remove commented todo from base.html 2017-02-10 16:20:23 +00:00
Arnar Tumi Þorsteinsson d47d9adba7 blog page 2017-02-10 16:18:32 +00:00
Edd Baldry 12ea728a53 Amended styles based on updates from Ben 2017-02-10 16:15:12 +00:00
Edd Baldry e0b93c6aec Initial styling without merge errors 2017-02-10 14:50:33 +00:00
Edd Baldry fe4be457da Minor styling 2017-02-10 14:41:28 +00:00
Scot Hacker b0db0bba66 Snippet and template tag for footer text 2017-02-10 14:01:07 +00:00
Scot Hacker 293a740f1f Implement multi-model search 2017-02-10 13:05:54 +00:00
David Ray c428998049 Add messages to base.html, handle /tags/ and /tags/[bad-slug]/ 2017-02-10 07:10:49 -05:00
Scot Hacker 6c531c93ae Resolve merge and migration conflicts 2017-02-10 10:04:43 +00:00
Scot Hacker aecb17f67e Static serving, URL config, start of bootstrap 2017-02-10 09:48:08 +00:00
Edd Baldry 9b952f5fbb Basic templatetags and templates for main menu and breadcrumbs 2017-02-10 08:25:36 +00:00
Edd Baldry b664bc6e35 Basic template for breads app within context in index page 2017-02-09 22:18:27 +00:00
Edd Baldry 0b54a7205c Add initial demo scaffold without any site apps 2017-02-09 12:20:21 +00:00